[Snyk] Security upgrade react-native from 0.63.2 to 0.69.12#27
[Snyk] Security upgrade react-native from 0.63.2 to 0.69.12#27revan-zhang wants to merge 1 commit into
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHELLQUOTE-17457810
|
Upgrading from React Native 0.63.2 to 0.69.12 is a major undertaking with significant breaking changes across multiple versions. This is not a simple version bump and will require significant developer effort, including code refactoring, dependency updates, and native project configuration changes. Key Breaking Changes & Required Actions:
Recommendation: This upgrade should be treated as a major project. Developers must use the React Native Upgrade Helper tool to see the full diff of changes required for native project files (Android and iOS). A gradual upgrade, one version at a time, is highly recommended to isolate and fix breaking changes incrementally. Expect to spend significant time updating third-party libraries to versions compatible with React Native 0.69 and addressing the numerous API and build configuration changes.
|
⛔ Snyk checks have failed. 5 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
Example/package.jsonExample/yarn.lockNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-SHELLQUOTE-17457810
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.