-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency metro-react-native-babel-preset to v0.77.0 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/metro-react-native-babel-preset-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
9d9d71e to
e0ded6b
Compare
e0ded6b to
9cd92a0
Compare
9cd92a0 to
9cd4aeb
Compare
9cd4aeb to
0946936
Compare
0946936 to
8d07c19
Compare
8d07c19 to
78689e8
Compare
78689e8 to
883301a
Compare
883301a to
a4a2e50
Compare
a4a2e50 to
8ab8a2d
Compare
8ab8a2d to
fcc0464
Compare
fcc0464 to
0de3170
Compare
0de3170 to
3b4041e
Compare
3b4041e to
810a7d4
Compare
810a7d4 to
0f9a3ac
Compare
5930182 to
7940a2a
Compare
7940a2a to
dd8bfce
Compare
dd8bfce to
36677ed
Compare
36677ed to
af7fa01
Compare
af7fa01 to
b9b5d9a
Compare
b9b5d9a to
0d41a45
Compare
0d41a45 to
6afd312
Compare
6afd312 to
d38ea44
Compare
5a59a02 to
2c928fd
Compare
4a5fef7 to
73dbc7b
Compare
73dbc7b to
cbfa332
Compare
cbfa332 to
93dfb7c
Compare
93dfb7c to
586bff0
Compare
586bff0 to
0a41f3e
Compare
03b272a to
5a67dfc
Compare
5a67dfc to
24c52a9
Compare
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.53.1->0.77.0Release Notes
facebook/metro (metro-react-native-babel-preset)
v0.77.0Compare Source
ebaf27aby @arushikesarwani94)metro-minify-uglifyfrommetrodependencies. (7a8fcd5by @robhogan)blockListon Windows. (2eecfc7by @motiz88)blockListpatterns with inconsistent regex flags. (c80904bby @motiz88)metroversions are installed. (6d46078by @robhogan)dc3cddfby @robhogan)166477eby @robhogan)metro-file-map: Normalize root-relative paths for cross-platform cache compatibility. (d282a08by @motiz88)require.contextis used on a directory with infinite path expansions. (14d652fby @robhogan)Full Changelog: facebook/metro@v0.76.7...v0.77.0
v0.76.9Compare Source
This is a hotfix release on the
0.76.xbranch.metro-minify-terserdependency to fix resolution under isolated node_modules (pnpm, etc).(#1199 by @robhogan)inline-plugin: Don't replace__DEV__in invalid Babel AST locations. (#1195 by @kitten)constant-folding-plugin: Don't fold optional function calls (foo.?()). (#1178 by @Gamote)metroversions are installed. (6d46078by @robhogan)19d3284by @robhogan)"exports"field is now considered for Haste packages (which could include local monorepo packages) (#1136 by @kraenhansen)sourceMappingUrlin HMR payloads when usingunstable_serverRoot(#1137 by @EvanBacon)Full Changelog: facebook/metro@v0.76.8...v0.76.9
v0.76.8Compare Source
metro.config.cjs. (#1055 by @huntie)Full Changelog: facebook/metro@v0.76.7...v0.76.8
v0.76.7Compare Source
metro-babel-transformerandmetro-react-native-babel-transformerwill returnmetadatafrom Babel transform results. (42fdbc2by @robhogan)TerminalReporterfor Reporter implementations. (417e6f2by @colinta)c6a94bcby @byCedric)4b22efbby @robhogan)Full Changelog: facebook/metro@v0.76.6...v0.76.7
v0.76.6Compare Source
Servertypes to use broader types fromconnectpackage (d20d7c8by @huntie)createConnectMiddlewareexport (06682f8by @huntie)server.enhanceMiddlewareoption (22e85fdby @huntie)unstable_extraMiddlewareoption torunServerAPI (d0d5543by @huntie)Full Changelog: facebook/metro@v0.76.5...v0.76.6
v0.76.5Compare Source
//&instead of?as a query string delimiter (bd357c8by @robhogan)5d7305eby @robhogan)5d7305eby @robhogan)bce6b27by @robhogan)e24c6aeby @robhogan)babel/runtimeissue when using Package Exports (905d773by @huntie)Full Changelog: facebook/metro@v0.76.4...v0.76.5
v0.76.4Compare Source
x_google_ignoreListsource map extension. (#973,82bd64aby @motiz88)5d7305eby @robhogan)5d7305eby @robhogan)Full Changelog: facebook/metro@v0.76.3...v0.76.4
v0.76.3Compare Source
__loadBundleAsyncimplementations in the defaultasyncRequirefunction. See the lazy bundling RFC for more details. (ac3adce,f07ce5cby @motiz88)lazyparameter in bundle requests. See the lazy bundling RFC for more details. (4ef14f9by @motiz88)transformer.asyncRequireModulePathconfig option is deprecated. Use__loadBundleAsyncinstead.(c7b684fby @motiz88)e70ceefby @huntie)server.experimentalImportBundleSupportconfig option. (4ef14f9by @motiz88)Full Changelog: facebook/metro@v0.76.2...v0.76.3
v0.76.2Compare Source
/symbolicateendpoint to allow custom frame skipping logic on a stack level. (ce266ddby @GijsWeterings)metro-core'sTerminalfrommetro. (86e3f93by @robhogan)metro-config'sresolveConfigfrommetro. (cc16664by @robhogan)@types/babel__code-frame. (41cdc03by @robhogan)@types/ws. (7deb525by @robhogan)3238bbcby @huntie)ResolutionContext.getPackageForModule. (2d0a01cby @huntie)asyncRequirefor lazy bundles. (61a30b7by @motiz88)node_modulespath candidates. (29c77bfby @huntie)package.jsondiscovery against root package specifiers for Package Exports. (b995303by @huntie, fixes #965 reported by @shamilovtim)Full Changelog: facebook/metro@v0.76.1...v0.76.2
v0.76.1Compare Source
metro buildandrunBuildAPI. (fcfecc9by @motiz88)metro get-dependencies --entryFile <entryFile>can now be called asmetro get-dependencies <entryFile>. (6fdce04by @huntie)Content-TypeandContent-Lengthheaders for assets to Metro server. (#953 by @aleqsio, #961 by @byCedric)mergeConfigutil frommetropackage. (aa8ec90by @huntie)metro-file-map: consistently abort crawl whenend()is called. (51877a8by @motiz88)metro-config: Don't mutate argument toloadConfig. (38ec62dby @motiz88)de19bbdby @robhogan)resolver.assetExtswill now match asset files for extension values that include a dot (.). (6d65a32by @huntie)unhandledRejectionlistener, fix spammy EventEmitter leak warning. (833f2ffby @motiz88)c022c36,07732e7,9ee5280by @huntie, with @afoxman and @tido64)MetroConfigtype inmetropackage. (d2f3664by @huntie)asyncRequire's parameters and make module name optional. (4e5261cby @motiz88)metro-hermes-compilerpackage. (833f2ffby @motiz88)unstable_conditionNamesnow defaults to['require']. (#955 by @huntie)f321cff,1e47cb5by @huntie)Full Changelog: facebook/metro@v0.76.0...v0.76.1
v0.76.0Compare Source
e5950aeby @huntie)isAssetFilefrom custom resolver context, addassetExts. (c6548f7by @huntie)require.resolveWeak(). (354d6e4by @motiz88)2303c10by @robhogan)falsefromcontext.redirectModulePathwill resolve to empty module in all cases. (0f1846aby @huntie)browser,react-nativeetc when resolving subpath package specifiers. (7e92227by @huntie)__jsResourceand__conditionallySplitJsResourcefunctions from module API. (f1d905band69c8fc7by @motiz88)0e2a70a,3bef954, andeeb211fby @robhogan)"exports"field would be used on relative imports within a package. (cd25c2bby @huntie)v0.75.1Compare Source
metro-inspector-proxy: Add a human-readable reference to each inspector entries/pages.(#921 by @byCedric)metro-inspector-proxy: Report errors in the console. (da8b41bby @mattbfb)baf28abby @robhogan)metro-inspector-proxy: Fetch source maps from Metro. (6690b39by @mattbfb)fc83b52by @blakef)resolver.unstable_enablePackageExports) (4d7ab38,38b96f8,216d3e2,6e6f36fby @huntie)resolver.unstable_enableSymlinks) (#925, #926, etc. by @robhogan)Full Changelog: facebook/metro@v0.75.0...v0.75.1
v0.75.0Compare Source
package.json#engines. (c3e453e)cb01ec0)context.redirectModulePathimplementation to return absolute path in all cases. (acbfe63)mainFields,getPackage, andgetPackageForModuleto custom resolver context. (adfb593)Full Changelog: facebook/metro@v0.74.1...v0.75.0
v0.74.1Compare Source
@babel/plugin-proposal-numeric-separatortometro-react-native-babel-preset(#681 by @SConaway)Full Changelog: facebook/metro@v0.74.0...v0.74.1
v0.74.0Compare Source
322dea8)postProcessBundleSourcemapfrom config (339794e)1031ae6)findcrawler on Windows (735aa9f)b942eca)Full Changelog: facebook/metro@v0.73.6...v0.74.0
v0.73.10Compare Source
This is a hotfix on the
0.73.xbranch.//&instead of?as a query string delimiter (#994 by @robhogan)Full Changelog: facebook/metro@v0.73.9...v0.73.10
v0.73.9Compare Source
This is a hotfix on the
0.73.xbranch.NodeWatcher(facebook/react-native#36387) (ab86982by @robhogan)Full Changelog: facebook/metro@v0.73.8...v0.73.9
v0.73.8Compare Source
This is a hotfix on the
0.73.xbranch.Full Changelog: facebook/metro@v0.73.7...v0.73.8
v0.73.7Compare Source
This is a hotfix on the
0.73.xbranch.findcrawler on Windows (3703019)v0.73.6Compare Source
NodeWatcher(non-Watchman, non-macOS).(51fb7e3)experimentalImportBundleSupport: Move bundle path hints into serialised dependency map(#901)Full Changelog: facebook/metro@v0.73.5...v0.73.6
v0.73.5Compare Source
getTransformOptionsresult properties optional. (a07c823)b1be263)metro-runtime: Re-throw cached module errors without wrapping. (032c4a1)babel/typesdependency to^7.20.0for more consistent exposed AST Bumpbabel/typesdependency to^7.20.0for more consistent exposed ASTFull Changelog: facebook/metro@v0.73.4...v0.73.5
v0.73.4Compare Source
watchoption inRunServerOptions(#889 by @EvanBacon)metro-runtime: Emit additional context on WebSocket'close'events (d54986c)experimentalImportBundleSupport: Retraverse parents of deleted async dependencies (cb806d1)Full Changelog: facebook/metro@v0.73.3...v0.73.4
v0.73.3Compare Source
7adf468,39f6e50)experimentalImportBundleSupportoption from transformer to server (3c0e1f7)Full Changelog: facebook/metro@v0.73.2...v0.73.3
v0.73.2Compare Source
Maintenance release with purely internal changes.
Full Changelog: facebook/metro@v0.73.1...v0.73.2
v0.73.1Compare Source
3b0e78a)require.contexton Windows (#876 by @byCedric)Full Changelog: facebook/metro@v0.73.0...v0.73.1
v0.73.0Compare Source
uglify-estoterser. (#871)422055a)fseventswatcher on Apple Silicon. (#875)db19b06)metro-file-mapcache read. (7028b7f)metro-react-native-babel-preset. (c2365bb)watchman --versionifuseWatchmanis false. (76c9307)Full Changelog: facebook/metro@v0.72.3...v0.73.0
v0.72.4Compare Source
This is a hotfix on the
0.72.xbranch.//&instead of?as a query string delimiter (#993 by @robhogan)Full Changelog: facebook/metro@v0.72.3...v0.72.4
v0.72.3Compare Source
50bb451)Full Changelog: facebook/metro@v0.72.2...v0.72.3
v0.72.2: Release 0.72.2Compare Source
customResolverOptionsfrom bundle URL intoresolveRequest(623b55d)hermes-parserconditionally when hermes is enabled (#855 by @EvanBacon)metro-hermes-compiler(#856 by @EvanBacon)Full Changelog:
v0.72.1...v0.72.2v0.72.1Compare Source
react-refresh/runtimemodule as part of themetro-runtimepackagerequire.contextsupport (#822 by @EvanBacon)Full Changelog:
v0.72.0...v0.72.1v0.72.0Compare Source
watcher.additionalExtsoption, enable inclusion of.cjsand.mjsfiles by default (c1c6d9c).jsonfiles will no longer be implicitly resolved if removed fromresolver.sourceExts(a3dc30a).jsxfiles will now be resolved before.json,.ts,.tsx(1b47931)metrois passed an invalid subcommand or argument (19c4f7e)startalias forserveCLI command (19c4f7e)Full Changelog:
v0.71.3...v0.72.0v0.71.3Compare Source
fc042d0)Full Changelog: facebook/metro@v0.71.2...v0.71.3
v0.71.2Compare Source
requireCycleIgnorePatternsoption to suppress warnings for require cycles, suppressnode_modulesby default (#707 by @hsource)deferStatesoption for Watchman (570c380)fc29a11)unstable_allowRequireContextconfig option, implement transformer support forrequire.context(#821 by @EvanBacon)Full Changelog:
v0.71.1...v0.71.2v0.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.4Compare Source
This is a hotfix on the
0.70.xbranch.//&instead of?as a query string delimiter. (#996 by @robhogan)Full Changelog: facebook/metro@v0.70.3...v0.70.4
v0.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](https://redirect.github.com/facebook/metro/commit/57d8a92583185a97dffcConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.