Skip to content

Commit 0e20c73

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cli.sh to 3.0.1
1 parent 180638b commit 0e20c73

File tree

4 files changed

+53
-44
lines changed

4 files changed

+53
-44
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- Bump JavaScript SDK from v10.30.0 to v10.32.0 ([#5480](https://github.com/getsentry/sentry-react-native/pull/5480), [#5487](https://github.com/getsentry/sentry-react-native/pull/5487))
1818
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10320)
1919
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.30.0...10.32.0)
20+
- Bump CLI from v2.58.4 to v3.0.1 ([#5471](https://github.com/getsentry/sentry-react-native/pull/5471))
21+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#301)
22+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.0.1)
2023

2124
## 7.8.0
2225

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.4",
32+
"@sentry/cli": "3.0.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.1",
7272
"@sentry/browser": "10.32.0",
73-
"@sentry/cli": "2.58.4",
73+
"@sentry/cli": "3.0.1",
7474
"@sentry/core": "10.32.0",
7575
"@sentry/react": "10.32.0",
7676
"@sentry/types": "10.32.0"

yarn.lock

Lines changed: 48 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -10005,78 +10005,77 @@ __metadata:
1000510005
languageName: node
1000610006
linkType: hard
1000710007

10008-
"@sentry/cli-darwin@npm:2.58.4":
10009-
version: 2.58.4
10010-
resolution: "@sentry/cli-darwin@npm:2.58.4"
10008+
"@sentry/cli-darwin@npm:3.0.1":
10009+
version: 3.0.1
10010+
resolution: "@sentry/cli-darwin@npm:3.0.1"
1001110011
conditions: os=darwin
1001210012
languageName: node
1001310013
linkType: hard
1001410014

10015-
"@sentry/cli-linux-arm64@npm:2.58.4":
10016-
version: 2.58.4
10017-
resolution: "@sentry/cli-linux-arm64@npm:2.58.4"
10015+
"@sentry/cli-linux-arm64@npm:3.0.1":
10016+
version: 3.0.1
10017+
resolution: "@sentry/cli-linux-arm64@npm:3.0.1"
1001810018
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
1001910019
languageName: node
1002010020
linkType: hard
1002110021

10022-
"@sentry/cli-linux-arm@npm:2.58.4":
10023-
version: 2.58.4
10024-
resolution: "@sentry/cli-linux-arm@npm:2.58.4"
10022+
"@sentry/cli-linux-arm@npm:3.0.1":
10023+
version: 3.0.1
10024+
resolution: "@sentry/cli-linux-arm@npm:3.0.1"
1002510025
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
1002610026
languageName: node
1002710027
linkType: hard
1002810028

10029-
"@sentry/cli-linux-i686@npm:2.58.4":
10030-
version: 2.58.4
10031-
resolution: "@sentry/cli-linux-i686@npm:2.58.4"
10029+
"@sentry/cli-linux-i686@npm:3.0.1":
10030+
version: 3.0.1
10031+
resolution: "@sentry/cli-linux-i686@npm:3.0.1"
1003210032
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
1003310033
languageName: node
1003410034
linkType: hard
1003510035

10036-
"@sentry/cli-linux-x64@npm:2.58.4":
10037-
version: 2.58.4
10038-
resolution: "@sentry/cli-linux-x64@npm:2.58.4"
10036+
"@sentry/cli-linux-x64@npm:3.0.1":
10037+
version: 3.0.1
10038+
resolution: "@sentry/cli-linux-x64@npm:3.0.1"
1003910039
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
1004010040
languageName: node
1004110041
linkType: hard
1004210042

10043-
"@sentry/cli-win32-arm64@npm:2.58.4":
10044-
version: 2.58.4
10045-
resolution: "@sentry/cli-win32-arm64@npm:2.58.4"
10043+
"@sentry/cli-win32-arm64@npm:3.0.1":
10044+
version: 3.0.1
10045+
resolution: "@sentry/cli-win32-arm64@npm:3.0.1"
1004610046
conditions: os=win32 & cpu=arm64
1004710047
languageName: node
1004810048
linkType: hard
1004910049

10050-
"@sentry/cli-win32-i686@npm:2.58.4":
10051-
version: 2.58.4
10052-
resolution: "@sentry/cli-win32-i686@npm:2.58.4"
10050+
"@sentry/cli-win32-i686@npm:3.0.1":
10051+
version: 3.0.1
10052+
resolution: "@sentry/cli-win32-i686@npm:3.0.1"
1005310053
conditions: os=win32 & (cpu=x86 | cpu=ia32)
1005410054
languageName: node
1005510055
linkType: hard
1005610056

10057-
"@sentry/cli-win32-x64@npm:2.58.4":
10058-
version: 2.58.4
10059-
resolution: "@sentry/cli-win32-x64@npm:2.58.4"
10057+
"@sentry/cli-win32-x64@npm:3.0.1":
10058+
version: 3.0.1
10059+
resolution: "@sentry/cli-win32-x64@npm:3.0.1"
1006010060
conditions: os=win32 & cpu=x64
1006110061
languageName: node
1006210062
linkType: hard
1006310063

10064-
"@sentry/cli@npm:2.58.4":
10065-
version: 2.58.4
10066-
resolution: "@sentry/cli@npm:2.58.4"
10067-
dependencies:
10068-
"@sentry/cli-darwin": 2.58.4
10069-
"@sentry/cli-linux-arm": 2.58.4
10070-
"@sentry/cli-linux-arm64": 2.58.4
10071-
"@sentry/cli-linux-i686": 2.58.4
10072-
"@sentry/cli-linux-x64": 2.58.4
10073-
"@sentry/cli-win32-arm64": 2.58.4
10074-
"@sentry/cli-win32-i686": 2.58.4
10075-
"@sentry/cli-win32-x64": 2.58.4
10076-
https-proxy-agent: ^5.0.0
10077-
node-fetch: ^2.6.7
10064+
"@sentry/cli@npm:3.0.1":
10065+
version: 3.0.1
10066+
resolution: "@sentry/cli@npm:3.0.1"
10067+
dependencies:
10068+
"@sentry/cli-darwin": 3.0.1
10069+
"@sentry/cli-linux-arm": 3.0.1
10070+
"@sentry/cli-linux-arm64": 3.0.1
10071+
"@sentry/cli-linux-i686": 3.0.1
10072+
"@sentry/cli-linux-x64": 3.0.1
10073+
"@sentry/cli-win32-arm64": 3.0.1
10074+
"@sentry/cli-win32-i686": 3.0.1
10075+
"@sentry/cli-win32-x64": 3.0.1
1007810076
progress: ^2.0.3
1007910077
proxy-from-env: ^1.1.0
10078+
undici: ^6.22.0
1008010079
which: ^2.0.2
1008110080
dependenciesMeta:
1008210081
"@sentry/cli-darwin":
@@ -10097,7 +10096,7 @@ __metadata:
1009710096
optional: true
1009810097
bin:
1009910098
sentry-cli: bin/sentry-cli
10100-
checksum: 58ed99ce3811ff2238558e3d399134dfef18ee17fe404c152c95e24191cfd2b86b305f91abad4e2b8641442ab66e08c8cbb6e7d180eda8f40f074cbb33920194
10099+
checksum: f6fdc70855dd17eefd881edb50fe358ad87ce7b180e136c0b4a14373d56453735e5ba6a24548dd321b22e38ad6729192fa1f71b5d488ccd87e21729368a79a99
1010110100
languageName: node
1010210101
linkType: hard
1010310102

@@ -10206,7 +10205,7 @@ __metadata:
1020610205
"@sentry-internal/typescript": 10.32.0
1020710206
"@sentry/babel-plugin-component-annotate": 4.6.1
1020810207
"@sentry/browser": 10.32.0
10209-
"@sentry/cli": 2.58.4
10208+
"@sentry/cli": 3.0.1
1021010209
"@sentry/core": 10.32.0
1021110210
"@sentry/react": 10.32.0
1021210211
"@sentry/types": 10.32.0
@@ -19342,7 +19341,7 @@ __metadata:
1934219341
languageName: node
1934319342
linkType: hard
1934419343

19345-
"https-proxy-agent@npm:^5.0.0, https-proxy-agent@npm:^5.0.1":
19344+
"https-proxy-agent@npm:^5.0.1":
1934619345
version: 5.0.1
1934719346
resolution: "https-proxy-agent@npm:5.0.1"
1934819347
dependencies:
@@ -28419,7 +28418,7 @@ __metadata:
2841928418
resolution: "sentry-react-native@workspace:."
2842028419
dependencies:
2842128420
"@naturalcycles/ktlint": ^1.13.0
28422-
"@sentry/cli": 2.58.4
28421+
"@sentry/cli": 3.0.1
2842328422
downlevel-dts: ^0.11.0
2842428423
google-java-format: ^1.4.0
2842528424
lerna: ^8.1.8
@@ -30735,6 +30734,13 @@ __metadata:
3073530734
languageName: node
3073630735
linkType: hard
3073730736

30737+
"undici@npm:^6.22.0":
30738+
version: 6.22.0
30739+
resolution: "undici@npm:6.22.0"
30740+
checksum: ec2d846cb7d360fd45c2e3848bbdadbe086c167be08dd578ed376c70afb2b977950b4c4919c18da0610c61a1ef53c079086d09390a96de2b62bc1fa16d7765f8
30741+
languageName: node
30742+
linkType: hard
30743+
3073830744
"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
3073930745
version: 2.0.0
3074030746
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"

0 commit comments

Comments
 (0)