Skip to content

Commit 43f4002

Browse files
chore: update scripts/update-cli.sh to 3.3.5 (#5925)
Co-authored-by: GitHub <noreply@github.com>
1 parent 5eb7843 commit 43f4002

File tree

4 files changed

+44
-41
lines changed

4 files changed

+44
-41
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- Bump Android SDK from v8.36.0 to v8.37.1 ([#5884](https://github.com/getsentry/sentry-react-native/pull/5884))
1818
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8371)
1919
- [diff](https://github.com/getsentry/sentry-java/compare/8.36.0...8.37.1)
20+
- Bump CLI from v3.3.4 to v3.3.5 ([#5925](https://github.com/getsentry/sentry-react-native/pull/5925))
21+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#335)
22+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.4...3.3.5)
2023

2124
## 8.6.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": "3.3.4",
32+
"@sentry/cli": "3.3.5",
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
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"@sentry/babel-plugin-component-annotate": "5.1.1",
7575
"@sentry/browser": "10.46.0",
76-
"@sentry/cli": "3.3.4",
76+
"@sentry/cli": "3.3.5",
7777
"@sentry/core": "10.46.0",
7878
"@sentry/react": "10.46.0",
7979
"@sentry/types": "10.46.0"

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -10731,74 +10731,74 @@ __metadata:
1073110731
languageName: node
1073210732
linkType: hard
1073310733

10734-
"@sentry/cli-darwin@npm:3.3.4":
10735-
version: 3.3.4
10736-
resolution: "@sentry/cli-darwin@npm:3.3.4"
10734+
"@sentry/cli-darwin@npm:3.3.5":
10735+
version: 3.3.5
10736+
resolution: "@sentry/cli-darwin@npm:3.3.5"
1073710737
conditions: os=darwin
1073810738
languageName: node
1073910739
linkType: hard
1074010740

10741-
"@sentry/cli-linux-arm64@npm:3.3.4":
10742-
version: 3.3.4
10743-
resolution: "@sentry/cli-linux-arm64@npm:3.3.4"
10741+
"@sentry/cli-linux-arm64@npm:3.3.5":
10742+
version: 3.3.5
10743+
resolution: "@sentry/cli-linux-arm64@npm:3.3.5"
1074410744
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
1074510745
languageName: node
1074610746
linkType: hard
1074710747

10748-
"@sentry/cli-linux-arm@npm:3.3.4":
10749-
version: 3.3.4
10750-
resolution: "@sentry/cli-linux-arm@npm:3.3.4"
10748+
"@sentry/cli-linux-arm@npm:3.3.5":
10749+
version: 3.3.5
10750+
resolution: "@sentry/cli-linux-arm@npm:3.3.5"
1075110751
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
1075210752
languageName: node
1075310753
linkType: hard
1075410754

10755-
"@sentry/cli-linux-i686@npm:3.3.4":
10756-
version: 3.3.4
10757-
resolution: "@sentry/cli-linux-i686@npm:3.3.4"
10755+
"@sentry/cli-linux-i686@npm:3.3.5":
10756+
version: 3.3.5
10757+
resolution: "@sentry/cli-linux-i686@npm:3.3.5"
1075810758
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
1075910759
languageName: node
1076010760
linkType: hard
1076110761

10762-
"@sentry/cli-linux-x64@npm:3.3.4":
10763-
version: 3.3.4
10764-
resolution: "@sentry/cli-linux-x64@npm:3.3.4"
10762+
"@sentry/cli-linux-x64@npm:3.3.5":
10763+
version: 3.3.5
10764+
resolution: "@sentry/cli-linux-x64@npm:3.3.5"
1076510765
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
1076610766
languageName: node
1076710767
linkType: hard
1076810768

10769-
"@sentry/cli-win32-arm64@npm:3.3.4":
10770-
version: 3.3.4
10771-
resolution: "@sentry/cli-win32-arm64@npm:3.3.4"
10769+
"@sentry/cli-win32-arm64@npm:3.3.5":
10770+
version: 3.3.5
10771+
resolution: "@sentry/cli-win32-arm64@npm:3.3.5"
1077210772
conditions: os=win32 & cpu=arm64
1077310773
languageName: node
1077410774
linkType: hard
1077510775

10776-
"@sentry/cli-win32-i686@npm:3.3.4":
10777-
version: 3.3.4
10778-
resolution: "@sentry/cli-win32-i686@npm:3.3.4"
10776+
"@sentry/cli-win32-i686@npm:3.3.5":
10777+
version: 3.3.5
10778+
resolution: "@sentry/cli-win32-i686@npm:3.3.5"
1077910779
conditions: os=win32 & (cpu=x86 | cpu=ia32)
1078010780
languageName: node
1078110781
linkType: hard
1078210782

10783-
"@sentry/cli-win32-x64@npm:3.3.4":
10784-
version: 3.3.4
10785-
resolution: "@sentry/cli-win32-x64@npm:3.3.4"
10783+
"@sentry/cli-win32-x64@npm:3.3.5":
10784+
version: 3.3.5
10785+
resolution: "@sentry/cli-win32-x64@npm:3.3.5"
1078610786
conditions: os=win32 & cpu=x64
1078710787
languageName: node
1078810788
linkType: hard
1078910789

10790-
"@sentry/cli@npm:3.3.4":
10791-
version: 3.3.4
10792-
resolution: "@sentry/cli@npm:3.3.4"
10793-
dependencies:
10794-
"@sentry/cli-darwin": 3.3.4
10795-
"@sentry/cli-linux-arm": 3.3.4
10796-
"@sentry/cli-linux-arm64": 3.3.4
10797-
"@sentry/cli-linux-i686": 3.3.4
10798-
"@sentry/cli-linux-x64": 3.3.4
10799-
"@sentry/cli-win32-arm64": 3.3.4
10800-
"@sentry/cli-win32-i686": 3.3.4
10801-
"@sentry/cli-win32-x64": 3.3.4
10790+
"@sentry/cli@npm:3.3.5":
10791+
version: 3.3.5
10792+
resolution: "@sentry/cli@npm:3.3.5"
10793+
dependencies:
10794+
"@sentry/cli-darwin": 3.3.5
10795+
"@sentry/cli-linux-arm": 3.3.5
10796+
"@sentry/cli-linux-arm64": 3.3.5
10797+
"@sentry/cli-linux-i686": 3.3.5
10798+
"@sentry/cli-linux-x64": 3.3.5
10799+
"@sentry/cli-win32-arm64": 3.3.5
10800+
"@sentry/cli-win32-i686": 3.3.5
10801+
"@sentry/cli-win32-x64": 3.3.5
1080210802
progress: ^2.0.3
1080310803
proxy-from-env: ^1.1.0
1080410804
undici: ^6.22.0
@@ -10822,7 +10822,7 @@ __metadata:
1082210822
optional: true
1082310823
bin:
1082410824
sentry-cli: bin/sentry-cli
10825-
checksum: 1b253ac2500cd3732ba9c302ed6dcd3dc3014a51273eb05647c81b415049b46cdaba55d95a8cd61e07971afb9b521b9e07d01e9f0980d1a2c3cc4c984c6d1e9d
10825+
checksum: f746f759f69f7bb1d5033c8e11193eaceba5bf166f661bf077bf4c45c390405e3011444811124d17a0da15586ed1e1c4efeb57b56c6a69ac7f3171a4ae048011
1082610826
languageName: node
1082710827
linkType: hard
1082810828

@@ -10930,7 +10930,7 @@ __metadata:
1093010930
"@sentry-internal/typescript": 10.46.0
1093110931
"@sentry/babel-plugin-component-annotate": 5.1.1
1093210932
"@sentry/browser": 10.46.0
10933-
"@sentry/cli": 3.3.4
10933+
"@sentry/cli": 3.3.5
1093410934
"@sentry/core": 10.46.0
1093510935
"@sentry/react": 10.46.0
1093610936
"@sentry/types": 10.46.0
@@ -29640,7 +29640,7 @@ __metadata:
2964029640
resolution: "sentry-react-native@workspace:."
2964129641
dependencies:
2964229642
"@naturalcycles/ktlint": ^1.13.0
29643-
"@sentry/cli": 3.3.4
29643+
"@sentry/cli": 3.3.5
2964429644
downlevel-dts: ^0.11.0
2964529645
google-java-format: ^1.4.0
2964629646
lerna: ^8.1.8

0 commit comments

Comments
 (0)