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-config from 0.80.8 to 0.80.9 in the metro group #907

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps the metro group with 1 update: metro-config.

Updates metro-config from 0.80.8 to 0.80.9

Release notes

Sourced from metro-config's releases.

v0.80.9

  • [Feature]: Allow configuring HttpStore's read and write paths separately. (3e647a6775c8e39f47433c611beb5bdde9a9ee61 by @​gijsweterings)
  • [Feature]: Add additionalSuccessStatuses option to HttpStore. (f8f7d5556bb9d2196081985997cc1efe6af2968e by @​motiz88)
  • [Fix]: Prevent cache write errors from killing the server, log them to reporter instead. (15815d0490cfc973740ef78d9b7847184e8c0c70 by @​motiz88)
  • [Fix]: Node crawler (non-Watchman) returns non-deterministic partial results on silent directory read errors. (105e2229557fa7bf886dd34147ae7a44759f0053 by @​robhogan)
  • [Fix]: Dedupe Watchman crawl warnings correctly. (facebook/metro#1260 by @​evanbacon)
  • [Fix]: Improve error message for invalid asset paths. (facebook/metro#1267 by @​fredrikburmester)

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

Full Changelog: facebook/metro@v0.80.8...v0.80.9

Commits
  • a7ee89d Publish 0.80.9
  • 11f2153 fix: template literal syntax in error handling for asset file paths (#1267)
  • 2405f2f fix metro-file-map spamming watchman warnings (#1260)
  • 105e222 Node file crawler - warn and keep going on unreadable directories
  • f5e87eb Deploy 0.235.1 to xplat
  • 3dc77ce Pre-suppress unsafe string key access errors in xplat/js
  • 6e772b2 Deploy 0.234.0 to xplat
  • c3aec55 Deploy v0.233.0 to xplat
  • c843680 Optionally log HTTP responses in HttpStore errors
  • f8f7d55 Allow configuring additional success statuses in HttpStore
  • 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 <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

Copy link
Author

dependabot bot commented on behalf of github May 7, 2024

The following labels could not be found: Type: Dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-de105c8c35 branch from 743f312 to 8b4956a Compare May 8, 2024 13:55
Bumps the metro group with 1 update: [metro-config](https://github.com/facebook/metro).


Updates `metro-config` from 0.80.8 to 0.80.9
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.80.8...v0.80.9)

---
updated-dependencies:
- dependency-name: metro-config
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: metro
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/metro-de105c8c35 branch from 8b4956a to 5f8c6fc Compare May 10, 2024 13:58
Copy link
Author

dependabot bot commented on behalf of github May 30, 2024

Looks like metro-config is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/metro-de105c8c35 branch May 30, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants