Skip to content

Commit be87f8e

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cli.sh to 3.6.0
1 parent 5789645 commit be87f8e

5 files changed

Lines changed: 46 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
- Bump Android SDK from v8.45.0 to v8.46.0 ([#6357](https://github.com/getsentry/sentry-react-native/pull/6357))
3232
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8460)
3333
- [diff](https://github.com/getsentry/sentry-java/compare/8.45.0...8.46.0)
34+
- Bump CLI from v3.5.1 to v3.6.0 ([#6362](https://github.com/getsentry/sentry-react-native/pull/6362))
35+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#360)
36+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.5.1...3.6.0)
3437

3538
## 8.16.0
3639

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@naturalcycles/ktlint": "^1.13.0",
33-
"@sentry/cli": "3.5.1",
33+
"@sentry/cli": "3.6.0",
3434
"downlevel-dts": "^0.11.0",
3535
"google-java-format": "^1.4.0",
3636
"lerna": "^8.1.8",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"dependencies": {
7676
"@sentry/babel-plugin-component-annotate": "5.3.0",
7777
"@sentry/browser": "10.61.0",
78-
"@sentry/cli": "3.5.1",
78+
"@sentry/cli": "3.6.0",
7979
"@sentry/core": "10.61.0",
8080
"@sentry/expo-upload-sourcemaps": "workspace:*",
8181
"@sentry/react": "10.61.0"

packages/expo-upload-sourcemaps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"README.md"
2828
],
2929
"dependencies": {
30-
"@sentry/cli": "3.5.1"
30+
"@sentry/cli": "3.6.0"
3131
},
3232
"peerDependencies": {
3333
"@expo/env": "*",

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -9842,74 +9842,74 @@ __metadata:
98429842
languageName: node
98439843
linkType: hard
98449844

9845-
"@sentry/cli-darwin@npm:3.5.1":
9846-
version: 3.5.1
9847-
resolution: "@sentry/cli-darwin@npm:3.5.1"
9845+
"@sentry/cli-darwin@npm:3.6.0":
9846+
version: 3.6.0
9847+
resolution: "@sentry/cli-darwin@npm:3.6.0"
98489848
conditions: os=darwin
98499849
languageName: node
98509850
linkType: hard
98519851

9852-
"@sentry/cli-linux-arm64@npm:3.5.1":
9853-
version: 3.5.1
9854-
resolution: "@sentry/cli-linux-arm64@npm:3.5.1"
9852+
"@sentry/cli-linux-arm64@npm:3.6.0":
9853+
version: 3.6.0
9854+
resolution: "@sentry/cli-linux-arm64@npm:3.6.0"
98559855
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
98569856
languageName: node
98579857
linkType: hard
98589858

9859-
"@sentry/cli-linux-arm@npm:3.5.1":
9860-
version: 3.5.1
9861-
resolution: "@sentry/cli-linux-arm@npm:3.5.1"
9859+
"@sentry/cli-linux-arm@npm:3.6.0":
9860+
version: 3.6.0
9861+
resolution: "@sentry/cli-linux-arm@npm:3.6.0"
98629862
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
98639863
languageName: node
98649864
linkType: hard
98659865

9866-
"@sentry/cli-linux-i686@npm:3.5.1":
9867-
version: 3.5.1
9868-
resolution: "@sentry/cli-linux-i686@npm:3.5.1"
9866+
"@sentry/cli-linux-i686@npm:3.6.0":
9867+
version: 3.6.0
9868+
resolution: "@sentry/cli-linux-i686@npm:3.6.0"
98699869
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
98709870
languageName: node
98719871
linkType: hard
98729872

9873-
"@sentry/cli-linux-x64@npm:3.5.1":
9874-
version: 3.5.1
9875-
resolution: "@sentry/cli-linux-x64@npm:3.5.1"
9873+
"@sentry/cli-linux-x64@npm:3.6.0":
9874+
version: 3.6.0
9875+
resolution: "@sentry/cli-linux-x64@npm:3.6.0"
98769876
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
98779877
languageName: node
98789878
linkType: hard
98799879

9880-
"@sentry/cli-win32-arm64@npm:3.5.1":
9881-
version: 3.5.1
9882-
resolution: "@sentry/cli-win32-arm64@npm:3.5.1"
9880+
"@sentry/cli-win32-arm64@npm:3.6.0":
9881+
version: 3.6.0
9882+
resolution: "@sentry/cli-win32-arm64@npm:3.6.0"
98839883
conditions: os=win32 & cpu=arm64
98849884
languageName: node
98859885
linkType: hard
98869886

9887-
"@sentry/cli-win32-i686@npm:3.5.1":
9888-
version: 3.5.1
9889-
resolution: "@sentry/cli-win32-i686@npm:3.5.1"
9887+
"@sentry/cli-win32-i686@npm:3.6.0":
9888+
version: 3.6.0
9889+
resolution: "@sentry/cli-win32-i686@npm:3.6.0"
98909890
conditions: os=win32 & (cpu=x86 | cpu=ia32)
98919891
languageName: node
98929892
linkType: hard
98939893

9894-
"@sentry/cli-win32-x64@npm:3.5.1":
9895-
version: 3.5.1
9896-
resolution: "@sentry/cli-win32-x64@npm:3.5.1"
9894+
"@sentry/cli-win32-x64@npm:3.6.0":
9895+
version: 3.6.0
9896+
resolution: "@sentry/cli-win32-x64@npm:3.6.0"
98979897
conditions: os=win32 & cpu=x64
98989898
languageName: node
98999899
linkType: hard
99009900

9901-
"@sentry/cli@npm:3.5.1":
9902-
version: 3.5.1
9903-
resolution: "@sentry/cli@npm:3.5.1"
9904-
dependencies:
9905-
"@sentry/cli-darwin": 3.5.1
9906-
"@sentry/cli-linux-arm": 3.5.1
9907-
"@sentry/cli-linux-arm64": 3.5.1
9908-
"@sentry/cli-linux-i686": 3.5.1
9909-
"@sentry/cli-linux-x64": 3.5.1
9910-
"@sentry/cli-win32-arm64": 3.5.1
9911-
"@sentry/cli-win32-i686": 3.5.1
9912-
"@sentry/cli-win32-x64": 3.5.1
9901+
"@sentry/cli@npm:3.6.0":
9902+
version: 3.6.0
9903+
resolution: "@sentry/cli@npm:3.6.0"
9904+
dependencies:
9905+
"@sentry/cli-darwin": 3.6.0
9906+
"@sentry/cli-linux-arm": 3.6.0
9907+
"@sentry/cli-linux-arm64": 3.6.0
9908+
"@sentry/cli-linux-i686": 3.6.0
9909+
"@sentry/cli-linux-x64": 3.6.0
9910+
"@sentry/cli-win32-arm64": 3.6.0
9911+
"@sentry/cli-win32-i686": 3.6.0
9912+
"@sentry/cli-win32-x64": 3.6.0
99139913
progress: ^2.0.3
99149914
proxy-from-env: ^1.1.0
99159915
undici: ^6.22.0
@@ -9933,7 +9933,7 @@ __metadata:
99339933
optional: true
99349934
bin:
99359935
sentry-cli: bin/sentry-cli
9936-
checksum: fa05c0244426f211515e144601e65d66f82b5c3209e357e49f993a0826a85db2f651a1c7f890829cbc413a0ac1923e13b42f45ae91943c187e5ed17a1541af7d
9936+
checksum: 6ddd2860fc60a5577214b71fad9914daa5a4a1469a9d564706aa3fbb114bb0e66728312149adf64651170d4413a13310d27d24e681e7ca8608feea713a7a5d82
99379937
languageName: node
99389938
linkType: hard
99399939

@@ -9962,7 +9962,7 @@ __metadata:
99629962
version: 0.0.0-use.local
99639963
resolution: "@sentry/expo-upload-sourcemaps@workspace:packages/expo-upload-sourcemaps"
99649964
dependencies:
9965-
"@sentry/cli": 3.5.1
9965+
"@sentry/cli": 3.6.0
99669966
peerDependencies:
99679967
"@expo/env": "*"
99689968
dotenv: "*"
@@ -10075,7 +10075,7 @@ __metadata:
1007510075
"@react-native/jest-preset": 0.86.0
1007610076
"@sentry/babel-plugin-component-annotate": 5.3.0
1007710077
"@sentry/browser": 10.61.0
10078-
"@sentry/cli": 3.5.1
10078+
"@sentry/cli": 3.6.0
1007910079
"@sentry/core": 10.61.0
1008010080
"@sentry/eslint-plugin-sdk": 10.61.0
1008110081
"@sentry/expo-upload-sourcemaps": "workspace:*"
@@ -27613,7 +27613,7 @@ __metadata:
2761327613
resolution: "sentry-react-native@workspace:."
2761427614
dependencies:
2761527615
"@naturalcycles/ktlint": ^1.13.0
27616-
"@sentry/cli": 3.5.1
27616+
"@sentry/cli": 3.6.0
2761727617
downlevel-dts: ^0.11.0
2761827618
google-java-format: ^1.4.0
2761927619
lerna: ^8.1.8

0 commit comments

Comments
 (0)