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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 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
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