From 64ae9b0bba934485b31e3845684c42b1a6864aaa Mon Sep 17 00:00:00 2001 From: Dheepakraj Selvakumar Date: Tue, 28 Jul 2026 15:59:42 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20update=20Intercom=20SDK=20dependencies?= =?UTF-8?q?=20(iOS:=2019.7.0=20=E2=86=92=2019.7.1,=20Android:=2018.5.0=20?= =?UTF-8?q?=E2=86=92=2018.6.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated iOS SDK from 19.7.0 to 19.7.1 - Updated Android SDK from 18.5.0 to 18.6.0 - Bumped version from 10.4.0 to 10.5.0 (minor) - Synced the example apps' Podfile.lock files Co-Authored-By: Claude Opus 5 --- android/build.gradle | 4 ++-- examples/example/ios/Podfile.lock | 10 +++++----- examples/with-notifications/ios/Podfile.lock | 10 +++++----- intercom-react-native.podspec | 2 +- package.json | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 30cc0b70..c1ce1ba9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -84,6 +84,6 @@ dependencies { //noinspection GradleDynamicVersion implementation "com.facebook.react:react-native:+" // From node_modules implementation "com.google.firebase:firebase-messaging:24.1.2" - implementation 'io.intercom.android:intercom-sdk:18.5.0' - implementation 'io.intercom.android:intercom-sdk-ui:18.5.0' + implementation 'io.intercom.android:intercom-sdk:18.6.0' + implementation 'io.intercom.android:intercom-sdk-ui:18.6.0' } diff --git a/examples/example/ios/Podfile.lock b/examples/example/ios/Podfile.lock index 9f1c9106..7a8cb95b 100644 --- a/examples/example/ios/Podfile.lock +++ b/examples/example/ios/Podfile.lock @@ -8,15 +8,15 @@ PODS: - hermes-engine (0.81.1): - hermes-engine/Pre-built (= 0.81.1) - hermes-engine/Pre-built (0.81.1) - - Intercom (19.7.0) - - intercom-react-native (10.4.0): + - Intercom (19.7.1) + - intercom-react-native (10.5.0): - boost - DoubleConversion - fast_float - fmt - glog - hermes-engine - - Intercom (~> 19.7.0) + - Intercom (~> 19.7.1) - RCT-Folly - RCT-Folly/Fabric - RCTRequired @@ -2560,8 +2560,8 @@ SPEC CHECKSUMS: fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: 5683914934d5b6e4240e497e0f4a3b42d1854183 hermes-engine: 4f8246b1f6d79f625e0d99472d1f3a71da4d28ca - Intercom: a14e32c294ee3402cb0adddacf3de8b22730d779 - intercom-react-native: 6e11ae0c7a0e29ec01ed281bd1953e89c9296b7c + Intercom: c21e5c4adb1546da3b8bcdbeb50f64a30e5a7f3e + intercom-react-native: 995f357405b92eb132a2ff699f9b0c2aa76746e5 RCT-Folly: 59ec0ac1f2f39672a0c6e6cecdd39383b764646f RCTDeprecation: c4b9e2fd0ab200e3af72b013ed6113187c607077 RCTRequired: e97dd5dafc1db8094e63bc5031e0371f092ae92a diff --git a/examples/with-notifications/ios/Podfile.lock b/examples/with-notifications/ios/Podfile.lock index 4aed1c5a..3f275989 100644 --- a/examples/with-notifications/ios/Podfile.lock +++ b/examples/with-notifications/ios/Podfile.lock @@ -8,15 +8,15 @@ PODS: - hermes-engine (0.81.1): - hermes-engine/Pre-built (= 0.81.1) - hermes-engine/Pre-built (0.81.1) - - Intercom (19.7.0) - - intercom-react-native (10.4.0): + - Intercom (19.7.1) + - intercom-react-native (10.5.0): - boost - DoubleConversion - fast_float - fmt - glog - hermes-engine - - Intercom (~> 19.7.0) + - Intercom (~> 19.7.1) - RCT-Folly - RCT-Folly/Fabric - RCTRequired @@ -2773,8 +2773,8 @@ SPEC CHECKSUMS: fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: 5683914934d5b6e4240e497e0f4a3b42d1854183 hermes-engine: 4f8246b1f6d79f625e0d99472d1f3a71da4d28ca - Intercom: a14e32c294ee3402cb0adddacf3de8b22730d779 - intercom-react-native: 6e11ae0c7a0e29ec01ed281bd1953e89c9296b7c + Intercom: c21e5c4adb1546da3b8bcdbeb50f64a30e5a7f3e + intercom-react-native: 995f357405b92eb132a2ff699f9b0c2aa76746e5 MMKV: 7b5df6a8bf785c6705cc490c541b9d8a957c4a64 MMKVCore: 3f40b896e9ab522452df9df3ce983471aa2449ba RCT-Folly: 59ec0ac1f2f39672a0c6e6cecdd39383b764646f diff --git a/intercom-react-native.podspec b/intercom-react-native.podspec index d797fde0..e2d6183e 100644 --- a/intercom-react-native.podspec +++ b/intercom-react-native.podspec @@ -19,7 +19,7 @@ Pod::Spec.new do |s| s.pod_target_xcconfig = { "DEFINES_MODULE" => "YES" } - s.dependency "Intercom", '~> 19.7.0' + s.dependency "Intercom", '~> 19.7.1' is_new_arch_enabled = ENV["RCT_NEW_ARCH_ENABLED"] == "1" folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32' diff --git a/package.json b/package.json index 1914fca0..ac4ab018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intercom/intercom-react-native", - "version": "10.4.0", + "version": "10.5.0", "description": "React Native wrapper to bridge our iOS and Android SDK", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",