chore(deps): update React Native to v0.85.3 #5987
Draft
@sentry/warden / warden
completed
May 22, 2026 in 1m 53s
1 issue
Low
engines.node still `>=18` in TestAppPlain after bumping react-native to 0.85.3 - `performance-tests/TestAppSentry/package.json:14`
This PR bumps react-native to 0.85.3 in performance-tests/TestAppPlain/package.json, but the engines.node constraint is still ">=18". React Native v0.84.0 raised the minimum Node.js version to v22.11 (per the changelog in the PR description). For consistency with samples/react-native/package.json — which is updated in the same PR to "node": ">=22.11.0" — consider bumping the engines field here as well so the declared Node requirement matches what RN 0.85 actually supports.
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 3.2s | $0.11 |
| code-review | 1 | 54.3s | $0.44 |
| find-bugs | 0 | 1m 2s | $0.30 |
| gha-security-review | 0 | 44.5s | $0.05 |
⏱ 2m 43s · 201.6k in / 11.7k out · $0.90
Loading