chore(deps): update dependency metro-react-native-babel-preset to v0.71.1#90
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency metro-react-native-babel-preset to v0.71.1#90renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
c4c19f7 to
22a5bac
Compare
22a5bac to
013171a
Compare
013171a to
7a2a8ea
Compare
7a2a8ea to
1241762
Compare
1241762 to
7847afa
Compare
7847afa to
0210b01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.58.0->0.71.1Release Notes
facebook/metro
v0.71.1Compare Source
.npmignorefiles (e8bb8fb)unstable_fileMapCacheManagerFactoryconfig option (e741990)unstable_perfLoggerconfig option (eec0d7b)unstable_hasteMapModulePathfrom Metro config (1cae8d8)Full Changelog:
v0.71.0...v0.71.1v0.71.0Compare Source
f39af2c)fileMapCacheDirectoryconfig option, deprecatehasteMapCacheDirectory(93966c0)runServerquickly if the port is not available (6d9623e)@babel/runtimetometro-runtime(#816)metro-transform-worker(#817)InspectorProxy: Don't pass anErrorobject tosocket.close()(fdc4ef1)jest-haste-map forkasmetro-file-map(#812)Full Changelog:
v0.70.2...v0.71.0v0.70.3Compare Source
This is a hotfix on the
0.70.xbranch.@babel/runtimetometro-runtime(#816)v0.70.2Compare Source
Maintenance release, containing purely internal changes such as dependency version updates.
v0.70.1Compare Source
779e724)metro-react-native-babel-preset: Transform named capture groups in regex literals for Hermes (#791 by @danilobuerger)v0.70.0Compare Source
@babel/plugin-transform-regeneratorfromreact-native-babel-preset(#789 by @tido64)@babel/plugin-transform-for-offromreact-native-babel-preset(#792 by @newyankeecodeshop)uncaughtExceptionlistener onprocess(4be4099)v0.69.1Compare Source
22af874)CustomResolutionContextFlow type for use in custom resolvers. (cde639c)v0.69.0Compare Source
f9059c3)56a6b2a)fs.mkdir(#768 by @ericanderson)Thanks to all of our contributors for helping improve Metro! 🚇
v0.68.0Compare Source
resolver.resolveRequestmoved to the front of the resolution algorithm and has a new API (d81d887)metro-react-native-babel-preset: Support async iterators, "for await ... of" (#747 by @newyankeecodeshop)Thanks to all of our contributors for helping improve Metro! 🚇
v0.67.0Compare Source
resolver.resolveRequest) before checking the Haste map. (96fb6e9)StatusBarIOS. (2a0f779)metro-runtimeby default. (bd5f932,6e3e789,7723be5)initialize_done,transformer_loading, andtransformer_loadedevents to theReporterinterface. (d19cf5d)waitForBundleroption to therunServer()andrunMetro()APIs. (57d8a92)resolver.disableHierarchicalLookupoption. (01416f1)1fa45c2)4ced2a1)2611f61)metro-minify-terser. (https://github.com/facebook/metro/pull/754 by @rockwotj, https://github.com/facebook/metro/pull/606 by @janicduplessis)793b1a0)41522a2)171393a)resolver.nodeModulesPathsto respect transitive dependencies. (https://github.com/facebook/metro/pull/738 by @sharmilajesupaul)mangle: false&sourceMap: falseinminifierConfig. (https://github.com/facebook/metro/pull/749 by @mfbx9da4)server.unstable_serverRootoption to allow serving bundles from folders outside the project root. (026a66c,ca86682,e061cf3,70e9888,baacea2)metro-hermes-compiler. (e80434c)/assets?unstable_path=.... (f3d1157)resolver.unstable_hasteMapModulePathoption. (e8c0de0)Thanks to all the contributors mentioned above for helping improve Metro! 🚇
v0.66.2Compare Source
f7c6325)v0.66.1Compare Source
6dae163)7dcb20d)platform) available toexperimentalSerializerHookandcustomSerializer. (#679)4fea2bd,1370b7a)postMinifyProcessoption which has been broken since Metro v0.33.0. (5d778de)6482241,3390274,5b913fa, #677)v0.66.0Compare Source
7ad7560)b280477)31375f7)3aca116)af23a1b)e473e93)f2b3485)150d13e)v0.65.2Compare Source
_interopRequireDefaultnot defined error when using ES Modules (63f3d1e)v0.65.1Compare Source
v0.65.0Compare Source
bc8a3f0)metro-symbolicate: Support for symbolicating Chrome heap timelines (cb542c0,6b0a0cb)807bea7,bc8a3f0,aceafc5,279b295,745e2d8,a942002,d6eefe4)Platform.select()calls correctly when the argument includes methods (4d9908b)buildCodeFrameMessage(#567)v0.64.0Compare Source
mkdtempandmkdtempSyncimplementations tometro-memory-fs(1ed7849)chmod,lchmod, andfchmodimplementations tometro-memory-fs(d99b55b)d48277f)SegmentIDfield in Hermes mini-dump stack traces (d0634a8)dea7e05)1367b71)nodeModulesPathoption to resolver (b2528d4)Hermes-canarypreset (82818e7)transform.inlineRequires.blacklistoption toblockList. (b25fe89)__DEV__in object property-keys (42942ca)/node_modulesin resolver search path (04a2a46)881d9f6)7be2284)v0.63.0Compare Source
v0.62.0Compare Source
v0.61.0Compare Source
Contains all changes since 0.60.0:
See 0.59.0...0.60.0 for a full list of changes.
v0.60.0Compare Source
Contains all changes since 0.59.0:
See 0.59.0...0.60.0 for a full list of changes.
v0.59.0Compare Source
Contains all changes since 0.58.0:
virtualMapperconfig optionSee facebook/metro@0.58.0...0.59.0 for a full list of changes.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.