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

chore(deps): bump metro-core from 0.72.3 to 0.80.6 #27

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 Feb 19, 2024

Bumps metro-core from 0.72.3 to 0.80.6.

Release notes

Sourced from metro-core's releases.

v0.80.6

Full Changelog: facebook/metro@v0.80.5...v0.80.6

v0.80.5

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

  • [Experimental]: Fix module duplication due to non-real resolved paths when combining unstable_enablePackageExports and unstable_enableSymlinks. (facebook/metro#1198 by @​robhogan)

Full Changelog: facebook/metro@v0.80.4...v0.80.5

v0.80.4

Full Changelog: facebook/metro@v0.80.3...v0.80.4

v0.80.3

Full Changelog: facebook/metro@v0.80.2...v0.80.3

v0.80.2

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

  • [Experimental]: When enabled, the "exports" field is now considered for Haste packages (which could include local monorepo packages) (facebook/metro#1136 by @​kraenhansen)

Full Changelog: facebook/metro@v0.80.1...v0.80.2

v0.80.1

... (truncated)

Commits
  • e4604f9 Release 0.80.6
  • c0e6d28 Update xplat/js/tools/metro Babel config to use `babel-plugin-syntax-hermes-p...
  • 451e2a1 TreeFS: Return traversed symlinks and first missing segments in lookup result...
  • 6338512 TreeFS: Garbage-collect empty directory nodes (#1216)
  • c6672cc FileSystem: Replace getRealPath with lookup - allow for extended information ...
  • 22b5bd7 TreeFS: Refactor internal non-existence null -> {exists:false} (#1214)
  • 0e89b66 Update hermes-parser and related packages in fbsource to 0.19.1
  • 39de3d4 Improve pathUtils.absoluteToNormal correctness and performance (#1210)
  • 433bf0a Refactor fast_path -> RootPathUtils
  • cda5e56 Convert unannotated variable declaration with cast init to annotated variable...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2024
Bumps [metro-core](https://github.com/facebook/metro) from 0.72.3 to 0.80.6.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.72.3...v0.80.6)

---
updated-dependencies:
- dependency-name: metro-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-core-0.80.6 branch from 028c53e to b9a662c Compare March 8, 2024 09:27
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants