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.30.0 (#5794)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/react-native](https://togithub.com/getsentry/sentry-react-native) | [`^5.28.0` -> `^5.30.0`](https://renovatebot.com/diffs/npm/@sentry%2freact-native/5.28.0/5.30.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2freact-native/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2freact-native/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2freact-native/5.28.0/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2freact-native/5.28.0/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-react-native (@​sentry/react-native)</summary> ### [`v5.30.0`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#5300) [Compare Source](https://togithub.com/getsentry/sentry-react-native/compare/5.29.0...5.30.0) ##### Features - Add `spotlight` option ([#​4023](https://togithub.com/getsentry/sentry-react-native/pull/4023)) - Deprecating `enableSpotlight` and `spotlightSidecarUrl` ##### Dependencies - Bump JavaScript SDK from v7.118.0 to v7.119.0 ([#​4031](https://togithub.com/getsentry/sentry-react-native/pull/4031)) - [changelog](https://togithub.com/getsentry/sentry-javascript/blob/v7/CHANGELOG.md#71190) - [diff](https://togithub.com/getsentry/sentry-javascript/compare/7.118.0...7.119.0) - Bump Cocoa SDK from v8.33.0 to v8.34.0 ([#​4026](https://togithub.com/getsentry/sentry-react-native/pull/4026)) - [changelog](https://togithub.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8340) - [diff](https://togithub.com/getsentry/sentry-cocoa/compare/8.33.0...8.34.0) ### [`v5.29.0`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#5290) [Compare Source](https://togithub.com/getsentry/sentry-react-native/compare/5.28.0...5.29.0) ##### Features - `TimeToInitialDisplay` and `TimeToFullDisplay` start the time to display spans on mount ([#​4020](https://togithub.com/getsentry/sentry-react-native/pull/4020)) ##### Fixes - fix(ttid): End and measure TTID regardless current active span ([#​4019](https://togithub.com/getsentry/sentry-react-native/pull/4019)) - Fixes possible missing TTID measurements and spans - Fix crash when passing array as data to `Sentry.addBreadcrumb({ data: [] })` ([#​4021](https://togithub.com/getsentry/sentry-react-native/pull/4021)) - The expected `data` type is plain JS object, otherwise the data might be lost. - Fix `requireNativeComponent` missing in `react-native-web` ([#​3958](https://togithub.com/getsentry/sentry-react-native/pull/3958)) ##### Dependencies - Bump JavaScript SDK from v7.117.0 to v7.118.0 ([#​4018](https://togithub.com/getsentry/sentry-react-native/pull/4018)) - [changelog](https://togithub.com/getsentry/sentry-javascript/blob/v7/CHANGELOG.md#71180) - [diff](https://togithub.com/getsentry/sentry-javascript/compare/7.117.0...7.118.0) - Bump Android SDK from v7.13.0 to v7.14.0 ([#​4022](https://togithub.com/getsentry/sentry-react-native/pull/4022)) - [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7140) - [diff](https://togithub.com/getsentry/sentry-java/compare/7.13.0...7.14.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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom McGuire <[email protected]>
- Loading branch information