Skip to content

Commit 5f652d6

Browse files
chore: update scripts/update-cli.sh to 2.42.3 (#4655)
Co-authored-by: GitHub <noreply@github.com>
1 parent c4bd70f commit 5f652d6

File tree

4 files changed

+39
-39
lines changed

4 files changed

+39
-39
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
- Bump Bundler Plugins from v3.2.0 to v3.2.2 ([#4585](https://github.com/getsentry/sentry-react-native/pull/4585), [#4620](https://github.com/getsentry/sentry-react-native/pull/4620))
2727
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#322)
2828
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.0...3.2.2)
29-
- Bump CLI from v2.42.1 to v2.42.2 ([#4586](https://github.com/getsentry/sentry-react-native/pull/4586))
30-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2422)
31-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.1...2.42.2)
29+
- Bump CLI from v2.42.1 to v2.42.3 ([#4586](https://github.com/getsentry/sentry-react-native/pull/4586), [#4655](https://github.com/getsentry/sentry-react-native/pull/4655))
30+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2423)
31+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.1...2.42.3)
3232
- Bump Cocoa SDK from v8.45.0 to v8.46.0 ([#4621](https://github.com/getsentry/sentry-react-native/pull/4621))
3333
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8460)
3434
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.45.0...8.46.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.42.2",
33+
"@sentry/cli": "2.42.3",
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.2.2",
6969
"@sentry/browser": "8.54.0",
70-
"@sentry/cli": "2.42.2",
70+
"@sentry/cli": "2.42.3",
7171
"@sentry/core": "8.54.0",
7272
"@sentry/react": "8.54.0",
7373
"@sentry/types": "8.54.0",

yarn.lock

+34-34
Original file line numberDiff line numberDiff line change
@@ -7966,66 +7966,66 @@ __metadata:
79667966
languageName: node
79677967
linkType: hard
79687968

7969-
"@sentry/cli-darwin@npm:2.42.2":
7970-
version: 2.42.2
7971-
resolution: "@sentry/cli-darwin@npm:2.42.2"
7969+
"@sentry/cli-darwin@npm:2.42.3":
7970+
version: 2.42.3
7971+
resolution: "@sentry/cli-darwin@npm:2.42.3"
79727972
conditions: os=darwin
79737973
languageName: node
79747974
linkType: hard
79757975

7976-
"@sentry/cli-linux-arm64@npm:2.42.2":
7977-
version: 2.42.2
7978-
resolution: "@sentry/cli-linux-arm64@npm:2.42.2"
7976+
"@sentry/cli-linux-arm64@npm:2.42.3":
7977+
version: 2.42.3
7978+
resolution: "@sentry/cli-linux-arm64@npm:2.42.3"
79797979
conditions: (os=linux | os=freebsd) & cpu=arm64
79807980
languageName: node
79817981
linkType: hard
79827982

7983-
"@sentry/cli-linux-arm@npm:2.42.2":
7984-
version: 2.42.2
7985-
resolution: "@sentry/cli-linux-arm@npm:2.42.2"
7983+
"@sentry/cli-linux-arm@npm:2.42.3":
7984+
version: 2.42.3
7985+
resolution: "@sentry/cli-linux-arm@npm:2.42.3"
79867986
conditions: (os=linux | os=freebsd) & cpu=arm
79877987
languageName: node
79887988
linkType: hard
79897989

7990-
"@sentry/cli-linux-i686@npm:2.42.2":
7991-
version: 2.42.2
7992-
resolution: "@sentry/cli-linux-i686@npm:2.42.2"
7990+
"@sentry/cli-linux-i686@npm:2.42.3":
7991+
version: 2.42.3
7992+
resolution: "@sentry/cli-linux-i686@npm:2.42.3"
79937993
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
79947994
languageName: node
79957995
linkType: hard
79967996

7997-
"@sentry/cli-linux-x64@npm:2.42.2":
7998-
version: 2.42.2
7999-
resolution: "@sentry/cli-linux-x64@npm:2.42.2"
7997+
"@sentry/cli-linux-x64@npm:2.42.3":
7998+
version: 2.42.3
7999+
resolution: "@sentry/cli-linux-x64@npm:2.42.3"
80008000
conditions: (os=linux | os=freebsd) & cpu=x64
80018001
languageName: node
80028002
linkType: hard
80038003

8004-
"@sentry/cli-win32-i686@npm:2.42.2":
8005-
version: 2.42.2
8006-
resolution: "@sentry/cli-win32-i686@npm:2.42.2"
8004+
"@sentry/cli-win32-i686@npm:2.42.3":
8005+
version: 2.42.3
8006+
resolution: "@sentry/cli-win32-i686@npm:2.42.3"
80078007
conditions: os=win32 & (cpu=x86 | cpu=ia32)
80088008
languageName: node
80098009
linkType: hard
80108010

8011-
"@sentry/cli-win32-x64@npm:2.42.2":
8012-
version: 2.42.2
8013-
resolution: "@sentry/cli-win32-x64@npm:2.42.2"
8011+
"@sentry/cli-win32-x64@npm:2.42.3":
8012+
version: 2.42.3
8013+
resolution: "@sentry/cli-win32-x64@npm:2.42.3"
80148014
conditions: os=win32 & cpu=x64
80158015
languageName: node
80168016
linkType: hard
80178017

8018-
"@sentry/cli@npm:2.42.2":
8019-
version: 2.42.2
8020-
resolution: "@sentry/cli@npm:2.42.2"
8018+
"@sentry/cli@npm:2.42.3":
8019+
version: 2.42.3
8020+
resolution: "@sentry/cli@npm:2.42.3"
80218021
dependencies:
8022-
"@sentry/cli-darwin": 2.42.2
8023-
"@sentry/cli-linux-arm": 2.42.2
8024-
"@sentry/cli-linux-arm64": 2.42.2
8025-
"@sentry/cli-linux-i686": 2.42.2
8026-
"@sentry/cli-linux-x64": 2.42.2
8027-
"@sentry/cli-win32-i686": 2.42.2
8028-
"@sentry/cli-win32-x64": 2.42.2
8022+
"@sentry/cli-darwin": 2.42.3
8023+
"@sentry/cli-linux-arm": 2.42.3
8024+
"@sentry/cli-linux-arm64": 2.42.3
8025+
"@sentry/cli-linux-i686": 2.42.3
8026+
"@sentry/cli-linux-x64": 2.42.3
8027+
"@sentry/cli-win32-i686": 2.42.3
8028+
"@sentry/cli-win32-x64": 2.42.3
80298029
https-proxy-agent: ^5.0.0
80308030
node-fetch: ^2.6.7
80318031
progress: ^2.0.3
@@ -8048,7 +8048,7 @@ __metadata:
80488048
optional: true
80498049
bin:
80508050
sentry-cli: bin/sentry-cli
8051-
checksum: a22e4ff4a8c1891cc89028871f64f05eb4376033dba2f1ffdf0b946e4e6493a99807d640ea9580623e1c75ba181c295c93a51d00148ad45bb9343e68c2e42f90
8051+
checksum: b4fc919bed45ba08b9acc2533f83dbec9247e4143fcdc255669675f9b181f5ee535f7f136b478b8a2cae6d7613b1afe652fd5260607da0b32a3fb3ee085be3c7
80528052
languageName: node
80538053
linkType: hard
80548054

@@ -8107,7 +8107,7 @@ __metadata:
81078107
"@sentry-internal/typescript": 8.54.0
81088108
"@sentry/babel-plugin-component-annotate": 3.2.2
81098109
"@sentry/browser": 8.54.0
8110-
"@sentry/cli": 2.42.2
8110+
"@sentry/cli": 2.42.3
81118111
"@sentry/core": 8.54.0
81128112
"@sentry/react": 8.54.0
81138113
"@sentry/types": 8.54.0
@@ -24720,7 +24720,7 @@ __metadata:
2472024720
dependencies:
2472124721
"@expo/swiftlint": ^0.57.1
2472224722
"@naturalcycles/ktlint": ^1.13.0
24723-
"@sentry/cli": 2.42.2
24723+
"@sentry/cli": 2.42.3
2472424724
clang-format: ^1.8.0
2472524725
downlevel-dts: ^0.11.0
2472624726
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)