From fb30b2b939537061baeaac4dde89c6d4d4579b69 Mon Sep 17 00:00:00 2001 From: Lucas Date: Wed, 4 Sep 2024 16:00:51 -0300 Subject: [PATCH] bump android and coco --- CHANGELOG.md | 11 +++++++++++ SentryCapacitor.podspec | 2 +- android/build.gradle | 2 +- example/ionic-angular-v5/ios/App/Podfile.lock | 11 +++++------ example/ionic-angular-v6/ios/App/Podfile.lock | 11 +++++------ example/ionic-vue3/ios/App/Podfile.lock | 13 ++++++------- 6 files changed, 29 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fa9f0d..203deeea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Android SDK from v7.6.0 to v7.14.0 ([#705](https://github.com/getsentry/sentry-capacitor/pull/705), [#711](https://github.com/getsentry/sentry-capacitor/pull/711)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140) + - [diff](https://github.com/getsentry/sentry-java/compare/7.6.0...7.14.0) +- Bump Cocoa SDK from v8.21.0 to v8.36.0 ([#606](https://github.com/getsentry/sentry-capacitor/pull/606), [#712](https://github.com/getsentry/sentry-capacitor/pull/712)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.36.0) + ## 0.18.0 ### Features diff --git a/SentryCapacitor.podspec b/SentryCapacitor.podspec index 4ab74aa7..4719f9f9 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/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}' - s.dependency 'Sentry/HybridSDK', '8.21.0' + s.dependency 'Sentry/HybridSDK', '8.36.0' s.dependency 'Capacitor' if File.exist?('../../@capacitor/core/package.json') == false diff --git a/android/build.gradle b/android/build.gradle index feca281f..decf1022 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -79,5 +79,5 @@ repositories { dependencies { implementation project(':capacitor-android') - implementation 'io.sentry:sentry-android:7.6.0' + implementation 'io.sentry:sentry-android:7.14.0' } diff --git a/example/ionic-angular-v5/ios/App/Podfile.lock b/example/ionic-angular-v5/ios/App/Podfile.lock index 91daec24..3f1a3d4c 100644 --- a/example/ionic-angular-v5/ios/App/Podfile.lock +++ b/example/ionic-angular-v5/ios/App/Podfile.lock @@ -2,12 +2,12 @@ PODS: - Capacitor (5.5.1): - CapacitorCordova - CapacitorCordova (5.5.1) - - Sentry/HybridSDK (8.21.0): - - SentryPrivate (= 8.21.0) - - SentryCapacitor (0.17.0): + - Sentry/HybridSDK (8.36.0): + - SentryPrivate (= 8.36.0) + - SentryCapacitor (0.18.0): - Capacitor - Sentry/HybridSDK (= 8.21.0) - - SentryPrivate (8.21.0) + - SentryPrivate (8.36.0) DEPENDENCIES: - "Capacitor (from `../../node_modules/@capacitor/ios`)" @@ -30,9 +30,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Capacitor: 9da0a2415e3b6098511f8b5ffdb578d91ee79f8f CapacitorCordova: e128cc7688c070ca0bfa439898a5f609da8dbcfe - Sentry: ebc12276bd17613a114ab359074096b6b3725203 + Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57 SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f - SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800 diff --git a/example/ionic-angular-v6/ios/App/Podfile.lock b/example/ionic-angular-v6/ios/App/Podfile.lock index 26d34519..aadc7c35 100644 --- a/example/ionic-angular-v6/ios/App/Podfile.lock +++ b/example/ionic-angular-v6/ios/App/Podfile.lock @@ -2,12 +2,12 @@ PODS: - Capacitor (6.0.0): - CapacitorCordova - CapacitorCordova (6.0.0) - - Sentry/HybridSDK (8.21.0): - - SentryPrivate (= 8.21.0) - - SentryCapacitor (0.17.0): + - Sentry/HybridSDK (8.36.0): + - SentryPrivate (= 8.36.0) + - SentryCapacitor (0.18.0): - Capacitor - Sentry/HybridSDK (= 8.21.0) - - SentryPrivate (8.21.0) + - SentryPrivate (8.36.0) DEPENDENCIES: - "Capacitor (from `../../node_modules/@capacitor/ios`)" @@ -30,9 +30,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Capacitor: 559d073c4ca6c27f8e7002c807eea94c3ba435a9 CapacitorCordova: 8c4bfdf69368512e85b1d8b724dd7546abeb30af - Sentry: ebc12276bd17613a114ab359074096b6b3725203 + Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57 SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f - SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800 diff --git a/example/ionic-vue3/ios/App/Podfile.lock b/example/ionic-vue3/ios/App/Podfile.lock index b467e728..03f00659 100644 --- a/example/ionic-vue3/ios/App/Podfile.lock +++ b/example/ionic-vue3/ios/App/Podfile.lock @@ -10,12 +10,12 @@ PODS: - Capacitor - CapacitorStatusBar (5.0.6): - Capacitor - - Sentry/HybridSDK (8.21.0): - - SentryPrivate (= 8.21.0) - - SentryCapacitor (0.17.0): + - Sentry/HybridSDK (8.36.0): + - SentryPrivate (= 8.36.0) + - SentryCapacitor (0.18.0): - Capacitor - - Sentry/HybridSDK (= 8.21.0) - - SentryPrivate (8.21.0) + - Sentry/HybridSDK (= 8.36.0) + - SentryPrivate (8.36.0) DEPENDENCIES: - "Capacitor (from `../../node_modules/@capacitor/ios`)" @@ -54,9 +54,8 @@ SPEC CHECKSUMS: CapacitorHaptics: 1fffc1217c7e64a472d7845be50fb0c2f7d4204c CapacitorKeyboard: ce5e01064cf57a2c05b32565310713b7fe6cc6f9 CapacitorStatusBar: 565c0a1ebd79bb40d797606a8992b4a105885309 - Sentry: ebc12276bd17613a114ab359074096b6b3725203 + Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57 SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f - SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe PODFILE CHECKSUM: a972544de6bcfa1a17161b0b4ef85e6ee7586f79