Skip to content

Commit ab007ed

Browse files
Merge 6fde674 into c639edf
2 parents c639edf + 6fde674 commit ab007ed

File tree

4 files changed

+39
-39
lines changed

4 files changed

+39
-39
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
- Bump JavaScript SDK from v8.34.0 to v8.35.0 ([#4196](https://github.com/getsentry/sentry-react-native/pull/4196))
1818
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8350)
1919
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.34.0...8.35.0)
20-
- Bump CLI from v2.37.0 to v2.38.0 ([#4200](https://github.com/getsentry/sentry-react-native/pull/4200))
21-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380)
22-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0)
20+
- Bump CLI from v2.37.0 to v2.38.1 ([#4200](https://github.com/getsentry/sentry-react-native/pull/4200), [#4220](https://github.com/getsentry/sentry-react-native/pull/4220))
21+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2381)
22+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.1)
2323
- Bump Android SDK from v7.15.0 to v7.16.0 ([#4202](https://github.com/getsentry/sentry-react-native/pull/4202))
2424
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7160)
2525
- [diff](https://github.com/getsentry/sentry-java/compare/7.15.0...7.16.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"set-version-samples": "lerna run set-version"
2121
},
2222
"devDependencies": {
23-
"@sentry/cli": "2.38.0",
23+
"@sentry/cli": "2.38.1",
2424
"downlevel-dts": "^0.11.0",
2525
"google-java-format": "^1.4.0",
2626
"lerna": "^8.1.8",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
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.35.0",
70-
"@sentry/cli": "2.38.0",
70+
"@sentry/cli": "2.38.1",
7171
"@sentry/core": "8.35.0",
7272
"@sentry/react": "8.35.0",
7373
"@sentry/types": "8.35.0",

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -6368,66 +6368,66 @@ __metadata:
63686368
languageName: node
63696369
linkType: hard
63706370

6371-
"@sentry/cli-darwin@npm:2.38.0":
6372-
version: 2.38.0
6373-
resolution: "@sentry/cli-darwin@npm:2.38.0"
6371+
"@sentry/cli-darwin@npm:2.38.1":
6372+
version: 2.38.1
6373+
resolution: "@sentry/cli-darwin@npm:2.38.1"
63746374
conditions: os=darwin
63756375
languageName: node
63766376
linkType: hard
63776377

6378-
"@sentry/cli-linux-arm64@npm:2.38.0":
6379-
version: 2.38.0
6380-
resolution: "@sentry/cli-linux-arm64@npm:2.38.0"
6378+
"@sentry/cli-linux-arm64@npm:2.38.1":
6379+
version: 2.38.1
6380+
resolution: "@sentry/cli-linux-arm64@npm:2.38.1"
63816381
conditions: (os=linux | os=freebsd) & cpu=arm64
63826382
languageName: node
63836383
linkType: hard
63846384

6385-
"@sentry/cli-linux-arm@npm:2.38.0":
6386-
version: 2.38.0
6387-
resolution: "@sentry/cli-linux-arm@npm:2.38.0"
6385+
"@sentry/cli-linux-arm@npm:2.38.1":
6386+
version: 2.38.1
6387+
resolution: "@sentry/cli-linux-arm@npm:2.38.1"
63886388
conditions: (os=linux | os=freebsd) & cpu=arm
63896389
languageName: node
63906390
linkType: hard
63916391

6392-
"@sentry/cli-linux-i686@npm:2.38.0":
6393-
version: 2.38.0
6394-
resolution: "@sentry/cli-linux-i686@npm:2.38.0"
6392+
"@sentry/cli-linux-i686@npm:2.38.1":
6393+
version: 2.38.1
6394+
resolution: "@sentry/cli-linux-i686@npm:2.38.1"
63956395
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
63966396
languageName: node
63976397
linkType: hard
63986398

6399-
"@sentry/cli-linux-x64@npm:2.38.0":
6400-
version: 2.38.0
6401-
resolution: "@sentry/cli-linux-x64@npm:2.38.0"
6399+
"@sentry/cli-linux-x64@npm:2.38.1":
6400+
version: 2.38.1
6401+
resolution: "@sentry/cli-linux-x64@npm:2.38.1"
64026402
conditions: (os=linux | os=freebsd) & cpu=x64
64036403
languageName: node
64046404
linkType: hard
64056405

6406-
"@sentry/cli-win32-i686@npm:2.38.0":
6407-
version: 2.38.0
6408-
resolution: "@sentry/cli-win32-i686@npm:2.38.0"
6406+
"@sentry/cli-win32-i686@npm:2.38.1":
6407+
version: 2.38.1
6408+
resolution: "@sentry/cli-win32-i686@npm:2.38.1"
64096409
conditions: os=win32 & (cpu=x86 | cpu=ia32)
64106410
languageName: node
64116411
linkType: hard
64126412

6413-
"@sentry/cli-win32-x64@npm:2.38.0":
6414-
version: 2.38.0
6415-
resolution: "@sentry/cli-win32-x64@npm:2.38.0"
6413+
"@sentry/cli-win32-x64@npm:2.38.1":
6414+
version: 2.38.1
6415+
resolution: "@sentry/cli-win32-x64@npm:2.38.1"
64166416
conditions: os=win32 & cpu=x64
64176417
languageName: node
64186418
linkType: hard
64196419

6420-
"@sentry/cli@npm:2.38.0":
6421-
version: 2.38.0
6422-
resolution: "@sentry/cli@npm:2.38.0"
6420+
"@sentry/cli@npm:2.38.1":
6421+
version: 2.38.1
6422+
resolution: "@sentry/cli@npm:2.38.1"
64236423
dependencies:
6424-
"@sentry/cli-darwin": 2.38.0
6425-
"@sentry/cli-linux-arm": 2.38.0
6426-
"@sentry/cli-linux-arm64": 2.38.0
6427-
"@sentry/cli-linux-i686": 2.38.0
6428-
"@sentry/cli-linux-x64": 2.38.0
6429-
"@sentry/cli-win32-i686": 2.38.0
6430-
"@sentry/cli-win32-x64": 2.38.0
6424+
"@sentry/cli-darwin": 2.38.1
6425+
"@sentry/cli-linux-arm": 2.38.1
6426+
"@sentry/cli-linux-arm64": 2.38.1
6427+
"@sentry/cli-linux-i686": 2.38.1
6428+
"@sentry/cli-linux-x64": 2.38.1
6429+
"@sentry/cli-win32-i686": 2.38.1
6430+
"@sentry/cli-win32-x64": 2.38.1
64316431
https-proxy-agent: ^5.0.0
64326432
node-fetch: ^2.6.7
64336433
progress: ^2.0.3
@@ -6450,7 +6450,7 @@ __metadata:
64506450
optional: true
64516451
bin:
64526452
sentry-cli: bin/sentry-cli
6453-
checksum: 0f2ddf0666fb935f322fdcd17ddc249a867ba57dddc50a5742b49cc6160394cbd2059f6fe544f671f632ecbd3a7d9ed788aababbb01198c6dfad1afc050f5636
6453+
checksum: ff7cb6166b5c939d07124708748b650b3179b3c1d48826ea9dfbadec01dfe825f31b433ec3ffdacfc60dbf5d176fba996f734b989db8a9f813dcf7f2860a899f
64546454
languageName: node
64556455
linkType: hard
64566456

@@ -6528,7 +6528,7 @@ __metadata:
65286528
"@sentry-internal/typescript": 8.35.0
65296529
"@sentry/babel-plugin-component-annotate": 2.20.1
65306530
"@sentry/browser": 8.35.0
6531-
"@sentry/cli": 2.38.0
6531+
"@sentry/cli": 2.38.1
65326532
"@sentry/core": 8.35.0
65336533
"@sentry/react": 8.35.0
65346534
"@sentry/types": 8.35.0
@@ -22876,7 +22876,7 @@ __metadata:
2287622876
version: 0.0.0-use.local
2287722877
resolution: "sentry-react-native@workspace:."
2287822878
dependencies:
22879-
"@sentry/cli": 2.38.0
22879+
"@sentry/cli": 2.38.1
2288022880
downlevel-dts: ^0.11.0
2288122881
google-java-format: ^1.4.0
2288222882
lerna: ^8.1.8

0 commit comments

Comments
 (0)