-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency metro-source-map to v0.83.3 #32
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
main
Choose a base branch
from
renovate/metro-source-map-0.x
base: main
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
8c25241 to
c5d2c09
Compare
c5d2c09 to
b9f7ddb
Compare
b9f7ddb to
f3487c0
Compare
f3487c0 to
310645e
Compare
310645e to
0894490
Compare
799c605 to
e58ce29
Compare
e58ce29 to
76a6f59
Compare
326fdef to
23d6cd9
Compare
23d6cd9 to
f454429
Compare
f454429 to
f8f633c
Compare
f8f633c to
fe88146
Compare
fe88146 to
e06516c
Compare
e06516c to
0f1d22a
Compare
3f0c769 to
3e3920c
Compare
3e3920c to
cf9217c
Compare
cf9217c to
4ed4546
Compare
4ed4546 to
d275181
Compare
d275181 to
0191337
Compare
0191337 to
f358e0b
Compare
f358e0b to
332e408
Compare
332e408 to
c87f2b4
Compare
c87f2b4 to
34817c6
Compare
34817c6 to
c20f723
Compare
c20f723 to
a04e636
Compare
18b5d40 to
c591e35
Compare
c591e35 to
2b2a6ac
Compare
2b2a6ac to
1f886e9
Compare
1f886e9 to
83f0fcd
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.71.1→0.83.3Release Notes
facebook/metro (metro-source-map)
v0.83.3Compare Source
mergeConfig. (#1580 by @robhogan)af3bccaby @robhogan)mergeConfighandling of 2+ partial configs. (a99067fby @robhogan)Full Changelog: facebook/metro@v0.83.2...v0.83.3
v0.83.2Compare Source
metro.config.js/metro.config.mjs(#1557 by @robhogan).config/metro.js(etc.), as well asmetro.config.js(#1558 by @robhogan)metro.config.tsfiles when using Node.js/Bun versions that natively support it (#1560 by @robhogan)globalPrefixtogetRunModuleStatement(#1566 by @robhogan)d0c89e5by @vzaidman)d0c89e5by @vzaidman)module.verboseName(dev builds only) now uses posix separators regardless of the OS the bundle is built on (#1568 by @robhogan)hotparam (#1567 by @robhogan)url.parsewithURLand correctly encode and decode source urls and source map urls (#1548 by @vzaidman)Full Changelog: facebook/metro@v0.83.1...v0.83.2
v0.83.1Compare Source
[Feature] Restore support for Node.js >= 20.19.4 (#1537 by @robhogan)
Full Changelog: facebook/metro@v0.83.0...v0.83.1
v0.83.0Compare Source
transformer.workerPathconfig. (49f7aacby @robhogan)/src/, make all non-root exports semver-private, exceptmetro-runtime. (ae6f423by @robhogan)Metro.runServer- return an object containinghttpServerrather than the server instance directly. (95867ceby @robhogan)metro-babel-register,buck-worker-tool,metro-cache-key: Used named exports instead of exporting a default function. (f225bf1,69bde93,3430036by @robhogan)metro-memory-fswill no longer be published. (02104f8by @robhogan)Full Changelog: facebook/metro@v0.82.5...v0.83.0
v0.82.5Compare Source
ReactRefreshinstance across multiple module systems by prefixing more globals and IDs (#1513 by @jbroma)"type": "UnableToResolveError"to JSON server responses on resolution failures. (6f0093cby @robhogan)JsonReporterfrommetro's package root. (6f0093cby @robhogan)runBuildAPI /buildCLI - Avoid a second graph traversal when enumerating assets. (#1511 by @tido64)$RefreshReg$, e.g. when multiple module systems are overlayed. (#1510 by @jbroma)c37509bby @robhogan)Full Changelog: facebook/metro@v0.82.4...v0.82.5
v0.82.4Compare Source
runBuild: Add optionalbundleOutandsourceMapOutarguments to exactly specify output paths (a6f2bdcby @robhogan)Full Changelog: facebook/metro@v0.82.3...v0.82.4
v0.82.3Compare Source
assetsoption to return an asset listing (3b4f503by @robhogan)export fromfiles triggering_interopRequireDefault is not a function(#1498 by @byCedric)Full Changelog: facebook/metro@v0.82.2...v0.82.3
v0.82.2Compare Source
proxyandsocketPathin remote cacheHttpStore(cc7316bby @robhogan)application/jsonbody parsing in/symbolicate(#1475 by @huntie)typefor missing import errors in HMR client (#1487 by @EvanBacon)Full Changelog: facebook/metro@v0.82.1...v0.82.2
v0.82.1Compare Source
c4ba9fbby @robhogan)acfc0d8by @robhogan)7156541by @vzaidman)Full Changelog: facebook/metro@v0.82.0...v0.82.1
v0.82.0Compare Source
package.json#exportsresolution by default. (#1448 by @robhogan)metro/src/DeltaBundler/Transformermust now pass an options object withgetOrComputeSha1(#1451 by @robhogan)metro/src/node-haste/DependencyGraph.getSha1has been removed, prefergetOrComputeSha1(#1451 by @robhogan)watcher.unstable_lazySha1: false(#1451 by @robhogan)Full Changelog: facebook/metro@v0.81.3...v0.82.0
v0.81.5Compare Source
This is a hotfix on the
0.81.xbranch.This release fixes two issues with
unstable_enablePackageExports, which is experimental and opt-in in Metro 0.81.55ed2eeby @byCedric)export fromfiles triggering_interopRequireDefault is not a function(5f79ce8by @byCedric)Full Changelog: facebook/metro@v0.81.4...v0.81.5
v0.81.4Compare Source
This is a hotfix on the
0.81.xbranch.This release fixes a number of issues with
unstable_enablePackageExports.38ef15dby @robhogan)bd9d16cby @robhogan)72b703bby @robhogan)unstable_conditionNames: ['import'], fix_interopRequireDefaultis not a function (8277623by @robhogan)Full Changelog: facebook/metro@v0.81.3...v0.81.4
v0.81.3Compare Source
package.json#imports(#1302 by @jameslawson)isESMImporttoResolutionContextto distinguish resolution based on whether the dependency is arequire()or static/asyncimport(#1376 by @robhogan)unstable_enablePackageExports, assert exactly one of the conditionsimport/requireaccording to source syntax. (#1477 by @robhogan)unstable_lazySha1(42ec821by @robhogan)Full Changelog: facebook/metro@v0.81.2...v0.81.3
v0.81.2Compare Source
metro-runtimevia new publicpackage.json#exportspaths. (f390cdfby @robhogan)thiswithglobalThisin runtime prelude for service worker compatibility. (#1438 by @exzos28)get-dependenciescommand: gracefully shutdown on errors. (b8e9e64by @yungsters)15bc295by @robhogan)srcimports e.g.metro/src/x.jsacross allmetro*packages, pending removal from the stable API. (#1441 by @robhogan)config.watcher.unstable_autoSaveCache. (#1434 by @robhogan)watcher.unstable_lazySha1to defer SHA1 calculation until files are needed by the transformer. (#1435 by @robhogan)metro/src/x.jsasmetro/private/x) as explicitly private (non-semver). (#1441 by @robhogan)Full Changelog: facebook/metro@v0.81.1...v0.81.2
v0.81.1Compare Source
cd7a935by @vzaidman)2a0b548by @robhogan)module/require/exports/globaldeclarations to avoid conflicts with injected args or generated code. (#1385 by @robhogan)91d74d0by @robhogan)0fc8e45by @robhogan)os.availableParallelisminstead ofos.cpus. (#1378 by @screetBloom)a1c9cdbby @robhogan)122bdbdby @robhogan)Full Changelog: facebook/metro@v0.81.0...v0.81.1
v0.81.0Compare Source
3b3e0aaby @robhogan)context.redirectModulePathfrom default resolver, use a fixed browser field spec implementation. (5e96d17by @robhogan)c1c80c7by @robhogan)4e9cc4bby @robhogan)ResolutionContext.fileSystemLookupfor performing file and directory existence checks and resolving real paths. (3b3e0aaby @robhogan)onCloseoption toMetro.runServerconfiguration to provide a callback called when Metro is fully torn down. (b3f141fby @vzaidman)metro-memory-fs: RespectforceinrmSync. (a792d85by @robhogan)getDefaultConfig. (bfd9473by @robhogan)7d02e17by @robhogan)8f7e000by @robhogan)unstable_enableSymlinks- symlink support is stable and always-on. (e52b5ffby @robhogan)transformer.unstable_memoizeInlineRequiresto optimise inlined access. (#1346 by @robhogan).unstable_server_log,unstable_server_menu_updated, andunstable_server_menu_clearedreporter events (616f437by @huntie)Full Changelog: facebook/metro@v0.80.11...v0.81.0
v0.80.12Compare Source
This is a hotfix on the
0.80.xbranch.Full Changelog: facebook/metro@v0.80.11...v0.80.12
v0.80.11Compare Source
/(1e1dfe1by @robhogan)[Experimental]: Resolution: Replace
context.unstable_getRealPathwithcontext.unstable_fileSystemLookup(9fc9bf0by @robhogan)Full Changelog: facebook/metro@v0.80.10...v0.80.11
v0.80.10Compare Source
messageandstackas top-level properties when a reportable event has anerrorproperty (95a6063)/[metro-project]/and/[metro-watchFolders]/{index}/(273481cby @motiz88)sourcePaths=url-serverbundle parameter (788ff0dby @motiz88)server_listeningreporter event, exposing bound port, address and family (#1274 by @robhogan)message,stack,cause, anderrors(where present) undererrorwhen a reportable event has anerrorproperty (95a6063by @robhogan)6e71699by @robhogan)e3aaa0bby @robhogan)34148e6by @motiz88)[Experimental]: Fix subtrees of the project root missed from
require.contextwhen using an ancestor of the project root as context root (#1281 by @robhogan)[Experimental]: Add
require.unstable_importMaybeSync(#1296 by @rubennorte)Full Changelog: facebook/metro@v0.80.9...v0.80.10
v0.80.9Compare Source
HttpStore's read and write paths separately. (3e647a6by @gijsweterings)additionalSuccessStatusesoption toHttpStore. (f8f7d55by @motiz88)reporterinstead. (15815d0by @motiz88)105e222by @robhogan)unstable_renameRequiretransformer option. (#1230 by @evanbacon)Full Changelog: facebook/metro@v0.80.8...v0.80.9
v0.80.8Compare Source
96c6b89by @motiz88)Full Changelog: facebook/metro@v0.80.7...v0.80.8
v0.80.7Compare Source
Full Changelog: facebook/metro@v0.80.6...v0.80.7
v0.80.6Compare Source
projectRoot(#1210 by @robhogan)Full Changelog: facebook/metro@v0.80.5...v0.80.6
v0.80.5Compare Source
server.forwardClientLogsconfig option, to allow suppressing client console logs in Metro output. (#1192 by @huntie)constant-folding-plugin: Don't fold optional function calls (foo.?()). (#1178 by @Gamote)inline-plugin: Don't replace__DEV__in invalid Babel AST locations. (#1195 by @kitten)metro-minify-terserdependency to fix resolution under isolated node_modules (pnpm, etc). (#1199 by @robhogan)unstable_enablePackageExportsandunstable_enableSymlinks. (#1198 by @robhogan)Full Changelog: facebook/metro@v0.80.4...v0.80.5
v0.80.4Compare Source
.zip/(9212156by @robhogan)28abfc9by @motiz88)Full Changelog: facebook/metro@v0.80.3...v0.80.4
v0.80.3Compare Source
devoption to resolver (#1134 by @EvanBacon)0e51ad9by @robhogan)46b02dcby @robhogan)Full Changelog: facebook/metro@v0.80.2...v0.80.3
v0.80.2Compare Source
e223a2eby @robhogan)6001f86by @motiz88)cbfb96dby @motiz88)serverRootwith HMR serializer chunks (#1137 by @EvanBacon)9cbf1b7)"exports"field is now considered for Haste packages (which could include local monorepo packages) (#1136 by @kraenhansen)Full Changelog: facebook/metro@v0.80.1...v0.80.2
v0.80.1Compare Source
windows/macos. (#763 by @acoates-ms)unstable_workerThreadsoptions totransformerandwatcherconfiguration. (20df4ecby @robhogan)Full Changelog: facebook/metro@v0.80.0...v0.80.1
v0.80.0Compare Source
metro-runtime/src/modules/fast-refreshandreact-refreshdependency - now owned by RN's Babel preset. (8557968by @robhogan)metro-babel-register: Switch to Hermes parser, only apply Flow transforms to.js. (ca0f89cby @pieterv)metro-babel-register: Support export-namespace-from and Flow enums. (ca0f89cby @pieterv)5f446f3by @robhogan)NB:
metro-react-native-interop-toolshas been removed and will receive no further updates. (c084066by @GijsWeterings)Full Changelog: facebook/metro@v0.79.1...v0.80.0
v0.79.1Compare Source
metro-babel-register: prevent arbitrary transformation of Babel plugins during registration. (e8f468dby @robhogan)Full Changelog: facebook/metro@v0.79.0...v0.79.1
v0.79.0Compare Source
resolver.enableGlobalPackages) by default (0df1541by @robhogan)8b80efbby @motiz88)unstable_enableSymlinks) (9e7cec1by @robhogan)customTransformOptionsandcustomResolverOptionstobundle_build_started log eventso as to refine the bundling message (#1061 by @EvanBacon)v0.78.1Compare Source
metro-cache'sCache.setto allow handling underlying async store errors (2845160by @robhogan)InspectorProxy.createWebSocketListeners(8522db1by @huntie)v0.78.0Compare Source
891fe96by @huntie)metro-react-native-babel-transformerandmetro-react-native-babel-preset, which will be published as@react-native/metro-babel-transformerand@react-native/babel-presetgoing forward. (799aa0aby @dmytrorykun)runInspectorProxyoption from server. (2b0b15dby @huntie)InspectorProxyinstance externally, and provide the relevant handlers toMetro.runServer(). For reference:inspectorProxy.processRequesttoServerOptions.unstable_extraMiddleware.inspectorProxy.createWebSocketListenerstoServerOptions.websocketEndpoints.@react-native/dev-middlewarepackage, which will provide a batteries-included integration point for the above.DependencyGraph.resolveDependencynow takes a dependency object instead of a string. (fbdd295by @motiz88)inlineRequiresandnonInlinedRequiresto Babel transformers. (e339c8fby @motiz88)metro.config.cjs. (6922933by @huntie)fbdd295by @motiz88)asserted-statesis not iterable when using older Watchman versions. (3ef5fc8by @robhogan).nativeas a standalone file extension. (#1045 by @EvanBacon)a398f34by @motiz88)2e0f69aby @robhogan)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 th
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 was generated by Mend Renovate. View the repository job log.