facebook / flipper

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

Bump metro-config from 0.76.4 to 0.80.8 in /react-native/react-native-flipper #5550

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps metro-config from 0.76.4 to 0.80.8.

Release notes

Sourced from metro-config's releases.

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

Full Changelog: https://github.com/facebook/metro/compare/v0.80.3...v0.80.4

v0.80.3

Full Changelog: https://github.com/facebook/metro/compare/v0.80.2...v0.80.3

v0.80.2

... (truncated)

Commits


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)
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8508447776

Details


Totals Coverage Status
Change from base Build 8469784040: 0.0%
Covered Lines: 8276
Relevant Lines: 14891

💛 - Coveralls
dependabot[bot] commented 1 month ago

Superseded by #5599.