Skip to content

Commit 2b251e0

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cli.sh to 3.4.2
1 parent 35b29df commit 2b251e0

5 files changed

Lines changed: 46 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- Bump JavaScript SDK from v10.51.0 to v10.52.0 ([#6108](https://github.com/getsentry/sentry-react-native/pull/6108))
1818
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10520)
1919
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.51.0...10.52.0)
20+
- Bump CLI from v3.4.1 to v3.4.2 ([#6129](https://github.com/getsentry/sentry-react-native/pull/6129))
21+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#342)
22+
- [diff](https://github.com/getsentry/sentry-cli/compare/3.4.1...3.4.2)
2023

2124
## 8.11.0
2225

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@naturalcycles/ktlint": "^1.13.0",
33-
"@sentry/cli": "3.4.1",
33+
"@sentry/cli": "3.4.2",
3434
"downlevel-dts": "^0.11.0",
3535
"google-java-format": "^1.4.0",
3636
"lerna": "^8.1.8",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"dependencies": {
7676
"@sentry/babel-plugin-component-annotate": "5.2.1",
7777
"@sentry/browser": "10.52.0",
78-
"@sentry/cli": "3.4.1",
78+
"@sentry/cli": "3.4.2",
7979
"@sentry/core": "10.52.0",
8080
"@sentry/expo-upload-sourcemaps": "workspace:*",
8181
"@sentry/react": "10.52.0",

packages/expo-upload-sourcemaps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"README.md"
2828
],
2929
"dependencies": {
30-
"@sentry/cli": "3.4.1"
30+
"@sentry/cli": "3.4.2"
3131
},
3232
"peerDependencies": {
3333
"@expo/env": "*",

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -10672,74 +10672,74 @@ __metadata:
1067210672
languageName: node
1067310673
linkType: hard
1067410674

10675-
"@sentry/cli-darwin@npm:3.4.1":
10676-
version: 3.4.1
10677-
resolution: "@sentry/cli-darwin@npm:3.4.1"
10675+
"@sentry/cli-darwin@npm:3.4.2":
10676+
version: 3.4.2
10677+
resolution: "@sentry/cli-darwin@npm:3.4.2"
1067810678
conditions: os=darwin
1067910679
languageName: node
1068010680
linkType: hard
1068110681

10682-
"@sentry/cli-linux-arm64@npm:3.4.1":
10683-
version: 3.4.1
10684-
resolution: "@sentry/cli-linux-arm64@npm:3.4.1"
10682+
"@sentry/cli-linux-arm64@npm:3.4.2":
10683+
version: 3.4.2
10684+
resolution: "@sentry/cli-linux-arm64@npm:3.4.2"
1068510685
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
1068610686
languageName: node
1068710687
linkType: hard
1068810688

10689-
"@sentry/cli-linux-arm@npm:3.4.1":
10690-
version: 3.4.1
10691-
resolution: "@sentry/cli-linux-arm@npm:3.4.1"
10689+
"@sentry/cli-linux-arm@npm:3.4.2":
10690+
version: 3.4.2
10691+
resolution: "@sentry/cli-linux-arm@npm:3.4.2"
1069210692
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
1069310693
languageName: node
1069410694
linkType: hard
1069510695

10696-
"@sentry/cli-linux-i686@npm:3.4.1":
10697-
version: 3.4.1
10698-
resolution: "@sentry/cli-linux-i686@npm:3.4.1"
10696+
"@sentry/cli-linux-i686@npm:3.4.2":
10697+
version: 3.4.2
10698+
resolution: "@sentry/cli-linux-i686@npm:3.4.2"
1069910699
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
1070010700
languageName: node
1070110701
linkType: hard
1070210702

10703-
"@sentry/cli-linux-x64@npm:3.4.1":
10704-
version: 3.4.1
10705-
resolution: "@sentry/cli-linux-x64@npm:3.4.1"
10703+
"@sentry/cli-linux-x64@npm:3.4.2":
10704+
version: 3.4.2
10705+
resolution: "@sentry/cli-linux-x64@npm:3.4.2"
1070610706
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
1070710707
languageName: node
1070810708
linkType: hard
1070910709

10710-
"@sentry/cli-win32-arm64@npm:3.4.1":
10711-
version: 3.4.1
10712-
resolution: "@sentry/cli-win32-arm64@npm:3.4.1"
10710+
"@sentry/cli-win32-arm64@npm:3.4.2":
10711+
version: 3.4.2
10712+
resolution: "@sentry/cli-win32-arm64@npm:3.4.2"
1071310713
conditions: os=win32 & cpu=arm64
1071410714
languageName: node
1071510715
linkType: hard
1071610716

10717-
"@sentry/cli-win32-i686@npm:3.4.1":
10718-
version: 3.4.1
10719-
resolution: "@sentry/cli-win32-i686@npm:3.4.1"
10717+
"@sentry/cli-win32-i686@npm:3.4.2":
10718+
version: 3.4.2
10719+
resolution: "@sentry/cli-win32-i686@npm:3.4.2"
1072010720
conditions: os=win32 & (cpu=x86 | cpu=ia32)
1072110721
languageName: node
1072210722
linkType: hard
1072310723

10724-
"@sentry/cli-win32-x64@npm:3.4.1":
10725-
version: 3.4.1
10726-
resolution: "@sentry/cli-win32-x64@npm:3.4.1"
10724+
"@sentry/cli-win32-x64@npm:3.4.2":
10725+
version: 3.4.2
10726+
resolution: "@sentry/cli-win32-x64@npm:3.4.2"
1072710727
conditions: os=win32 & cpu=x64
1072810728
languageName: node
1072910729
linkType: hard
1073010730

10731-
"@sentry/cli@npm:3.4.1":
10732-
version: 3.4.1
10733-
resolution: "@sentry/cli@npm:3.4.1"
10734-
dependencies:
10735-
"@sentry/cli-darwin": 3.4.1
10736-
"@sentry/cli-linux-arm": 3.4.1
10737-
"@sentry/cli-linux-arm64": 3.4.1
10738-
"@sentry/cli-linux-i686": 3.4.1
10739-
"@sentry/cli-linux-x64": 3.4.1
10740-
"@sentry/cli-win32-arm64": 3.4.1
10741-
"@sentry/cli-win32-i686": 3.4.1
10742-
"@sentry/cli-win32-x64": 3.4.1
10731+
"@sentry/cli@npm:3.4.2":
10732+
version: 3.4.2
10733+
resolution: "@sentry/cli@npm:3.4.2"
10734+
dependencies:
10735+
"@sentry/cli-darwin": 3.4.2
10736+
"@sentry/cli-linux-arm": 3.4.2
10737+
"@sentry/cli-linux-arm64": 3.4.2
10738+
"@sentry/cli-linux-i686": 3.4.2
10739+
"@sentry/cli-linux-x64": 3.4.2
10740+
"@sentry/cli-win32-arm64": 3.4.2
10741+
"@sentry/cli-win32-i686": 3.4.2
10742+
"@sentry/cli-win32-x64": 3.4.2
1074310743
progress: ^2.0.3
1074410744
proxy-from-env: ^1.1.0
1074510745
undici: ^6.22.0
@@ -10763,7 +10763,7 @@ __metadata:
1076310763
optional: true
1076410764
bin:
1076510765
sentry-cli: bin/sentry-cli
10766-
checksum: b80b2814d262dc13fbc49c503bfa9b9e4085f0d30ebf08f2946f158e6dd6780960489d61c181baeb7508d80d4a59aaa75da536a68161563d183b9b042b851892
10766+
checksum: 4491e02af63e9b33f7127518d590b26185a786a17b12268fc84a69a6ecde7434bda7bc2f17e3fb5ec1ea2e8e65721f9481121994597bb220f574b9dbb21eb1be
1076710767
languageName: node
1076810768
linkType: hard
1076910769

@@ -10785,7 +10785,7 @@ __metadata:
1078510785
version: 0.0.0-use.local
1078610786
resolution: "@sentry/expo-upload-sourcemaps@workspace:packages/expo-upload-sourcemaps"
1078710787
dependencies:
10788-
"@sentry/cli": 3.4.1
10788+
"@sentry/cli": 3.4.2
1078910789
peerDependencies:
1079010790
"@expo/env": "*"
1079110791
dotenv: "*"
@@ -10890,7 +10890,7 @@ __metadata:
1089010890
"@sentry-internal/typescript": 10.52.0
1089110891
"@sentry/babel-plugin-component-annotate": 5.2.1
1089210892
"@sentry/browser": 10.52.0
10893-
"@sentry/cli": 3.4.1
10893+
"@sentry/cli": 3.4.2
1089410894
"@sentry/core": 10.52.0
1089510895
"@sentry/expo-upload-sourcemaps": "workspace:*"
1089610896
"@sentry/react": 10.52.0
@@ -29992,7 +29992,7 @@ __metadata:
2999229992
resolution: "sentry-react-native@workspace:."
2999329993
dependencies:
2999429994
"@naturalcycles/ktlint": ^1.13.0
29995-
"@sentry/cli": 3.4.1
29995+
"@sentry/cli": 3.4.2
2999629996
downlevel-dts: ^0.11.0
2999729997
google-java-format: ^1.4.0
2999829998
lerna: ^8.1.8

0 commit comments

Comments
 (0)