Skip to content

Commit 834729f

Browse files
chore: update scripts/update-cli.sh to 2.45.0 (#4818)
Co-authored-by: GitHub <[email protected]>
1 parent 87d396c commit 834729f

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
### Dependencies
1717

18-
- Bump CLI from v2.43.1 to v2.44.0 ([#4804](https://github.com/getsentry/sentry-react-native/pull/4804))
19-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2440)
20-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.44.0)
18+
- Bump CLI from v2.43.1 to v2.45.0 ([#4804](https://github.com/getsentry/sentry-react-native/pull/4804), [#4818](https://github.com/getsentry/sentry-react-native/pull/4818))
19+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2450)
20+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.1...2.45.0)
2121
- Bump Bundler Plugins from v3.3.1 to v3.4.0 ([#4805](https://github.com/getsentry/sentry-react-native/pull/4805))
2222
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#340)
2323
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.3.1...3.4.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@expo/swiftlint": "^0.57.1",
3232
"@naturalcycles/ktlint": "^1.13.0",
33-
"@sentry/cli": "2.44.0",
33+
"@sentry/cli": "2.45.0",
3434
"clang-format": "^1.8.0",
3535
"downlevel-dts": "^0.11.0",
3636
"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": "3.4.0",
6969
"@sentry/browser": "8.54.0",
70-
"@sentry/cli": "2.44.0",
70+
"@sentry/cli": "2.45.0",
7171
"@sentry/core": "8.54.0",
7272
"@sentry/react": "8.54.0",
7373
"@sentry/types": "8.54.0",

yarn.lock

+38-38
Original file line numberDiff line numberDiff line change
@@ -8239,74 +8239,74 @@ __metadata:
82398239
languageName: node
82408240
linkType: hard
82418241

8242-
"@sentry/cli-darwin@npm:2.44.0":
8243-
version: 2.44.0
8244-
resolution: "@sentry/cli-darwin@npm:2.44.0"
8242+
"@sentry/cli-darwin@npm:2.45.0":
8243+
version: 2.45.0
8244+
resolution: "@sentry/cli-darwin@npm:2.45.0"
82458245
conditions: os=darwin
82468246
languageName: node
82478247
linkType: hard
82488248

8249-
"@sentry/cli-linux-arm64@npm:2.44.0":
8250-
version: 2.44.0
8251-
resolution: "@sentry/cli-linux-arm64@npm:2.44.0"
8249+
"@sentry/cli-linux-arm64@npm:2.45.0":
8250+
version: 2.45.0
8251+
resolution: "@sentry/cli-linux-arm64@npm:2.45.0"
82528252
conditions: (os=linux | os=freebsd) & cpu=arm64
82538253
languageName: node
82548254
linkType: hard
82558255

8256-
"@sentry/cli-linux-arm@npm:2.44.0":
8257-
version: 2.44.0
8258-
resolution: "@sentry/cli-linux-arm@npm:2.44.0"
8256+
"@sentry/cli-linux-arm@npm:2.45.0":
8257+
version: 2.45.0
8258+
resolution: "@sentry/cli-linux-arm@npm:2.45.0"
82598259
conditions: (os=linux | os=freebsd) & cpu=arm
82608260
languageName: node
82618261
linkType: hard
82628262

8263-
"@sentry/cli-linux-i686@npm:2.44.0":
8264-
version: 2.44.0
8265-
resolution: "@sentry/cli-linux-i686@npm:2.44.0"
8263+
"@sentry/cli-linux-i686@npm:2.45.0":
8264+
version: 2.45.0
8265+
resolution: "@sentry/cli-linux-i686@npm:2.45.0"
82668266
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
82678267
languageName: node
82688268
linkType: hard
82698269

8270-
"@sentry/cli-linux-x64@npm:2.44.0":
8271-
version: 2.44.0
8272-
resolution: "@sentry/cli-linux-x64@npm:2.44.0"
8270+
"@sentry/cli-linux-x64@npm:2.45.0":
8271+
version: 2.45.0
8272+
resolution: "@sentry/cli-linux-x64@npm:2.45.0"
82738273
conditions: (os=linux | os=freebsd) & cpu=x64
82748274
languageName: node
82758275
linkType: hard
82768276

8277-
"@sentry/cli-win32-arm64@npm:2.44.0":
8278-
version: 2.44.0
8279-
resolution: "@sentry/cli-win32-arm64@npm:2.44.0"
8277+
"@sentry/cli-win32-arm64@npm:2.45.0":
8278+
version: 2.45.0
8279+
resolution: "@sentry/cli-win32-arm64@npm:2.45.0"
82808280
conditions: os=win32 & cpu=arm64
82818281
languageName: node
82828282
linkType: hard
82838283

8284-
"@sentry/cli-win32-i686@npm:2.44.0":
8285-
version: 2.44.0
8286-
resolution: "@sentry/cli-win32-i686@npm:2.44.0"
8284+
"@sentry/cli-win32-i686@npm:2.45.0":
8285+
version: 2.45.0
8286+
resolution: "@sentry/cli-win32-i686@npm:2.45.0"
82878287
conditions: os=win32 & (cpu=x86 | cpu=ia32)
82888288
languageName: node
82898289
linkType: hard
82908290

8291-
"@sentry/cli-win32-x64@npm:2.44.0":
8292-
version: 2.44.0
8293-
resolution: "@sentry/cli-win32-x64@npm:2.44.0"
8291+
"@sentry/cli-win32-x64@npm:2.45.0":
8292+
version: 2.45.0
8293+
resolution: "@sentry/cli-win32-x64@npm:2.45.0"
82948294
conditions: os=win32 & cpu=x64
82958295
languageName: node
82968296
linkType: hard
82978297

8298-
"@sentry/cli@npm:2.44.0":
8299-
version: 2.44.0
8300-
resolution: "@sentry/cli@npm:2.44.0"
8298+
"@sentry/cli@npm:2.45.0":
8299+
version: 2.45.0
8300+
resolution: "@sentry/cli@npm:2.45.0"
83018301
dependencies:
8302-
"@sentry/cli-darwin": 2.44.0
8303-
"@sentry/cli-linux-arm": 2.44.0
8304-
"@sentry/cli-linux-arm64": 2.44.0
8305-
"@sentry/cli-linux-i686": 2.44.0
8306-
"@sentry/cli-linux-x64": 2.44.0
8307-
"@sentry/cli-win32-arm64": 2.44.0
8308-
"@sentry/cli-win32-i686": 2.44.0
8309-
"@sentry/cli-win32-x64": 2.44.0
8302+
"@sentry/cli-darwin": 2.45.0
8303+
"@sentry/cli-linux-arm": 2.45.0
8304+
"@sentry/cli-linux-arm64": 2.45.0
8305+
"@sentry/cli-linux-i686": 2.45.0
8306+
"@sentry/cli-linux-x64": 2.45.0
8307+
"@sentry/cli-win32-arm64": 2.45.0
8308+
"@sentry/cli-win32-i686": 2.45.0
8309+
"@sentry/cli-win32-x64": 2.45.0
83108310
https-proxy-agent: ^5.0.0
83118311
node-fetch: ^2.6.7
83128312
progress: ^2.0.3
@@ -8331,7 +8331,7 @@ __metadata:
83318331
optional: true
83328332
bin:
83338333
sentry-cli: bin/sentry-cli
8334-
checksum: f3ce01e412868997754a8e6cdcc9c0c613f097a779073d31bf36f7f6667dfa81b13a12bbfe2d0ffc4cd2f05015168432ee7d8054e5b2a041858273e47f651ac6
8334+
checksum: 8f922057524c5ab59762fa7353be603cab0c17df3ef499dee3da7999296e8aaaa01e4c5c6f2880df475816cd94d76fc7f24622743c2d8aa6195dbf4e2a917d29
83358335
languageName: node
83368336
linkType: hard
83378337

@@ -8390,7 +8390,7 @@ __metadata:
83908390
"@sentry-internal/typescript": 8.54.0
83918391
"@sentry/babel-plugin-component-annotate": 3.4.0
83928392
"@sentry/browser": 8.54.0
8393-
"@sentry/cli": 2.44.0
8393+
"@sentry/cli": 2.45.0
83948394
"@sentry/core": 8.54.0
83958395
"@sentry/react": 8.54.0
83968396
"@sentry/types": 8.54.0
@@ -25561,7 +25561,7 @@ __metadata:
2556125561
dependencies:
2556225562
"@expo/swiftlint": ^0.57.1
2556325563
"@naturalcycles/ktlint": ^1.13.0
25564-
"@sentry/cli": 2.44.0
25564+
"@sentry/cli": 2.45.0
2556525565
clang-format: ^1.8.0
2556625566
downlevel-dts: ^0.11.0
2556725567
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)