Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump android and ios sdk #722

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Unreleased

### Dependencies

- Bump Android SDK from v7.6.0 to v7.14.0 ([#722](https://github.com/getsentry/sentry-capacitor/pull/722) )
- [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 ([#722](https://github.com/getsentry/sentry-capacitor/pull/722))
- [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
Expand Down
2 changes: 1 addition & 1 deletion SentryCapacitor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
13 changes: 6 additions & 7 deletions example/ionic-angular-v5/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- Sentry/HybridSDK (= 8.36.0)
- SentryPrivate (8.36.0)

DEPENDENCIES:
- "Capacitor (from `../../node_modules/@capacitor/ios`)"
Expand All @@ -30,9 +30,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Capacitor: 9da0a2415e3b6098511f8b5ffdb578d91ee79f8f
CapacitorCordova: e128cc7688c070ca0bfa439898a5f609da8dbcfe
Sentry: ebc12276bd17613a114ab359074096b6b3725203
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe

PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800

Expand Down
13 changes: 6 additions & 7 deletions example/ionic-angular-v6/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.36.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`)"
Expand All @@ -30,9 +30,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Capacitor: 559d073c4ca6c27f8e7002c807eea94c3ba435a9
CapacitorCordova: 8c4bfdf69368512e85b1d8b724dd7546abeb30af
Sentry: ebc12276bd17613a114ab359074096b6b3725203
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe

PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800

Expand Down
13 changes: 6 additions & 7 deletions example/ionic-vue3/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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`)"
Expand Down Expand Up @@ -54,9 +54,8 @@ SPEC CHECKSUMS:
CapacitorHaptics: 1fffc1217c7e64a472d7845be50fb0c2f7d4204c
CapacitorKeyboard: ce5e01064cf57a2c05b32565310713b7fe6cc6f9
CapacitorStatusBar: 565c0a1ebd79bb40d797606a8992b4a105885309
Sentry: ebc12276bd17613a114ab359074096b6b3725203
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe

PODFILE CHECKSUM: a972544de6bcfa1a17161b0b4ef85e6ee7586f79

Expand Down
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end
target 'Plugin' do
capacitor_pods

pod 'Sentry/HybridSDK', '8.21.0'
pod 'Sentry/HybridSDK', '8.36.0'
end

target 'PluginTests' do
Expand Down
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ PODS:
- Capacitor (5.5.1):
- CapacitorCordova
- CapacitorCordova (5.5.1)
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- SentryPrivate (8.21.0)
- Sentry/HybridSDK (8.36.0):
- SentryPrivate (= 8.36.0)
- SentryPrivate (8.36.0)

DEPENDENCIES:
- "Capacitor (from `../node_modules/@capacitor/ios`)"
- "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
- Sentry/HybridSDK (= 8.21.0)
- Sentry/HybridSDK (= 8.36.0)

SPEC REPOS:
trunk:
Expand Down
Loading