Skip to content

Commit 3d41a98

Browse files
committed
Merge branch 'main' into antonis/extract-android-sdk-init
2 parents 99410e9 + 7e87527 commit 3d41a98

File tree

5 files changed

+43
-40
lines changed

5 files changed

+43
-40
lines changed

CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,15 @@
2424

2525
### Dependencies
2626

27-
- Bump CLI from v2.39.1 to v2.40.0 ([#4412](https://github.com/getsentry/sentry-react-native/pull/4412))
28-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2400)
29-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.40.0)
27+
- Bump CLI from v2.39.1 to v2.41.0 ([#4412](https://github.com/getsentry/sentry-react-native/pull/4412), [#4468](https://github.com/getsentry/sentry-react-native/pull/4468))
28+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2410)
29+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.41.0)
3030
- Bump JavaScript SDK from v8.47.0 to v8.50.0 ([#4421](https://github.com/getsentry/sentry-react-native/pull/4421), [#4449](https://github.com/getsentry/sentry-react-native/pull/4449), [#4453](https://github.com/getsentry/sentry-react-native/pull/4453))
3131
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8500)
3232
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.47.0...8.50.0)
33+
- Bump Android SDK from v7.20.0 to v7.20.1 ([#4467](https://github.com/getsentry/sentry-react-native/pull/4467))
34+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7201)
35+
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.0...7.20.1)
3336

3437
### Internal
3538

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@expo/swiftlint": "^0.57.1",
3232
"@naturalcycles/ktlint": "^1.13.0",
33-
"@sentry/cli": "2.40.0",
33+
"@sentry/cli": "2.41.0",
3434
"clang-format": "^1.8.0",
3535
"downlevel-dts": "^0.11.0",
3636
"google-java-format": "^1.4.0",

