Skip to content

Update react-native to v0.86.2 - #61

Open
dfalling wants to merge 1 commit into
mainfrom
renovate/react-native
Open

Update react-native to v0.86.2#61
dfalling wants to merge 1 commit into
mainfrom
renovate/react-native

Conversation

@dfalling

@dfalling dfalling commented Jul 24, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
@react-native/babel-preset 0.86.00.86.2 age confidence
@react-native/jest-preset (source) 0.86.00.86.2 age confidence
@react-native/metro-config (source) 0.86.00.86.2 age confidence
@react-native/new-app-screen (source) 0.86.00.86.2 age confidence
@react-native/typescript-config (source) 0.86.00.86.2 age confidence
react-native (source, changelog) 0.86.00.86.2 age confidence

⚠️ react and react-test-renderer are 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 with grep -rhoE '19\.[0-9.]+' node_modules/react-native/Libraries/Renderer/implementations/ReactFabric-prod.js | sort -u, set both packages in package.json to that exact version, and run bun install.


Release Notes

react/react-native (@​react-native/babel-preset)

v0.86.2: 0.86.2

Compare Source

⚠️ React Native 0.86.1 has not been published because of an issue with Maven. ⚠️

Fixed
  • Layout: Fixed display: contents nodes having hasNewLayout set incorrectly (36f69eff0d by j-piasecki)
Android
  • Runtime: Use explicit ReactInstanceManager.mHasStartedDestroyingLock instead of using ReactInstanceManager.mHasStartedDestroying (cdfba520fa by jingjing2222)
  • Runtime: Do not synchronize on java.lang.Boolean. (821045a24f by Yqwed)
Changed

Hermes dSYMS:

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.

v0.86.1

Compare Source


Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@dfalling
dfalling force-pushed the renovate/react-native branch from 949e4f7 to cc089ad Compare July 28, 2026 07:02
@dfalling dfalling changed the title Update react-native to v0.86.1 Update react-native to v0.86.2 Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants