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 @@

- Defer initial navigation span creation until navigation container is registered ([#5789](https://github.com/getsentry/sentry-react-native/pull/5789))

### Dependencies

- Bump CLI from v3.3.0 to v3.3.1 ([#5793](https://github.com/getsentry/sentry-react-native/pull/5793))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#331)
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.1)

## 8.3.0

### Features
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": "3.3.0",
"@sentry/cli": "3.3.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 @@ -73,7 +73,7 @@
"dependencies": {
"@sentry/babel-plugin-component-annotate": "5.1.1",
"@sentry/browser": "10.42.0",
"@sentry/cli": "3.3.0",
"@sentry/cli": "3.3.1",
"@sentry/core": "10.42.0",
"@sentry/react": "10.42.0",
"@sentry/types": "10.42.0"
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11330,74 +11330,74 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@sentry/cli@npm:3.3.0":
version: 3.3.0
resolution: "@sentry/cli@npm:3.3.0"
dependencies:
"@sentry/cli-darwin": 3.3.0
"@sentry/cli-linux-arm": 3.3.0
"@sentry/cli-linux-arm64": 3.3.0
"@sentry/cli-linux-i686": 3.3.0
"@sentry/cli-linux-x64": 3.3.0
"@sentry/cli-win32-arm64": 3.3.0
"@sentry/cli-win32-i686": 3.3.0
"@sentry/cli-win32-x64": 3.3.0
"@sentry/cli@npm:3.3.1":
version: 3.3.1
resolution: "@sentry/cli@npm:3.3.1"
dependencies:
"@sentry/cli-darwin": 3.3.1
"@sentry/cli-linux-arm": 3.3.1
"@sentry/cli-linux-arm64": 3.3.1
"@sentry/cli-linux-i686": 3.3.1
"@sentry/cli-linux-x64": 3.3.1
"@sentry/cli-win32-arm64": 3.3.1
"@sentry/cli-win32-i686": 3.3.1
"@sentry/cli-win32-x64": 3.3.1
progress: ^2.0.3
proxy-from-env: ^1.1.0
undici: ^6.22.0
Expand All @@ -11421,7 +11421,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: aaced2823becb99546694cfe413a230b41526acafea8992554f448aaf1ff2f72836da7b09e0ee938c04ca6317dbf8af8db7eea38eca8092724c5b0ecc626f6bd
checksum: 34a7f4d186cc91f38acbcc851096136d51397a8ae75725503efc6536c37a554fea56d87e6afbeae08adece6a25d98b345d20df0ab4c0ae23894545ba692fe492
languageName: node
linkType: hard

Expand Down Expand Up @@ -11530,7 +11530,7 @@ __metadata:
"@sentry-internal/typescript": 10.42.0
"@sentry/babel-plugin-component-annotate": 5.1.1
"@sentry/browser": 10.42.0
"@sentry/cli": 3.3.0
"@sentry/cli": 3.3.1
"@sentry/core": 10.42.0
"@sentry/react": 10.42.0
"@sentry/types": 10.42.0
Expand Down Expand Up @@ -32100,7 +32100,7 @@ __metadata:
resolution: "sentry-react-native@workspace:."
dependencies:
"@naturalcycles/ktlint": ^1.13.0
"@sentry/cli": 3.3.0
"@sentry/cli": 3.3.1
downlevel-dts: ^0.11.0
google-java-format: ^1.4.0
lerna: ^8.1.8
Expand Down
Loading