Do not use this version if you use CocoaPods with use_frameworks! option. It introduces a bug where the project won't compile.
This has been fixed in version 5.9.1.
Features
Add support for React Native mixed stacktraces (#3201)
In the current react-native@nightly (0.73.0-nightly-20230809-cb60e5c67) JS errors from native modules can
contain native JVM or Objective-C exception stack trace. Both JS and native stack trace
are processed by default no configuration needed.
This release adds support for distributed tracing
without requiring performance monitoring to be active on the React Native SDK.
This means even if there is no sampled transaction/span, the SDK will still propagate traces to downstream services.
Distributed Tracing can be configured with the tracePropagationTargets option,
which controls what requests to attach the sentry-trace and baggage HTTP headers to (which is what propagates tracing information).
Do not use this version if you use CocoaPods with use_frameworks! option. It introduces a bug where the project won't compile.
This has been fixed in version 5.9.1.
Features
Add support for React Native mixed stacktraces (#3201)
In the current react-native@nightly (0.73.0-nightly-20230809-cb60e5c67) JS errors from native modules can
contain native JVM or Objective-C exception stack trace. Both JS and native stack trace
are processed by default no configuration needed.
This release adds support for distributed tracing
without requiring performance monitoring to be active on the React Native SDK.
This means even if there is no sampled transaction/span, the SDK will still propagate traces to downstream services.
Distributed Tracing can be configured with the tracePropagationTargets option,
which controls what requests to attach the sentry-trace and baggage HTTP headers to (which is what propagates tracing information).
Minor release restoring usage of UIGraphicsBeginImageContextWithOptions on macOS since there is no implementation for UIGraphicsImageRendererFormat there yet.
Minor release fixing some long-standing issues, adding new features such as web support for toDataURL (software-mansion/react-native-svg#2072) and fallback prop for SvgXml and others (software-mansion/react-native-svg#2071). It also adds support for RN 0.72 on new architecture, at the same time dropping the support for RN 0.71 there. Thanks for all your contributions 🚀
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the expo group with 4 updates: @sentry/react-native, react-native-safe-area-context, react-native-svg and react-native-web.
Updates
@sentry/react-native
from 5.5.0 to 5.9.1Release notes
Sourced from
@sentry/react-native
's releases.... (truncated)
Changelog
Sourced from
@sentry/react-native
's changelog.... (truncated)
Commits
371d5f1
Update CHANGELOG.md4390b30
release: 5.9.1d8c64a4
chore: Bump Sentry-Cocoa version (#3250)15b60b6
Merge branch 'release/5.9.0'88bc47b
release: 5.9.0adf2ea2
fix(android): Add instructionsAddr param to `fetchNativeStackFramesBy (#3238)e64a66f
feat(rn): Add Native Linked Errors (RN Mixed stack traces) (#3201)a36d5e1
chore(deps): update JavaScript SDK to v7.63.0 (#3235)0408e3c
chore(deps): update CLI to v2.20.5 (#3233)ba8eeb5
UseclientOptions.tracePropagationTargets
, support for Tracing without Perf...Updates
react-native-safe-area-context
from 4.6.3 to 4.7.2Release notes
Sourced from react-native-safe-area-context's releases.
Commits
1ad7379
chore: release 4.7.2c862c86
Complete the partial memoization of provider (#427)930f703
chore: release 4.7.1aeaa21b
Update podspec to tvOS 12.4 (#415)55d384d
chore: release 4.7.01b23b4f
Fixes for tvOS (#412)b683c52
chore: don't run yarn test on prepublish9535676
chore: bump gradle in /android13f02cb
chore: fix cieb55cc7
chore: update rn to 0.72.1Updates
react-native-svg
from 13.9.0 to 13.13.0Release notes
Sourced from react-native-svg's releases.
... (truncated)
Commits
8495139
Release 13.13.07e514d7
feat: add macos back to Example app (#2119)fb28d78
Release 13.12.0f5503e2
feat: remove UIGraphicsBeginImageContextWithOptions from repo (#2117)9176c4c
Release 13.11.03ee73bd
Update README.md416ccc8
fix: bump packages, eslint, tsconfig, prettier and resolve all conflicts (#2114)3599c57
docs: update README.md (#2110)9cd8280
docs: update usage.md for react-native 0.72 (#2104)34243a5
fix: make web platform types compatible with native types (#2091)Updates
react-native-web
from 0.19.7 to 0.19.8Commits
67a0bde
0.19.8d8f1b58
[fix] Correct timing of <Modal> onDismiss callbackDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show