build(deps-dev): bump @react-native/metro-config from 0.73.0 to 0.74.1 in /00-Login
Bumps @react-native/metro-config from 0.73.0 to 0.74.1.
Release notes
Sourced from @react-native/metro-config's releases.
0.74.0-rc0
How to Test
Generate a new project:
npx react-native@next init RN0740RC0 --version 0.74.0-rc.0
You can participate in the conversation on the status of this release in the working group.
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog PR
Hermes dSYMS:
Help us testing 🧪
Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!
0.73.4
v0.73.4
Fixed
- Fix: cannot find module
react-native-*/Libraries/Core/InitializeCore(562447be47 by@tido64)Android
- Ignore the one-time NullPointerException and print error log (ca9b6b5038)
iOS
- Fix warning when loading RCTUIManager and A11yManager (f56bf1fa0a by
@cipolleschi)
You can participate in the conversation on the status of this release in this discussion
... (truncated)
Changelog
Sourced from @react-native/metro-config's changelog.
Changelog
0.74.0-rc0
Breaking
- OnLayout event batching changes (57e49b584d by
@sammy-SC)- Delete traitCast and identifier traits (1170a68755 by
@NickGerleman)- Remove static-behaves-like-relative errata (56b9b990de by
@joevilches)- Make
start/endin styles always refer to writing direction (e859f6c773 by@NickGerleman)- Remove APIs for reporting bundle download status to inspector-proxy, which does not use this information. (cfa02eec50 by
@motiz88)- Delete
configFilenameandconfigKeyarguments from iOS codegen CLI. Now we always expect them to bepackage.jsonandcodegenConfigrespectively. (33a44e68fc by@dmytrorykun)- Add errata for fix to marginStart/End for row-reverse flex direction (2dad663c28 by
@joevilches)- Remove web performance logging from GlobalPerformanceLogger (53a2742e13 by
@rshest)- Rename AbsolutePositioning errata (08eb985c33 by
@joevilches)- Get rid of old APIs in FabricUIManagerProvider (c2c346ccaf)
Android specific
- Make bridgeless the default when the New Arch is enabled (fe337f25be by
@cipolleschi)- Codegen: mapping for numeric types is changed for Android native modules.
Float->float;Int32->int. (ccd3b04770 by@dmytrorykun)- Delete ReactInstancePackage (7141c475bf by
@mdvacca)- Delete deprecated method LazyReactPackage.getReactModuleInfoProviderViaReflection (118e651bc2 by
@mdvacca)- Reduce visibility of CoreModulesPackage class (30b9b01e68 by
@mdvacca)- Reducing visibility of DebugCorePackage (5ad4bdbad8 by
@mdvacca)- Mark NativeModule.onCatalystInstanceDestroy() method as deprecated in new architecture (b13ea1786f by
@mdvacca)- Deprecate CompositeReactPackage from RN Android (294c0fa208 by
@mdvacca)- Remove support for Android API < 23 in ReactViewManager (cb46f4cff8 by
@mdvacca)- Remove support for Android API < 23 in ReactDrawableHelper (120aab2e99 by
@mdvacca)- Remove support for Android API < 23 in ReactTextInputShadowNode (dc3fc16ce5 by
@mdvacca)- Remove support for Android API < 23 in ReactTextInputLocalData (b968cb6f97 by
@mdvacca)- Remove support for Android API < 23 in TextLayoutManagerMapBuffer (c35dcb3c04 by
@mdvacca)- Remove support for Android API < 23 in TextLayoutManager (4a563f30d2 by
@mdvacca)- Remove support for Android API < 23 in TextAttributeProps (9454587316 by
@mdvacca)- Remove support for Android API < 23 in ReactTextView (31e16ee90c by
@mdvacca)- Remove support for Android API < 23 in ReactTextShadowNode (07e885232b by
@mdvacca)- Remove support for Android API < 23 in ReactTextAnchorViewManager (b138a4f72d by
@mdvacca)- Remove support for Android API < 23 in ReactBaseTextShadowNode (0505f5c28c by
@mdvacca)- Remove support for Android API < 23 in StatusBarModule (6eb4f1e997 by
@mdvacca)- Remove support for Android API < 23 in PermissionsModule (0384e3cf1f by
@mdvacca)- Remove support for Android API < 23 in RequestBodyUtil (52ec1d87e9 by
@mdvacca)- Remove support for Android API < 23 in WindowOverlayCompat (c359a44676 by
@mdvacca)- Remove support for Android API < 23 in DebugOverlayController (2286c123b7 by
@mdvacca)- Remove support for Android API < 23 in ReactFragment (414b25b125 by
@mdvacca)- Remove support for Android API < 23 in (3664b8aa22 by
@mdvacca)- Increase min sdk version of RN Android to 23 (70fcb1ebf6 by
@mdvacca)- Rename onCatalystInstanceDestroy -> invalidate (5f215cdde2 by
@mdvacca)iOS specific
... (truncated)
Commits
- 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 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)