Skip to content

Commit 785ffb1

Browse files
chore: update scripts/update-cli.sh to 2.51.1 (#5058)
Co-authored-by: GitHub <[email protected]>
1 parent d916aa3 commit 785ffb1

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
### Dependencies
1818

19-
- Bump CLI from v2.50.2 to v2.51.0 ([#5053](https://github.com/getsentry/sentry-react-native/pull/5053))
20-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2510)
21-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.0)
19+
- Bump CLI from v2.50.2 to v2.51.1 ([#5053](https://github.com/getsentry/sentry-react-native/pull/5053), [#5058](https://github.com/getsentry/sentry-react-native/pull/5058))
20+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511)
21+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.1)
2222

2323
## 6.19.0
2424

package.json

Lines changed: 1 addition & 1 deletion
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.51.0",
33+
"@sentry/cli": "2.51.1",
3434
"clang-format": "^1.8.0",
3535
"downlevel-dts": "^0.11.0",
3636
"google-java-format": "^1.4.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {
7070
"@sentry/babel-plugin-component-annotate": "4.0.2",
7171
"@sentry/browser": "8.55.0",
72-
"@sentry/cli": "2.51.0",
72+
"@sentry/cli": "2.51.1",
7373
"@sentry/core": "8.55.0",
7474
"@sentry/react": "8.55.0",
7575
"@sentry/types": "8.55.0",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9019,74 +9019,74 @@ __metadata:
90199019
languageName: node
90209020
linkType: hard
90219021

9022-
"@sentry/cli-darwin@npm:2.51.0":
9023-
version: 2.51.0
9024-
resolution: "@sentry/cli-darwin@npm:2.51.0"
9022+
"@sentry/cli-darwin@npm:2.51.1":
9023+
version: 2.51.1
9024+
resolution: "@sentry/cli-darwin@npm:2.51.1"
90259025
conditions: os=darwin
90269026
languageName: node
90279027
linkType: hard
90289028

9029-
"@sentry/cli-linux-arm64@npm:2.51.0":
9030-
version: 2.51.0
9031-
resolution: "@sentry/cli-linux-arm64@npm:2.51.0"
9029+
"@sentry/cli-linux-arm64@npm:2.51.1":
9030+
version: 2.51.1
9031+
resolution: "@sentry/cli-linux-arm64@npm:2.51.1"
90329032
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
90339033
languageName: node
90349034
linkType: hard
90359035

9036-
"@sentry/cli-linux-arm@npm:2.51.0":
9037-
version: 2.51.0
9038-
resolution: "@sentry/cli-linux-arm@npm:2.51.0"
9036+
"@sentry/cli-linux-arm@npm:2.51.1":
9037+
version: 2.51.1
9038+
resolution: "@sentry/cli-linux-arm@npm:2.51.1"
90399039
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
90409040
languageName: node
90419041
linkType: hard
90429042

9043-
"@sentry/cli-linux-i686@npm:2.51.0":
9044-
version: 2.51.0
9045-
resolution: "@sentry/cli-linux-i686@npm:2.51.0"
9043+
"@sentry/cli-linux-i686@npm:2.51.1":
9044+
version: 2.51.1
9045+
resolution: "@sentry/cli-linux-i686@npm:2.51.1"
90469046
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
90479047
languageName: node
90489048
linkType: hard
90499049

9050-
"@sentry/cli-linux-x64@npm:2.51.0":
9051-
version: 2.51.0
9052-
resolution: "@sentry/cli-linux-x64@npm:2.51.0"
9050+
"@sentry/cli-linux-x64@npm:2.51.1":
9051+
version: 2.51.1
9052+
resolution: "@sentry/cli-linux-x64@npm:2.51.1"
90539053
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
90549054
languageName: node
90559055
linkType: hard
90569056

9057-
"@sentry/cli-win32-arm64@npm:2.51.0":
9058-
version: 2.51.0
9059-
resolution: "@sentry/cli-win32-arm64@npm:2.51.0"
9057+
"@sentry/cli-win32-arm64@npm:2.51.1":
9058+
version: 2.51.1
9059+
resolution: "@sentry/cli-win32-arm64@npm:2.51.1"
90609060
conditions: os=win32 & cpu=arm64
90619061
languageName: node
90629062
linkType: hard
90639063

9064-
"@sentry/cli-win32-i686@npm:2.51.0":
9065-
version: 2.51.0
9066-
resolution: "@sentry/cli-win32-i686@npm:2.51.0"
9064+
"@sentry/cli-win32-i686@npm:2.51.1":
9065+
version: 2.51.1
9066+
resolution: "@sentry/cli-win32-i686@npm:2.51.1"
90679067
conditions: os=win32 & (cpu=x86 | cpu=ia32)
90689068
languageName: node
90699069
linkType: hard
90709070

9071-
"@sentry/cli-win32-x64@npm:2.51.0":
9072-
version: 2.51.0
9073-
resolution: "@sentry/cli-win32-x64@npm:2.51.0"
9071+
"@sentry/cli-win32-x64@npm:2.51.1":
9072+
version: 2.51.1
9073+
resolution: "@sentry/cli-win32-x64@npm:2.51.1"
90749074
conditions: os=win32 & cpu=x64
90759075
languageName: node
90769076
linkType: hard
90779077

9078-
"@sentry/cli@npm:2.51.0":
9079-
version: 2.51.0
9080-
resolution: "@sentry/cli@npm:2.51.0"
9078+
"@sentry/cli@npm:2.51.1":
9079+
version: 2.51.1
9080+
resolution: "@sentry/cli@npm:2.51.1"
90819081
dependencies:
9082-
"@sentry/cli-darwin": 2.51.0
9083-
"@sentry/cli-linux-arm": 2.51.0
9084-
"@sentry/cli-linux-arm64": 2.51.0
9085-
"@sentry/cli-linux-i686": 2.51.0
9086-
"@sentry/cli-linux-x64": 2.51.0
9087-
"@sentry/cli-win32-arm64": 2.51.0
9088-
"@sentry/cli-win32-i686": 2.51.0
9089-
"@sentry/cli-win32-x64": 2.51.0
9082+
"@sentry/cli-darwin": 2.51.1
9083+
"@sentry/cli-linux-arm": 2.51.1
9084+
"@sentry/cli-linux-arm64": 2.51.1
9085+
"@sentry/cli-linux-i686": 2.51.1
9086+
"@sentry/cli-linux-x64": 2.51.1
9087+
"@sentry/cli-win32-arm64": 2.51.1
9088+
"@sentry/cli-win32-i686": 2.51.1
9089+
"@sentry/cli-win32-x64": 2.51.1
90909090
https-proxy-agent: ^5.0.0
90919091
node-fetch: ^2.6.7
90929092
progress: ^2.0.3
@@ -9111,7 +9111,7 @@ __metadata:
91119111
optional: true
91129112
bin:
91139113
sentry-cli: bin/sentry-cli
9114-
checksum: bd2a4a79d47804ca30e1923c8c17c32bc9246d22970cbf224686e7a637b98d2f37ea0b33cc4771d3e2f47b2778d5d75d8fb77b304c6d4cca5c9b8ac69ed7eb0e
9114+
checksum: 836475b5877b15653db223c5463431893a23634c8e83aab346f0b899e026a315c54f6c2e020159716b27172b8c1589eb5fa2732fa2eaa37c8a248da3de69124b
91159115
languageName: node
91169116
linkType: hard
91179117

@@ -9170,7 +9170,7 @@ __metadata:
91709170
"@sentry-internal/typescript": 8.55.0
91719171
"@sentry/babel-plugin-component-annotate": 4.0.2
91729172
"@sentry/browser": 8.55.0
9173-
"@sentry/cli": 2.51.0
9173+
"@sentry/cli": 2.51.1
91749174
"@sentry/core": 8.55.0
91759175
"@sentry/react": 8.55.0
91769176
"@sentry/types": 8.55.0
@@ -27092,7 +27092,7 @@ __metadata:
2709227092
dependencies:
2709327093
"@expo/swiftlint": ^0.57.1
2709427094
"@naturalcycles/ktlint": ^1.13.0
27095-
"@sentry/cli": 2.51.0
27095+
"@sentry/cli": 2.51.1
2709627096
clang-format: ^1.8.0
2709727097
downlevel-dts: ^0.11.0
2709827098
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)