[Snyk] Upgrade react-native from 0.63.2 to 0.78.1 #1817
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.63.2 to 0.78.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 is 798 versions ahead of your current version.
The recommended version was released 25 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HERMESENGINE-1309667
SNYK-JS-HERMESENGINE-1727253
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-MICROMATCH-6838728
SNYK-JS-REACTNATIVE-1298632
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ASYNC-2441827
SNYK-JS-BRACES-6838727
SNYK-JS-WS-7266574
SNYK-JS-IP-6240864
SNYK-JS-TMPL-1583443
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-HERMESENGINE-1015406
SNYK-JS-HERMESENGINE-2342071
SNYK-JS-IP-7148531
SNYK-JS-REACTDEVTOOLSCORE-6023999
SNYK-JS-BABELHELPERS-9397697
SNYK-JS-WS-1296835
SNYK-JS-HERMESENGINE-608850
SNYK-JS-HERMESENGINE-629268
SNYK-JS-HERMESENGINE-629748
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
SNYK-JS-BABELTRAVERSE-5962462
Release notes
Package name: react-native
resolver.unstable_enablePackageExports
and the defaults from@ react-native/metro-config
. It will error with a redbox "interopRequireDefault is not a function". Setresolver.unstable_conditionNames = ['react-native']
to mitigate. It will be fixed in 0.78.2Fixed
Android specific
iOS specific
extraModulesForBridge
callback in the New Architecture. (97adbd897f by @ Bruno125)nil
for nullable parameters instead ofNSNull
for legacy modules (619d5dfbb2 by @ cipolleschi)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
Added
iOS specific
source
parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @ cipolleschi)Fixed
start
andbundle
commands with community CLI and isolated node_modules. (1f002f9999 by @ robhogan)Android specific
iOS specific
nil
for nullable parameters instead ofNSNull
for legacy modules (619d5dfbb2 by @ cipolleschi)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
Changed
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.76.8
Fixed
filename*
attribute in a FormDatacontent-disposition
header (9e846b4d11 by @ foyarash)react-native-community/cli
not being found in pnpm setups (9ba96ad79d6 by @ tido64)react-native-community/cli-platform-*
packages not being found in monorepos (ffe7bd1471 by @ tido64)Android specific
start
andbundle
commands with community CLI and isolated node_modules. (b9c4095e40 by @ robhogan)iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.