Skip to content

chore(deps-dev): bump the metro group with 3 updates#4059

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

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

Updates metro from 0.83.3 to 0.83.5

Release notes

Sourced from metro's releases.

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
  • 5a62201 Publish 0.83.5
  • ed51bf7 make metro accept tls server config (#1657)
  • 4e2adcc sync bundling progress between Metro cli and app hints
  • 4154554 Add/normalise package.json#repository field for all packages
  • 9c01454 add annotation to bundle fetches competing with prefetches
  • c3318e4 Publish 0.83.4 (#1654)
  • ff8daa0 Convert dependency extraction to plugin architecture (#1653)
  • e31e11c Skip code frame for files not in the dependency graph
  • 22d6d2f Bump some babel deps (code-frame,generator,parser,template,traverse,types) to...
  • 07f9489 Auto-generate TS types for metro package (#1648)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for metro since your current version.


Updates metro-core from 0.83.3 to 0.83.5

Release notes

Sourced from metro-core's releases.

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
  • 5a62201 Publish 0.83.5
  • 4154554 Add/normalise package.json#repository field for all packages
  • c3318e4 Publish 0.83.4 (#1654)
  • 1bdb036 fixed terminal enties tace conditions when running with no tty
  • 4ea9a9a Transform mixed to unknown in xplat/js
  • 34bb891 Adopt modern casting syntax in metro
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for metro-core since your current version.


Updates metro-runtime from 0.83.3 to 0.83.5

Release notes

Sourced from metro-runtime's releases.

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
  • 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
  • 99b709c Transform $ReadOnlyArray to ReadonlyArray 19/n
  • 73cad0f Transform $ReadOnly to Readonly 39/n
  • 81da781 React 19.2.3 sync int React Native OSS
  • 4ea9a9a Transform mixed to unknown in xplat/js
  • 34bb891 Adopt modern casting syntax in metro
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for metro-runtime since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the metro group with 3 updates: [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.5
- [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.5/packages/metro)

Updates `metro-core` from 0.83.3 to 0.83.5
- [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.5/packages/metro-core)

Updates `metro-runtime` from 0.83.3 to 0.83.5
- [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.5/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 added the Type: Dependencies Pull requests that update a dependency file label Mar 9, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2026

⚠️ No Changeset found

Latest commit: 4d72799

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 9, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 9, 2026 13:26
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