pinar
pinar copied to clipboard
Bump react-native from 0.73.5 to 0.73.6
Bumps react-native from 0.73.5 to 0.73.6.
Changelog
Sourced from react-native's changelog.
Changelog
v0.74.0-rc.2
Changed
Android specific
- Rename
PopupMenuAndroidNativeComponent.js
toPopupMenuAndroidNativeComponent.android.js
(fcabb2ad21 by@cipolleschi
)iOS specific
- Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE (f7644be6d4 by
@cipolleschi
)Deprecated
iOS specific
- Deprecate
getSurfacePresenter
andgetModuleRegistry
forsurfacePresenter
and moduleRegistry` props. (c3b0a8f162 by@cipolleschi
)Removed
Android specific
- Move PopupMenu out of React Native core (8bced4b29d by
@RSNara
)Fixed
- Re-enable listing Hermes debugger targets in chrome://inspect, broken in 0.74 RC (4cfac8eea6 by
@motiz88
)iOS specific
- Properly warn about
createRootViewWithBridge
being deprecated (a1197695fc by@okwasniewski
)- Codegen correctly handles react-native.config.js. (f5d5d9d284 by
@dmytrorykun
)v0.74.0-rc.1
Added
- Warn with future command when using
npx react-native init
(a6397afb7f by@byCedric
)Fixed
- Fix undefined props crash in FlatList (e33767a36d by
@dieguezz
)Android specific
- Do not crash on onJSBundleLoadedFromServer when fast-refreshing on bridgeless mode (44e5bc9e2c by
@cortinico
)0.74.0-rc0
... (truncated)
Commits
0384caa
[0.73.6] Bump version numbers28f604a
Pick adaf5eba3e8381d0b499257ab04d30d6f3fb4c93 fixes ##133102a596
Merge pull request #43341 from facebook/cipolleschi/bump-flipper228c2b0
Fix ruby typo12381e2
Merge pull request #43246 from facebook/fix-hermes-bfs-073d979491
remove animation from borderLayer to stop unwanted animations (#42922)9d22a7f
[RN][iOS] Fix flipper for Xcode 15.351b8047
[RN][iOS]Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)