Skip to content

Commit 88890fe

Browse files
chore: update scripts/update-cli.sh to 2.57.0 (#5295)
Co-authored-by: GitHub <noreply@github.com>
1 parent ab0eb1a commit 88890fe

File tree

4 files changed

+43
-40
lines changed

4 files changed

+43
-40
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
- Bump JavaScript SDK from v10.20.0 to v10.21.0 ([#5289](https://github.com/getsentry/sentry-react-native/pull/5289))
1717
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10210)
1818
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.20.0...10.21.0)
19+
- Bump CLI from v2.56.1 to v2.57.0 ([#5295](https://github.com/getsentry/sentry-react-native/pull/5295))
20+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2570)
21+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.56.1...2.57.0)
1922

2023
## 7.4.0
2124

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": "2.56.1",
32+
"@sentry/cli": "2.57.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": "4.5.0",
7272
"@sentry/browser": "10.21.0",
73-
"@sentry/cli": "2.56.1",
73+
"@sentry/cli": "2.57.0",
7474
"@sentry/core": "10.21.0",
7575
"@sentry/react": "10.21.0",
7676
"@sentry/types": "10.21.0"

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9594,74 +9594,74 @@ __metadata:
95949594
languageName: node
95959595
linkType: hard
95969596

9597-
"@sentry/cli-darwin@npm:2.56.1":
9598-
version: 2.56.1
9599-
resolution: "@sentry/cli-darwin@npm:2.56.1"
9597+
"@sentry/cli-darwin@npm:2.57.0":
9598+
version: 2.57.0
9599+
resolution: "@sentry/cli-darwin@npm:2.57.0"
96009600
conditions: os=darwin
96019601
languageName: node
96029602
linkType: hard
96039603

9604-
"@sentry/cli-linux-arm64@npm:2.56.1":
9605-
version: 2.56.1
9606-
resolution: "@sentry/cli-linux-arm64@npm:2.56.1"
9604+
"@sentry/cli-linux-arm64@npm:2.57.0":
9605+
version: 2.57.0
9606+
resolution: "@sentry/cli-linux-arm64@npm:2.57.0"
96079607
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
96089608
languageName: node
96099609
linkType: hard
96109610

9611-
"@sentry/cli-linux-arm@npm:2.56.1":
9612-
version: 2.56.1
9613-
resolution: "@sentry/cli-linux-arm@npm:2.56.1"
9611+
"@sentry/cli-linux-arm@npm:2.57.0":
9612+
version: 2.57.0
9613+
resolution: "@sentry/cli-linux-arm@npm:2.57.0"
96149614
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
96159615
languageName: node
96169616
linkType: hard
96179617

9618-
"@sentry/cli-linux-i686@npm:2.56.1":
9619-
version: 2.56.1
9620-
resolution: "@sentry/cli-linux-i686@npm:2.56.1"
9618+
"@sentry/cli-linux-i686@npm:2.57.0":
9619+
version: 2.57.0
9620+
resolution: "@sentry/cli-linux-i686@npm:2.57.0"
96219621
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
96229622
languageName: node
96239623
linkType: hard
96249624

9625-
"@sentry/cli-linux-x64@npm:2.56.1":
9626-
version: 2.56.1
9627-
resolution: "@sentry/cli-linux-x64@npm:2.56.1"
9625+
"@sentry/cli-linux-x64@npm:2.57.0":
9626+
version: 2.57.0
9627+
resolution: "@sentry/cli-linux-x64@npm:2.57.0"
96289628
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
96299629
languageName: node
96309630
linkType: hard
96319631

9632-
"@sentry/cli-win32-arm64@npm:2.56.1":
9633-
version: 2.56.1
9634-
resolution: "@sentry/cli-win32-arm64@npm:2.56.1"
9632+
"@sentry/cli-win32-arm64@npm:2.57.0":
9633+
version: 2.57.0
9634+
resolution: "@sentry/cli-win32-arm64@npm:2.57.0"
96359635
conditions: os=win32 & cpu=arm64
96369636
languageName: node
96379637
linkType: hard
96389638

9639-
"@sentry/cli-win32-i686@npm:2.56.1":
9640-
version: 2.56.1
9641-
resolution: "@sentry/cli-win32-i686@npm:2.56.1"
9639+
"@sentry/cli-win32-i686@npm:2.57.0":
9640+
version: 2.57.0
9641+
resolution: "@sentry/cli-win32-i686@npm:2.57.0"
96429642
conditions: os=win32 & (cpu=x86 | cpu=ia32)
96439643
languageName: node
96449644
linkType: hard
96459645

9646-
"@sentry/cli-win32-x64@npm:2.56.1":
9647-
version: 2.56.1
9648-
resolution: "@sentry/cli-win32-x64@npm:2.56.1"
9646+
"@sentry/cli-win32-x64@npm:2.57.0":
9647+
version: 2.57.0
9648+
resolution: "@sentry/cli-win32-x64@npm:2.57.0"
96499649
conditions: os=win32 & cpu=x64
96509650
languageName: node
96519651
linkType: hard
96529652

9653-
"@sentry/cli@npm:2.56.1":
9654-
version: 2.56.1
9655-
resolution: "@sentry/cli@npm:2.56.1"
9653+
"@sentry/cli@npm:2.57.0":
9654+
version: 2.57.0
9655+
resolution: "@sentry/cli@npm:2.57.0"
96569656
dependencies:
9657-
"@sentry/cli-darwin": 2.56.1
9658-
"@sentry/cli-linux-arm": 2.56.1
9659-
"@sentry/cli-linux-arm64": 2.56.1
9660-
"@sentry/cli-linux-i686": 2.56.1
9661-
"@sentry/cli-linux-x64": 2.56.1
9662-
"@sentry/cli-win32-arm64": 2.56.1
9663-
"@sentry/cli-win32-i686": 2.56.1
9664-
"@sentry/cli-win32-x64": 2.56.1
9657+
"@sentry/cli-darwin": 2.57.0
9658+
"@sentry/cli-linux-arm": 2.57.0
9659+
"@sentry/cli-linux-arm64": 2.57.0
9660+
"@sentry/cli-linux-i686": 2.57.0
9661+
"@sentry/cli-linux-x64": 2.57.0
9662+
"@sentry/cli-win32-arm64": 2.57.0
9663+
"@sentry/cli-win32-i686": 2.57.0
9664+
"@sentry/cli-win32-x64": 2.57.0
96659665
https-proxy-agent: ^5.0.0
96669666
node-fetch: ^2.6.7
96679667
progress: ^2.0.3
@@ -9686,7 +9686,7 @@ __metadata:
96869686
optional: true
96879687
bin:
96889688
sentry-cli: bin/sentry-cli
9689-
checksum: e70c68ddaf0dda7cae7a886f221cf62520603d71cb96976c40e515df56565b31d8f78a50af83b89b17a39f136976d83d54fd9eeca8aa05026dfff18b7a07c999
9689+
checksum: bdab3589ddcdaf86902ca8e1cab698438e5f59bb6816aaee53b176c1634a2b27e7d744a339b6382c791b5512f4f2bcf0503b05b2b527911250f96795eab69479
96909690
languageName: node
96919691
linkType: hard
96929692

@@ -9745,7 +9745,7 @@ __metadata:
97459745
"@sentry-internal/typescript": 10.21.0
97469746
"@sentry/babel-plugin-component-annotate": 4.5.0
97479747
"@sentry/browser": 10.21.0
9748-
"@sentry/cli": 2.56.1
9748+
"@sentry/cli": 2.57.0
97499749
"@sentry/core": 10.21.0
97509750
"@sentry/react": 10.21.0
97519751
"@sentry/types": 10.21.0
@@ -28319,7 +28319,7 @@ __metadata:
2831928319
resolution: "sentry-react-native@workspace:."
2832028320
dependencies:
2832128321
"@naturalcycles/ktlint": ^1.13.0
28322-
"@sentry/cli": 2.56.1
28322+
"@sentry/cli": 2.57.0
2832328323
downlevel-dts: ^0.11.0
2832428324
google-java-format: ^1.4.0
2832528325
lerna: ^8.1.8

0 commit comments

Comments
 (0)