Skip to content

Commit

Permalink
chore(deps): update dependency react-native-screens to ^3.34.0 (#5939)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-screens](https://github.com/software-mansion/react-native-screens)
| [`^3.33.0` ->
`^3.34.0`](https://renovatebot.com/diffs/npm/react-native-screens/3.33.0/3.34.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-screens/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-screens/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-screens/3.33.0/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-screens/3.33.0/3.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-screens
(react-native-screens)</summary>

###
[`v3.34.0`](https://github.com/software-mansion/react-native-screens/releases/tag/3.34.0)

[Compare
Source](https://github.com/software-mansion/react-native-screens/compare/3.33.0...3.34.0)

Recently released
[3.33.0](https://github.com/software-mansion/react-native-screens/releases/tag/3.33.0)
introduced a crash **when running on** Android + Fabric + "bridgefull"
combination of platform / architecture. This version introduces a fix
for that crash with changes in native code, thus bumping minor version.

#### What's Changed

#### 🐛 Bug fixes

- Android, Fabric, bridge-mode: patch crash with context detached from
activity by [@&#8203;kkafar](https://github.com/kkafar) in
[https://github.com/software-mansion/react-native-screens/pull/2276](https://github.com/software-mansion/react-native-screens/pull/2276)

#### 🔢 Miscellaneous

- Extend logging in architecture-integrity scripts & add NativeProxy.kt
to blacklist by [@&#8203;kkafar](https://github.com/kkafar) in
[https://github.com/software-mansion/react-native-screens/pull/2281](https://github.com/software-mansion/react-native-screens/pull/2281)
- Aggregate updates from dependabot by
[@&#8203;kkafar](https://github.com/kkafar) in
[https://github.com/software-mansion/react-native-screens/pull/2267](https://github.com/software-mansion/react-native-screens/pull/2267)

**Full Changelog**:
software-mansion/react-native-screens@3.33.0...3.34.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <valorabot@valoraapp.com>
Co-authored-by: Jean Regisser <jean.regisser@gmail.com>
  • Loading branch information
3 people authored Sep 10, 2024
1 parent 662b5de commit a994740
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ PODS:
- RCT-Folly (= 2021.07.22.00)
- React-Core
- ReactCommon/turbomodule/core
- RNScreens (3.33.0):
- RNScreens (3.34.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-RCTImage
Expand Down Expand Up @@ -1321,7 +1321,7 @@ SPEC CHECKSUMS:
RNPersonaInquiry2: 3ab52078e891a5d2fa39bf7cc9119ca27f0337fd
RNReactNativeHapticFeedback: 713abf3266aeacade463e29df9801e8ec3451f73
RNReanimated: 739d696f5bd3bea1d675a86caec05064ab4d898f
RNScreens: f15b076168e4b2bdf3d327015758f36e6654247f
RNScreens: a1db0ca347cf9f44ae57b0a2d31991af6d872f7c
RNSentry: 86e407e1350297d78ad70541ba9d6262ed5864fa
RNShare: 0fad69ae2d71de9d1f7b9a43acf876886a6cb99c
RNSVG: b986585e367f4a49d8aa43065066cc9c290b3d9b
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"react-native-reanimated": "^3.15.1",
"react-native-restart": "^0.0.27",
"react-native-safe-area-context": "^4.10.9",
"react-native-screens": "^3.33.0",
"react-native-screens": "^3.34.0",
"react-native-shake": "^5.5.2",
"react-native-share": "^10.2.1",
"react-native-simple-toast": "^3.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12851,10 +12851,10 @@ react-native-safe-modules@^1.0.3:
dependencies:
dedent "^0.6.0"

react-native-screens@^3.33.0:
version "3.33.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.33.0.tgz#706caf1a5f985160c944ed0d02e576c6c77408eb"
integrity sha512-3bKeT/kS1g/6XqraBqjDtyyci35LDeDIHMoko74o+Z5p1oLEi697GWFVwsG272FF0iuOullUbuRNzCcEfRBASQ==
react-native-screens@^3.34.0:
version "3.34.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.34.0.tgz#1291a460c5bc59e2ba581b42d40fa9a58d3b1197"
integrity sha512-8ri3Pd9QcpfXnVckOe/Lnto+BXmSPHV/Q0RB0XW0gDKsCv5wi5k7ez7g1SzgiYHl29MSdiqgjH30zUyOOowOaw==
dependencies:
react-freeze "^1.0.0"
warn-once "^0.1.0"
Expand Down

0 comments on commit a994740

Please sign in to comment.