Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📦 Bump metro-runtime from 0.81.0 to 0.81.1 #14321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps metro-runtime from 0.81.0 to 0.81.1.

Release notes

Sourced from metro-runtime's releases.

v0.81.1

  • [Feature]: Always include source file content sources in HMR source maps. (cd7a935 by @​vzaidman)
  • [Fix]: Fix edge case where files may appear missing during bundling/resolution while being modified. (2a0b548 by @​robhogan)
  • [Fix]: Import-exports-plugin: Rename module/require/exports/global declarations to avoid conflicts with injected args or generated code. (facebook/metro#1385 by @​robhogan)
  • [Fix]: Don't use console.log directly in bundle builds. (91d74d0 by @​robhogan)
  • [Fix]: Haste conflicts created after startup could cause inconsistent filesystem state. (facebook/metro#1399 by @​robhogan)
  • [Fix]: Don't enter zombie state on startup Haste collisions. (0fc8e45 by @​robhogan)
  • [Performance]: Exclude React Compiler runtime from inline requires. (facebook/metro#1390 by @​gaearon)
  • [Performance]: Optimize the number of workers to use for parallel processing to use os.availableParallelism instead of os.cpus. (facebook/metro#1378 by @​screetBloom)
  • [Performance]: Don't stat ignored files in fsevents watcher. (a1c9cdb by @​robhogan)
  • [Performance]: Don't walk project on startup when using fsevents watcher on macOS. (122bdbd by @​robhogan)
  • [Performance]: Use fast, recursive watch on macOS regardless of optional dependency installation. (facebook/metro#1420 by @​robhogan)

Full Changelog: facebook/metro@v0.81.0...v0.81.1

Commits
  • 93ecae2 Publish 0.81.1
  • cd7a935 always include source file content sources in HMR source maps
  • d8bf840 Remove unnecessary through2 package (#1430)
  • 14c4d43 Add unstable_inlinePlatform option to transform config
  • ab33059 Deploy 0.259.1 to xplat
  • bcfe616 Deploy 0.259.0 to fbsource
  • 76fd218 Prettier: Cleanup eslint-plugin-prettier Dependency
  • 457b7e1 Deploy 0.258.1 to xplat
  • f1b5c76 Metro: Migrate to eslint-prettier-config
  • d631f45 Remove unnecessary node-abort-controller polyfill
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/14321)

@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 13:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@TatianaKapos
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-runtime-0.81.1 branch from 50a7db1 to 25572f5 Compare January 30, 2025 19:17
@TatianaKapos
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@TatianaKapos
Copy link
Contributor

@dependabot rebase

Bumps [metro-runtime](https://github.com/facebook/metro) from 0.81.0 to 0.81.1.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.81.0...v0.81.1)

---
updated-dependencies:
- dependency-name: metro-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-runtime-0.81.1 branch from 25572f5 to 7e0c27e Compare January 30, 2025 20:21
@TatianaKapos
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant