Skip to content

Commit 2492aef

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cli.sh to 2.58.1
1 parent d43b056 commit 2492aef

File tree

4 files changed

+48
-40
lines changed

4 files changed

+48
-40
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
> make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.
77
<!-- prettier-ignore-end -->
88
9+
## Unreleased
10+
11+
### Dependencies
12+
13+
- Bump CLI from v2.50.2 to v2.58.1 ([#5](https://github.com/realhidden/sentry-react-native/pull/5))
14+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2581)
15+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.58.1)
16+
917
## 6.19.0
1018

1119
### Fixes

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.50.2",
33+
"@sentry/cli": "2.58.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
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@sentry/babel-plugin-component-annotate": "4.0.2",
6969
"@sentry/browser": "8.55.0",
70-
"@sentry/cli": "2.50.2",
70+
"@sentry/cli": "2.58.1",
7171
"@sentry/core": "8.55.0",
7272
"@sentry/react": "8.55.0",
7373
"@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.50.2":
9023-
version: 2.50.2
9024-
resolution: "@sentry/cli-darwin@npm:2.50.2"
9022+
"@sentry/cli-darwin@npm:2.58.1":
9023+
version: 2.58.1
9024+
resolution: "@sentry/cli-darwin@npm:2.58.1"
90259025
conditions: os=darwin
90269026
languageName: node
90279027
linkType: hard
90289028

9029-
"@sentry/cli-linux-arm64@npm:2.50.2":
9030-
version: 2.50.2
9031-
resolution: "@sentry/cli-linux-arm64@npm:2.50.2"
9029+
"@sentry/cli-linux-arm64@npm:2.58.1":
9030+
version: 2.58.1
9031+
resolution: "@sentry/cli-linux-arm64@npm:2.58.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.50.2":
9037-
version: 2.50.2
9038-
resolution: "@sentry/cli-linux-arm@npm:2.50.2"
9036+
"@sentry/cli-linux-arm@npm:2.58.1":
9037+
version: 2.58.1
9038+
resolution: "@sentry/cli-linux-arm@npm:2.58.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.50.2":
9044-
version: 2.50.2
9045-
resolution: "@sentry/cli-linux-i686@npm:2.50.2"
9043+
"@sentry/cli-linux-i686@npm:2.58.1":
9044+
version: 2.58.1
9045+
resolution: "@sentry/cli-linux-i686@npm:2.58.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.50.2":
9051-
version: 2.50.2
9052-
resolution: "@sentry/cli-linux-x64@npm:2.50.2"
9050+
"@sentry/cli-linux-x64@npm:2.58.1":
9051+
version: 2.58.1
9052+
resolution: "@sentry/cli-linux-x64@npm:2.58.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.50.2":
9058-
version: 2.50.2
9059-
resolution: "@sentry/cli-win32-arm64@npm:2.50.2"
9057+
"@sentry/cli-win32-arm64@npm:2.58.1":
9058+
version: 2.58.1
9059+
resolution: "@sentry/cli-win32-arm64@npm:2.58.1"
90609060
conditions: os=win32 & cpu=arm64
90619061
languageName: node
90629062
linkType: hard
90639063

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

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

9078-
"@sentry/cli@npm:2.50.2":
9079-
version: 2.50.2
9080-
resolution: "@sentry/cli@npm:2.50.2"
9078+
"@sentry/cli@npm:2.58.1":
9079+
version: 2.58.1
9080+
resolution: "@sentry/cli@npm:2.58.1"
90819081
dependencies:
9082-
"@sentry/cli-darwin": 2.50.2
9083-
"@sentry/cli-linux-arm": 2.50.2
9084-
"@sentry/cli-linux-arm64": 2.50.2
9085-
"@sentry/cli-linux-i686": 2.50.2
9086-
"@sentry/cli-linux-x64": 2.50.2
9087-
"@sentry/cli-win32-arm64": 2.50.2
9088-
"@sentry/cli-win32-i686": 2.50.2
9089-
"@sentry/cli-win32-x64": 2.50.2
9082+
"@sentry/cli-darwin": 2.58.1
9083+
"@sentry/cli-linux-arm": 2.58.1
9084+
"@sentry/cli-linux-arm64": 2.58.1
9085+
"@sentry/cli-linux-i686": 2.58.1
9086+
"@sentry/cli-linux-x64": 2.58.1
9087+
"@sentry/cli-win32-arm64": 2.58.1
9088+
"@sentry/cli-win32-i686": 2.58.1
9089+
"@sentry/cli-win32-x64": 2.58.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: 16241b45f2521cae60ae819db4b8e7f9dd394f3dfbdafa19ca91a5508712adc8e7ce334e8eecfd8517cd42f4c69b08e7a3f84a5cfd1ebc92f20c2e3506104899
9114+
checksum: f83061f435b364037f8cbdc1d3d746ea5aad580c0eafd2c26ddf883ee39adf94733a16ad9f6b79b77b8a9d7011a483e75d5f97fd1dacdee0a3590ec60cfc37ea
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.50.2
9173+
"@sentry/cli": 2.58.1
91749174
"@sentry/core": 8.55.0
91759175
"@sentry/react": 8.55.0
91769176
"@sentry/types": 8.55.0
@@ -26842,7 +26842,7 @@ __metadata:
2684226842
dependencies:
2684326843
"@expo/swiftlint": ^0.57.1
2684426844
"@naturalcycles/ktlint": ^1.13.0
26845-
"@sentry/cli": 2.50.2
26845+
"@sentry/cli": 2.58.1
2684626846
clang-format: ^1.8.0
2684726847
downlevel-dts: ^0.11.0
2684826848
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)