fjmorant / react-native-nested-listview

Display nested arrays of N levels with this React Native library.
MIT License
196 stars 25 forks source link

chore(deps-dev): bump metro-react-native-babel-preset from 0.73.1 to 0.73.3 #444

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps metro-react-native-babel-preset from 0.73.1 to 0.73.3.

Release notes

Sourced from metro-react-native-babel-preset's releases.

Release v0.73.3

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

Full Changelog: https://github.com/facebook/metro/compare/v0.73.2...v0.73.3

Release v0.73.2

Maintenance release with purely internal changes.

Full Changelog: https://github.com/facebook/metro/compare/v0.73.1...v0.73.2

Commits
  • a09e07f Release 0.73.3
  • bd4481b instrument bundle perf logger for measuring bundling request
  • 455c40c create build number as a source of truth for bundle id
  • a66aeb3 fixing FlowFixMe in debounceAsyncQueue test
  • 2bb7e17 key and timestamp support
  • 5bc5977 change PerfLogger to RootPerfLogger and use PerfLogger for subspans
  • 7487aa7 Fix or expose previously hidden type errors to prepare for LTI mode
  • 3bcb845 upgrade to flow 0.190.1
  • 102eafd Implicit instantiation codemod
  • 5e51196 Logger: Preserve full entry point path in bundle events
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Base: 97.93% // Head: 97.93% // No change to project coverage :thumbsup:

Coverage data is based on head (1e9ce65) compared to base (a54cbdb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ======================================= Coverage 97.93% 97.93% ======================================= Files 4 4 Lines 97 97 Branches 31 31 ======================================= Hits 95 95 Misses 2 2 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Javier+Morant). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Javier+Morant)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #448.