[Snyk] Upgrade react-native from 0.72.6 to 0.78.1 #12
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.72.6 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 657 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-IP-7148531
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.