Update react-native to v20.1.3#28
Merged
Merged
Conversation
react-test-renderer was left at 19.2.7 while react and the renderer bundled in react-native 0.85.3 are both 19.2.3. react-test-renderer must exactly match the bundled react-native-renderer (same constraint that pins `react`), so align it to 19.2.3. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The react-native group PR does not touch react/react-test-renderer (they're disabled in Renovate and pinned by hand to the bundled renderer). Attach a prBodyNotes reminder so the manual alignment step surfaces in every react-native PR instead of relying on memory. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Lead with which packages must move together (react/react-test-renderer vs the bundled renderer) instead of narrating the merge workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Note
Added beyond the Renovate bump (commits
57c0470,ba69453,e0fcef0):react-test-renderer19.2.7 → 19.2.3 to match thereact-native-rendererbundled in react-native 0.85.3 (it had drifted;reactwas already correctly pinned at 19.2.3). Mismatch crashes the app at launch.prBodyNotesreminder to the react-native Renovate group so future react-native PRs flag the manual react/react-test-renderer pin step.✅ tsc, biome, and jest all pass.
This PR contains the following updates:
20.1.0→20.1.320.1.0→20.1.3Release Notes
react-native-community/cli (@react-native-community/cli)
v20.1.3Compare Source
v20.1.2Compare Source
v20.1.1Compare Source
What's Changed
New Contributors
Full Changelog: react-native-community/cli@v20.1.0...v20.1.1
react-native-community/cli (@react-native-community/cli-platform-android)
v20.1.3Compare Source
v20.1.2Compare Source
v20.1.1Compare Source
What's Changed
New Contributors
Full Changelog: react-native-community/cli@v20.1.0...v20.1.1
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.