Skip to content
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
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
});
```

### Dependencies

- Bump CLI from v2.50.0 to v2.50.2 ([#5007](https://github.com/getsentry/sentry-react-native/pull/5007))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2502)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.0...2.50.2)

## 6.18.0

### Fixes
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.50.0",
"@sentry/cli": "2.50.2",
"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.6.1",
"@sentry/browser": "8.55.0",
"@sentry/cli": "2.50.0",
"@sentry/cli": "2.50.2",
"@sentry/core": "8.55.0",
"@sentry/react": "8.55.0",
"@sentry/types": "8.55.0",
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9019,74 +9019,74 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

"@sentry/cli-win32-arm64@npm:2.50.0":
version: 2.50.0
resolution: "@sentry/cli-win32-arm64@npm:2.50.0"
"@sentry/cli-win32-arm64@npm:2.50.2":
version: 2.50.2
resolution: "@sentry/cli-win32-arm64@npm:2.50.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

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

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

"@sentry/cli@npm:2.50.0":
version: 2.50.0
resolution: "@sentry/cli@npm:2.50.0"
"@sentry/cli@npm:2.50.2":
version: 2.50.2
resolution: "@sentry/cli@npm:2.50.2"
dependencies:
"@sentry/cli-darwin": 2.50.0
"@sentry/cli-linux-arm": 2.50.0
"@sentry/cli-linux-arm64": 2.50.0
"@sentry/cli-linux-i686": 2.50.0
"@sentry/cli-linux-x64": 2.50.0
"@sentry/cli-win32-arm64": 2.50.0
"@sentry/cli-win32-i686": 2.50.0
"@sentry/cli-win32-x64": 2.50.0
"@sentry/cli-darwin": 2.50.2
"@sentry/cli-linux-arm": 2.50.2
"@sentry/cli-linux-arm64": 2.50.2
"@sentry/cli-linux-i686": 2.50.2
"@sentry/cli-linux-x64": 2.50.2
"@sentry/cli-win32-arm64": 2.50.2
"@sentry/cli-win32-i686": 2.50.2
"@sentry/cli-win32-x64": 2.50.2
https-proxy-agent: ^5.0.0
node-fetch: ^2.6.7
progress: ^2.0.3
Expand All @@ -9111,7 +9111,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: 4001f37617dcc0868124de9f27dc358309c2def217358ba08ac0000ceb6837a9ec42251eea600a3e442952dfba9b66f718e81e9937abd5ffb9cf9bc36dd2fc4b
checksum: 16241b45f2521cae60ae819db4b8e7f9dd394f3dfbdafa19ca91a5508712adc8e7ce334e8eecfd8517cd42f4c69b08e7a3f84a5cfd1ebc92f20c2e3506104899
languageName: node
linkType: hard

Expand Down Expand Up @@ -9170,7 +9170,7 @@ __metadata:
"@sentry-internal/typescript": 8.55.0
"@sentry/babel-plugin-component-annotate": 3.6.1
"@sentry/browser": 8.55.0
"@sentry/cli": 2.50.0
"@sentry/cli": 2.50.2
"@sentry/core": 8.55.0
"@sentry/react": 8.55.0
"@sentry/types": 8.55.0
Expand Down Expand Up @@ -26852,7 +26852,7 @@ __metadata:
dependencies:
"@expo/swiftlint": ^0.57.1
"@naturalcycles/ktlint": ^1.13.0
"@sentry/cli": 2.50.0
"@sentry/cli": 2.50.2
clang-format: ^1.8.0
downlevel-dts: ^0.11.0
google-java-format: ^1.4.0
Expand Down
Loading