Skip to content

Commit 83f6f6c

Browse files
chore: update scripts/update-cli.sh to 2.39.1 (#4316)
Co-authored-by: GitHub <[email protected]>
1 parent 55f291e commit 83f6f6c

File tree

4 files changed

+40
-40
lines changed

4 files changed

+40
-40
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
### Dependencies
1212

13-
- Bump CLI from v2.38.2 to v2.39.0 ([#4305](https://github.com/getsentry/sentry-react-native/pull/4305))
14-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2390)
15-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.38.2...2.39.0)
13+
- Bump CLI from v2.38.2 to v2.39.1 ([#4305](https://github.com/getsentry/sentry-react-native/pull/4305), [#4316](https://github.com/getsentry/sentry-react-native/pull/4316))
14+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2391)
15+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.38.2...2.39.1)
1616

1717
## 6.4.0-beta.1
1818

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@expo/swiftlint": "^0.57.1",
30-
"@sentry/cli": "2.39.0",
30+
"@sentry/cli": "2.39.1",
3131
"clang-format": "^1.8.0",
3232
"downlevel-dts": "^0.11.0",
3333
"google-java-format": "^1.4.0",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@sentry/babel-plugin-component-annotate": "2.20.1",
6969
"@sentry/browser": "8.40.0",
70-
"@sentry/cli": "2.39.0",
70+
"@sentry/cli": "2.39.1",
7171
"@sentry/core": "8.40.0",
7272
"@sentry/react": "8.40.0",
7373
"@sentry/types": "8.40.0",

yarn.lock

+35-35
Original file line numberDiff line numberDiff line change
@@ -8178,66 +8178,66 @@ __metadata:
81788178
languageName: node
81798179
linkType: hard
81808180

8181-
"@sentry/cli-darwin@npm:2.39.0":
8182-
version: 2.39.0
8183-
resolution: "@sentry/cli-darwin@npm:2.39.0"
8181+
"@sentry/cli-darwin@npm:2.39.1":
8182+
version: 2.39.1
8183+
resolution: "@sentry/cli-darwin@npm:2.39.1"
81848184
conditions: os=darwin
81858185
languageName: node
81868186
linkType: hard
81878187

8188-
"@sentry/cli-linux-arm64@npm:2.39.0":
8189-
version: 2.39.0
8190-
resolution: "@sentry/cli-linux-arm64@npm:2.39.0"
8188+
"@sentry/cli-linux-arm64@npm:2.39.1":
8189+
version: 2.39.1
8190+
resolution: "@sentry/cli-linux-arm64@npm:2.39.1"
81918191
conditions: (os=linux | os=freebsd) & cpu=arm64
81928192
languageName: node
81938193
linkType: hard
81948194

8195-
"@sentry/cli-linux-arm@npm:2.39.0":
8196-
version: 2.39.0
8197-
resolution: "@sentry/cli-linux-arm@npm:2.39.0"
8195+
"@sentry/cli-linux-arm@npm:2.39.1":
8196+
version: 2.39.1
8197+
resolution: "@sentry/cli-linux-arm@npm:2.39.1"
81988198
conditions: (os=linux | os=freebsd) & cpu=arm
81998199
languageName: node
82008200
linkType: hard
82018201

8202-
"@sentry/cli-linux-i686@npm:2.39.0":
8203-
version: 2.39.0
8204-
resolution: "@sentry/cli-linux-i686@npm:2.39.0"
8202+
"@sentry/cli-linux-i686@npm:2.39.1":
8203+
version: 2.39.1
8204+
resolution: "@sentry/cli-linux-i686@npm:2.39.1"
82058205
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
82068206
languageName: node
82078207
linkType: hard
82088208

8209-
"@sentry/cli-linux-x64@npm:2.39.0":
8210-
version: 2.39.0
8211-
resolution: "@sentry/cli-linux-x64@npm:2.39.0"
8209+
"@sentry/cli-linux-x64@npm:2.39.1":
8210+
version: 2.39.1
8211+
resolution: "@sentry/cli-linux-x64@npm:2.39.1"
82128212
conditions: (os=linux | os=freebsd) & cpu=x64
82138213
languageName: node
82148214
linkType: hard
82158215

8216-
"@sentry/cli-win32-i686@npm:2.39.0":
8217-
version: 2.39.0
8218-
resolution: "@sentry/cli-win32-i686@npm:2.39.0"
8216+
"@sentry/cli-win32-i686@npm:2.39.1":
8217+
version: 2.39.1
8218+
resolution: "@sentry/cli-win32-i686@npm:2.39.1"
82198219
conditions: os=win32 & (cpu=x86 | cpu=ia32)
82208220
languageName: node
82218221
linkType: hard
82228222

8223-
"@sentry/cli-win32-x64@npm:2.39.0":
8224-
version: 2.39.0
8225-
resolution: "@sentry/cli-win32-x64@npm:2.39.0"
8223+
"@sentry/cli-win32-x64@npm:2.39.1":
8224+
version: 2.39.1
8225+
resolution: "@sentry/cli-win32-x64@npm:2.39.1"
82268226
conditions: os=win32 & cpu=x64
82278227
languageName: node
82288228
linkType: hard
82298229

8230-
"@sentry/cli@npm:2.39.0":
8231-
version: 2.39.0
8232-
resolution: "@sentry/cli@npm:2.39.0"
8233-
dependencies:
8234-
"@sentry/cli-darwin": 2.39.0
8235-
"@sentry/cli-linux-arm": 2.39.0
8236-
"@sentry/cli-linux-arm64": 2.39.0
8237-
"@sentry/cli-linux-i686": 2.39.0
8238-
"@sentry/cli-linux-x64": 2.39.0
8239-
"@sentry/cli-win32-i686": 2.39.0
8240-
"@sentry/cli-win32-x64": 2.39.0
8230+
"@sentry/cli@npm:2.39.1":
8231+
version: 2.39.1
8232+
resolution: "@sentry/cli@npm:2.39.1"
8233+
dependencies:
8234+
"@sentry/cli-darwin": 2.39.1
8235+
"@sentry/cli-linux-arm": 2.39.1
8236+
"@sentry/cli-linux-arm64": 2.39.1
8237+
"@sentry/cli-linux-i686": 2.39.1
8238+
"@sentry/cli-linux-x64": 2.39.1
8239+
"@sentry/cli-win32-i686": 2.39.1
8240+
"@sentry/cli-win32-x64": 2.39.1
82418241
https-proxy-agent: ^5.0.0
82428242
node-fetch: ^2.6.7
82438243
progress: ^2.0.3
@@ -8260,7 +8260,7 @@ __metadata:
82608260
optional: true
82618261
bin:
82628262
sentry-cli: bin/sentry-cli
8263-
checksum: ee103617f25af9ccdc529b024df592995e0729afb6782602294807ce423b91fd649b6da3208acd604231f8ad48920e104cafdc746101fd5a0e2a826f5bb1453b
8263+
checksum: 9dc0129d618bc01d178609388bf44d731747057a67bb512e6e1f12e6c428096712a44c965d8fc9f55bdb7930f6565a3065c3cb308bf72399ac16d95b3721c1a1
82648264
languageName: node
82658265
linkType: hard
82668266

@@ -8337,7 +8337,7 @@ __metadata:
83378337
"@sentry-internal/typescript": 8.40.0
83388338
"@sentry/babel-plugin-component-annotate": 2.20.1
83398339
"@sentry/browser": 8.40.0
8340-
"@sentry/cli": 2.39.0
8340+
"@sentry/cli": 2.39.1
83418341
"@sentry/core": 8.40.0
83428342
"@sentry/react": 8.40.0
83438343
"@sentry/types": 8.40.0
@@ -25113,7 +25113,7 @@ __metadata:
2511325113
resolution: "sentry-react-native@workspace:."
2511425114
dependencies:
2511525115
"@expo/swiftlint": ^0.57.1
25116-
"@sentry/cli": 2.39.0
25116+
"@sentry/cli": 2.39.1
2511725117
clang-format: ^1.8.0
2511825118
downlevel-dts: ^0.11.0
2511925119
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)