Update react-native to v0.87.1 - #79
Open
dfalling wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.87.0→0.87.10.87.0→0.87.10.87.0→0.87.10.87.0→0.87.10.87.0→0.87.10.87.0→0.87.1reactandreact-test-rendererare coupled to this release but are not in this group — they must exactly match the react-native-renderer bundled in react-native, a version Renovate can't read, so they're pinned by hand (mismatch crashes the app at launch). Read the bundled version withgrep -rhoE '19\.[0-9.]+' node_modules/react-native/Libraries/Renderer/implementations/ReactFabric-prod.js | sort -u, set both packages inpackage.jsonto that exact version, and runbun install.Release Notes
react/react-native (@react-native/babel-preset)
v0.87.1: 0.87.1Compare Source
Added
iOS specific
Changed
2508290.0.17 (861e2d0bde by @cipolleschi)Fixed
Animated.Value.addListener()types its callback payload as{value: number}rather thanany(3eab03df4c by @huntie)Animated.event()is typed as an event handler rather thanany(3eb330a365 by @huntie)iOS specific
add_rn_third_party_dependencies(71c6bfbfdc by @Kudo)Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.