-
Notifications
You must be signed in to change notification settings - Fork 57
chore(deps): update dependency metro-react-native-babel-preset to ^0.77.0 #6
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
eb2f02f to
b2f9bff
Compare
b2f9bff to
bcf7823
Compare
bcf7823 to
4607c46
Compare
4607c46 to
30f7d46
Compare
30f7d46 to
c4f7a41
Compare
c4f7a41 to
18973b6
Compare
18973b6 to
fbdf9e8
Compare
fbdf9e8 to
8ad9f5c
Compare
8ad9f5c to
d08ca26
Compare
d08ca26 to
e37dd35
Compare
e37dd35 to
250bf4e
Compare
250bf4e to
8e1ec68
Compare
8e1ec68 to
f0793d1
Compare
f0793d1 to
2a6ce2c
Compare
2a6ce2c to
070c80a
Compare
4066f2d to
0074fd9
Compare
0074fd9 to
80246bd
Compare
80246bd to
6c1359a
Compare
6c1359a to
9602676
Compare
0b8d760 to
013caad
Compare
013caad to
4b9b80e
Compare
4b9b80e to
72aa597
Compare
72aa597 to
ddeba6c
Compare
ddeba6c to
6a0dd90
Compare
6a0dd90 to
229855c
Compare
229855c to
83996c2
Compare
83996c2 to
3d2073e
Compare
3d2073e to
4e652d7
Compare
4e652d7 to
a953b55
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.70.3->^0.77.0Release Notes
facebook/metro (metro-react-native-babel-preset)
v0.77.0Compare Source
metro-minify-uglifyfrommetrodependencies. (facebook/metro@7a8fcd5 by @robhogan)blockListon Windows. (facebook/metro@2eecfc7 by @motiz88)blockListpatterns with inconsistent regex flags. (facebook/metro@c80904b by @motiz88)metroversions are installed. (facebook/metro@6d46078 by @robhogan)metro-file-map: Normalize root-relative paths for cross-platform cache compatibility. (facebook/metro@d282a08 by @motiz88)require.contextis used on a directory with infinite path expansions. (facebook/metro@14d652f by @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).(https://github.com/facebook/metro/pull/1199 by @robhogan)inline-plugin: Don't replace__DEV__in invalid Babel AST locations. (https://github.com/facebook/metro/pull/1195 by @kitten)constant-folding-plugin: Don't fold optional function calls (foo.?()). (https://github.com/facebook/metro/pull/1178 by @Gamote)metroversions are installed. (facebook/metro@6d46078 by @robhogan)"exports"field is now considered for Haste packages (which could include local monorepo packages) (https://github.com/facebook/metro/pull/1136 by @kraenhansen)sourceMappingUrlin HMR payloads when usingunstable_serverRoot(https://github.com/facebook/metro/pull/1137 by @EvanBacon)Full Changelog: facebook/metro@v0.76.8...v0.76.9
v0.76.8Compare Source
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 (facebook/metro@d20d7c8 by @huntie)createConnectMiddlewareexport (facebook/metro@06682f8 by @huntie)server.enhanceMiddlewareoption (facebook/metro@22e85fd by @huntie)unstable_extraMiddlewareoption torunServerAPI (facebook/metro@d0d5543 by @huntie)Full Changelog: facebook/metro@v0.76.5...v0.76.6
v0.76.5Compare Source
//&instead of?as a query string delimiter (facebook/metro@bd357c8 by @robhogan)babel/runtimeissue when using Package Exports (facebook/metro@905d773 by @huntie)Full Changelog: facebook/metro@v0.76.4...v0.76.5
v0.76.4Compare Source
x_google_ignoreListsource map extension. (https://github.com/facebook/metro/pull/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. (facebook/metro@ac3adce, facebook/metro@f07ce5c by @motiz88)lazyparameter in bundle requests. See the lazy bundling RFC for more details. (facebook/metro@4ef14f9 by @motiz88)transformer.asyncRequireModulePathconfig option is deprecated. Use__loadBundleAsyncinstead.(facebook/metro@c7b684f by @motiz88)server.experimentalImportBundleSupportconfig option. (facebook/metro@4ef14f9 by @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. (facebook/metro@ce266dd by @GijsWeterings)metro-core'sTerminalfrommetro. (facebook/metro@86e3f93 by @robhogan)metro-config'sresolveConfigfrommetro. (facebook/metro@cc16664 by @robhogan)@types/babel__code-frame. (facebook/metro@41cdc03 by @robhogan)@types/ws. (facebook/metro@7deb525 by @robhogan)ResolutionContext.getPackageForModule. (facebook/metro@2d0a01c by @huntie)asyncRequirefor lazy bundles. (facebook/metro@61a30b7 by @motiz88)node_modulespath candidates. (facebook/metro@29c77bf by @huntie)package.jsondiscovery against root package specifiers for Package Exports. (facebook/metro@b995303 by @huntie, fixes https://github.com/facebook/metro/issues/965 reported by @shamilovtim)Full Changelog: facebook/metro@v0.76.1...v0.76.2
v0.76.1Compare Source
metro buildandrunBuildAPI. (facebook/metro@fcfecc9 by @motiz88)metro get-dependencies --entryFile <entryFile>can now be called asmetro get-dependencies <entryFile>. (facebook/metro@6fdce04 by @huntie)Content-TypeandContent-Lengthheaders for assets to Metro server. (https://github.com/facebook/metro/pull/953 by @aleqsio, https://github.com/facebook/metro/pull/961 by @byCedric)mergeConfigutil frommetropackage. (facebook/metro@aa8ec90 by @huntie)metro-file-map: consistently abort crawl whenend()is called. (facebook/metro@51877a8 by @motiz88)metro-config: Don't mutate argument toloadConfig. (facebook/metro@38ec62d by @motiz88)resolver.assetExtswill now match asset files for extension values that include a dot (.). (facebook/metro@6d65a32 by @huntie)unhandledRejectionlistener, fix spammy EventEmitter leak warning. (facebook/metro@833f2ff by @motiz88)MetroConfigtype inmetropackage. (facebook/metro@d2f3664 by @huntie)asyncRequire's parameters and make module name optional. (facebook/metro@4e5261c by @motiz88)metro-hermes-compilerpackage. (facebook/metro@833f2ff by @motiz88)unstable_conditionNamesnow defaults to['require']. (https://github.com/facebook/metro/pull/955 by @huntie)Full Changelog: facebook/metro@v0.76.0...v0.76.1
v0.76.0Compare Source
isAssetFilefrom custom resolver context, addassetExts. (facebook/metro@c6548f7 by @huntie)require.resolveWeak(). (facebook/metro@354d6e4 by @motiz88)falsefromcontext.redirectModulePathwill resolve to empty module in all cases. (facebook/metro@0f1846a by @huntie)browser,react-nativeetc when resolving subpath package specifiers. (facebook/metro@7e92227 by @huntie)__jsResourceand__conditionallySplitJsResourcefunctions from module API. (facebook/metro@f1d905b and facebook/metro@69c8fc7 by @motiz88)"exports"field would be used on relative imports within a package. (facebook/metro@cd25c2b by @huntie)v0.75.1Compare Source
metro-inspector-proxy: Add a human-readable reference to each inspector entries/pages.(https://github.com/facebook/metro/pull/921 by @byCedric)metro-inspector-proxy: Report errors in the console. (facebook/metro@da8b41b by @mattbfb)metro-inspector-proxy: Fetch source maps from Metro. (facebook/metro@6690b39 by @mattbfb)resolver.unstable_enablePackageExports) (facebook/metro@4d7ab38, facebook/metro@38b96f8, facebook/metro@216d3e2, facebook/metro@6e6f36f by @huntie)resolver.unstable_enableSymlinks) (https://github.com/facebook/metro/pull/925, https://github.com/facebook/metro/pull/926, etc. by @robhogan)Full Changelog: facebook/metro@v0.75.0...v0.75.1
v0.75.0Compare Source
package.json#engines. (facebook/metro@c3e453e)context.redirectModulePathimplementation to return absolute path in all cases. (facebook/metro@acbfe63)mainFields,getPackage, andgetPackageForModuleto custom resolver context. (facebook/metro@adfb593)Full Changelog: facebook/metro@v0.74.1...v0.75.0
v0.74.1Compare Source
@babel/plugin-proposal-numeric-separatortometro-react-native-babel-preset(https://github.com/facebook/metro/pull/681 by @SConaway)Full Changelog: facebook/metro@v0.74.0...v0.74.1
v0.74.0Compare Source
postProcessBundleSourcemapfrom config (facebook/metro@339794e)findcrawler on Windows (facebook/metro@735aa9f)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 (https://github.com/facebook/metro/pull/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(https://github.com/facebook/react-native/issues/36387) (facebook/metro@ab86982 by @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 (facebook/metro@3703019)v0.73.6Compare Source
NodeWatcher(non-Watchman, non-macOS).(facebook/metro@51fb7e3)experimentalImportBundleSupport: Move bundle path hints into serialised dependency map(https://github.com/facebook/metro/pull/901)Full Changelog: facebook/metro@v0.73.5...v0.73.6
v0.73.5Compare Source
getTransformOptionsresult properties optional. (facebook/metro@a07c823)metro-runtime: Re-throw cached module errors without wrapping. (facebook/metro@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(https://github.com/facebook/metro/pull/889 by @EvanBacon)metro-runtime: Emit additional context on WebSocket'close'events (facebook/metro@d54986c)experimentalImportBundleSupport: Retraverse parents of deleted async dependencies (facebook/metro@cb806d1)Full Changelog: facebook/metro@v0.73.3...v0.73.4
v0.73.3Compare Source
experimentalImportBundleSupportoption from transformer to server (facebook/metro@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 (https://github.com/facebook/metro/pull/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 (https://github.com/facebook/metro/pull/993 by @robhogan)Full Changelog: facebook/metro@v0.72.3...v0.72.4
v0.72.3Compare Source
Full Changelog: facebook/metro@v0.72.2...v0.72.3
v0.72.2: Release 0.72.2Compare Source
customResolverOptionsfrom bundle URL intoresolveRequest(facebook/metro@623b55d)hermes-parserconditionally when hermes is enabled (https://github.com/facebook/metro/pull/855 by @EvanBacon)metro-hermes-compiler(https://github.com/facebook/metro/pull/856 by @EvanBacon)Full Changelog:
v0.72.1...v0.72.2v0.72.1Compare Source
react-refresh/runtimemodule as part of themetro-runtimepackagerequire.contextsupport (https://github.com/facebook/metro/pull/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 (https://github.com/facebook/metro/pull/707 by @hsource)deferStatesoption for Watchman (570c380)fc29a11)unstable_allowRequireContextconfig option, implement transformer support forrequire.context(https://github.com/facebook/metro/pull/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.0Configuration
📅 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.