From 0c11db7dad39288bfd2f7e0539191e1264be3387 Mon Sep 17 00:00:00 2001 From: lucas Date: Fri, 15 May 2026 16:45:31 -0300 Subject: [PATCH 1/2] feat(deps): bump Sentry Cocoa SDK from 9.8.0 to 9.13.0 Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 3 +++ Package.swift | 2 +- SentryCapacitor.podspec | 2 +- example/ionic-angular-v7/ios/App/Podfile.lock | 14 +++++++------- example/ionic-vue3/ios/App/Podfile.lock | 14 +++++++------- 5 files changed, 19 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af75218..5b2ee62c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ - Bump JavaScript Sibling SDKs from v9.42.0 to v10.52.0 ([#1244](https://github.com/getsentry/sentry-capacitor/pull/1244)) - [changelog](https://github.com/getsentry/sentry-javascript/blob/10.52.0/CHANGELOG.md) - [diff](https://github.com/getsentry/sentry-javascript/compare/10.42.0...10.52.0) +- Bump Cocoa SDK from v9.8.0 to v9.13.0 ([#???](https://github.com/getsentry/sentry-capacitor/pull/???)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9130) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.8.0...9.13.0) ## 4.0.0 diff --git a/Package.swift b/Package.swift index 9f0f619b..a06c2342 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", "7.0.0"..<"9.0.0"), - .package(url: "https://github.com/getsentry/sentry-cocoa", from: "9.8.0") + .package(url: "https://github.com/getsentry/sentry-cocoa", from: "9.13.0") ], targets: [ .target( diff --git a/SentryCapacitor.podspec b/SentryCapacitor.podspec index 9224e850..5d2b2b19 100644 --- a/SentryCapacitor.podspec +++ b/SentryCapacitor.podspec @@ -12,7 +12,7 @@ Pod::Spec.new do |s| s.source = { :git => package['repository']['url'], :tag => s.version.to_s } s.source_files = 'ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}' - s.dependency 'Sentry', '9.8.0' + s.dependency 'Sentry', '9.13.0' s.dependency 'Capacitor' if File.exist?('../../@capacitor/core/package.json') == false diff --git a/example/ionic-angular-v7/ios/App/Podfile.lock b/example/ionic-angular-v7/ios/App/Podfile.lock index 1218a6c4..6f007c50 100644 --- a/example/ionic-angular-v7/ios/App/Podfile.lock +++ b/example/ionic-angular-v7/ios/App/Podfile.lock @@ -2,12 +2,12 @@ PODS: - Capacitor (7.0.1): - CapacitorCordova - CapacitorCordova (7.0.1) - - Sentry (9.8.0): - - Sentry/Core (= 9.8.0) - - Sentry/Core (9.8.0) - - "SentryCapacitor (3.1.0+6503a2cd)": + - Sentry (9.13.0): + - Sentry/Core (= 9.13.0) + - Sentry/Core (9.13.0) + - "SentryCapacitor (4.0.0+690e9f79)": - Capacitor - - Sentry (= 9.8.0) + - Sentry (= 9.13.0) DEPENDENCIES: - "Capacitor (from `../../node_modules/@capacitor/ios`)" @@ -29,8 +29,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Capacitor: de199cba6c8b20995428ad0b7cb0bc6ca625ffd4 CapacitorCordova: 63d476958d5022d76f197031e8b7ea3519988c64 - Sentry: 88746bf877eff714bc45315a39ad1d1efea2cdda - SentryCapacitor: 66d8b9cf3f785e22dadd0d05b1c6f0fbbe3951ed + Sentry: 5c3f67235d4c16fcfab43158a8c1502a18fece9a + SentryCapacitor: b61b47c846aa2418e44f4ddc8e538348f3007dce PODFILE CHECKSUM: 1556569b6b66479d0ac544257ad54061032afdfc diff --git a/example/ionic-vue3/ios/App/Podfile.lock b/example/ionic-vue3/ios/App/Podfile.lock index 86f39052..773914d6 100644 --- a/example/ionic-vue3/ios/App/Podfile.lock +++ b/example/ionic-vue3/ios/App/Podfile.lock @@ -10,12 +10,12 @@ PODS: - Capacitor - CapacitorStatusBar (8.0.0): - Capacitor - - Sentry (9.8.0): - - Sentry/Core (= 9.8.0) - - Sentry/Core (9.8.0) - - "SentryCapacitor (3.1.0+6503a2cd)": + - Sentry (9.13.0): + - Sentry/Core (= 9.13.0) + - Sentry/Core (9.13.0) + - "SentryCapacitor (4.0.0+690e9f79)": - Capacitor - - Sentry (= 9.8.0) + - Sentry (= 9.13.0) DEPENDENCIES: - "Capacitor (from `../../node_modules/@capacitor/ios`)" @@ -53,8 +53,8 @@ SPEC CHECKSUMS: CapacitorHaptics: 2079d9fa04c5a71e18663b4722323c304c58245c CapacitorKeyboard: d7868c079a4d5277a3deca27a10a488fcbbb8b69 CapacitorStatusBar: 312e2e67928dfe9514c4a8916a1fd610552f5f35 - Sentry: 88746bf877eff714bc45315a39ad1d1efea2cdda - SentryCapacitor: 66d8b9cf3f785e22dadd0d05b1c6f0fbbe3951ed + Sentry: 5c3f67235d4c16fcfab43158a8c1502a18fece9a + SentryCapacitor: b61b47c846aa2418e44f4ddc8e538348f3007dce PODFILE CHECKSUM: 72b7933f33f449ffc285e956394345ca4767d300 From a148fbe1ac912efc3c62a1bea0807415d24ae2aa Mon Sep 17 00:00:00 2001 From: lucas Date: Fri, 15 May 2026 20:50:37 +0100 Subject: [PATCH 2/2] changelog number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b2ee62c..f5aa0772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - Bump JavaScript Sibling SDKs from v9.42.0 to v10.52.0 ([#1244](https://github.com/getsentry/sentry-capacitor/pull/1244)) - [changelog](https://github.com/getsentry/sentry-javascript/blob/10.52.0/CHANGELOG.md) - [diff](https://github.com/getsentry/sentry-javascript/compare/10.42.0...10.52.0) -- Bump Cocoa SDK from v9.8.0 to v9.13.0 ([#???](https://github.com/getsentry/sentry-capacitor/pull/???)) +- Bump Cocoa SDK from v9.8.0 to v9.13.0 ([#1248](https://github.com/getsentry/sentry-capacitor/pull/1248)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9130) - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.8.0...9.13.0)