react-native-redux-toolkit-starter-app
react-native-redux-toolkit-starter-app copied to clipboard
chore(deps-dev): Bump metro-react-native-babel-preset from 0.71.1 to 0.72.3
Bumps metro-react-native-babel-preset from 0.71.1 to 0.72.3.
Release notes
Sourced from metro-react-native-babel-preset's releases.
Release v0.72.3
- [Fix]: Incremental build crashing when garbage collecting modules reachable via multiple paths in the graph. (https://github.com/facebook/metro/commit/50bb451e9cec275cfbc1efda3e1ced3f8a952e15)
- Updated metro logo on startup
Full Changelog: https://github.com/facebook/metro/compare/v0.72.2...v0.72.3
Release 0.72.2
- [Feature] Pass
customResolverOptionsfrom bundle URL intoresolveRequest(https://github.com/facebook/metro/commit/623b55d54874c77ee51bca6424fca9c3156678ae)- [Performance] Load
hermes-parserconditionally when hermes is enabled (facebook/metro#855 by@​EvanBacon)- [Performance] Lazily import
metro-hermes-compiler(facebook/metro#856 by@​EvanBacon)Full Changelog:
v0.72.1...v0.72.2Release v0.72.1
- [Feature] Expose the
react-refresh/runtimemodule as part of themetro-runtimepackageNOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Add
require.contextsupport (facebook/metro#822 by@​EvanBacon)Full Changelog:
v0.72.0...v0.72.1Release v0.72.0
- [Breaking] Enable React 17 new JSX transform (facebook/metro#848 by
@​danilobuerger)- ‌[Breaking] Add
watcher.additionalExtsoption, enable inclusion of.cjsand.mjsfiles by default (c1c6d9c09fa92aa2ba71d803fdfa480e4dbb6a51)- [Breaking]
.jsonfiles will no longer be implicitly resolved if removed fromresolver.sourceExts(a3dc30aa0d54d65d6dbd426662f59b0ec398a612)- [Breaking] With a default config, any
.jsxfiles will now be resolved before.json,.ts,.tsx(1b479314dc08f2a2e2f76438971f32fcf431ee89)- [Breaking] Enable strict CLI validation when
metrois passed an invalid subcommand or argument (19c4f7edb85f5b61b056580515348ca9715dd361)- [Feature] Add
startalias forserveCLI command (19c4f7edb85f5b61b056580515348ca9715dd361)Full Changelog:
v0.71.3...v0.72.0Release v0.71.3
- [Fix] End watchman client on calling MetroFileMap end. (fc042d06bb6db98dd819bb0d22b7d536ee396c24)
Full Changelog: https://github.com/facebook/metro/compare/v0.71.2...v0.71.3
Release v0.71.2
- [Feature] Add
requireCycleIgnorePatternsoption to suppress warnings for require cycles, suppressnode_modulesby default (facebook/metro#707 by@​hsource)- [Feature] Add
deferStatesoption for Watchman (570c38039abc32b758f8d241896b21e28ca4ba83)- [Fix] Incremental build bug with parallel edges to the same module (fc29a1177f883144674cf85a813b58567f69d545)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Add
unstable_allowRequireContextconfig option, implement transformer support forrequire.context(facebook/metro#821 by@​EvanBacon)Full Changelog:
v0.71.1...v0.71.2
Commits
f9aaca6Release 0.72.34758e37update version tool add missing package384e3eeRemove unused Flow suppressionsb5847b3Prepare for Jest 27+19d3648Remove various unused $FlowFixMes50bb451Fix crash when GCing modules reachable via multiple pathse9ee037Update ASCII art logo, print version when starting upe5f9b1emetro-react-native-interop-tools added literal error3215ff4Fix hero buttons responsive layout2995129metro-react-native-interop-tools modified the error structure- 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 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)