Skip to content

chore(deps): update all non-major dependencies to v0.87.0#161

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch
Jul 14, 2026
Merged

chore(deps): update all non-major dependencies to v0.87.0#161
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
metro (source) 0.84.40.87.0 age confidence
metro-minify-terser (source) 0.84.40.87.0 age confidence
metro-resolver (source) 0.84.40.87.0 age confidence

Release Notes

react/metro (metro)

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)
  • [Fix]: Fix security vulnerabilities in transitive dependencies (#​1723 by @​cortinico)
  • [Performance]: Avoid intermediate allocations in matchSubpathFromMainFields, improving overall resolver performance ~5% (9341463 by @​robhogan)

Full Changelog: react/metro@v0.84.4...v0.85.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 these updates 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 merged commit fac3e54 into main Jul 14, 2026
1 check passed
@renovate
renovate Bot deleted the renovate/all-minor-patch branch July 14, 2026 05:37
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