[Snyk] Fix for 1 vulnerabilities#7456
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-17706650
|
This upgrade includes major versions for 1. Expo: 54.0.35 → 56.0.0 (High Risk)The upgrade to Expo SDK 56 introduces a major breaking change for navigation and raises the minimum iOS deployment target.
2. React Native: 0.81.5 → 0.85.0 (High Risk)This upgrade spans several versions and completes the transition to the New Architecture, removing the legacy bridge entirely.
3. react-native-bootsplash: 6.3.12 → 7.0.0 (Medium Risk)A major version bump indicates breaking changes. The library's documentation points to a migration guide for upgrading from v6. Version 7 adds features like edge-to-edge support on Android, which may require configuration changes. Recommendation: This is a high-effort, high-risk upgrade. Before merging, you must:
|
|
|
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.jsonNote 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-BRACEEXPANSION-17706650
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.