Update dependency metro-source-map to v0.87.0#32
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
2 times, most recently
from
December 1, 2022 17:17
8c25241 to
c5d2c09
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
December 15, 2022 20:17
c5d2c09 to
b9f7ddb
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 5, 2023 19:46
b9f7ddb to
f3487c0
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 9, 2023 16:29
f3487c0 to
310645e
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 20, 2023 12:16
310645e to
0894490
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
April 17, 2023 11:40
799c605 to
e58ce29
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
May 28, 2023 08:44
e58ce29 to
76a6f59
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
2 times, most recently
from
June 7, 2023 19:01
326fdef to
23d6cd9
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
June 21, 2023 14:10
23d6cd9 to
f454429
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
July 7, 2023 02:02
f454429 to
f8f633c
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
August 7, 2023 18:55
f8f633c to
fe88146
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
August 16, 2023 11:14
fe88146 to
e06516c
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
September 1, 2023 19:05
e06516c to
0f1d22a
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 10, 2024 19:33
3be2536 to
b3f61d7
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 24, 2024 21:54
b3f61d7 to
786254c
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
February 15, 2024 22:11
786254c to
aeb1d48
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
March 19, 2024 11:35
aeb1d48 to
47ae2d0
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
March 28, 2024 14:01
47ae2d0 to
6ece7e6
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
May 2, 2024 13:58
6ece7e6 to
a7fd23e
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
August 8, 2024 13:43
a7fd23e to
b704d32
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
September 4, 2024 14:31
b704d32 to
f6513ba
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
September 8, 2024 10:39
f6513ba to
6296bef
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
October 14, 2024 19:28
6296bef to
3f0c769
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
January 30, 2025 13:03
3f0c769 to
3e3920c
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
February 25, 2025 16:05
3e3920c to
cf9217c
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
March 3, 2025 12:30
cf9217c to
4ed4546
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
March 6, 2025 18:45
4ed4546 to
d275181
Compare
renovate
Bot
force-pushed
the
renovate/metro-source-map-0.x
branch
from
March 27, 2025 15:28
d275181 to
0191337
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.71.1→0.87.0Release Notes
react/metro (metro-source-map)
v0.87.0Compare Source
Resolutionunion returned by resolvers to allowtype: 'virtualModule', pending implementation. (8336654by @robhogan)allowOptionalDependenciesdefaults totrueto align with RN and Expo (#1775 by @robhogan)mergeConfigencounters an async config in a config chain (#1754 by @durvesh1992)requirein bundle output, improve cold build time ~5%`(TBD by @robhogan)experimentalImportSupport: Support namespace re-exports, such asexport * as Name from "module"(#1768 by @robhogan and @krystofwoldrich)experimentalImportSupport: Fix exports renamed by destructuring, and support exports of rest spreads (#1772 by @robhogan)experimentalImportSupport: Fix precedence so explicitexport defaultand named exports win overexport * from(#1773 by @robhogan)experimentalImportSupport: Evaluateexport fromdependencies in the module prelude instead of within or after the module body (#1774 by @robhogan)Full Changelog: react/metro@v0.86.0...v0.87.0
v0.86.0Compare Source
VlqMap(#1764, #1765 by @robhogan). Custom serialisers/transformers must consume/provideVlqMapmappings, not tuples..es6config files (#1752 by @robhogan)resolver.blacklistREconfig in favour ofblockList(#1758 by @robhogan)HttpStorewrite retries incorrectly using the read endpoint's config (#1751 by @durvesh1992)Full Changelog: react/metro@v0.85.0...v0.86.0
v0.85.0Compare Source
PACKAGE_SELF_RESOLVEfor self-referencing imports in the resolver (#1721 by @robhogan)requirecalls (#1675 by @kitten)metro-file-map(#1711 by @kitten)"browser"-spec bare-specifier → relative path redirects for nested and first-partypackage.jsons (#1720 by @robhogan)"browser"-spec redirects of a bare specifier to an absolute path (e1f4d61by @robhogan)matchSubpathFromMainFields, improving overall resolver performance ~5% (9341463by @robhogan)Full Changelog: react/metro@v0.84.4...v0.85.0
v0.84.4Compare Source
/[metro-watchFolders]/n/paths for.bundleand.maprequests (facebook#1695 by @huntie)import().catch(), etc. as optional undertransformer.allowOptionalDependencies(facebook#1697 by @robhogan)Full Changelog: react/metro@v0.84.3...v0.84.4
v0.84.3Compare Source
changeIdmetadata on HMRClientupdate-donemessages (facebook@1585e44by @huntie)config.server.tlsnow sets Metro to be exposed as an https server (#1657 by @vzaidman)34ca6a6by @vzaidman)c9e9fe6by @robhogan)PackageCache: useMap/Set, cache null results, eliminate per-hit allocations (facebook@877b64eby @robhogan)metrothat were previously TypeScript-specific (facebook#1672 by @robhogan)config.unstable_fileMapPlugins(facebook@567aa8bby @robhogan)Full Changelog: react/metro@v0.84.2...v0.84.3
v0.84.2Compare Source
Full changelog: react/metro@v0.84.1...v0.84.2
v0.84.1Compare Source
34ca6a6by @vzaidman)config.server.tlsnow sets Metro to be exposed as an https server (35ff94bby @vzaidman)Full Changelog: react/metro@v0.84.0...v0.84.1
v0.84.0Compare Source
b85f7feby @robhogan)Full Changelog: react/metro@v0.83.4...v0.84.0
v0.83.7Compare Source
This release is on the
0.83.xbranch/[metro-watchFolders]/n/paths for.bundleand.maprequests (facebook#1695 by @huntie)import().catch(), etc. as optional undertransformer.allowOptionalDependencies(facebook#1697 by @robhogan)Full Changelog: react/metro@v0.83.6...v0.83.7
v0.83.6Compare Source
This release is on the
0.83.xbranchchangeIdmetadata on HMRClientupdate-donemessages (facebook@1585e44by @huntie)c9e9fe6by @robhogan)PackageCache: useMap/Set, cache null results, eliminate per-hit allocations (facebook@877b64eby @robhogan)metrothat were previously TypeScript-specific (facebook#1672 by @robhogan)config.unstable_fileMapPlugins(facebook@567aa8bby @robhogan)v0.83.5Compare Source
This is a hotfix on the
0.83.xbranch.config.server.tlsnow sets Metro to be exposed as an https server (#1657 by @vzaidman)34ca6a6by @vzaidman)Full Changelog: react/metro@v0.83.4...v0.83.5
v0.83.4Compare Source
Platform.OS/Platform.selectfor variables bound torequire('react-native'). (facebook#1641 by @thymikee)f7ab6f9by @vzaidman)content-typefor/symbolicate(facebook#1630 by @MorvanL)de59fccby @robhogan)e31e11cby @motiz88)Full Changelog: react/metro@v0.83.3...v0.83.4
v0.83.3Compare Source
mergeConfig. (facebook#1580 by @robhogan)af3bccaby @robhogan)mergeConfighandling of 2+ partial configs. (facebook@a99067fby @robhogan)Full Changelog: react/metro@v0.83.2...v0.83.3
v0.83.2Compare Source
metro.config.js/metro.config.mjs(facebook#1557 by @robhogan).config/metro.js(etc.), as well asmetro.config.js(facebook#1558 by @robhogan)metro.config.tsfiles when using Node.js/Bun versions that natively support it (facebook#1560 by @robhogan)globalPrefixtogetRunModuleStatement(facebook#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 (facebook#1568 by @robhogan)hotparam (facebook#1567 by @robhogan)url.parsewithURLand correctly encode and decode source urls and source map urls (facebook#1548 by @vzaidman)Full Changelog: react/metro@v0.83.1...v0.83.2
v0.83.1Compare Source
[Feature] Restore support for Node.js >= 20.19.4 (facebook#1537 by @robhogan)
Full Changelog: react/metro@v0.83.0...v0.83.1
v0.83.0Compare Source
transformer.workerPathconfig. (facebook@49f7aacby @robhogan)/src/, make all non-root exports semver-private, exceptmetro-runtime. (facebook@ae6f423by @robhogan)Metro.runServer- return an object containinghttpServerrather than the server instance directly. (facebook@95867ceby @robhogan)metro-babel-register,buck-worker-tool,metro-cache-key: Used named exports instead of exporting a default function. (facebook@f225bf1, facebook@69bde93, facebook@3430036by @robhogan)metro-memory-fswill no longer be published. (facebook@02104f8by @robhogan)Full Changelog: react/metro@v0.82.5...v0.83.0
v0.82.5Compare Source
ReactRefreshinstance across multiple module systems by prefixing more globals and IDs (facebook#1513 by @jbroma)"type": "UnableToResolveError"to JSON server responses on resolution failures. (facebook@6f0093cby @robhogan)JsonReporterfrommetro's package root. (facebook@6f0093cby @robhogan)runBuildAPI /buildCLI - Avoid a second graph traversal when enumerating assets. (facebook#1511 by @tido64)$RefreshReg$, e.g. when multiple module systems are overlayed. (facebook#1510 by @jbroma)c37509bby @robhogan)Full Changelog: react/metro@v0.82.4...v0.82.5
v0.82.4Compare Source
runBuild: Add optionalbundleOutandsourceMapOutarguments to exactly specify output paths (facebook@a6f2bdcby @robhogan)Full Changelog: react/metro@v0.82.3...v0.82.4
v0.82.3Compare Source
assetsoption to return an asset listing (facebook@3b4f503by @robhogan)export fromfiles triggering_interopRequireDefault is not a function(facebook#1498 by @byCedric)Full Changelog: react/metro@v0.82.2...v0.82.3
v0.82.2Compare Source
proxyandsocketPathin remote cacheHttpStore(facebook@cc7316bby @robhogan)application/jsonbody parsing in/symbolicate(facebook#1475 by @huntie)typefor missing import errors in HMR client (facebook#1487 by @EvanBacon)Full Changelog: react/metro@v0.82.1...v0.82.2
v0.82.1Compare Source
c4ba9fbby @robhogan)acfc0d8by @robhogan)7156541by @vzaidman)Full Changelog: react/metro@v0.82.0...v0.82.1
v0.82.0Compare Source
package.json#exportsresolution by default. (facebook#1448 by @robhogan)metro/src/DeltaBundler/Transformermust now pass an options object withgetOrComputeSha1(facebook#1451 by @robhogan)metro/src/node-haste/DependencyGraph.getSha1has been removed, prefergetOrComputeSha1(facebook#1451 by @robhogan)watcher.unstable_lazySha1: false(facebook#1451 by @robhogan)Full Changelog: react/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(facebook@5f79ce8by @byCedric)Full Changelog: react/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 (facebook@8277623by @robhogan)Full Changelog: react/metro@v0.81.3...v0.81.4
v0.81.3Compare Source
package.json#imports(facebook#1302 by @jameslawson)isESMImporttoResolutionContextto distinguish resolution based on whether the dependency is arequire()or static/asyncimport(facebook#1376 by @robhogan)unstable_enablePackageExports, assert exactly one of the conditionsimport/requireaccording to source syntax. (facebook#1477 by @robhogan)unstable_lazySha1(facebook@42ec821by @robhogan)Full Changelog: react/metro@v0.81.2...v0.81.3
v0.81.2Compare Source
metro-runtimevia new publicpackage.json#exportspaths. (facebook@f390cdfby @robhogan)thiswithglobalThisin runtime prelude for service worker compatibility. (facebook#1438 by @exzos28)get-dependenciescommand: gracefully shutdown on errors. (facebook@b8e9e64by @yungsters)15bc295by @robhogan)srcimports e.g.metro/src/x.jsacross allmetro*packages, pending removal from the stable API. (facebook#1441 by @robhogan)config.watcher.unstable_autoSaveCache. (facebook#1434 by @robhogan)watcher.unstable_lazySha1to defer SHA1 calculation until files are needed by the transformer. (facebook#1435 by @robhogan)metro/src/x.jsasmetro/private/x) as explicitly private (non-semver). (facebook#1441 by @robhogan)Full Changelog: react/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. (facebook#1385 by @robhogan)91d74d0by @robhogan)0fc8e45by @robhogan)os.availableParallelisminstead ofos.cpus. (facebook#1378 by @screetBloom)a1c9cdbby @robhogan)122bdbdby @robhogan)Full Changelog: react/metro@v0.81.0...v0.81.1
v0.81.0Compare Source
3b3e0aaby @robhogan)context.redirectModulePathfrom default resolver, use a fixed browser field spec implementation. (facebook@5e96d17by @robhogan)c1c80c7by @robhogan)4e9cc4bby @robhogan)ResolutionContext.fileSystemLookupfor performing file and directory existence checks and resolving real paths. (facebook@3b3e0aaby @robhogan)onCloseoption toMetro.runServerconfiguration to provide a callback called when Metro is fully torn down. (facebook@b3f141fby @vzaidman)metro-memory-fs: RespectforceinrmSync. (facebook@a792d85by @robhogan)getDefaultConfig. (facebook@bfd9473by @robhogan)7d02e17by @robhogan)8f7e000by @robhogan)unstable_enableSymlinks- symlink support is stable and always-on. (facebook@e52b5ffby @robhogan)transformer.unstable_memoizeInlineRequiresto optimise inlined access. (facebook#1346 by @robhogan).unstable_server_log,unstable_server_menu_updated, andunstable_server_menu_clearedreporter events (facebook@616f437by @huntie)Full Changelog: react/metro@v0.80.11...v0.81.0
v0.80.12Compare Source
This is a hotfix on the
0.80.xbranch.Full Changelog: react/metro@v0.80.11...v0.80.12
v0.80.11Compare Source
/(facebook@1e1dfe1by @robhogan)[Experimental]: Resolution: Replace
context.unstable_getRealPathwithcontext.unstable_fileSystemLookup(facebook@9fc9bf0by @robhogan)Full Changelog: react/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 (facebook#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 (facebook#1281 by @robhogan)[Experimental]: Add
require.unstable_importMaybeSync(facebook#1296 by @rubennorte)Full Changelog: react/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. (facebook#1230 by @evanbacon)Full Changelog: react/metro@v0.80.8...v0.80.9
v0.80.8Compare Source
96c6b89by @motiz88)Full Changelog: react/metro@v0.80.7...v0.80.8
v0.80.7Compare Source
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.