Skip to content

Commit 2beedd1

Browse files
chore: update scripts/update-cli.sh to 3.3.0 (#5762)
Co-authored-by: GitHub <noreply@github.com>
1 parent f60c6ff commit 2beedd1

File tree

4 files changed

+44
-44
lines changed

4 files changed

+44
-44
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
- Bump Bundler Plugins from v4.9.1 to v5.1.1 ([#5700](https://github.com/getsentry/sentry-react-native/pull/5700))
4747
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#511)
4848
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.9.1...5.1.1)
49-
- Bump CLI from v3.2.2 to v3.2.3 ([#5743](https://github.com/getsentry/sentry-react-native/pull/5743))
50-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#323)
51-
- [diff](https://github.com/getsentry/sentry-cli/compare/3.2.2...3.2.3)
49+
- Bump CLI from v3.2.2 to v3.3.0 ([#5743](https://github.com/getsentry/sentry-react-native/pull/5743), [#5762](https://github.com/getsentry/sentry-react-native/pull/5762))
50+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#330)
51+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.2.2...3.3.0)
5252
- Bump Cocoa SDK from v9.5.1 to v9.6.0 ([#5759](https://github.com/getsentry/sentry-react-native/pull/5759))
5353
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#960)
5454
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.5.1...9.6.0)

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.2.3",
32+
"@sentry/cli": "3.3.0",
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": "5.1.1",
7272
"@sentry/browser": "10.42.0",
73-
"@sentry/cli": "3.2.3",
73+
"@sentry/cli": "3.3.0",
7474
"@sentry/core": "10.42.0",
7575
"@sentry/react": "10.42.0",
7676
"@sentry/types": "10.42.0"

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -11074,74 +11074,74 @@ __metadata:
1107411074
languageName: node
1107511075
linkType: hard
1107611076

11077-
"@sentry/cli-darwin@npm:3.2.3":
11078-
version: 3.2.3
11079-
resolution: "@sentry/cli-darwin@npm:3.2.3"
11077+
"@sentry/cli-darwin@npm:3.3.0":
11078+
version: 3.3.0
11079+
resolution: "@sentry/cli-darwin@npm:3.3.0"
1108011080
conditions: os=darwin
1108111081
languageName: node
1108211082
linkType: hard
1108311083

11084-
"@sentry/cli-linux-arm64@npm:3.2.3":
11085-
version: 3.2.3
11086-
resolution: "@sentry/cli-linux-arm64@npm:3.2.3"
11084+
"@sentry/cli-linux-arm64@npm:3.3.0":
11085+
version: 3.3.0
11086+
resolution: "@sentry/cli-linux-arm64@npm:3.3.0"
1108711087
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
1108811088
languageName: node
1108911089
linkType: hard
1109011090

11091-
"@sentry/cli-linux-arm@npm:3.2.3":
11092-
version: 3.2.3
11093-
resolution: "@sentry/cli-linux-arm@npm:3.2.3"
11091+
"@sentry/cli-linux-arm@npm:3.3.0":
11092+
version: 3.3.0
11093+
resolution: "@sentry/cli-linux-arm@npm:3.3.0"
1109411094
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
1109511095
languageName: node
1109611096
linkType: hard
1109711097

11098-
"@sentry/cli-linux-i686@npm:3.2.3":
11099-
version: 3.2.3
11100-
resolution: "@sentry/cli-linux-i686@npm:3.2.3"
11098+
"@sentry/cli-linux-i686@npm:3.3.0":
11099+
version: 3.3.0
11100+
resolution: "@sentry/cli-linux-i686@npm:3.3.0"
1110111101
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
1110211102
languageName: node
1110311103
linkType: hard
1110411104

11105-
"@sentry/cli-linux-x64@npm:3.2.3":
11106-
version: 3.2.3
11107-
resolution: "@sentry/cli-linux-x64@npm:3.2.3"
11105+
"@sentry/cli-linux-x64@npm:3.3.0":
11106+
version: 3.3.0
11107+
resolution: "@sentry/cli-linux-x64@npm:3.3.0"
1110811108
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
1110911109
languageName: node
1111011110
linkType: hard
1111111111

11112-
"@sentry/cli-win32-arm64@npm:3.2.3":
11113-
version: 3.2.3
11114-
resolution: "@sentry/cli-win32-arm64@npm:3.2.3"
11112+
"@sentry/cli-win32-arm64@npm:3.3.0":
11113+
version: 3.3.0
11114+
resolution: "@sentry/cli-win32-arm64@npm:3.3.0"
1111511115
conditions: os=win32 & cpu=arm64
1111611116
languageName: node
1111711117
linkType: hard
1111811118

11119-
"@sentry/cli-win32-i686@npm:3.2.3":
11120-
version: 3.2.3
11121-
resolution: "@sentry/cli-win32-i686@npm:3.2.3"
11119+
"@sentry/cli-win32-i686@npm:3.3.0":
11120+
version: 3.3.0
11121+
resolution: "@sentry/cli-win32-i686@npm:3.3.0"
1112211122
conditions: os=win32 & (cpu=x86 | cpu=ia32)
1112311123
languageName: node
1112411124
linkType: hard
1112511125

11126-
"@sentry/cli-win32-x64@npm:3.2.3":
11127-
version: 3.2.3
11128-
resolution: "@sentry/cli-win32-x64@npm:3.2.3"
11126+
"@sentry/cli-win32-x64@npm:3.3.0":
11127+
version: 3.3.0
11128+
resolution: "@sentry/cli-win32-x64@npm:3.3.0"
1112911129
conditions: os=win32 & cpu=x64
1113011130
languageName: node
1113111131
linkType: hard
1113211132

11133-
"@sentry/cli@npm:3.2.3":
11134-
version: 3.2.3
11135-
resolution: "@sentry/cli@npm:3.2.3"
11136-
dependencies:
11137-
"@sentry/cli-darwin": 3.2.3
11138-
"@sentry/cli-linux-arm": 3.2.3
11139-
"@sentry/cli-linux-arm64": 3.2.3
11140-
"@sentry/cli-linux-i686": 3.2.3
11141-
"@sentry/cli-linux-x64": 3.2.3
11142-
"@sentry/cli-win32-arm64": 3.2.3
11143-
"@sentry/cli-win32-i686": 3.2.3
11144-
"@sentry/cli-win32-x64": 3.2.3
11133+
"@sentry/cli@npm:3.3.0":
11134+
version: 3.3.0
11135+
resolution: "@sentry/cli@npm:3.3.0"
11136+
dependencies:
11137+
"@sentry/cli-darwin": 3.3.0
11138+
"@sentry/cli-linux-arm": 3.3.0
11139+
"@sentry/cli-linux-arm64": 3.3.0
11140+
"@sentry/cli-linux-i686": 3.3.0
11141+
"@sentry/cli-linux-x64": 3.3.0
11142+
"@sentry/cli-win32-arm64": 3.3.0
11143+
"@sentry/cli-win32-i686": 3.3.0
11144+
"@sentry/cli-win32-x64": 3.3.0
1114511145
progress: ^2.0.3
1114611146
proxy-from-env: ^1.1.0
1114711147
undici: ^6.22.0
@@ -11165,7 +11165,7 @@ __metadata:
1116511165
optional: true
1116611166
bin:
1116711167
sentry-cli: bin/sentry-cli
11168-
checksum: 0fd10da59a27fcd94a3ad9e0af85b649fb6e13fcbd5c150eee7a3629c98bf71fb3c3e4f8eaf18406b08857ab6b8e5fb45fa1eb9eea134b1d199caeb9c5315553
11168+
checksum: aaced2823becb99546694cfe413a230b41526acafea8992554f448aaf1ff2f72836da7b09e0ee938c04ca6317dbf8af8db7eea38eca8092724c5b0ecc626f6bd
1116911169
languageName: node
1117011170
linkType: hard
1117111171

@@ -11274,7 +11274,7 @@ __metadata:
1127411274
"@sentry-internal/typescript": 10.42.0
1127511275
"@sentry/babel-plugin-component-annotate": 5.1.1
1127611276
"@sentry/browser": 10.42.0
11277-
"@sentry/cli": 3.2.3
11277+
"@sentry/cli": 3.3.0
1127811278
"@sentry/core": 10.42.0
1127911279
"@sentry/react": 10.42.0
1128011280
"@sentry/types": 10.42.0
@@ -31253,7 +31253,7 @@ __metadata:
3125331253
resolution: "sentry-react-native@workspace:."
3125431254
dependencies:
3125531255
"@naturalcycles/ktlint": ^1.13.0
31256-
"@sentry/cli": 3.2.3
31256+
"@sentry/cli": 3.3.0
3125731257
downlevel-dts: ^0.11.0
3125831258
google-java-format: ^1.4.0
3125931259
lerna: ^8.1.8

0 commit comments

Comments
 (0)