Skip to content

Commit 4ed1be9

Browse files
chore: update scripts/update-cli.sh to 2.38.0 (#4200)
Co-authored-by: GitHub <[email protected]>
1 parent 17be197 commit 4ed1be9

File tree

4 files changed

+39
-36
lines changed

4 files changed

+39
-36
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Bump JavaScript SDK from v8.34.0 to v8.35.0 ([#4196](https://github.com/getsentry/sentry-react-native/pull/4196))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8350)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.34.0...8.35.0)
16+
- Bump CLI from v2.37.0 to v2.38.0 ([#4200](https://github.com/getsentry/sentry-react-native/pull/4200))
17+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380)
18+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0)
1619

1720
## 6.1.0
1821

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"set-version-samples": "lerna run set-version"
2121
},
2222
"devDependencies": {
23-
"@sentry/cli": "2.37.0",
23+
"@sentry/cli": "2.38.0",
2424
"downlevel-dts": "^0.11.0",
2525
"google-java-format": "^1.4.0",
2626
"lerna": "^8.1.8",

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.35.0",
70-
"@sentry/cli": "2.37.0",
70+
"@sentry/cli": "2.38.0",
7171
"@sentry/core": "8.35.0",
7272
"@sentry/react": "8.35.0",
7373
"@sentry/types": "8.35.0",

yarn.lock

+34-34
Original file line numberDiff line numberDiff line change
@@ -6602,66 +6602,66 @@ __metadata:
66026602
languageName: node
66036603
linkType: hard
66046604

6605-
"@sentry/cli-darwin@npm:2.37.0":
6606-
version: 2.37.0
6607-
resolution: "@sentry/cli-darwin@npm:2.37.0"
6605+
"@sentry/cli-darwin@npm:2.38.0":
6606+
version: 2.38.0
6607+
resolution: "@sentry/cli-darwin@npm:2.38.0"
66086608
conditions: os=darwin
66096609
languageName: node
66106610
linkType: hard
66116611

6612-
"@sentry/cli-linux-arm64@npm:2.37.0":
6613-
version: 2.37.0
6614-
resolution: "@sentry/cli-linux-arm64@npm:2.37.0"
6612+
"@sentry/cli-linux-arm64@npm:2.38.0":
6613+
version: 2.38.0
6614+
resolution: "@sentry/cli-linux-arm64@npm:2.38.0"
66156615
conditions: (os=linux | os=freebsd) & cpu=arm64
66166616
languageName: node
66176617
linkType: hard
66186618

6619-
"@sentry/cli-linux-arm@npm:2.37.0":
6620-
version: 2.37.0
6621-
resolution: "@sentry/cli-linux-arm@npm:2.37.0"
6619+
"@sentry/cli-linux-arm@npm:2.38.0":
6620+
version: 2.38.0
6621+
resolution: "@sentry/cli-linux-arm@npm:2.38.0"
66226622
conditions: (os=linux | os=freebsd) & cpu=arm
66236623
languageName: node
66246624
linkType: hard
66256625

6626-
"@sentry/cli-linux-i686@npm:2.37.0":
6627-
version: 2.37.0
6628-
resolution: "@sentry/cli-linux-i686@npm:2.37.0"
6626+
"@sentry/cli-linux-i686@npm:2.38.0":
6627+
version: 2.38.0
6628+
resolution: "@sentry/cli-linux-i686@npm:2.38.0"
66296629
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
66306630
languageName: node
66316631
linkType: hard
66326632

6633-
"@sentry/cli-linux-x64@npm:2.37.0":
6634-
version: 2.37.0
6635-
resolution: "@sentry/cli-linux-x64@npm:2.37.0"
6633+
"@sentry/cli-linux-x64@npm:2.38.0":
6634+
version: 2.38.0
6635+
resolution: "@sentry/cli-linux-x64@npm:2.38.0"
66366636
conditions: (os=linux | os=freebsd) & cpu=x64
66376637
languageName: node
66386638
linkType: hard
66396639

6640-
"@sentry/cli-win32-i686@npm:2.37.0":
6641-
version: 2.37.0
6642-
resolution: "@sentry/cli-win32-i686@npm:2.37.0"
6640+
"@sentry/cli-win32-i686@npm:2.38.0":
6641+
version: 2.38.0
6642+
resolution: "@sentry/cli-win32-i686@npm:2.38.0"
66436643
conditions: os=win32 & (cpu=x86 | cpu=ia32)
66446644
languageName: node
66456645
linkType: hard
66466646

6647-
"@sentry/cli-win32-x64@npm:2.37.0":
6648-
version: 2.37.0
6649-
resolution: "@sentry/cli-win32-x64@npm:2.37.0"
6647+
"@sentry/cli-win32-x64@npm:2.38.0":
6648+
version: 2.38.0
6649+
resolution: "@sentry/cli-win32-x64@npm:2.38.0"
66506650
conditions: os=win32 & cpu=x64
66516651
languageName: node
66526652
linkType: hard
66536653

6654-
"@sentry/cli@npm:2.37.0":
6655-
version: 2.37.0
6656-
resolution: "@sentry/cli@npm:2.37.0"
6654+
"@sentry/cli@npm:2.38.0":
6655+
version: 2.38.0
6656+
resolution: "@sentry/cli@npm:2.38.0"
66576657
dependencies:
6658-
"@sentry/cli-darwin": 2.37.0
6659-
"@sentry/cli-linux-arm": 2.37.0
6660-
"@sentry/cli-linux-arm64": 2.37.0
6661-
"@sentry/cli-linux-i686": 2.37.0
6662-
"@sentry/cli-linux-x64": 2.37.0
6663-
"@sentry/cli-win32-i686": 2.37.0
6664-
"@sentry/cli-win32-x64": 2.37.0
6658+
"@sentry/cli-darwin": 2.38.0
6659+
"@sentry/cli-linux-arm": 2.38.0
6660+
"@sentry/cli-linux-arm64": 2.38.0
6661+
"@sentry/cli-linux-i686": 2.38.0
6662+
"@sentry/cli-linux-x64": 2.38.0
6663+
"@sentry/cli-win32-i686": 2.38.0
6664+
"@sentry/cli-win32-x64": 2.38.0
66656665
https-proxy-agent: ^5.0.0
66666666
node-fetch: ^2.6.7
66676667
progress: ^2.0.3
@@ -6684,7 +6684,7 @@ __metadata:
66846684
optional: true
66856685
bin:
66866686
sentry-cli: bin/sentry-cli
6687-
checksum: 92e88688b5148e5abed2cc253290008da89029c5816d7f1bdb5fbed035305c0bcfb5f49e4976ff8ced5fbb876d28e655eef838d32c7a388d3582654ff67d65e0
6687+
checksum: 0f2ddf0666fb935f322fdcd17ddc249a867ba57dddc50a5742b49cc6160394cbd2059f6fe544f671f632ecbd3a7d9ed788aababbb01198c6dfad1afc050f5636
66886688
languageName: node
66896689
linkType: hard
66906690

@@ -6762,7 +6762,7 @@ __metadata:
67626762
"@sentry-internal/typescript": 8.35.0
67636763
"@sentry/babel-plugin-component-annotate": 2.20.1
67646764
"@sentry/browser": 8.35.0
6765-
"@sentry/cli": 2.37.0
6765+
"@sentry/cli": 2.38.0
67666766
"@sentry/core": 8.35.0
67676767
"@sentry/react": 8.35.0
67686768
"@sentry/types": 8.35.0
@@ -24548,7 +24548,7 @@ __metadata:
2454824548
version: 0.0.0-use.local
2454924549
resolution: "sentry-react-native@workspace:."
2455024550
dependencies:
24551-
"@sentry/cli": 2.37.0
24551+
"@sentry/cli": 2.38.0
2455224552
downlevel-dts: ^0.11.0
2455324553
google-java-format: ^1.4.0
2455424554
lerna: ^8.1.8

0 commit comments

Comments
 (0)