[Snyk] Security upgrade react-native from 0.42.3 to 0.69.12#20
[Snyk] Security upgrade react-native from 0.42.3 to 0.69.12#20MHxGH-ServiceAccount wants to merge 1 commit intomasterfrom
Conversation
…rabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IMMUTABLE-15423650
|
Upgrading Key Breaking Changes:
Recommendation: This upgrade cannot be performed with a simple version change. It requires a careful, step-by-step migration. Use the official React Native Upgrade Helper web tool to generate a diff between your current version and the target version. It is strongly advised to upgrade incrementally between major versions (e.g., 0.42 → 0.59, then 0.59 → 0.60, etc.) to isolate and address breaking changes systematically. This upgrade will touch almost every part of the application and requires extensive testing.
|
⛔ Snyk checks have failed. 4 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
example/package.jsonexample/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-IMMUTABLE-15423650
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Prototype Pollution
Note
Medium Risk
Large React Native version jump in the
exampleapp causes significant transitive dependency churn and may break the example build/runtime, but it’s limited to the example project and primarily affects dev/test workflows.Overview
Upgrades the
exampleapp’sreact-nativedependency from0.42.3to0.69.12to address a reported vulnerability.Regenerates
example/package-lock.jsonto reflect the new React Native dependency graph (bringing in updated RN tooling and transitive packages).Written by Cursor Bugbot for commit 2a46886. This will update automatically on new commits. Configure here.