Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @sentry/react-native to ^5.35.0 (#6295)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/react-native](https://redirect.github.com/getsentry/sentry-react-native) | [`^5.33.2` -> `^5.35.0`](https://renovatebot.com/diffs/npm/@sentry%2freact-native/5.33.2/5.35.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2freact-native/5.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2freact-native/5.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2freact-native/5.33.2/5.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2freact-native/5.33.2/5.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-react-native (@​sentry/react-native)</summary> ### [`v5.35.0`](https://redirect.github.com/getsentry/sentry-react-native/releases/tag/5.35.0) [Compare Source](https://redirect.github.com/getsentry/sentry-react-native/compare/5.34.0...5.35.0) ##### Fixes - Enhanced accuracy of time-to-display spans. ([#​4042](https://redirect.github.com/getsentry/sentry-react-native/pull/4042)) - TimeToDisplay correctly warns about not supporting the new React Native architecture ([#​4160](https://redirect.github.com/getsentry/sentry-react-native/pull/4160)) - Native Wrapper method `setContext` ensures only values convertible to NativeMap are passed ([#​4168](https://redirect.github.com/getsentry/sentry-react-native/pull/4168)) - Native Wrapper method `setExtra` ensures only stringified values are passed ([#​4168](https://redirect.github.com/getsentry/sentry-react-native/pull/4168)) - `setContext('key', null)` removes the key value also from platform context ([#​4168](https://redirect.github.com/getsentry/sentry-react-native/pull/4168)) ### [`v5.34.0`](https://redirect.github.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#5340) [Compare Source](https://redirect.github.com/getsentry/sentry-react-native/compare/5.33.2...5.34.0) ##### Fixes - Handles error with string cause ([#​4163](https://redirect.github.com/getsentry/sentry-react-native/pull/4163)) - Use `appLaunchedInForeground` to determine invalid app start data on Android ([#​4146](https://redirect.github.com/getsentry/sentry-react-native/pull/4146)) - Bump Cocoa SDK from v8.36.0 to v8.37.0 ([#​4156](https://redirect.github.com/getsentry/sentry-react-native/pull/4156)) - [changelog](https://redirect.github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8370) - [diff](https://redirect.github.com/getsentry/sentry-cocoa/compare/8.36.0...8.37.0) - Bump Android SDK from v7.14.0 to v7.15.0 ([#​4161](https://redirect.github.com/getsentry/sentry-react-native/pull/4161)) - [changelog](https://redirect.github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7150) - [diff](https://redirect.github.com/getsentry/sentry-java/compare/7.14.0...7.15.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jean Regisser <[email protected]>
- Loading branch information