Skip to content

Commit df83aad

Browse files
chore: update scripts/update-cli.sh to 2.58.0 (#5336)
Co-authored-by: GitHub <noreply@github.com>
1 parent 652f785 commit df83aad

File tree

4 files changed

+43
-40
lines changed

4 files changed

+43
-40
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Bump JavaScript SDK from v10.22.0 to v10.23.0 ([#5335](https://github.com/getsentry/sentry-react-native/pull/5335))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10230)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.22.0...10.23.0)
16+
- Bump CLI from v2.57.0 to v2.58.0 ([#5336](https://github.com/getsentry/sentry-react-native/pull/5336))
17+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580)
18+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.0)
1619

1720
## 7.5.0
1821

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@naturalcycles/ktlint": "^1.13.0",
32-
"@sentry/cli": "2.57.0",
32+
"@sentry/cli": "2.58.0",
3333
"downlevel-dts": "^0.11.0",
3434
"google-java-format": "^1.4.0",
3535
"lerna": "^8.1.8",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@sentry/babel-plugin-component-annotate": "4.6.0",
7272
"@sentry/browser": "10.23.0",
73-
"@sentry/cli": "2.57.0",
73+
"@sentry/cli": "2.58.0",
7474
"@sentry/core": "10.23.0",
7575
"@sentry/react": "10.23.0",
7676
"@sentry/types": "10.23.0"

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9551,74 +9551,74 @@ __metadata:
95519551
languageName: node
95529552
linkType: hard
95539553

9554-
"@sentry/cli-darwin@npm:2.57.0":
9555-
version: 2.57.0
9556-
resolution: "@sentry/cli-darwin@npm:2.57.0"
9554+
"@sentry/cli-darwin@npm:2.58.0":
9555+
version: 2.58.0
9556+
resolution: "@sentry/cli-darwin@npm:2.58.0"
95579557
conditions: os=darwin
95589558
languageName: node
95599559
linkType: hard
95609560

9561-
"@sentry/cli-linux-arm64@npm:2.57.0":
9562-
version: 2.57.0
9563-
resolution: "@sentry/cli-linux-arm64@npm:2.57.0"
9561+
"@sentry/cli-linux-arm64@npm:2.58.0":
9562+
version: 2.58.0
9563+
resolution: "@sentry/cli-linux-arm64@npm:2.58.0"
95649564
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
95659565
languageName: node
95669566
linkType: hard
95679567

9568-
"@sentry/cli-linux-arm@npm:2.57.0":
9569-
version: 2.57.0
9570-
resolution: "@sentry/cli-linux-arm@npm:2.57.0"
9568+
"@sentry/cli-linux-arm@npm:2.58.0":
9569+
version: 2.58.0
9570+
resolution: "@sentry/cli-linux-arm@npm:2.58.0"
95719571
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
95729572
languageName: node
95739573
linkType: hard
95749574

9575-
"@sentry/cli-linux-i686@npm:2.57.0":
9576-
version: 2.57.0
9577-
resolution: "@sentry/cli-linux-i686@npm:2.57.0"
9575+
"@sentry/cli-linux-i686@npm:2.58.0":
9576+
version: 2.58.0
9577+
resolution: "@sentry/cli-linux-i686@npm:2.58.0"
95789578
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
95799579
languageName: node
95809580
linkType: hard
95819581

9582-
"@sentry/cli-linux-x64@npm:2.57.0":
9583-
version: 2.57.0
9584-
resolution: "@sentry/cli-linux-x64@npm:2.57.0"
9582+
"@sentry/cli-linux-x64@npm:2.58.0":
9583+
version: 2.58.0
9584+
resolution: "@sentry/cli-linux-x64@npm:2.58.0"
95859585
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
95869586
languageName: node
95879587
linkType: hard
95889588

9589-
"@sentry/cli-win32-arm64@npm:2.57.0":
9590-
version: 2.57.0
9591-
resolution: "@sentry/cli-win32-arm64@npm:2.57.0"
9589+
"@sentry/cli-win32-arm64@npm:2.58.0":
9590+
version: 2.58.0
9591+
resolution: "@sentry/cli-win32-arm64@npm:2.58.0"
95929592
conditions: os=win32 & cpu=arm64
95939593
languageName: node
95949594
linkType: hard
95959595

9596-
"@sentry/cli-win32-i686@npm:2.57.0":
9597-
version: 2.57.0
9598-
resolution: "@sentry/cli-win32-i686@npm:2.57.0"
9596+
"@sentry/cli-win32-i686@npm:2.58.0":
9597+
version: 2.58.0
9598+
resolution: "@sentry/cli-win32-i686@npm:2.58.0"
95999599
conditions: os=win32 & (cpu=x86 | cpu=ia32)
96009600
languageName: node
96019601
linkType: hard
96029602

9603-
"@sentry/cli-win32-x64@npm:2.57.0":
9604-
version: 2.57.0
9605-
resolution: "@sentry/cli-win32-x64@npm:2.57.0"
9603+
"@sentry/cli-win32-x64@npm:2.58.0":
9604+
version: 2.58.0
9605+
resolution: "@sentry/cli-win32-x64@npm:2.58.0"
96069606
conditions: os=win32 & cpu=x64
96079607
languageName: node
96089608
linkType: hard
96099609

9610-
"@sentry/cli@npm:2.57.0":
9611-
version: 2.57.0
9612-
resolution: "@sentry/cli@npm:2.57.0"
9610+
"@sentry/cli@npm:2.58.0":
9611+
version: 2.58.0
9612+
resolution: "@sentry/cli@npm:2.58.0"
96139613
dependencies:
9614-
"@sentry/cli-darwin": 2.57.0
9615-
"@sentry/cli-linux-arm": 2.57.0
9616-
"@sentry/cli-linux-arm64": 2.57.0
9617-
"@sentry/cli-linux-i686": 2.57.0
9618-
"@sentry/cli-linux-x64": 2.57.0
9619-
"@sentry/cli-win32-arm64": 2.57.0
9620-
"@sentry/cli-win32-i686": 2.57.0
9621-
"@sentry/cli-win32-x64": 2.57.0
9614+
"@sentry/cli-darwin": 2.58.0
9615+
"@sentry/cli-linux-arm": 2.58.0
9616+
"@sentry/cli-linux-arm64": 2.58.0
9617+
"@sentry/cli-linux-i686": 2.58.0
9618+
"@sentry/cli-linux-x64": 2.58.0
9619+
"@sentry/cli-win32-arm64": 2.58.0
9620+
"@sentry/cli-win32-i686": 2.58.0
9621+
"@sentry/cli-win32-x64": 2.58.0
96229622
https-proxy-agent: ^5.0.0
96239623
node-fetch: ^2.6.7
96249624
progress: ^2.0.3
@@ -9643,7 +9643,7 @@ __metadata:
96439643
optional: true
96449644
bin:
96459645
sentry-cli: bin/sentry-cli
9646-
checksum: bdab3589ddcdaf86902ca8e1cab698438e5f59bb6816aaee53b176c1634a2b27e7d744a339b6382c791b5512f4f2bcf0503b05b2b527911250f96795eab69479
9646+
checksum: a67b5e0e54d9bcab5d2f884f58ca5487283ba6fea6026cdee667dac03502939ac8e382c0311b1a03a3c504653d112357db42f2f040cc4d2ed40874b3a377a55d
96479647
languageName: node
96489648
linkType: hard
96499649

@@ -9702,7 +9702,7 @@ __metadata:
97029702
"@sentry-internal/typescript": 10.23.0
97039703
"@sentry/babel-plugin-component-annotate": 4.6.0
97049704
"@sentry/browser": 10.23.0
9705-
"@sentry/cli": 2.57.0
9705+
"@sentry/cli": 2.58.0
97069706
"@sentry/core": 10.23.0
97079707
"@sentry/react": 10.23.0
97089708
"@sentry/types": 10.23.0
@@ -27674,7 +27674,7 @@ __metadata:
2767427674
resolution: "sentry-react-native@workspace:."
2767527675
dependencies:
2767627676
"@naturalcycles/ktlint": ^1.13.0
27677-
"@sentry/cli": 2.57.0
27677+
"@sentry/cli": 2.58.0
2767827678
downlevel-dts: ^0.11.0
2767927679
google-java-format: ^1.4.0
2768027680
lerna: ^8.1.8

0 commit comments

Comments
 (0)