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.76.4 to 0.80.9 in /react-native/ReactNativeFlipperExample #5595

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 May 6, 2024

Bumps metro-config from 0.76.4 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

v0.80.8

  • [Fix]: Guard against invalid symbolication in Chrome DevTools by terminating each module's source map with a null mapping (96c6b893eb77b5929b6050d7189905232ddf6d6d by @​motiz88)

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

  • [Experimental]: Package exports resolution: Fix implicit default condition to be null for subpath patterns (edge case) (facebook/metro#1239 by @​jbroma)

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

v0.80.7

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

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

... (truncated)

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 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-config](https://github.com/facebook/metro) from 0.76.4 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.76.4...v0.80.9)

---
updated-dependencies:
- dependency-name: metro-config
  dependency-type: direct:development
  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 May 6, 2024
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. 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.

None yet

1 participant