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 from 0.63.0 to 0.74.0 in /desktop #611

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps metro from 0.63.0 to 0.74.0.

Release notes

Sourced from metro's releases.

Release v0.74.0

Full Changelog: facebook/metro@v0.73.6...v0.74.0

Release v0.73.7

This is a hotfix on the 0.73.x branch.

Release v0.73.6

  • [Fix] Fix duplicate 'add' events, reduce dropped events on new subtrees in NodeWatcher (non-Watchman, non-macOS).(facebook/metro@51fb7e3)

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

  • [Experimental] experimentalImportBundleSupport: Move bundle path hints into serialised dependency map(facebook/metro#901)

Full Changelog: facebook/metro@v0.73.5...v0.73.6

Release v0.73.5

  • [Fix]: Make all getTransformOptions result properties optional. (facebook/metro@a07c823)
  • [Fix]: Bug that can lead to "unknown module" errors at runtime after an incremental build. (facebook/metro@b1be263)
  • [Fix]: metro-runtime: Re-throw cached module errors without wrapping. (facebook/metro@032c4a1)
  • [Fix] Bump babel/types dependency to ^7.20.0 for more consistent exposed AST Bump babel/types dependency to ^7.20.0 for more consistent exposed AST

Full Changelog: facebook/metro@v0.73.4...v0.73.5

Release v0.73.4

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

  • [Experimental]: experimentalImportBundleSupport: Retraverse parents of deleted async dependencies (facebook/metro@cb806d1)

Full Changelog: facebook/metro@v0.73.3...v0.73.4

Release v0.73.3

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

  • [Experimental]: Move experimentalImportBundleSupport option from transformer to server (facebook/metro@3c0e1f7)

Full Changelog: facebook/metro@v0.73.2...v0.73.3

... (truncated)

Commits
  • 67d211d Release 0.74.0
  • b27ceef GitHub Workflows security hardening (#870)
  • 735aa9f Don't attempt to use find crawler on Windows
  • b942eca Improve Fast Refresh responsiveness when watching a large number of files (#913)
  • 7d89ee4 Bump json5 from 1.0.1 to 1.0.2 (#912)
  • 6620386 Bump json5 from 2.2.1 to 2.2.3 in /website (#911)
  • 456718d Implement consistent includeSymlinks option for crawlers
  • e402dd2 Watchman crawler: remove symlink_target
  • e197bc2 Bump decode-uri-component from 0.2.0 to 0.2.2 (#904)
  • 1031ae6 Fix ENOENT during symbolication for known source URLs (#910)
  • 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 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)

Bumps [metro](https://github.com/facebook/metro) from 0.63.0 to 0.74.0.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.63.0...v0.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2023
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
0 participants