Update dependency metro-react-native-babel-preset to v0.77.0#15
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency metro-react-native-babel-preset to v0.77.0#15renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d2fe155 to
89df5d3
Compare
89df5d3 to
efa2814
Compare
efa2814 to
d68d7f2
Compare
d68d7f2 to
27fa4c6
Compare
27fa4c6 to
ef05629
Compare
ef05629 to
73cde12
Compare
73cde12 to
8134e10
Compare
8134e10 to
80b2f3a
Compare
80b2f3a to
93808ef
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.76.0→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: react/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: react/metro@v0.76.8...v0.76.9
v0.76.8Compare Source
metro.config.cjs. (#1055 by @huntie)Full Changelog: react/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: react/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: react/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: react/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: react/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: react/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: react/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: react/metro@v0.76.0...v0.76.1
Configuration
📅 Schedule: (UTC)
🚦 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.