Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/react-native to ^4.15.2 (#4092)
Browse files Browse the repository at this point in the history
[![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)
| [`^4.13.0` ->
`^4.15.2`](https://renovatebot.com/diffs/npm/@sentry%2freact-native/4.13.0/4.15.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2freact-native/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2freact-native/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2freact-native/4.13.0/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2freact-native/4.13.0/4.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/sentry-react-native
(@&#8203;sentry/react-native)</summary>

###
[`v4.15.2`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#4152)

[Compare
Source](https://togithub.com/getsentry/sentry-react-native/compare/4.15.1...4.15.2)

- Only store envelopes of fatal crashes on iOS
([#&#8203;3051](https://togithub.com/getsentry/sentry-react-native/pull/3051))

###
[`v4.15.1`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#4151)

[Compare
Source](https://togithub.com/getsentry/sentry-react-native/compare/4.15.0...4.15.1)

##### Fixes

- Store envelopes immediately during a fatal crash on iOS
([#&#8203;3030](https://togithub.com/getsentry/sentry-react-native/pull/3030))

###
[`v4.15.0`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#4150)

[Compare
Source](https://togithub.com/getsentry/sentry-react-native/compare/4.14.0...4.15.0)

##### Features

- Collect modules script for XCode builds supports NODE_BINARY to set
path to node executable
([#&#8203;2805](https://togithub.com/getsentry/sentry-react-native/pull/2805))

##### Fixes

- React Native Error Handlers Integration doesn't crash if ErrorUtils
are not available
([#&#8203;2808](https://togithub.com/getsentry/sentry-react-native/pull/2808))

##### Dependencies

- Bump Android SDK from v6.12.1 to v6.14.0
([#&#8203;2790](https://togithub.com/getsentry/sentry-react-native/pull/2790),
[#&#8203;2809](https://togithub.com/getsentry/sentry-react-native/pull/2809),
[#&#8203;2828](https://togithub.com/getsentry/sentry-react-native/pull/2828))
-
[changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6140)
-
[diff](https://togithub.com/getsentry/sentry-java/compare/6.12.1...6.14.0)
- Bump Sample React Native from v0.71.0 to v0.71.1
([#&#8203;2767](https://togithub.com/getsentry/sentry-react-native/pull/2767))
-
[changelog](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md#v0711)
-
[diff](https://togithub.com/facebook/react-native/compare/v0.71.0...v0.71.1)
- Bump JavaScript SDK from v7.32.1 to v7.37.2
([#&#8203;2785](https://togithub.com/getsentry/sentry-react-native/pull/2785),
[#&#8203;2799](https://togithub.com/getsentry/sentry-react-native/pull/2799),
[#&#8203;2818](https://togithub.com/getsentry/sentry-react-native/pull/2818))
-
[changelog](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7372)
-
[diff](https://togithub.com/getsentry/sentry-javascript/compare/7.32.1...7.37.2)

###
[`v4.14.0`](https://togithub.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#4140)

[Compare
Source](https://togithub.com/getsentry/sentry-react-native/compare/4.13.0...4.14.0)

##### Features

- Add support for RNGP introduced in React Native 0.71.0
([#&#8203;2759](https://togithub.com/getsentry/sentry-react-native/pull/2759))

##### Fixes

- Take screenshot runs on UI thread on Android
([#&#8203;2743](https://togithub.com/getsentry/sentry-react-native/pull/2743))

##### Dependencies

- Bump Android SDK from v6.11.0 to v6.12.1
([#&#8203;2755](https://togithub.com/getsentry/sentry-react-native/pull/2755))
-
[changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6121)
-
[diff](https://togithub.com/getsentry/sentry-java/compare/6.11.0...6.12.1)
- Bump JavaScript SDK from v7.29.0 to v7.32.1
([#&#8203;2738](https://togithub.com/getsentry/sentry-react-native/pull/2738),
[#&#8203;2777](https://togithub.com/getsentry/sentry-react-native/pull/2777))
-
[changelog](https://togithub.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7321)
-
[diff](https://togithub.com/getsentry/sentry-javascript/compare/7.29.0...7.32.1)

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Satish Ravi <[email protected]>
  • Loading branch information
renovate[bot] and satish-ravi authored Aug 20, 2023
1 parent cefd141 commit 3f52884
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ PODS:
- React-RCTImage
- RNSecureRandom (1.0.1):
- React-Core
- RNSentry (4.13.0):
- RNSentry (4.15.2):
- React-Core
- Sentry/HybridSDK (= 7.31.5)
- RNShare (7.3.2):
Expand Down Expand Up @@ -1182,7 +1182,7 @@ SPEC CHECKSUMS:
RNReanimated: ce445c233a6ff5600223484a88ad5704945d972a
RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
RNSecureRandom: ff25041dd065a945810ca01a2bcd06f8d141b81d
RNSentry: acebe4104a6f5915ae871eb59dc73f13dcc92ef7
RNSentry: 4ea90ea061624364637e8077d965bf2e50478066
RNShare: d76b8c9c6e6ffb38fc18f40b4338c9d867592ed3
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@segment/analytics-react-native-plugin-clevertap": "^1.0.2",
"@segment/analytics-react-native-plugin-firebase": "^0.3.9",
"@segment/sovran-react-native": "^1.0.4",
"@sentry/react-native": "^4.13.0",
"@sentry/react-native": "^4.15.2",
"@sentry/types": "^7.29.0",
"@th3rdwave/react-navigation-bottom-sheet": "^0.2.2",
"@toruslabs/fetch-node-details": "^8.1.1",
Expand Down
140 changes: 70 additions & 70 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2995,15 +2995,15 @@
deepmerge "^4.2.2"
shell-quote "1.8.0"

"@sentry/browser@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.29.0.tgz#eb162b50adec33ac49ecd3dc930bdffbfda8098e"
integrity sha512-Af+dIcntaw405Wt7myDOMGDxiszfy4aBdshrEKYbGgcfHjgXBIdF3iKlNatvl6nrOm+IOVuKgSpCLOr2hiCwzw==
dependencies:
"@sentry/core" "7.29.0"
"@sentry/replay" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/browser@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.37.2.tgz#355dd28ad12677d63e0b12c5209d12b3f98ac3a4"
integrity sha512-UvKfpx6+BUdV+rGAXqDBznagfz44Ut+x2h/i0OZPNCEpXaH9KAQOlv06I66861aXiucWFRb1lAMrN4+cE9aJIg==
dependencies:
"@sentry/core" "7.37.2"
"@sentry/replay" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
tslib "^1.9.3"

"@sentry/[email protected]", "@sentry/cli@^1.72.0":
Expand All @@ -3019,92 +3019,92 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.29.0.tgz#bc4b54d56cf7652598d4430cf43ea97cc069f6fe"
integrity sha512-+e9aIp2ljtT4EJq3901z6TfEVEeqZd5cWzbKEuQzPn2UO6If9+Utd7kY2Y31eQYb4QnJgZfiIEz1HonuYY6zqQ==
"@sentry/core@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.37.2.tgz#959b2bf953f442b07f8377d90f4f7735cf260ae4"
integrity sha512-LjofMDSTyVeBErl9N7TTqlyEVuW1g6U4iuJtdZ75JohnvVxzWdpZfWfddwQ6h7nGWfe9dNg0fGs1wxKtMhY+MA==
dependencies:
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
tslib "^1.9.3"

"@sentry/hub@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.29.0.tgz#916f818617b3c3993853737db3e752c21f8f8445"
integrity sha512-nIV2NtTn16VukTtWFhROHJ35NyUIXgEGtesG8a1i7D4iRSvkfLkLrQ9i6D0BAE2huqKqQemO3zGEPR00szqsiA==
"@sentry/hub@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.37.2.tgz#5082c20780b0518ebaf9f298e08aac08bf44fd58"
integrity sha512-DxZCMTAVnoliJ+18OeocWUIBuzlVNIZI0hOvugaIxEf5sGPrC2HEfq6vyhJyHz2oNc68xs/f9k0maOgGpWUqmg==
dependencies:
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/core" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
tslib "^1.9.3"

"@sentry/integrations@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.29.0.tgz#12595ac8d964b8006148618b8d5fad294e623c7f"
integrity sha512-BkZe3ALij320VtC5bNkeSz3OUhT9oxZsj2lf5rCuRFqcqw4tvVNADF/Y98mf0L4VCy582M9MlNXmwfewJjxGOA==
"@sentry/integrations@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.37.2.tgz#2ea6b228c8df24f201802eea1306035b0fc7e571"
integrity sha512-kqfXo2hRLo3y0vM9ZcjbrB3grOYfPuKpSHN8MZVx3MHTbAUkjHVwjPf5dfi5a0nMvMYAjg2v/Olt8OGayBgjmg==
dependencies:
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react-native@^4.13.0":
version "4.13.0"
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-4.13.0.tgz#d1b532f481080aed16532ac2778b20c1275391af"
integrity sha512-CxQd5jWPKEPgR1SH5ppf555h7DMhSBZMU3eSZ/VNT+BocgzxxBnf/tcJj92+gpwrzt2m7MiZ3uDfyfQOgyMc8Q==
"@sentry/react-native@^4.15.2":
version "4.15.2"
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-4.15.2.tgz#39411aae8fce2707b0f4c8b7570e0305f75e0be4"
integrity sha512-1VcCUqf5sgBrDubq/8MjEkRHW+ynGOjq5qv9Oig2D3BQD9M76zNw3J4nGbLHob5e0w3kM5pXM+dXv1s+j7RmGg==
dependencies:
"@sentry/browser" "7.29.0"
"@sentry/browser" "7.37.2"
"@sentry/cli" "1.74.4"
"@sentry/core" "7.29.0"
"@sentry/hub" "7.29.0"
"@sentry/integrations" "7.29.0"
"@sentry/react" "7.29.0"
"@sentry/tracing" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/core" "7.37.2"
"@sentry/hub" "7.37.2"
"@sentry/integrations" "7.37.2"
"@sentry/react" "7.37.2"
"@sentry/tracing" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
"@sentry/wizard" "1.4.0"

"@sentry/react@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.29.0.tgz#a1c2ef522a4ccf1e948d77584e59e1254e09c92b"
integrity sha512-pJ138QTChfAiYzFrCgycBgXrAVARV6TdVvLB8z/HsqbHzPq17RhyF9M1xPE4ffeLDQAEuSudwED9CLOpJqKnAw==
"@sentry/react@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.37.2.tgz#f5ecc4071c5dd0e8446103c24e94edda520a1217"
integrity sha512-e5NFQAwHSGVyMUGYjvYXLI/QECkXkZ2BNUo+OHr5mAYqcIyGSA38tX7RJetrhonVjjpJp/ZVzlOyxQkpnBfBLw==
dependencies:
"@sentry/browser" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/browser" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/replay@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.29.0.tgz#75d5bb9df39e0a31994be245032c9998af62a304"
integrity sha512-Gw7HgviJQu6pX5RFQGVY38Av4qFn9otrZdwSSl/QK5hIyg6yhlh5h7U0ydZkrYYGiW6Z6SYYRpEWCJc/Wbh+ZQ==
"@sentry/replay@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.37.2.tgz#eb49b7a1286335c1a4de49b386d0258e5c789682"
integrity sha512-y8Gfc7EGfGU4eVae5HAtch2YgkiTzNPi16dcqPX9jtIHDwiurGqWcaOgs5HoGJm45eMfl6LvcE7MPbwqcDkPIA==
dependencies:
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/core" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"

"@sentry/tracing@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.29.0.tgz#767f309cbff46ab12bec6ab3c266f7f03fec91fd"
integrity sha512-MAN/G6XROtRhzo/KDjddb6VJn/Q1TaPLwdyj9vvfkUkBNtlt5k16oXp+u7eHWX0uujER9wnZtj2ivXaPeqq0VA==
"@sentry/tracing@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.37.2.tgz#88f149aea6a4d5a3cfb9145868d885fac9fffb52"
integrity sha512-XBVvxbV5TADq2rHg/kJqGqDfOP8n2myMUxMMpfHMb38NrxkxQwXy+gDe41bA8FJKA2k7Y3Wkn8ZC/PelQ8c+ag==
dependencies:
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
"@sentry/core" "7.37.2"
"@sentry/types" "7.37.2"
"@sentry/utils" "7.37.2"
tslib "^1.9.3"

"@sentry/types@7.29.0", "@sentry/types@^7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.29.0.tgz#ed829b6014ee19049035fec6af2b4fea44ff28b8"
integrity sha512-DmoEpoqHPty3VxqubS/5gxarwebHRlcBd/yuno+PS3xy++/i9YPjOWLZhU2jYs1cW68M9R6CcCOiC9f2ckJjdw==
"@sentry/types@7.37.2", "@sentry/types@^7.29.0":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.37.2.tgz#99fd76230d7c1d3c6901ed4c0bea35be7d6fe26d"
integrity sha512-SxKQOCX94ZaQM4C2ysNjHdJsjYapu/NYZCz1cnPyCdDvYfhwiVge1uq6ZHiQ/ARfxAAOmc3R4Mh3VvEz7WUOdw==

"@sentry/utils@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.29.0.tgz#cbf8f87dd851b0fdc7870db9c68014c321c3bab8"
integrity sha512-ICcBwTiBGK8NQA8H2BJo0JcMN6yCeKLqNKNMVampRgS6wSfSk1edvcTdhRkW3bSktIGrIPZrKskBHyMwDGF2XQ==
"@sentry/utils@7.37.2":
version "7.37.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.37.2.tgz#14dea644454e3df247fb113fc834f509c1f0e48c"
integrity sha512-5irN1nN/mtdOoWwsJiwBK0gPgNMkciUubEMbCaaXqJaGyGz8+yfDvXj7L+xGYiU57z+7+QkkSKxKEZ/IcBpjVQ==
dependencies:
"@sentry/types" "7.29.0"
"@sentry/types" "7.37.2"
tslib "^1.9.3"

"@sentry/[email protected]":
Expand Down

0 comments on commit 3f52884

Please sign in to comment.