Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update CLI to v2.42.1 #4563

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
- Bump Cocoa SDK from v8.44.0 to v8.45.0 ([#4537](https://github.com/getsentry/sentry-react-native/pull/4537))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0)
- Bump CLI from v2.41.1 to v2.42.1 ([#4563](https://github.com/getsentry/sentry-react-native/pull/4563))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2421)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.41.1...2.42.1)

## 6.7.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.1",
"@sentry/cli": "2.42.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": "3.1.2",
"@sentry/browser": "8.54.0",
"@sentry/cli": "2.41.1",
"@sentry/cli": "2.42.1",
"@sentry/core": "8.54.0",
"@sentry/react": "8.54.0",
"@sentry/types": "8.54.0",
Expand Down
68 changes: 34 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7965,66 +7965,66 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@sentry/cli@npm:2.41.1":
version: 2.41.1
resolution: "@sentry/cli@npm:2.41.1"
"@sentry/cli@npm:2.42.1":
version: 2.42.1
resolution: "@sentry/cli@npm:2.42.1"
dependencies:
"@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
"@sentry/cli-darwin": 2.42.1
"@sentry/cli-linux-arm": 2.42.1
"@sentry/cli-linux-arm64": 2.42.1
"@sentry/cli-linux-i686": 2.42.1
"@sentry/cli-linux-x64": 2.42.1
"@sentry/cli-win32-i686": 2.42.1
"@sentry/cli-win32-x64": 2.42.1
https-proxy-agent: ^5.0.0
node-fetch: ^2.6.7
progress: ^2.0.3
Expand All @@ -8047,7 +8047,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: 8f5aecf671322f803e5a32696ed0ee0e22f86e3a97d9c6dff0f75b3eaba89533a9ad1d1d87f8b76acc6969696f64f0f00fbd8b4cbc8b365d1d4f3b8d4dcc19f9
checksum: 91a7c07041b96e18776ef7695ef74a080f5b67de67b0018a0c4b337b71a7f5f65aa98779b8db418973a4ca1df905098b9d8c1b8ec4e352fe35f752fe93232d04
languageName: node
linkType: hard

Expand Down Expand Up @@ -8122,7 +8122,7 @@ __metadata:
"@sentry-internal/typescript": 8.54.0
"@sentry/babel-plugin-component-annotate": 3.1.2
"@sentry/browser": 8.54.0
"@sentry/cli": 2.41.1
"@sentry/cli": 2.42.1
"@sentry/core": 8.54.0
"@sentry/react": 8.54.0
"@sentry/types": 8.54.0
Expand Down Expand Up @@ -24706,7 +24706,7 @@ __metadata:
dependencies:
"@expo/swiftlint": ^0.57.1
"@naturalcycles/ktlint": ^1.13.0
"@sentry/cli": 2.41.1
"@sentry/cli": 2.42.1
clang-format: ^1.8.0
downlevel-dts: ^0.11.0
google-java-format: ^1.4.0
Expand Down
Loading