chore(deps): update dependency metro to v0.87.0 - #22655
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
5 times, most recently
from
March 3, 2026 19:25
7a388bd to
d488c8e
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
3 times, most recently
from
March 16, 2026 13:39
85c5a93 to
202f72b
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
2 times, most recently
from
April 1, 2026 17:42
fe82df0 to
1258e1d
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
5 times, most recently
from
April 8, 2026 21:41
1f9e474 to
60dd426
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
5 times, most recently
from
April 13, 2026 18:18
7918c3f to
ada53cf
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
6 times, most recently
from
April 19, 2026 22:30
1b0abaf to
aa1e34a
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
2 times, most recently
from
April 29, 2026 18:41
31dc696 to
9838519
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
April 30, 2026 13:45
9838519 to
c407335
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
May 12, 2026 12:13
c407335 to
46cb972
Compare
|
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
June 23, 2026 21:16
46cb972 to
987180e
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
July 6, 2026 18:12
987180e to
73f59a3
Compare
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
July 13, 2026 19:18
73f59a3 to
81098db
Compare
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/metro-0.x
branch
from
August 16, 2026 00:15
81098db to
e80819d
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.83.3→0.87.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
react/metro (metro)
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
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.