[Snyk] Upgrade react-native from 0.77.1 to 0.78.0 #1114
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.77.1 to 0.78.0.
ℹ️ 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 62 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: react-native
Breaking
FuseboxClient.setClientMetadata
CDP method is removed. Instead, useReactNativeApplication.enable
. (1a9780f0e3 by @ huntie)Android specific
FrescoBasedReactTextInlineImageViewManager
to internal (d5f33c19cb by @ alanleedev)RootView
to Kotlin (21c9491926 by @ fabriziocucci)GuardedResultAsyncTask
(67bff8734f by @ mdvacca)FabricViewStateManager
(b25b65ba19 by @ mdvacca)ComponentNameResolver
from public API (a4849cb3d6 by @ mdvacca)iOS specific
Added
RawValue(Runtime*, jsi::Value&)
constructor to make aRawValue
from ajsi::Value
. (03d2186ace by @ hannojg)jest-diff v29.7.0
to devDependencies (b27bd00a38 by @ andrewdacenko)console.table
to specify a list of columns to print in the table. (fd0894b1c7 by @ rubennorte)--client-logs
flag (86db4fa90b by @ huntie)pointerEvents
toTextProps
type. (3efbe33ce0 by @ hyochan)Android specific
resource-id
from thetestID
prop (87b1bad45e by @ mateoguzmana)getState
method forStateWrapperImpl
(ed36e896ac by @ hannojg)iOS specific
source
parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @ cipolleschi)disableKeyboardShortcuts
. It can disable the keyboard shortcuts on iPads. (0154372b93 by @ rezkiy37)Changed
BoxInspector
and refactored a code (f832c450a5 by @ coado)console.table
(including Markdown format). (7154c62afb by @ rubennorte)intersectionRect
required inNativeIntersectionObserverEntry
to reflect native logic. (8681fc2ab2 by @ lunaleaps)typescript-config
module version toesnext
(5370347f54 by @ mateoguzmana)Android specific
ViewManagerInterface
(40a0cdbc99 by @ mdvacca)ComponentNameResolver
to kotlin (385b9f4265 by @ mdvacca)ReactSwitchManager
to Kotlin (b886bc4db9 by @ krozniata)iOS specific
accessibilityLabel
(74bdab8bd8 by @ sparga)Removed
Android specific
ReactCookieJarContainer
internal. (18ebea533d by @ javache)JSCHeapCapture
module, deprecated PackagerCommandListener#onCaptureHeapCommand (e06fa5d102 by @ javache)Fixed
animatedShouldUseSingleOp
is enabled. (746d584a23 by @ javache)JSBigFileString
fails for non-zero offset arguments (7d0338cb0b by @ jwajgelt)react-in-jsx-scope
rule in eslint config (ea56c432b7 by @ matinzd)invariant
dependency (ee8088b615 by @ tido64)console.table
to avoid mutating the received argument. (caa77fbe2b by @ rubennorte)adjustsFontSizeToFit
not working for text with a single character (47822e9048 by @ j-piasecki)maxFontSizeMultiplier
prop onText
andTextInput
components in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @ RickardZrinski)Android specific
FLAG_SECURE
not respected in Modal dialog (7e029b0dcf by @ mateoguzmana)setEventEmitterCallback
NoSuchMethodError on API lvl 26 (7dcbc799eb by @ cortinico)str.replaceAll()
(b5b9e032c2 by @ robhogan)resource-id
fromtestID
prop (52b6592559 by @ mateoguzmana)SetColorScheme
should be called on the UI thread (2aa79979d3 by lihaitao)testID
correctly for horizontal scroll view (81c74cd35f by @ mateoguzmana)iOS specific
pod install
warning (2f2281718a by @ noway)null
value in TurboModule Interop layer (ebfd7057af by @ cipolleschi)RefreshControl
is used inside of (6cb2684b43 by @ sammy-SC)didUpdateDimensions
correctly (920867d949 by TobiasH)applicationDidEnterBackground
not being called (adaceba546 by @ alextoudic)centerContent
losing taps and causing jitter (fe7e97a2fd by @ gaearon)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.
🥇 GOLDEN RC 🥇
Stable release coming up next week.
Added
--client-logs
flag (86db4fa90b by @ huntie)Fixed
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.
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.
Fixed
invariant
dependency (877e82c1a9 by @ tido64)maxFontSizeMultiplier
prop onText
andTextInput
components in New Architecture (8baa858412 by RickardZrinski)Android specific
iOS specific
null
values coming from NativeModules. (475f797a51 by sammy-SC)Added
--client-logs
flag (969eb3f007 by huntie)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.
Important
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: