[Snyk] Upgrade react-native from 0.51.0 to 0.71.1 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-native from 0.51.0 to 0.71.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
npm:negotiator:20160616
Why? Has a fix available, CVSS 7.5
npm:fresh:20170908
Why? Has a fix available, CVSS 7.5
npm:base64-url:20180512
Why? Has a fix available, CVSS 7.5
SNYK-JS-XMLDOM-3042242
Why? Has a fix available, CVSS 7.5
npm:ws:20171108
Why? Has a fix available, CVSS 7.5
SNYK-JS-SHELLQUOTE-1766506
Why? Has a fix available, CVSS 7.5
npm:qs:20170213
Why? Has a fix available, CVSS 7.5
SNYK-JS-QS-3153490
Why? Has a fix available, CVSS 7.5
npm:plist:20180219
Why? Has a fix available, CVSS 7.5
SNYK-JS-PLIST-2405644
Why? Has a fix available, CVSS 7.5
npm:plist:20180219
Why? Has a fix available, CVSS 7.5
SNYK-JS-PLIST-2405644
Why? Has a fix available, CVSS 7.5
SNYK-JS-MERGE-1042987
Why? Has a fix available, CVSS 7.5
SNYK-JS-MERGE-1040469
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-73638
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-608086
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-567746
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-450202
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-1040724
Why? Has a fix available, CVSS 7.5
SNYK-JS-ANSIREGEX-1583908
Why? Has a fix available, CVSS 7.5
npm:mem:20180117
Why? Has a fix available, CVSS 7.5
SNYK-JS-YARGSPARSER-560381
Why? Has a fix available, CVSS 7.5
SNYK-JS-XMLDOM-1534562
Why? Has a fix available, CVSS 7.5
SNYK-JS-XMLDOM-1084960
Why? Has a fix available, CVSS 7.5
SNYK-JS-WS-1296835
Why? Has a fix available, CVSS 7.5
SNYK-JS-WS-1296835
Why? Has a fix available, CVSS 7.5
SNYK-JS-MORGAN-72579
Why? Has a fix available, CVSS 7.5
SNYK-JS-MINIMIST-559764
Why? Has a fix available, CVSS 7.5
npm:lodash:20180130
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-73639
Why? Has a fix available, CVSS 7.5
SNYK-JS-LODASH-1018905
Why? Has a fix available, CVSS 7.5
SNYK-JS-JSON5-3182856
Why? Has a fix available, CVSS 7.5
SNYK-JS-JSON5-3182856
Why? Has a fix available, CVSS 7.5
SNYK-JS-GLOBPARENT-1016905
Why? Has a fix available, CVSS 7.5
npm:ms:20170412
Why? Has a fix available, CVSS 7.5
npm:ms:20170412
Why? Has a fix available, CVSS 7.5
npm:mime:20170907
Why? Has a fix available, CVSS 7.5
npm:debug:20170905
Why? Has a fix available, CVSS 7.5
npm:braces:20180219
Why? Has a fix available, CVSS 7.5
SNYK-JS-XMLDOM-3092935
Why? Has a fix available, CVSS 7.5
SNYK-JS-MINIMIST-2429795
Why? Has a fix available, CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: react-native
Added
Android specific
jsinspector
to the prefab target (a80cf96fc8 by @ Kudo)iOS specific
initialProps
property toRCTAppDelegate
(b314e6f147 by @ jblarriviere)Changed
Fixed
Android specific
iOS specific
react-native-flipper
whenNO_FLIPPER=1
to prevent iOS build fail (f47b5b8b5d by @ retyui)You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
0.71 stable is out!
This release includes over 1000 commits from 70+ contributors! Thank you to all our contributors new and old!
See the highlights of the release in our release blog post.
resolver.useWatchman: false
inmetro.config.js
.You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
⚙️ Technical Release
This release has no changes from RC5. We are only making it to ensure that after the CircleCI Security Incident, we have rotated all the necessary secrets correctly.
How To Test
Generate a new project with the standard command:
npx react-native init RN0710RC6 --version 0.71.0-rc.6
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
Help us testing 🧪
Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!
Golden Release Candidate
This is our last release of 2022: we are considering this the golden RC for 0.71, so we'll give it a few weeks to be tested before 0.71.0 in early Jan.
How To Test
Generate a new project with the standard command:
npx react-native init RN0710RC5 --version 0.71.0-rc.5
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
Help us testing 🧪
Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!
How To Test
Generate a new project with the standard command:
npx react-native init RN0710RC4 --version 0.71.0-rc.4
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
Help us testing 🧪
Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!
Fixes
Android Specific
iOS Specific
Added
Android
POST_NOTIFICATIONS
and deprecatePOST_NOTIFICATION
(b5280bbc93 by @ dcangulo)You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
This version is a patch release with a mitigation solution for the Android issue on Samsung devices.
Please let us know in the issue if this new version addresses the problem for you.
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.
Hotfix
This version is a patch release with a mitigation solution for the Android issue on Samsung devices.
Please let us know in the issue if this new version addresses the problem for you.
To help you upgrade to new versions, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
Commit messages
Package name: react-native
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs