chore(deps): update React Native to v0.86.0 #5987
Draft
@sentry/warden / warden
completed
Jun 9, 2026 in 3m 50s
1 issue
Medium
`react-native` bumped to 0.86.0 while companion `@react-native/*` packages remain at 0.85.1 - `performance-tests/TestAppSentry/package.json:14`
react-native is set to 0.86.0 but the lockstep-released companion packages @react-native/babel-preset, @react-native/metro-config, @react-native/typescript-config, @react-native/jest-preset, and @react-native/new-app-screen are all still pinned at 0.85.1. The @react-native/* build/tooling packages are versioned in lockstep with react-native, so a cross-version mismatch can produce Metro/Babel/codegen build failures. The same inconsistency appears across the changed sample and test app manifests, and the PR title ("update React Native to v0.85.3") does not match the 0.86.0 actually written, suggesting an unintended/incomplete version bump.
Also found at:
performance-tests/TestAppPlain/package.json:12samples/react-native/package.json:56
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 5.1s | $0.11 |
| code-review | 0 | 1m 22s | $0.90 |
| find-bugs | 1 | 2m 8s | $1.16 |
| gha-security-review | 0 | 1m 26s | $0.06 |
⏱ 5m 1s · 576.1k in / 54.3k out · $2.23
Loading