Skip to content

chore(deps-dev): bump the metro group across 1 directory with 3 updates#4076

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metro-a2b0fae5dd
Open

chore(deps-dev): bump the metro group across 1 directory with 3 updates#4076
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metro-a2b0fae5dd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps the metro group with 3 updates in the / directory: metro, metro-core and metro-runtime.

Updates metro from 0.83.3 to 0.83.6

Release notes

Sourced from metro's releases.

v0.83.6

This release is on the 0.83.x branch

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

v0.83.5

This is a hotfix on the 0.83.x branch.

  • [Feature]: config.server.tls now sets Metro to be exposed as an https server (#1657 by @​vzaidman)
  • [Fix]: sync bundling progress between Metro cli and app hints (34ca6a6f621521a0780a54eeb32384b4f9c2f8ff by @​vzaidman)
  • [Types]: Restore accidentally removed publication of TypeScript types (#1662 by @​robhogan)

Full Changelog: facebook/metro@v0.83.4...v0.83.5

v0.83.4

Full Changelog: facebook/metro@v0.83.3...v0.83.4

Commits
  • 3eecb5a Publish hotfix 0.83.6
  • 7da3861 Add keepalive "heartbeat" message to Fast Refresh connections (#1685)
  • 2867705 Add tests for DeltaCalculator changeId
  • 148ae9f Update hermes-parser and related packages in fbsource to 0.35.0
  • bad071f Optimize PackageCache: use Map/Set, cache null results, eliminate per-hit all...
  • 9dca24c Refactor: Align PackageCache API with ModuleResolver, remove redundant Package
  • 25b6db7 Decouple ModuleResolver from PackageCache
  • 0ca3a54 Re-export implicitly public types lost in TS auto-generation (#1672)
  • b6e3989 Add changeId on HMRClient update-done message
  • 52adf95 Allow experimental, custom fileMap plugins to be provided through Metro config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for metro since your current version.


Updates metro-core from 0.83.3 to 0.83.6

Release notes

Sourced from metro-core's releases.

v0.83.6

This release is on the 0.83.x branch

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

v0.83.5

This is a hotfix on the 0.83.x branch.

  • [Feature]: config.server.tls now sets Metro to be exposed as an https server (#1657 by @​vzaidman)
  • [Fix]: sync bundling progress between Metro cli and app hints (34ca6a6f621521a0780a54eeb32384b4f9c2f8ff by @​vzaidman)
  • [Types]: Restore accidentally removed publication of TypeScript types (#1662 by @​robhogan)

Full Changelog: facebook/metro@v0.83.4...v0.83.5

v0.83.4

Full Changelog: facebook/metro@v0.83.3...v0.83.4

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for metro-core since your current version.


Updates metro-runtime from 0.83.3 to 0.83.6

Release notes

Sourced from metro-runtime's releases.

v0.83.6

This release is on the 0.83.x branch

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

v0.83.5

This is a hotfix on the 0.83.x branch.

  • [Feature]: config.server.tls now sets Metro to be exposed as an https server (#1657 by @​vzaidman)
  • [Fix]: sync bundling progress between Metro cli and app hints (34ca6a6f621521a0780a54eeb32384b4f9c2f8ff by @​vzaidman)
  • [Types]: Restore accidentally removed publication of TypeScript types (#1662 by @​robhogan)

Full Changelog: facebook/metro@v0.83.4...v0.83.5

v0.83.4

Full Changelog: facebook/metro@v0.83.3...v0.83.4

Commits
  • 3eecb5a Publish hotfix 0.83.6
  • 7da3861 Add keepalive "heartbeat" message to Fast Refresh connections (#1685)
  • b6e3989 Add changeId on HMRClient update-done message
  • 41a2713 fix console errors thrown about not wrapping renders in act during tests
  • c81087f Add SignedSource (@​generated) to generated TS types, use @​noformat
  • 5a62201 Publish 0.83.5
  • 4154554 Add/normalise package.json#repository field for all packages
  • c3318e4 Publish 0.83.4 (#1654)
  • 07f9489 Auto-generate TS types for metro package (#1648)
  • d15e0c6 Add forceFullRefreshPatterns config to skip HMR for specific modules
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for metro-runtime since your current version.


@dependabot dependabot Bot added the Type: Dependencies Pull requests that update a dependency file label Mar 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 26, 2026

⚠️ No Changeset found

Latest commit: 32bfd4e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@microsoft-github-policy-service microsoft-github-policy-service Bot added the AutoMerge 🔁 Automatically merge when PR requirements met label Mar 26, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) March 26, 2026 13:04
@dependabot dependabot Bot changed the title chore(deps-dev): bump the metro group with 3 updates chore(deps-dev): bump the metro group across 1 directory with 3 updates Apr 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/metro-a2b0fae5dd branch 3 times, most recently from 16258c5 to 9bb5841 Compare April 17, 2026 13:03
Bumps the metro group with 3 updates in the / directory: [metro](https://github.com/facebook/metro/tree/HEAD/packages/metro), [metro-core](https://github.com/facebook/metro/tree/HEAD/packages/metro-core) and [metro-runtime](https://github.com/facebook/metro/tree/HEAD/packages/metro-runtime).


Updates `metro` from 0.83.3 to 0.83.6
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/commits/v0.83.6/packages/metro)

Updates `metro-core` from 0.83.3 to 0.83.6
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/commits/v0.83.6/packages/metro-core)

Updates `metro-runtime` from 0.83.3 to 0.83.6
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/commits/v0.83.6/packages/metro-runtime)

---
updated-dependencies:
- dependency-name: metro
  dependency-version: 0.83.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: metro
- dependency-name: metro-core
  dependency-version: 0.83.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: metro
- dependency-name: metro-runtime
  dependency-version: 0.83.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: metro
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/metro-a2b0fae5dd branch from 9bb5841 to 782c2d0 Compare April 24, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge 🔁 Automatically merge when PR requirements met Type: Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants