Skip to content

Commit

Permalink
chore: update scripts/update-cli.sh to 2.41.1 (#4473)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Jan 22, 2025
1 parent 94b806c commit 58596c7
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@

### Dependencies

- Bump CLI from v2.39.1 to v2.41.0 ([#4412](https://github.com/getsentry/sentry-react-native/pull/4412), [#4468](https://github.com/getsentry/sentry-react-native/pull/4468))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2410)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.41.0)
- Bump CLI from v2.39.1 to v2.41.1 ([#4412](https://github.com/getsentry/sentry-react-native/pull/4412), [#4468](https://github.com/getsentry/sentry-react-native/pull/4468), [#4473](https://github.com/getsentry/sentry-react-native/pull/4473))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2411)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.41.1)
- Bump JavaScript SDK from v8.47.0 to v8.50.0 ([#4421](https://github.com/getsentry/sentry-react-native/pull/4421), [#4449](https://github.com/getsentry/sentry-react-native/pull/4449), [#4453](https://github.com/getsentry/sentry-react-native/pull/4453))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8500)
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.47.0...8.50.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@expo/swiftlint": "^0.57.1",
"@naturalcycles/ktlint": "^1.13.0",
"@sentry/cli": "2.41.0",
"@sentry/cli": "2.41.1",
"clang-format": "^1.8.0",
"downlevel-dts": "^0.11.0",
"google-java-format": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@sentry/babel-plugin-component-annotate": "2.20.1",
"@sentry/browser": "8.50.0",
"@sentry/cli": "2.41.0",
"@sentry/cli": "2.41.1",
"@sentry/core": "8.50.0",
"@sentry/react": "8.50.0",
"@sentry/types": "8.50.0",
Expand Down
68 changes: 34 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7661,66 +7661,66 @@ __metadata:
languageName: node
linkType: hard

"@sentry/cli-darwin@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-darwin@npm:2.41.0"
"@sentry/cli-darwin@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-darwin@npm:2.41.1"
conditions: os=darwin
languageName: node
linkType: hard

"@sentry/cli-linux-arm64@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-linux-arm64@npm:2.41.0"
"@sentry/cli-linux-arm64@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-linux-arm64@npm:2.41.1"
conditions: (os=linux | os=freebsd) & cpu=arm64
languageName: node
linkType: hard

"@sentry/cli-linux-arm@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-linux-arm@npm:2.41.0"
"@sentry/cli-linux-arm@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-linux-arm@npm:2.41.1"
conditions: (os=linux | os=freebsd) & cpu=arm
languageName: node
linkType: hard

"@sentry/cli-linux-i686@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-linux-i686@npm:2.41.0"
"@sentry/cli-linux-i686@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-linux-i686@npm:2.41.1"
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
languageName: node
linkType: hard

"@sentry/cli-linux-x64@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-linux-x64@npm:2.41.0"
"@sentry/cli-linux-x64@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-linux-x64@npm:2.41.1"
conditions: (os=linux | os=freebsd) & cpu=x64
languageName: node
linkType: hard

"@sentry/cli-win32-i686@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-win32-i686@npm:2.41.0"
"@sentry/cli-win32-i686@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-win32-i686@npm:2.41.1"
conditions: os=win32 & (cpu=x86 | cpu=ia32)
languageName: node
linkType: hard

"@sentry/cli-win32-x64@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli-win32-x64@npm:2.41.0"
"@sentry/cli-win32-x64@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli-win32-x64@npm:2.41.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@sentry/cli@npm:2.41.0":
version: 2.41.0
resolution: "@sentry/cli@npm:2.41.0"
"@sentry/cli@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli@npm:2.41.1"
dependencies:
"@sentry/cli-darwin": 2.41.0
"@sentry/cli-linux-arm": 2.41.0
"@sentry/cli-linux-arm64": 2.41.0
"@sentry/cli-linux-i686": 2.41.0
"@sentry/cli-linux-x64": 2.41.0
"@sentry/cli-win32-i686": 2.41.0
"@sentry/cli-win32-x64": 2.41.0
"@sentry/cli-darwin": 2.41.1
"@sentry/cli-linux-arm": 2.41.1
"@sentry/cli-linux-arm64": 2.41.1
"@sentry/cli-linux-i686": 2.41.1
"@sentry/cli-linux-x64": 2.41.1
"@sentry/cli-win32-i686": 2.41.1
"@sentry/cli-win32-x64": 2.41.1
https-proxy-agent: ^5.0.0
node-fetch: ^2.6.7
progress: ^2.0.3
Expand All @@ -7743,7 +7743,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: a847ce6c88ff1104fab3db0c959baaf95f5f76bfcde4b106bce872e14ef74f674cf05ad4fbef9b737726b61cfc2485fab05818f010fa0c0fd89ccc52a8473673
checksum: 8f5aecf671322f803e5a32696ed0ee0e22f86e3a97d9c6dff0f75b3eaba89533a9ad1d1d87f8b76acc6969696f64f0f00fbd8b4cbc8b365d1d4f3b8d4dcc19f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7818,7 +7818,7 @@ __metadata:
"@sentry-internal/typescript": 8.50.0
"@sentry/babel-plugin-component-annotate": 2.20.1
"@sentry/browser": 8.50.0
"@sentry/cli": 2.41.0
"@sentry/cli": 2.41.1
"@sentry/core": 8.50.0
"@sentry/react": 8.50.0
"@sentry/types": 8.50.0
Expand Down Expand Up @@ -24306,7 +24306,7 @@ __metadata:
dependencies:
"@expo/swiftlint": ^0.57.1
"@naturalcycles/ktlint": ^1.13.0
"@sentry/cli": 2.41.0
"@sentry/cli": 2.41.1
clang-format: ^1.8.0
downlevel-dts: ^0.11.0
google-java-format: ^1.4.0
Expand Down

0 comments on commit 58596c7

Please sign in to comment.