Skip to content

Commit 04d5425

Browse files
chore: update scripts/update-cli.sh to 2.58.3 (#5453)
Co-authored-by: GitHub <[email protected]>
1 parent a206511 commit 04d5425

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
@@ -31,6 +31,9 @@
3131
- Bump JavaScript SDK from v10.26.0 to v10.29.0 ([#5406](https://github.com/getsentry/sentry-react-native/pull/5406), [#5429](https://github.com/getsentry/sentry-react-native/pull/5429), [#5442](https://github.com/getsentry/sentry-react-native/pull/5442))
3232
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10290)
3333
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.26.0...10.29.0)
34+
- Bump CLI from v2.58.2 to v2.58.3 ([#5453](https://github.com/getsentry/sentry-react-native/pull/5453))
35+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2583)
36+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...2.58.3)
3437

3538
## 7.7.0
3639

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.58.2",
32+
"@sentry/cli": "2.58.3",
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.1",
7272
"@sentry/browser": "10.29.0",
73-
"@sentry/cli": "2.58.2",
73+
"@sentry/cli": "2.58.3",
7474
"@sentry/core": "10.29.0",
7575
"@sentry/react": "10.29.0",
7676
"@sentry/types": "10.29.0"

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9615,74 +9615,74 @@ __metadata:
96159615
languageName: node
96169616
linkType: hard
96179617

9618-
"@sentry/cli-darwin@npm:2.58.2":
9619-
version: 2.58.2
9620-
resolution: "@sentry/cli-darwin@npm:2.58.2"
9618+
"@sentry/cli-darwin@npm:2.58.3":
9619+
version: 2.58.3
9620+
resolution: "@sentry/cli-darwin@npm:2.58.3"
96219621
conditions: os=darwin
96229622
languageName: node
96239623
linkType: hard
96249624

9625-
"@sentry/cli-linux-arm64@npm:2.58.2":
9626-
version: 2.58.2
9627-
resolution: "@sentry/cli-linux-arm64@npm:2.58.2"
9625+
"@sentry/cli-linux-arm64@npm:2.58.3":
9626+
version: 2.58.3
9627+
resolution: "@sentry/cli-linux-arm64@npm:2.58.3"
96289628
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
96299629
languageName: node
96309630
linkType: hard
96319631

9632-
"@sentry/cli-linux-arm@npm:2.58.2":
9633-
version: 2.58.2
9634-
resolution: "@sentry/cli-linux-arm@npm:2.58.2"
9632+
"@sentry/cli-linux-arm@npm:2.58.3":
9633+
version: 2.58.3
9634+
resolution: "@sentry/cli-linux-arm@npm:2.58.3"
96359635
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
96369636
languageName: node
96379637
linkType: hard
96389638

9639-
"@sentry/cli-linux-i686@npm:2.58.2":
9640-
version: 2.58.2
9641-
resolution: "@sentry/cli-linux-i686@npm:2.58.2"
9639+
"@sentry/cli-linux-i686@npm:2.58.3":
9640+
version: 2.58.3
9641+
resolution: "@sentry/cli-linux-i686@npm:2.58.3"
96429642
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
96439643
languageName: node
96449644
linkType: hard
96459645

9646-
"@sentry/cli-linux-x64@npm:2.58.2":
9647-
version: 2.58.2
9648-
resolution: "@sentry/cli-linux-x64@npm:2.58.2"
9646+
"@sentry/cli-linux-x64@npm:2.58.3":
9647+
version: 2.58.3
9648+
resolution: "@sentry/cli-linux-x64@npm:2.58.3"
96499649
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
96509650
languageName: node
96519651
linkType: hard
96529652

9653-
"@sentry/cli-win32-arm64@npm:2.58.2":
9654-
version: 2.58.2
9655-
resolution: "@sentry/cli-win32-arm64@npm:2.58.2"
9653+
"@sentry/cli-win32-arm64@npm:2.58.3":
9654+
version: 2.58.3
9655+
resolution: "@sentry/cli-win32-arm64@npm:2.58.3"
96569656
conditions: os=win32 & cpu=arm64
96579657
languageName: node
96589658
linkType: hard
96599659

9660-
"@sentry/cli-win32-i686@npm:2.58.2":
9661-
version: 2.58.2
9662-
resolution: "@sentry/cli-win32-i686@npm:2.58.2"
9660+
"@sentry/cli-win32-i686@npm:2.58.3":
9661+
version: 2.58.3
9662+
resolution: "@sentry/cli-win32-i686@npm:2.58.3"
96639663
conditions: os=win32 & (cpu=x86 | cpu=ia32)
96649664
languageName: node
96659665
linkType: hard
96669666

9667-
"@sentry/cli-win32-x64@npm:2.58.2":
9668-
version: 2.58.2
9669-
resolution: "@sentry/cli-win32-x64@npm:2.58.2"
9667+
"@sentry/cli-win32-x64@npm:2.58.3":
9668+
version: 2.58.3
9669+
resolution: "@sentry/cli-win32-x64@npm:2.58.3"
96709670
conditions: os=win32 & cpu=x64
96719671
languageName: node
96729672
linkType: hard
96739673

9674-
"@sentry/cli@npm:2.58.2":
9675-
version: 2.58.2
9676-
resolution: "@sentry/cli@npm:2.58.2"
9674+
"@sentry/cli@npm:2.58.3":
9675+
version: 2.58.3
9676+
resolution: "@sentry/cli@npm:2.58.3"
96779677
dependencies:
9678-
"@sentry/cli-darwin": 2.58.2
9679-
"@sentry/cli-linux-arm": 2.58.2
9680-
"@sentry/cli-linux-arm64": 2.58.2
9681-
"@sentry/cli-linux-i686": 2.58.2
9682-
"@sentry/cli-linux-x64": 2.58.2
9683-
"@sentry/cli-win32-arm64": 2.58.2
9684-
"@sentry/cli-win32-i686": 2.58.2
9685-
"@sentry/cli-win32-x64": 2.58.2
9678+
"@sentry/cli-darwin": 2.58.3
9679+
"@sentry/cli-linux-arm": 2.58.3
9680+
"@sentry/cli-linux-arm64": 2.58.3
9681+
"@sentry/cli-linux-i686": 2.58.3
9682+
"@sentry/cli-linux-x64": 2.58.3
9683+
"@sentry/cli-win32-arm64": 2.58.3
9684+
"@sentry/cli-win32-i686": 2.58.3
9685+
"@sentry/cli-win32-x64": 2.58.3
96869686
https-proxy-agent: ^5.0.0
96879687
node-fetch: ^2.6.7
96889688
progress: ^2.0.3
@@ -9707,7 +9707,7 @@ __metadata:
97079707
optional: true
97089708
bin:
97099709
sentry-cli: bin/sentry-cli
9710-
checksum: e6d24d7ca06b850d52ad870301414aaa8378167cdfcac0a813d99b43d6d95180faf68955ab2e836a8ce06a064d68aa7758882937dedba10f52c4a11d4652b037
9710+
checksum: 8d5f4fd73025a6bbdce392dff04816fec81ab6d2bb3b5814604fc112d79f0a7f4d28d5fb07579feb1897d8db4ceb385377e5a63ced879d49d3b764b051e6ab51
97119711
languageName: node
97129712
linkType: hard
97139713

@@ -9766,7 +9766,7 @@ __metadata:
97669766
"@sentry-internal/typescript": 10.29.0
97679767
"@sentry/babel-plugin-component-annotate": 4.6.1
97689768
"@sentry/browser": 10.29.0
9769-
"@sentry/cli": 2.58.2
9769+
"@sentry/cli": 2.58.3
97709770
"@sentry/core": 10.29.0
97719771
"@sentry/react": 10.29.0
97729772
"@sentry/types": 10.29.0
@@ -27855,7 +27855,7 @@ __metadata:
2785527855
resolution: "sentry-react-native@workspace:."
2785627856
dependencies:
2785727857
"@naturalcycles/ktlint": ^1.13.0
27858-
"@sentry/cli": 2.58.2
27858+
"@sentry/cli": 2.58.3
2785927859
downlevel-dts: ^0.11.0
2786027860
google-java-format: ^1.4.0
2786127861
lerna: ^8.1.8

0 commit comments

Comments
 (0)