-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade react-native from 0.63.2 to 0.78.1 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade react-native from 0.63.2 to 0.78.1. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/rayston92/project/7d79e0a9-1fe8-4783-accd-7ddd44e5a09c?utm_source=github&utm_medium=referral&page=upgrade-pr
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BRACES-6838727
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-HERMESENGINE-1309667
SNYK-JS-HERMESENGINE-1727253
SNYK-JS-MICROMATCH-6838728
SNYK-JS-REACTNATIVE-1298632
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-HERMESENGINE-1015406
SNYK-JS-HERMESENGINE-2342071
SNYK-JS-HERMESENGINE-608850
SNYK-JS-HERMESENGINE-629268
SNYK-JS-HERMESENGINE-629748
SNYK-JS-WS-1296835
SNYK-JS-IP-7148531
SNYK-JS-NODEFETCH-2342118
SNYK-JS-NODEFETCH-674311
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.