Skip to content

Commit 93f349f

Browse files
github-actions[bot]web-flowantonis
authored
chore: update scripts/update-cli.sh to 2.58.1 (#5363)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Antonis Lilis <[email protected]>
1 parent ea3e26e commit 93f349f

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
@@ -19,6 +19,9 @@
1919
- Bump JavaScript SDK from v10.24.0 to v10.25.0 ([#5362](https://github.com/getsentry/sentry-react-native/pull/5362))
2020
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10250)
2121
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.24.0...10.25.0)
22+
- Bump CLI from v2.58.0 to v2.58.1 ([#5363](https://github.com/getsentry/sentry-react-native/pull/5363))
23+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2581)
24+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.0...2.58.1)
2225

2326
## 7.6.0
2427

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.0",
32+
"@sentry/cli": "2.58.1",
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.25.0",
73-
"@sentry/cli": "2.58.0",
73+
"@sentry/cli": "2.58.1",
7474
"@sentry/core": "10.25.0",
7575
"@sentry/react": "10.25.0",
7676
"@sentry/types": "10.25.0"

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9628,74 +9628,74 @@ __metadata:
96289628
languageName: node
96299629
linkType: hard
96309630

9631-
"@sentry/cli-darwin@npm:2.58.0":
9632-
version: 2.58.0
9633-
resolution: "@sentry/cli-darwin@npm:2.58.0"
9631+
"@sentry/cli-darwin@npm:2.58.1":
9632+
version: 2.58.1
9633+
resolution: "@sentry/cli-darwin@npm:2.58.1"
96349634
conditions: os=darwin
96359635
languageName: node
96369636
linkType: hard
96379637

9638-
"@sentry/cli-linux-arm64@npm:2.58.0":
9639-
version: 2.58.0
9640-
resolution: "@sentry/cli-linux-arm64@npm:2.58.0"
9638+
"@sentry/cli-linux-arm64@npm:2.58.1":
9639+
version: 2.58.1
9640+
resolution: "@sentry/cli-linux-arm64@npm:2.58.1"
96419641
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
96429642
languageName: node
96439643
linkType: hard
96449644

9645-
"@sentry/cli-linux-arm@npm:2.58.0":
9646-
version: 2.58.0
9647-
resolution: "@sentry/cli-linux-arm@npm:2.58.0"
9645+
"@sentry/cli-linux-arm@npm:2.58.1":
9646+
version: 2.58.1
9647+
resolution: "@sentry/cli-linux-arm@npm:2.58.1"
96489648
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
96499649
languageName: node
96509650
linkType: hard
96519651

9652-
"@sentry/cli-linux-i686@npm:2.58.0":
9653-
version: 2.58.0
9654-
resolution: "@sentry/cli-linux-i686@npm:2.58.0"
9652+
"@sentry/cli-linux-i686@npm:2.58.1":
9653+
version: 2.58.1
9654+
resolution: "@sentry/cli-linux-i686@npm:2.58.1"
96559655
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
96569656
languageName: node
96579657
linkType: hard
96589658

9659-
"@sentry/cli-linux-x64@npm:2.58.0":
9660-
version: 2.58.0
9661-
resolution: "@sentry/cli-linux-x64@npm:2.58.0"
9659+
"@sentry/cli-linux-x64@npm:2.58.1":
9660+
version: 2.58.1
9661+
resolution: "@sentry/cli-linux-x64@npm:2.58.1"
96629662
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
96639663
languageName: node
96649664
linkType: hard
96659665

9666-
"@sentry/cli-win32-arm64@npm:2.58.0":
9667-
version: 2.58.0
9668-
resolution: "@sentry/cli-win32-arm64@npm:2.58.0"
9666+
"@sentry/cli-win32-arm64@npm:2.58.1":
9667+
version: 2.58.1
9668+
resolution: "@sentry/cli-win32-arm64@npm:2.58.1"
96699669
conditions: os=win32 & cpu=arm64
96709670
languageName: node
96719671
linkType: hard
96729672

9673-
"@sentry/cli-win32-i686@npm:2.58.0":
9674-
version: 2.58.0
9675-
resolution: "@sentry/cli-win32-i686@npm:2.58.0"
9673+
"@sentry/cli-win32-i686@npm:2.58.1":
9674+
version: 2.58.1
9675+
resolution: "@sentry/cli-win32-i686@npm:2.58.1"
96769676
conditions: os=win32 & (cpu=x86 | cpu=ia32)
96779677
languageName: node
96789678
linkType: hard
96799679

9680-
"@sentry/cli-win32-x64@npm:2.58.0":
9681-
version: 2.58.0
9682-
resolution: "@sentry/cli-win32-x64@npm:2.58.0"
9680+
"@sentry/cli-win32-x64@npm:2.58.1":
9681+
version: 2.58.1
9682+
resolution: "@sentry/cli-win32-x64@npm:2.58.1"
96839683
conditions: os=win32 & cpu=x64
96849684
languageName: node
96859685
linkType: hard
96869686

9687-
"@sentry/cli@npm:2.58.0":
9688-
version: 2.58.0
9689-
resolution: "@sentry/cli@npm:2.58.0"
9687+
"@sentry/cli@npm:2.58.1":
9688+
version: 2.58.1
9689+
resolution: "@sentry/cli@npm:2.58.1"
96909690
dependencies:
9691-
"@sentry/cli-darwin": 2.58.0
9692-
"@sentry/cli-linux-arm": 2.58.0
9693-
"@sentry/cli-linux-arm64": 2.58.0
9694-
"@sentry/cli-linux-i686": 2.58.0
9695-
"@sentry/cli-linux-x64": 2.58.0
9696-
"@sentry/cli-win32-arm64": 2.58.0
9697-
"@sentry/cli-win32-i686": 2.58.0
9698-
"@sentry/cli-win32-x64": 2.58.0
9691+
"@sentry/cli-darwin": 2.58.1
9692+
"@sentry/cli-linux-arm": 2.58.1
9693+
"@sentry/cli-linux-arm64": 2.58.1
9694+
"@sentry/cli-linux-i686": 2.58.1
9695+
"@sentry/cli-linux-x64": 2.58.1
9696+
"@sentry/cli-win32-arm64": 2.58.1
9697+
"@sentry/cli-win32-i686": 2.58.1
9698+
"@sentry/cli-win32-x64": 2.58.1
96999699
https-proxy-agent: ^5.0.0
97009700
node-fetch: ^2.6.7
97019701
progress: ^2.0.3
@@ -9720,7 +9720,7 @@ __metadata:
97209720
optional: true
97219721
bin:
97229722
sentry-cli: bin/sentry-cli
9723-
checksum: a67b5e0e54d9bcab5d2f884f58ca5487283ba6fea6026cdee667dac03502939ac8e382c0311b1a03a3c504653d112357db42f2f040cc4d2ed40874b3a377a55d
9723+
checksum: f83061f435b364037f8cbdc1d3d746ea5aad580c0eafd2c26ddf883ee39adf94733a16ad9f6b79b77b8a9d7011a483e75d5f97fd1dacdee0a3590ec60cfc37ea
97249724
languageName: node
97259725
linkType: hard
97269726

@@ -9779,7 +9779,7 @@ __metadata:
97799779
"@sentry-internal/typescript": 10.25.0
97809780
"@sentry/babel-plugin-component-annotate": 4.6.0
97819781
"@sentry/browser": 10.25.0
9782-
"@sentry/cli": 2.58.0
9782+
"@sentry/cli": 2.58.1
97839783
"@sentry/core": 10.25.0
97849784
"@sentry/react": 10.25.0
97859785
"@sentry/types": 10.25.0
@@ -27751,7 +27751,7 @@ __metadata:
2775127751
resolution: "sentry-react-native@workspace:."
2775227752
dependencies:
2775327753
"@naturalcycles/ktlint": ^1.13.0
27754-
"@sentry/cli": 2.58.0
27754+
"@sentry/cli": 2.58.1
2775527755
downlevel-dts: ^0.11.0
2775627756
google-java-format: ^1.4.0
2775727757
lerna: ^8.1.8

0 commit comments

Comments
 (0)