[Snyk] Upgrade react-native from 0.44.0 to 0.78.2 #3
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.44.0 to 0.78.2.
ℹ️ 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 962 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-PLIST-2405644
npm:plist:20180219
SNYK-JS-MERGE-1040469
SNYK-JS-WS-7266574
SNYK-JS-LODASH-1040724
SNYK-JS-MERGE-1042987
npm:ws:20171108
SNYK-JS-MICROMATCH-6838728
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-6139239
SNYK-JS-QS-3153490
SNYK-JS-LODASH-73638
SNYK-JS-XMLDOM-3042242
npm:qs:20170213
SNYK-JS-BODYPARSER-7926860
SNYK-JS-LODASHTEMPLATE-1088054
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-PLIST-2405644
npm:plist:20180219
SNYK-JS-BRACES-6838727
SNYK-JS-CROSSSPAWN-8303230
npm:base64-url:20180512
npm:fresh:20170908
npm:negotiator:20160616
SNYK-JS-WS-1296835
SNYK-JS-WS-1296835
SNYK-JS-XMLDOM-1084960
SNYK-JS-MINIMIST-559764
SNYK-JS-XMLDOM-1534562
SNYK-JS-MORGAN-72579
SNYK-JS-LODASH-73639
SNYK-JS-YARGSPARSER-560381
SNYK-JS-REQUEST-3361831
npm:lodash:20180130
SNYK-JS-LODASH-1018905
SNYK-JS-COOKIE-8163060
SNYK-JS-JSON5-3182856
npm:hoek:20180212
SNYK-JS-MINIMIST-2429795
SNYK-JS-XMLDOM-3092935
SNYK-JS-REACTDEVTOOLSCORE-6023999
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-BASICAUTHCONNECT-8136828
SNYK-JS-JSON5-3182856
SNYK-JS-UGLIFYJS-1727251
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
SNYK-JS-BABELTRAVERSE-5962463
npm:braces:20180219
npm:debug:20170905
npm:mime:20170907
npm:ms:20170412
npm:ms:20170412
Release notes
Package name: react-native
Changed
Fixed
Android specific
iOS specific
[RCTFileRequestHanlder invalidate]
method (5861f7eea7 by @ zhouzh1)loadSourceForBridge:onProgress:onComplete
in theRCTDefaultReactNativeFactoryDelegate
. (8b33668c43 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.
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.