react-native-react-bridge
react-native-react-bridge copied to clipboard
Update dependency metro-react-native-babel-preset to v0.72.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| metro-react-native-babel-preset | ^0.70.3 -> 0.72.3 |
Release Notes
facebook/metro
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
v0.72.2
- [Feature] Pass
customResolverOptionsfrom bundle URL intoresolveRequest(https://github.com/facebook/metro/commit/623b55d54874c77ee51bca6424fca9c3156678ae) - [Performance] Load
hermes-parserconditionally when hermes is enabled (https://github.com/facebook/metro/pull/855 by @EvanBacon) - [Performance] Lazily import
metro-hermes-compiler(https://github.com/facebook/metro/pull/856 by @EvanBacon)
Full Changelog: v0.72.1...v0.72.2
v0.72.1
- [Feature] Expose the
react-refresh/runtimemodule as part of themetro-runtimepackage
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Add
require.contextsupport (https://github.com/facebook/metro/pull/822 by @EvanBacon)
Full Changelog: v0.72.0...v0.72.1
v0.72.0
- [Breaking] Enable React 17 new JSX transform (https://github.com/facebook/metro/pull/848 by @danilobuerger)
- [Breaking] Add
watcher.additionalExtsoption, enable inclusion of.cjsand.mjsfiles by default (c1c6d9c) - [Breaking]
.jsonfiles will no longer be implicitly resolved if removed fromresolver.sourceExts(a3dc30a) - [Breaking] With a default config, any
.jsxfiles will now be resolved before.json,.ts,.tsx(1b47931) - [Breaking] Enable strict CLI validation when
metrois passed an invalid subcommand or argument (19c4f7e) - [Feature] Add
startalias forserveCLI command (19c4f7e)
Full Changelog: v0.71.3...v0.72.0
v0.71.3
- [Fix] End watchman client on calling MetroFileMap end. (
fc042d0)
Full Changelog: https://github.com/facebook/metro/compare/v0.71.2...v0.71.3
v0.71.2
- [Feature] Add
requireCycleIgnorePatternsoption to suppress warnings for require cycles, suppressnode_modulesby default (https://github.com/facebook/metro/pull/707 by @hsource) - [Feature] Add
deferStatesoption for Watchman (570c380) - [Fix] Incremental build bug with parallel edges to the same module (
fc29a11)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Add
unstable_allowRequireContextconfig option, implement transformer support forrequire.context(https://github.com/facebook/metro/pull/821 by @EvanBacon)
Full Changelog: v0.71.1...v0.71.2
v0.71.1
- [Fix] Add missing
.npmignorefiles (e8bb8fb) - [Fix] Rewrite DeltaBundler garbage collection (https://github.com/facebook/metro/pull/820)
- [Fix] Remove deprecated Prop Types from lazy imports (https://github.com/facebook/metro/pull/824 by @ecreeth)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Expose
unstable_fileMapCacheManagerFactoryconfig option (e741990) - [Experimental] Add
unstable_perfLoggerconfig option (eec0d7b) - [Experimental] Remove
unstable_hasteMapModulePathfrom Metro config (1cae8d8)
Full Changelog: v0.71.0...v0.71.1
v0.71.0
- [Breaking] Reject runServer promise if the HTTP server can't start listening (
f39af2c) - [Feature] Add
fileMapCacheDirectoryconfig option, deprecatehasteMapCacheDirectory(93966c0) - [Fix] Fail
runServerquickly if the port is not available (6d9623e) - [Fix] Add explicit dependency on
@babel/runtimetometro-runtime(#816) - [Fix] Fix missing dependency on
metro-transform-worker(#817) - [Fix] Fix batching bugs causing modules to be incorrectly omitted from delta updates(#819)
- [Fix]
InspectorProxy: Don't pass anErrorobject tosocket.close()(fdc4ef1)
NOTE: Experimental features are not covered by semver and can change at any time.
- [Experimental] Open source our
jest-haste-map forkasmetro-file-map(#812)
Full Changelog: v0.70.2...v0.71.0
Configuration
📅 Schedule: Branch creation - "monthly" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.