detox-helper
detox-helper copied to clipboard
build(deps): bump react-native from 0.78.2 to 0.79.2 in /test
Bumps react-native from 0.78.2 to 0.79.2.
Release notes
Sourced from react-native's releases.
0.79.2
Added
- Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by
@lenaic)Fixed
- Blob: Make sure that URLs are parsed following the node specs (6d8a02a666 by
@cipolleschi)- Codegen: Fix codegen ImageSource require (4d7c4bd6e8 by
@jakex7)
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.
0.79.1
Changed
Android specific
- DevSupport: Change
defaultJSExceptionHandler's type toJSExceptionHandleron theReleaseDevSupportManager(9eb75d4bd5 by@alanjhughes)iOS specific
- TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by
@ouchuan)Fixed
Android specific
- Codegen: Do not generate Apple specific file for Android (b2bacc4a9f by
@cipolleschi)iOS specific
- Codegen: Do not generate ReactCodegen.podspec for libraries (f3c280442d by
@cipolleschi)
... (truncated)
Changelog
Sourced from react-native's changelog.
v0.79.2
Added
- Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by
@lenaic)Fixed
- Blob: Make sure that URLs are parsed following the node specs (6d8a02a666 by
@cipolleschi)- Codegen: Fix codegen ImageSource require (4d7c4bd6e8 by
@jakex7)v0.79.1
Changed
Android specific
- DevSupport: Change
defaultJSExceptionHandler's type toJSExceptionHandleron theReleaseDevSupportManager(9eb75d4bd5 by@alanjhughes)iOS specific
- TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by
@ouchuan)Fixed
Android specific
- Codegen: Do not generate Apple specific file for Android (b2bacc4a9f by
@cipolleschi)iOS specific
- Codegen: Do not generate ReactCodegen.podspec for libraries (f3c280442d by
@cipolleschi)v0.79.0
Added
- Codegen: Allow UnsafeMixed as Array value in codegen (abd7259de4 by
@javache)- DevX: Add inspector proxy events for debugger heartbeat (sampled) and abandoned connections (84f3cf95ea by
@vzaidman)- DevX: Add inspector proxy info logs in regards to CDP connection to device and DevTools (29419ce8f0 by
@vzaidman)- Flow: Added explicit type for _lastNativeRefreshing and changed React import syntax in RefreshControl (a24f9ef825 by
@coado)- Flow: Added explicit type for _memoizedRenderer and changed React and View import in FlatList (b634fa1edb by
@coado)- Flow: Added explicit type for argument in _captureRef in SectionList (e31ff4212b by
@coado)- Flow: Added explicit type for Symbol.iterator in URLSearchParams (89af3e804f by
@coado)- Flow: Added explicit type to supported commands in TextInputNativeCommands (1126bbb149 by
@coado)- Flow: Added type for exported object in AssetRegistry (44d84f2af6 by
@coado)- Flow: Added types in TouchHistoryMath (b9df812b67 by
@coado)- Infra: Open Sourcing React Native's Compatibility Check (60e3921f9c by
@elicwhite)- Layout: Linear gradient color transition hint syntax and
pxunit support. (cc89ddd50b by@intergalacticspacehighway)- Layout: Support stylistic sets for fontVariant (c09b71b990 by
@LeviWilliams)
... (truncated)
Commits
9c5fc79Release 0.79.2a99773dFix URL parsing to respect node/chromium convention (#50757)22a4e06Backport useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCom...aa51fb4Release 0.79.189f4dd2fix(ios): avoid incorrectly updating caret position (#50680)f3c2804[RN][iOS] Do not generate ReactCodegen.podspec for libraries (#50646)b2bacc4[RN][Codegen] Do not generate Apple specific file for Android (#50655)d068888Change exception handele type in ReleaseDevSupportManager (#50400)c823a14Release 0.79.00df2a11Release 0.79.0-rc.4- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)