Skip to content
Open
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 @@ -13,6 +13,9 @@
- Bump JavaScript SDK from v10.18.0 to v10.19.0 ([#5254](https://github.com/getsentry/sentry-react-native/pull/5254))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10190)
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.18.0...10.19.0)
- Bump CLI from v2.56.0 to v2.56.1 ([#5257](https://github.com/getsentry/sentry-react-native/pull/5257))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2561)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.56.0...2.56.1)

## 7.3.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@naturalcycles/ktlint": "^1.13.0",
"@sentry/cli": "2.56.0",
"@sentry/cli": "2.56.1",
"downlevel-dts": "^0.11.0",
"google-java-format": "^1.4.0",
"lerna": "^8.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@sentry/babel-plugin-component-annotate": "4.3.0",
"@sentry/browser": "10.19.0",
"@sentry/cli": "2.56.0",
"@sentry/cli": "2.56.1",
"@sentry/core": "10.19.0",
"@sentry/react": "10.19.0",
"@sentry/types": "10.19.0"
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9594,74 +9594,74 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@sentry/cli@npm:2.56.0":
version: 2.56.0
resolution: "@sentry/cli@npm:2.56.0"
"@sentry/cli@npm:2.56.1":
version: 2.56.1
resolution: "@sentry/cli@npm:2.56.1"
dependencies:
"@sentry/cli-darwin": 2.56.0
"@sentry/cli-linux-arm": 2.56.0
"@sentry/cli-linux-arm64": 2.56.0
"@sentry/cli-linux-i686": 2.56.0
"@sentry/cli-linux-x64": 2.56.0
"@sentry/cli-win32-arm64": 2.56.0
"@sentry/cli-win32-i686": 2.56.0
"@sentry/cli-win32-x64": 2.56.0
"@sentry/cli-darwin": 2.56.1
"@sentry/cli-linux-arm": 2.56.1
"@sentry/cli-linux-arm64": 2.56.1
"@sentry/cli-linux-i686": 2.56.1
"@sentry/cli-linux-x64": 2.56.1
"@sentry/cli-win32-arm64": 2.56.1
"@sentry/cli-win32-i686": 2.56.1
"@sentry/cli-win32-x64": 2.56.1
https-proxy-agent: ^5.0.0
node-fetch: ^2.6.7
progress: ^2.0.3
Expand All @@ -9686,7 +9686,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: a16e96886720d74b3a5001bf27674e0f01f4a78247857dca88882ad29d8a3f0c33d941f742dc0bfad8d9d310b4097159f647bf2577eefc10b4f96855eb792ff1
checksum: e70c68ddaf0dda7cae7a886f221cf62520603d71cb96976c40e515df56565b31d8f78a50af83b89b17a39f136976d83d54fd9eeca8aa05026dfff18b7a07c999
languageName: node
linkType: hard

Expand Down Expand Up @@ -9745,7 +9745,7 @@ __metadata:
"@sentry-internal/typescript": 10.19.0
"@sentry/babel-plugin-component-annotate": 4.3.0
"@sentry/browser": 10.19.0
"@sentry/cli": 2.56.0
"@sentry/cli": 2.56.1
"@sentry/core": 10.19.0
"@sentry/react": 10.19.0
"@sentry/types": 10.19.0
Expand Down Expand Up @@ -28319,7 +28319,7 @@ __metadata:
resolution: "sentry-react-native@workspace:."
dependencies:
"@naturalcycles/ktlint": ^1.13.0
"@sentry/cli": 2.56.0
"@sentry/cli": 2.56.1
downlevel-dts: ^0.11.0
google-java-format: ^1.4.0
lerna: ^8.1.8
Expand Down
Loading