facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.25k stars 950 forks source link

Bump metro-config from 0.76.4 to 0.80.9 in /react-native/ReactNativeFlipperExample #5595

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

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: https://github.com/facebook/metro/compare/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: https://github.com/facebook/metro/compare/v0.80.7...v0.80.8

v0.80.7

Full Changelog: https://github.com/facebook/metro/compare/v0.80.6...v0.80.7

v0.80.6

Full Changelog: https://github.com/facebook/metro/compare/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: https://github.com/facebook/metro/compare/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 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)