Open renovate[bot] opened 2 years ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.49%. Comparing base (
1062734
) to head (3271215
). Report is 2 commits behind head on main.:exclamation: Current head 3271215 differs from pull request most recent head 097c337
Please upload reports for the commit 097c337 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.70.2
->0.76.1
0.70.4
->0.73.0
Release Notes
facebook/react-native (react-native)
### [`v0.76.1`](https://redirect.github.com/facebook/react-native/compare/v0.76.0...v0.76.1) [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.76.0...v0.76.1) ### [`v0.76.0`](https://redirect.github.com/facebook/react-native/releases/tag/v0.76.0): 0.76.0 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.4...v0.76.0) 0.76 stable is out! This release of React Native **enables the New Architecture by default**. You can read more about it in this dedicated blog-post: the [New Architecture is here](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here). This release also includes over [1491 commits](https://redirect.github.com/facebook/react-native/compare/v0.75.4...v0.76.0) from 165 contributors! Thank you to all our contributors new and old! You can see all the highlights of the release in our [release blog post](https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture). *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.0/react-native-artifacts-0.76.0-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.0/react-native-artifacts-0.76.0-hermes-framework-dSYM-release.tar.gz) *** You can file pick requests against this release [here](https://redirect.github.com/reactwg/react-native-releases/issues/new/choose). *** To help you upgrade to this version, you can use the [Upgrade Helper](https://react-native-community.github.io/upgrade-helper/?from=0.75.4\&to=0.76.0) ⚛️. *** View the whole changelog in the [CHANGELOG.md file](https://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.75.4`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.4): 0.75.4 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.3...v0.75.4) ##### Fixed ##### Android specific - Fix Headless Crash `Tried to finish non-existent task with id` ([56a282c44d](https://redirect.github.com/facebook/react-native/commit/56a282c44d1a3ee5114c2cba36b902bc9ae123b9) by [@RodolfoGS](https://redirect.github.com/RodolfoGS)) - TextInput's `contextMenuHidden` prop bug fix ([366f1d0df3](https://redirect.github.com/facebook/react-native/commit/366f1d0df302af860b1fa9ea5f0bd757f2dec7b3) by [@alanleedev](https://redirect.github.com/alanleedev)) - RNGP - Sanitize the output of the config command ([0265ea0577](https://redirect.github.com/facebook/react-native/commit/0265ea0577963cca582682c3fc8ee97f3ebef65e) by [@cortinico](https://redirect.github.com/cortinico)) ##### iOS specific - Convert `NSNull` to `nil` before checking `type` in `readAsDataURL` ([99ab845a5c](https://redirect.github.com/facebook/react-native/commit/99ab845a5cf0fe3463ff39b03373b95d4f5c0fac) by [@haileyok](https://redirect.github.com/haileyok)) - Add back the BUNDLE_COMMAND ([afd74ad89d](https://redirect.github.com/facebook/react-native/commit/afd74ad89de6e632eea776e6d2689e7381c4f78c) by [@Vin-Xi](https://redirect.github.com/Vin-Xi)) - Use CONFIG_CMD if set ([a4ec49cbe6](https://redirect.github.com/facebook/react-native/commit/a4ec49cbe6d0157417276731ba1608e482f3f10e) by [@krystofwoldrich](https://redirect.github.com/krystofwoldrich)) - App crash happening when navigate to a new app screen with a displaying modal ([8ec672204d](https://redirect.github.com/facebook/react-native/commit/8ec672204d5dee2b967cac08adf03c082e36ad79) by [@zhouzh1](https://redirect.github.com/zhouzh1)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/\Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.