packages/core/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ android {
5454

5555
dependencies {
5656
implementation 'com.facebook.react:react-native:+'
57-
api 'io.sentry:sentry-android:7.20.0'
57+
api 'io.sentry:sentry-android:7.20.1'
5858
}

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@sentry/babel-plugin-component-annotate": "2.20.1",
6969
"@sentry/browser": "8.50.0",
70-
"@sentry/cli": "2.40.0",
70+
"@sentry/cli": "2.41.0",
7171
"@sentry/core": "8.50.0",
7272
"@sentry/react": "8.50.0",
7373
"@sentry/types": "8.50.0",

yarn.lock

+34-34
Original file line numberDiff line numberDiff line change
@@ -7661,66 +7661,66 @@ __metadata:
76617661
languageName: node
76627662
linkType: hard
76637663

7664-
"@sentry/cli-darwin@npm:2.40.0":
7665-
version: 2.40.0
7666-
resolution: "@sentry/cli-darwin@npm:2.40.0"
7664+
"@sentry/cli-darwin@npm:2.41.0":
7665+
version: 2.41.0
7666+
resolution: "@sentry/cli-darwin@npm:2.41.0"
76677667
conditions: os=darwin
76687668
languageName: node
76697669
linkType: hard
76707670

7671-
"@sentry/cli-linux-arm64@npm:2.40.0":
7672-
version: 2.40.0
7673-
resolution: "@sentry/cli-linux-arm64@npm:2.40.0"
7671+
"@sentry/cli-linux-arm64@npm:2.41.0":
7672+
version: 2.41.0
7673+
resolution: "@sentry/cli-linux-arm64@npm:2.41.0"
76747674
conditions: (os=linux | os=freebsd) & cpu=arm64
76757675
languageName: node
76767676
linkType: hard
76777677

7678-
"@sentry/cli-linux-arm@npm:2.40.0":
7679-
version: 2.40.0
7680-
resolution: "@sentry/cli-linux-arm@npm:2.40.0"
7678+
"@sentry/cli-linux-arm@npm:2.41.0":
7679+
version: 2.41.0
7680+
resolution: "@sentry/cli-linux-arm@npm:2.41.0"
76817681
conditions: (os=linux | os=freebsd) & cpu=arm
76827682
languageName: node
76837683
linkType: hard
76847684

7685-
"@sentry/cli-linux-i686@npm:2.40.0":
7686-
version: 2.40.0
7687-
resolution: "@sentry/cli-linux-i686@npm:2.40.0"
7685+
"@sentry/cli-linux-i686@npm:2.41.0":
7686+
version: 2.41.0
7687+
resolution: "@sentry/cli-linux-i686@npm:2.41.0"
76887688
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
76897689
languageName: node
76907690
linkType: hard
76917691

7692-
"@sentry/cli-linux-x64@npm:2.40.0":
7693-
version: 2.40.0
7694-
resolution: "@sentry/cli-linux-x64@npm:2.40.0"
7692+
"@sentry/cli-linux-x64@npm:2.41.0":
7693+
version: 2.41.0
7694+
resolution: "@sentry/cli-linux-x64@npm:2.41.0"
76957695
conditions: (os=linux | os=freebsd) & cpu=x64
76967696
languageName: node
76977697
linkType: hard
76987698

7699-
"@sentry/cli-win32-i686@npm:2.40.0":
7700-
version: 2.40.0
7701-
resolution: "@sentry/cli-win32-i686@npm:2.40.0"
7699+
"@sentry/cli-win32-i686@npm:2.41.0":
7700+
version: 2.41.0
7701+
resolution: "@sentry/cli-win32-i686@npm:2.41.0"
77027702
conditions: os=win32 & (cpu=x86 | cpu=ia32)
77037703
languageName: node
77047704
linkType: hard
77057705

7706-
"@sentry/cli-win32-x64@npm:2.40.0":
7707-
version: 2.40.0
7708-
resolution: "@sentry/cli-win32-x64@npm:2.40.0"
7706+
"@sentry/cli-win32-x64@npm:2.41.0":
7707+
version: 2.41.0
7708+
resolution: "@sentry/cli-win32-x64@npm:2.41.0"
77097709
conditions: os=win32 & cpu=x64
77107710
languageName: node
77117711
linkType: hard
77127712

7713-
"@sentry/cli@npm:2.40.0":
7714-
version: 2.40.0
7715-
resolution: "@sentry/cli@npm:2.40.0"
7713+
"@sentry/cli@npm:2.41.0":
7714+
version: 2.41.0
7715+
resolution: "@sentry/cli@npm:2.41.0"
77167716
dependencies:
7717-
"@sentry/cli-darwin": 2.40.0
7718-
"@sentry/cli-linux-arm": 2.40.0
7719-
"@sentry/cli-linux-arm64": 2.40.0
7720-
"@sentry/cli-linux-i686": 2.40.0
7721-
"@sentry/cli-linux-x64": 2.40.0
7722-
"@sentry/cli-win32-i686": 2.40.0
7723-
"@sentry/cli-win32-x64": 2.40.0
7717+
"@sentry/cli-darwin": 2.41.0
7718+
"@sentry/cli-linux-arm": 2.41.0
7719+
"@sentry/cli-linux-arm64": 2.41.0
7720+
"@sentry/cli-linux-i686": 2.41.0
7721+
"@sentry/cli-linux-x64": 2.41.0
7722+
"@sentry/cli-win32-i686": 2.41.0
7723+
"@sentry/cli-win32-x64": 2.41.0
77247724
https-proxy-agent: ^5.0.0
77257725
node-fetch: ^2.6.7
77267726
progress: ^2.0.3
@@ -7743,7 +7743,7 @@ __metadata:
77437743
optional: true
77447744
bin:
77457745
sentry-cli: bin/sentry-cli
7746-
checksum: 2b59d2c3e405d62b63d62ec3833dedb6f0a22d68cffe8ad74ee35306f42171fc56c25d9daff87a459d79b17b86d94be34620185cfeb41eb4a4718f7eef4f811e
7746+
checksum: a847ce6c88ff1104fab3db0c959baaf95f5f76bfcde4b106bce872e14ef74f674cf05ad4fbef9b737726b61cfc2485fab05818f010fa0c0fd89ccc52a8473673
77477747
languageName: node
77487748
linkType: hard
77497749

@@ -7818,7 +7818,7 @@ __metadata:
78187818
"@sentry-internal/typescript": 8.50.0
78197819
"@sentry/babel-plugin-component-annotate": 2.20.1
78207820
"@sentry/browser": 8.50.0
7821-
"@sentry/cli": 2.40.0
7821+
"@sentry/cli": 2.41.0
78227822
"@sentry/core": 8.50.0
78237823
"@sentry/react": 8.50.0
78247824
"@sentry/types": 8.50.0
@@ -24306,7 +24306,7 @@ __metadata:
2430624306
dependencies:
2430724307
"@expo/swiftlint": ^0.57.1
2430824308
"@naturalcycles/ktlint": ^1.13.0
24309-
"@sentry/cli": 2.40.0
24309+
"@sentry/cli": 2.41.0
2431024310
clang-format: ^1.8.0
2431124311
downlevel-dts: ^0.11.0
2431224312
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)