chore(deps): update React Native to v0.86.0#1
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
b2f3529 to
7fc8be3
Compare
a45e096 to
082e801
Compare
082e801 to
cd7b13b
Compare
cd7b13b to
e2f9f22
Compare
e2f9f22 to
ee37843
Compare
9312600 to
61f08a4
Compare
61f08a4 to
9ffdbf8
Compare
9ffdbf8 to
b074561
Compare
b074561 to
f581bc8
Compare
f581bc8 to
34c6b4e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps scripts/update-rn.sh from v0.80.1 to v0.86.0.
Auto-generated by a dependency updater.
Changelog
v0.85.2
iOS specific
v0.85.1
Fixed
v0.85.0
Breaking
react-native/jest-presetpackage (c4ae05534a by kitten)StyleSheet.absoluteFillObjectAPI (5681db09b8 by huntie)receiveTouchestoRCTEventEmitterwith a default no-op implementation to avoid breaking ecosystem libraries (67db89d08a by javache)Added
RCTAnimationChoreographertoRCTScheduler(019c9a7d8f by Bartlomiej Bloniarz)std::mutextoAnimationBackendto protectstart,stopandcallbacks. (4064b89867 by Bartlomiej Bloniarz)AnimationBackend::triggerto push updates from. events to the mounting layer (ac06f3bdc7 by Bartlomiej Bloniarz)updateRuntimeShadowNodeReferencesOnCommitThreadis enabled (b38428c9bc by Bartlomiej Bloniarz)shadowNodeFamily_from a map inNativeAnimatedNodesManagertoPropsAnimatedNode(af96497b54 by Bartlomiej Bloniarz)AnimationBackendusages to useAnimationTimestamp(2a4a54ae6c by Bartlomiej Bloniarz)EventEmittertoreact-nativeexports. (f7cd8c4c1c by yungsters)PressabilityonHoverOutproperty (de5994817d by chicio)onPressMoveprop to<Pressable />(d07318226d by retyui)Android specific
StateWrapperto C++ fbjni types (99b328bffa by mrousavy)scrollsChildToFocusprop to ScrollView to control automatic scrolling when a child receives focus (d9ee4bb0aa by johankasperi)ReactFontManager.customFontFamiliesproperty to query registered custom font family names (c3acbc424d by vonovak)iOS specific
Changed
AnimationChoreographerinterface with an implementation for fantom tests (f8564b47fd by Bartlomiej Bloniarz)createDevMiddlewarenow acceptsstring | URLforserverBaseUrl(10709f427d by emily8rown)URLconstructor to acceptURLas first argument, matching the second argument type (678f7a9cfb by emily8rown)Pressableno longer unmounts event listeners in a hiddenActivity. (c295ec2261 by yungsters)Pressabilitytests to Jest modern timers (7dd2d255de by chicio)/json/listwill no longer setprefersFuseboxFrontend(421de23470 by huntie)cancelAnimationFrame,clearImmediate,clearTimeoutandclearIntervaldo nothing If there is no callback associated the given handle (9d3cc383ba by retyui)hairlineWidthno longer eagerly initializes thePixelRatioTurboModule. (e11a2f07e8 by yungsters)console.errorthat begin with "Warning: " will no longer be treated as warnings. These call sites should migrate to usingconsole.warninstead. (5ab418460b by yungsters)$ValuestoValues(94383613d8 by marcoww6)mixedtounknownin xplat/js (625d702fec by marcoww6)YogaNodeto Kotlin (cd27b7e1a8 by mateoguzmana)Android specific
deviceNamefield in app metadata is now prefixed with the manufacturer (9b906753d9 by huntie)nestedScrollEnabledprop to default to true if the ScrollView defines arefreshControl(95bac85b5a by Abbondanzo)YogaConfigJNIBaseto Kotlin (9db85e7503 by mateoguzmana)YogaPropsto Kotlin (2e12cbdfb3 by mateoguzmana)iOS specific
Deprecated
AccessibilityInfo.setAccessibilityFocusin favor ofAccessibilityInfo.sendAccessibilityEvent(36a0d9ef63 by Abbondanzo)RCTHostRuntimeDelegateand merge intoRCTHostDelegate(4626732f5b by tsapeta)Removed
AnimationBackendChoreographer,AndroidAnimationChoregrapher(bb7c0f7c5f by Bartlomiej Bloniarz)Android specific
Fixed
devconfig if obsoletewithDevToolsis missing (c5a38ab285 by robhogan)BABEL_ENVas a side effect (88d40dcda3 by robhogan)uri,widthandheightthe default dimensions were being lost (dd3c20057b by javache)cloneMultiplewhen families have no path to root (54b4cb5e89 by coado)Android specific
toValuenode is detached. (45de7109fe by kmsbernard)gradle.propertiesresolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to../../android/gradle.properties, sohermesV1Enabledcan be inherited correctly. (c5ae0c820a by Titozzz)inspector-modern/chrome/Registration.hwhen HermesV1 is disabled. (5ee695ad8f by tjzel)hermesV1Enabledtotrue(45896674d1 by tjzel)DynamicFromArrayby usingThreadLocal<SimplePool>instead of a sharedSimplePool, matching the existing fix inDynamicFromMap(21fae86546 by edwii-zhu)<Text>props back toundefinedwhen usingenablePropsUpdateReconciliationAndroidfeature flag (50289e3add by hannojg)stylistic-{num}not being propagated correctly (9353eb55b8 by dragoncodes)iOS specific
commitUpdatespath. (31f215a421 by coado)nkfandbase64as ruby dependencies (51c965883f by kimchi-developer)use_react_native!in project podfiles (33641f09fa by kitten)use_react_native!(path)param inreact_native_pods.rbfromPathname.pwdreact/react-native#54948 preventingpod install --project-directoryfrom working properly (9f686f2014 by kitten)transformOriginusing stale layout dimensions from recycled views, causing incorrect transform positioning (0eb5e652a2 by Mazin Zakaria)Security
chromium-edge-launcher^0.3.0to droprimraf(1f2312687b by kitten)v0.84.0
com.facebook.react.uimanager.layoutanimationused in legacy architecture (0b09e6f696 by cortinico)LazyReactPackageused in legacy architecture (2b09ae8992 by cortinico)NotThreadSafeBridgeIdleDebugListener(0ee4a2d01a by cortinico)NotThreadSafeViewHierarchyUpdateDebugListener(991dff2322 by cortinico)iOS specific
RCTPackagerConnectioninstance of theRCTDevSettingsand use bundle config. (cf92cade49 by coado)Added
transformOriginprop support to theAnimationBackend. (20779edd3b by coado)backfaceVisibilityprop and added missingflexstyle to theAnimatedPropsBuilder. (d379cde036 by coado)borderCurves,borderStyles,pointerEvents,isolation,cursor,boxShadow, andmixBlendModeprops to the AnimationBackend. (6d5b524f87 by coado)maxWidth,maxHeight,minWidth, andminHeightprops to the AnimationBackend. (3650ae3d08 by coado)overflow,position,zIndex, anddirectionprops to the AnimationBackend. (bed1a9a20f by coado)shadowColor,shadowOffset,shadowOpacity, andshadowRadiusprops to the animation backend. (c31a5a8896 by coado)left,top,right,bottomprops to the animation backend. (9931aeb830 by coado)connectAnimatedNodeToShadowNodeFamilymethod toNativeAnimatedModuleandNativeAnimatedTurboModule(d7ef651c5c by Bartlomiej Bloniarz)Readonlyfor the new Flow utility types (a6b76c0c51 by marcoww6)ReadonlyArrayfor the new Flow utility types (3bf7a09ecb by marcoww6)URL(hash, host, pathname, etc.) and methods toURLSearchParams(get, set, delete, etc.). (f97b9a521d by Manish Balayan)usePressabilityhook andPressabilityConfig/PressabilityEventHandlerstypes from the public API (d0e9b9c078 by natew)experimental_backgroundSize,experimental_backgroundPosition,experimental_backgroundRepeatto manually written types. (37bf285836 by tjzel)Android specific
{add|remove}SchemeChangeListener()function toOverrideColorSchemeinterface to support dynamic appearance updates via override (80e384a801 by alanleedev)iOS specific
RCTBundleConfigurationfor modifying bundle URL onRCTReactNativeFactory. (6fa75cce48 by coado)folly::dynamicdirectly to the backend, without repacking it intoAnimatedProp(84e408cf89 by Bartlomiej Bloniarz)familiesToUpdate(976c849057 by Bartlomiej Bloniarz)clonePropfromAnimationBackend.cpptoAnimatedProps.h(33f783ae23 by Bartlomiej Bloniarz)isRenderCallbackStartedcheck. (8b95fce84e by Bartlomiej Bloniarz)SurfaceIdinonAnimationFrame(5c078bd490 by Bartlomiej Bloniarz)