react-native-community / hooks

React Native APIs turned into React Hooks for use in functional React components
ISC License
3.47k stars 199 forks source link

chore(deps): update dependency react-native to v0.71.7 #362

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.71.6 -> 0.71.7 age adoption passing confidence

Release Notes

facebook/react-native ### [`v0.71.7`](https://togithub.com/facebook/react-native/releases/tag/v0.71.7): 0.71.7 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.6...v0.71.7) This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices ([https://github.com/facebook/react-native/issues/35936](https://togithub.com/facebook/react-native/issues/35936), [https://github.com/facebook/react-native/issues/35590](https://togithub.com/facebook/react-native/issues/35590)). ##### Fixed ##### iOS specific - Address Hermes performance regression ([9be2959](https://togithub.com/facebook/react-native/commit/9be29593c8bac64178d441e46c6f7b31e591360e) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Android specific - Resolved bug with Text components in new arch losing text alignment state. ([31a8e92cad](https://togithub.com/facebook/react-native/commit/31a8e92caddcdbef9fe74de53e7f412a7e998591) by [@​javache](https://togithub.com/javache)) - Mimimize EditText Spans 9/9: Remove `addSpansForMeasurement()` ([92b8981499](https://togithub.com/facebook/react-native/commit/92b898149956a301a44f99019f5c7500335c5553) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize EditText Spans 8/N: CustomStyleSpan ([b384bb613b](https://togithub.com/facebook/react-native/commit/b384bb613bf533aebf3271ba335c61946fcd3303) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize EditText Spans 6/N: letterSpacing ([5791cf1f7b](https://togithub.com/facebook/react-native/commit/5791cf1f7b43aed1d98cad7bcc272d97ab659111) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize Spans 5/N: Strikethrough and Underline ([0869ea29db](https://togithub.com/facebook/react-native/commit/0869ea29db6a4ca20b9043d592a2233ae1a0e7a2) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize Spans 4/N: ReactForegroundColorSpan ([8c9c8ba5ad](https://togithub.com/facebook/react-native/commit/8c9c8ba5adb59f7f891a5307a0bce7200dd3ac7d) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize Spans 3/N: ReactBackgroundColorSpan ([cc0ba57ea4](https://togithub.com/facebook/react-native/commit/cc0ba57ea42d876155b2fd7d9ee78604ff8aa57a) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Minimize Spans 1/N: Fix precedence ([1743dd7ab4](https://togithub.com/facebook/react-native/commit/1743dd7ab40998c4d3491e3b2c56c531daf5dc47) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Fix measurement of uncontrolled TextInput after edit ([8a0fe30591](https://togithub.com/facebook/react-native/commit/8a0fe30591e21b90a3481c1ef3eeadd4b592f3ed) by [@​NickGerleman](https://togithub.com/NickGerleman)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/65). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



This PR has been generated by Mend Renovate. View repository job log here.