codecov-node icon indicating copy to clipboard operation
codecov-node copied to clipboard

chore(deps-dev): bump mock-fs from 4.14.0 to 5.1.4

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps mock-fs from 4.14.0 to 5.1.4.

Release notes

Sourced from mock-fs's releases.

v5.1.4

What's Changed

New Contributors

Full Changelog: https://github.com/tschaub/mock-fs/compare/v5.1.3...v5.1.4

v5.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/tschaub/mock-fs/compare/v5.1.2...v5.1.3

v5.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/tschaub/mock-fs/compare/v5.1.1...v5.1.2

v5.1.1

  • Added engines to package.json to clarify that Node >= 12 is required (thanks @​tillig, see #337#337)

v5.1.0

5.0.0

Breaking change

  • Remove support for Node < 12. If you want to use mock-fs to test on Node 10 or lower, stick with mock-fs@4.

New features

  • Support for BigInt file stats - required for Node 15+ (thanks @​3cp, see #325)
Changelog

Sourced from mock-fs's changelog.

5.1.4

5.1.3

5.1.2

5.1.1

  • Added engines to package.json to clarify that Node >= 12 is required (thanks @​tillig, see #337#337)

5.1.0

5.0.0

Breaking change:

  • Remove support for Node < 12. If you want to use mock-fs to test on Node 10 or lower, stick with mock-fs@4.

New features:

  • Support for BigInt file stats - required for Node 15+ (thanks @​3cp, see #325#325)
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 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)

dependabot[bot] avatar Aug 04 '22 06:08 dependabot[bot]

Codecov Report

Merging #454 (4e38101) into master (7c698b7) will increase coverage by 0.25%. The diff coverage is n/a.

:exclamation: Current head 4e38101 differs from pull request most recent head 9294a70. Consider uploading reports for the commit 9294a70 to get more accurate results

@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
+ Coverage   80.60%   80.85%   +0.25%     
==========================================
  Files          23       23              
  Lines         397      397              
  Branches      110      110              
==========================================
+ Hits          320      321       +1     
+ Misses         64       63       -1     
  Partials       13       13              
Impacted Files Coverage Δ
lib/services/localGit.js 100.00% <0.00%> (+11.11%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 04 '22 06:08 codecov[bot]

Closing due to deprecation

thomasrockhu-codecov avatar Oct 17 '22 13:10 thomasrockhu-codecov

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Oct 17 '22 13:10 dependabot[bot]