Skip to content

chore(deps-dev): bump metro-runtime from 0.84.4 to 0.87.0 - #1630

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/metro-runtime-0.87.0
Open

chore(deps-dev): bump metro-runtime from 0.84.4 to 0.87.0#1630
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/metro-runtime-0.87.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps metro-runtime from 0.84.4 to 0.87.0.

Release notes

Sourced from metro-runtime's releases.

v0.87.0

  • [Breaking]: Widen Resolution union returned by resolvers to allow type: 'virtualModule', pending implementation. (react/metro@8336654 by @​robhogan)
  • [Feature]: allowOptionalDependencies defaults to true to align with RN and Expo (react/metro#1775 by @​robhogan)
  • [Fix]: Preserve accumulated and trailing config state when mergeConfig encounters an async config in a config chain (react/metro#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" (react/metro#1768 by @​robhogan and @​krystofwoldrich)
  • [Experimental]: experimentalImportSupport: Fix exports renamed by destructuring, and support exports of rest spreads (react/metro#1772 by @​robhogan)
  • [Experimental]: experimentalImportSupport: Fix precedence so explicit export default and named exports win over export * from (react/metro#1773 by @​robhogan)
  • [Experimental]: experimentalImportSupport: Evaluate export from dependencies in the module prelude instead of within or after the module body (react/metro#1774 by @​robhogan)

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

v0.86.0

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

v0.85.0

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

v0.84.5

This release is on the 0.84.x branch

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

Commits

@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 12:03
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/metro-runtime-0.87.0 branch 4 times, most recently from 5219a64 to 259cb63 Compare August 19, 2026 09:16
Bumps [metro-runtime](https://github.com/react/metro/tree/HEAD/packages/metro-runtime) from 0.84.4 to 0.87.0.
- [Release notes](https://github.com/react/metro/releases)
- [Changelog](https://github.com/react/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/metro/commits/v0.87.0/packages/metro-runtime)

---
updated-dependencies:
- dependency-name: metro-runtime
  dependency-version: 0.87.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/metro-runtime-0.87.0 branch from 259cb63 to ddc8c7c Compare August 20, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants