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.2 #14371

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps metro-runtime from 0.81.0 to 0.81.2.

Release notes

Sourced from metro-runtime's releases.

v0.81.2

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

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

v0.81.1

  • [Feature]: Always include source file content sources in HMR source maps. Fixes facebook/react-native#49069 (breakpoints are inconsistent after fast refresh) (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
  • 14d7235 Publish v0.81.2
  • 9682b4a Pre-suppress errors ahead of builtin libdef improvements
  • f390cdf metro-runtime: Add modules/*.js and polyfills/require.js to public package.js...
  • 81a3252 Tests: Use getDefaultValues as exported by metro-config main file
  • 2d0c49a Add package.json "exports" to Metro packages, alias "private" to "src" (#1441)
  • 906ae01 Standardise metro-resolver's package.json#main field
  • 1a572ce Remove spurious main field from package.json
  • dded99c Replace this with globalThis (#1438)
  • b3ade4a Expose lazy SHA1 via watcher.unstable_lazySha1 (lazy hashing 3/3) (#1435)
  • 37e9b34 metro-file-map: Implement getOrComputeSha1 (lazy hashing 2/3)
  • 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/14371)

@dependabot dependabot bot requested a review from a team as a code owner February 26, 2025 13:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
@TatianaKapos
Copy link
Contributor

/azp run PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TatianaKapos
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-runtime-0.81.2 branch from cec6cee to faa3374 Compare February 27, 2025 00:03
@TatianaKapos
Copy link
Contributor

/azp run PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TatianaKapos
Copy link
Contributor

@dependabot rebase

Bumps [metro-runtime](https://github.com/facebook/metro) from 0.81.0 to 0.81.2.
- [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.2)

---
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.2 branch from faa3374 to d82bb04 Compare February 27, 2025 18:10
@TatianaKapos
Copy link
Contributor

/azp run PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TatianaKapos TatianaKapos merged commit 25fea81 into main Feb 27, 2025
62 checks passed
@TatianaKapos TatianaKapos deleted the dependabot/npm_and_yarn/metro-runtime-0.81.2 branch February 27, 2025 20:06
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