Skip to content

chore(deps-dev): bump metro-config from 0.84.4 to 0.87.0 - #1629

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps metro-config from 0.84.4 to 0.87.0.

Release notes

Sourced from metro-config'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
  • 4ac5f34 Publish 0.87.0
  • e1b6a6a Default unstable_renameRequire to false in base config (#1776)
  • 948f730 Enable allowOptionalDependencies by default (#1775)
  • 9dbe0cc Fix mergeConfig dropping state when a config in the chain is async (#1754)
  • f75d11b Publish 0.86.0
  • 20b3b37 Remove unstable_compactSourceMaps; always store compact VLQ source maps
  • d17cecc Always emit indexed source maps; remove unstable_allowIndexMap
  • 3b2eb48 Switch unstable_compactSourceMaps and unstable_allowIndexMap defaults to ...
  • 983b34a Remove deprecated default exports from public entry points (#1759)
  • ac59593 Remove long-deprecated resolver.blacklistRE config (use blockList) (#1758)
  • Additional commits viewable in compare view

@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 dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/metro-config-0.87.0 branch 2 times, most recently from b8cc78a to c0e59f2 Compare August 18, 2026 05:26
Bumps [metro-config](https://github.com/react/metro/tree/HEAD/packages/metro-config) 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-config)

---
updated-dependencies:
- dependency-name: metro-config
  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-config-0.87.0 branch from c0e59f2 to 5a5c9ad Compare August 18, 2026 07:14
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