Skip to content

Commit 506f96e

Browse files
Merge b847d29 into f0b931f
2 parents f0b931f + b847d29 commit 506f96e

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
- Bump Cocoa SDK from v8.53.1 to v8.53.2 ([#4986](https://github.com/getsentry/sentry-react-native/pull/4986))
2222
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532)
2323
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.1...8.53.2)
24-
- Bump CLI from v2.47.0 to v2.47.1 ([#4993](https://github.com/getsentry/sentry-react-native/pull/4993))
25-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2471)
26-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.47.1)
24+
- Bump CLI from v2.47.0 to v2.50.0 ([#4993](https://github.com/getsentry/sentry-react-native/pull/4993), [#4999](https://github.com/getsentry/sentry-react-native/pull/4999))
25+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2500)
26+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.50.0)
2727
- Bump Bundler Plugins from v3.5.0 to v3.6.0 ([#4994](https://github.com/getsentry/sentry-react-native/pull/4994))
2828
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#360)
2929
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.5.0...3.6.0)

package.json

Lines changed: 1 addition & 1 deletion
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.47.1",
33+
"@sentry/cli": "2.50.0",
3434
"clang-format": "^1.8.0",
3535
"downlevel-dts": "^0.11.0",
3636
"google-java-format": "^1.4.0",

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": "3.6.0",
6969
"@sentry/browser": "8.55.0",
70-
"@sentry/cli": "2.47.1",
70+
"@sentry/cli": "2.50.0",
7171
"@sentry/core": "8.55.0",
7272
"@sentry/react": "8.55.0",
7373
"@sentry/types": "8.55.0",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9019,74 +9019,74 @@ __metadata:
90199019
languageName: node
90209020
linkType: hard
90219021

9022-
"@sentry/cli-darwin@npm:2.47.1":
9023-
version: 2.47.1
9024-
resolution: "@sentry/cli-darwin@npm:2.47.1"
9022+
"@sentry/cli-darwin@npm:2.50.0":
9023+
version: 2.50.0
9024+
resolution: "@sentry/cli-darwin@npm:2.50.0"
90259025
conditions: os=darwin
90269026
languageName: node
90279027
linkType: hard
90289028

9029-
"@sentry/cli-linux-arm64@npm:2.47.1":
9030-
version: 2.47.1
9031-
resolution: "@sentry/cli-linux-arm64@npm:2.47.1"
9029+
"@sentry/cli-linux-arm64@npm:2.50.0":
9030+
version: 2.50.0
9031+
resolution: "@sentry/cli-linux-arm64@npm:2.50.0"
90329032
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
90339033
languageName: node
90349034
linkType: hard
90359035

9036-
"@sentry/cli-linux-arm@npm:2.47.1":
9037-
version: 2.47.1
9038-
resolution: "@sentry/cli-linux-arm@npm:2.47.1"
9036+
"@sentry/cli-linux-arm@npm:2.50.0":
9037+
version: 2.50.0
9038+
resolution: "@sentry/cli-linux-arm@npm:2.50.0"
90399039
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
90409040
languageName: node
90419041
linkType: hard
90429042

9043-
"@sentry/cli-linux-i686@npm:2.47.1":
9044-
version: 2.47.1
9045-
resolution: "@sentry/cli-linux-i686@npm:2.47.1"
9043+
"@sentry/cli-linux-i686@npm:2.50.0":
9044+
version: 2.50.0
9045+
resolution: "@sentry/cli-linux-i686@npm:2.50.0"
90469046
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
90479047
languageName: node
90489048
linkType: hard
90499049

9050-
"@sentry/cli-linux-x64@npm:2.47.1":
9051-
version: 2.47.1
9052-
resolution: "@sentry/cli-linux-x64@npm:2.47.1"
9050+
"@sentry/cli-linux-x64@npm:2.50.0":
9051+
version: 2.50.0
9052+
resolution: "@sentry/cli-linux-x64@npm:2.50.0"
90539053
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
90549054
languageName: node
90559055
linkType: hard
90569056

9057-
"@sentry/cli-win32-arm64@npm:2.47.1":
9058-
version: 2.47.1
9059-
resolution: "@sentry/cli-win32-arm64@npm:2.47.1"
9057+
"@sentry/cli-win32-arm64@npm:2.50.0":
9058+
version: 2.50.0
9059+
resolution: "@sentry/cli-win32-arm64@npm:2.50.0"
90609060
conditions: os=win32 & cpu=arm64
90619061
languageName: node
90629062
linkType: hard
90639063

9064-
"@sentry/cli-win32-i686@npm:2.47.1":
9065-
version: 2.47.1
9066-
resolution: "@sentry/cli-win32-i686@npm:2.47.1"
9064+
"@sentry/cli-win32-i686@npm:2.50.0":
9065+
version: 2.50.0
9066+
resolution: "@sentry/cli-win32-i686@npm:2.50.0"
90679067
conditions: os=win32 & (cpu=x86 | cpu=ia32)
90689068
languageName: node
90699069
linkType: hard
90709070

9071-
"@sentry/cli-win32-x64@npm:2.47.1":
9072-
version: 2.47.1
9073-
resolution: "@sentry/cli-win32-x64@npm:2.47.1"
9071+
"@sentry/cli-win32-x64@npm:2.50.0":
9072+
version: 2.50.0
9073+
resolution: "@sentry/cli-win32-x64@npm:2.50.0"
90749074
conditions: os=win32 & cpu=x64
90759075
languageName: node
90769076
linkType: hard
90779077

9078-
"@sentry/cli@npm:2.47.1":
9079-
version: 2.47.1
9080-
resolution: "@sentry/cli@npm:2.47.1"
9078+
"@sentry/cli@npm:2.50.0":
9079+
version: 2.50.0
9080+
resolution: "@sentry/cli@npm:2.50.0"
90819081
dependencies:
9082-
"@sentry/cli-darwin": 2.47.1
9083-
"@sentry/cli-linux-arm": 2.47.1
9084-
"@sentry/cli-linux-arm64": 2.47.1
9085-
"@sentry/cli-linux-i686": 2.47.1
9086-
"@sentry/cli-linux-x64": 2.47.1
9087-
"@sentry/cli-win32-arm64": 2.47.1
9088-
"@sentry/cli-win32-i686": 2.47.1
9089-
"@sentry/cli-win32-x64": 2.47.1
9082+
"@sentry/cli-darwin": 2.50.0
9083+
"@sentry/cli-linux-arm": 2.50.0
9084+
"@sentry/cli-linux-arm64": 2.50.0
9085+
"@sentry/cli-linux-i686": 2.50.0
9086+
"@sentry/cli-linux-x64": 2.50.0
9087+
"@sentry/cli-win32-arm64": 2.50.0
9088+
"@sentry/cli-win32-i686": 2.50.0
9089+
"@sentry/cli-win32-x64": 2.50.0
90909090
https-proxy-agent: ^5.0.0
90919091
node-fetch: ^2.6.7
90929092
progress: ^2.0.3
@@ -9111,7 +9111,7 @@ __metadata:
91119111
optional: true
91129112
bin:
91139113
sentry-cli: bin/sentry-cli
9114-
checksum: c27f7dc927b09831433cffb2aadd3eb3bb9acb0e9db3fe71b28e1db7c4bf5ac7d3e126b70c87f37bf70627b5d7ebae90750fe1e286877e0e408f079cfa9b2105
9114+
checksum: 4001f37617dcc0868124de9f27dc358309c2def217358ba08ac0000ceb6837a9ec42251eea600a3e442952dfba9b66f718e81e9937abd5ffb9cf9bc36dd2fc4b
91159115
languageName: node
91169116
linkType: hard
91179117

@@ -9170,7 +9170,7 @@ __metadata:
91709170
"@sentry-internal/typescript": 8.55.0
91719171
"@sentry/babel-plugin-component-annotate": 3.6.0
91729172
"@sentry/browser": 8.55.0
9173-
"@sentry/cli": 2.47.1
9173+
"@sentry/cli": 2.50.0
91749174
"@sentry/core": 8.55.0
91759175
"@sentry/react": 8.55.0
91769176
"@sentry/types": 8.55.0
@@ -26852,7 +26852,7 @@ __metadata:
2685226852
dependencies:
2685326853
"@expo/swiftlint": ^0.57.1
2685426854
"@naturalcycles/ktlint": ^1.13.0
26855-
"@sentry/cli": 2.47.1
26855+
"@sentry/cli": 2.50.0
2685626856
clang-format: ^1.8.0
2685726857
downlevel-dts: ^0.11.0
2685826858
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)