Skip to content

chore(deps): update dependency metro-resolver to ^0.87.0#178

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/metro-resolver-0.x
Open

chore(deps): update dependency metro-resolver to ^0.87.0#178
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/metro-resolver-0.x

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
metro-resolver (source) ^0.83.3^0.87.0 age adoption passing confidence

Release Notes

react/metro (metro-resolver)

v0.87.0

Compare Source

  • [Breaking]: Widen Resolution union returned by resolvers to allow type: 'virtualModule', pending implementation. (8336654 by @​robhogan)
  • [Feature]: allowOptionalDependencies defaults to true to align with RN and Expo (#​1775 by @​robhogan)
  • [Fix]: Preserve accumulated and trailing config state when mergeConfig encounters an async config in a config chain (#​1754 by @​durvesh1992)
  • [Performance] Don't rename require in bundle output, improve cold build time ~5%`(TBD by @​robhogan)

NOTE: Experimental features are not covered by semver and can change at any time.

  • [Experimental]: experimentalImportSupport: Support namespace re-exports, such as export * as Name from "module" (#​1768 by @​robhogan and @​krystofwoldrich)
  • [Experimental]: experimentalImportSupport: Fix exports renamed by destructuring, and support exports of rest spreads (#​1772 by @​robhogan)
  • [Experimental]: experimentalImportSupport: Fix precedence so explicit export default and named exports win over export * from (#​1773 by @​robhogan)
  • [Experimental]: experimentalImportSupport: Evaluate export from dependencies 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.0

Compare Source

Full Changelog: react/metro@v0.85.0...v0.86.0

v0.85.0

Compare Source

  • [Breaking]: Raise minimum supported Node.js version to 22 (#​1715 by @​huntie)
  • [Feature]: Implement PACKAGE_SELF_RESOLVE for self-referencing imports in the resolver (#​1721 by @​robhogan)
  • [Fix]: Add ESM unwrapping to all CommonJS require calls (#​1675 by @​kitten)
  • [Fix]: Fix Windows cross-drive path resolution in metro-file-map (#​1711 by @​kitten)
  • [Fix]: Fix "browser"-spec bare-specifier → relative path redirects for nested and first-party package.jsons (#​1720 by @​robhogan)
  • [Fix]: Gracefully reject illegal "browser"-spec redirects of a bare specifier to an absolute path (e1f4d61 by @​robhogan)
  • [Performance]: Avoid intermediate allocations in matchSubpathFromMainFields, improving overall resolver performance ~5% (9341463 by @​robhogan)

Full Changelog: react/metro@v0.84.4...v0.85.0

v0.84.4

Compare Source

  • [Feature]: Support /[metro-watchFolders]/n/ paths for .bundle and .map requests (facebook#1695 by @​huntie)
  • [Fix]: Fix regression to allow scale assets to be resolved again for single asset requests (facebook#1694 by @​kitten)
  • [Fix]: Treat import().catch(), etc. as optional under transformer.allowOptionalDependencies (facebook#1697 by @​robhogan)
  • [Performance]: Interleave resolution attempts with building node_modules candidate paths (facebook#1680 by @​kitten)

Full Changelog: react/metro@v0.84.3...v0.84.4

v0.84.3

Compare Source

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: react/metro@v0.84.2...v0.84.3

v0.84.2

Compare Source

Full changelog: react/metro@v0.84.1...v0.84.2

v0.84.1

Compare Source

  • [Fix] sync bundling progress between Metro cli and app hints (34ca6a6 by @​vzaidman)
  • [Feature] config.server.tls now sets Metro to be exposed as an https server (35ff94b by @​vzaidman)

Full Changelog: react/metro@v0.84.0...v0.84.1

v0.84.0

Compare Source

Full Changelog: react/metro@v0.83.4...v0.84.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) May 19, 2026 06:20
@renovate
renovate Bot force-pushed the renovate/metro-resolver-0.x branch 11 times, most recently from 779a92e to 5bb7050 Compare May 20, 2026 01:58
@renovate
renovate Bot force-pushed the renovate/metro-resolver-0.x branch from 5bb7050 to d9fc1b1 Compare July 25, 2026 20:08
@renovate renovate Bot changed the title chore(deps): update dependency metro-resolver to ^0.84.0 chore(deps): update dependency metro-resolver to ^0.87.0 Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants