dfds / backstage_originaldfdsfork

Backstage is an open platform for building developer portals
https://backstage.io
Apache License 2.0
0 stars 0 forks source link

chore(deps): bump mock-fs from 4.13.0 to 5.1.4 #566

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps mock-fs from 4.13.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)

v4.14.0

  • Attempt to fix logging when using mock-fs with tape (see #322)
  • Minor fix for bypass() (thanks @​3cp, see #320)
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)

4.14.0

  • Attempt to fix logging when using mock-fs with tape (see #322#322)
  • Minor fix for bypass() (thanks @​3cp, see #320#320)
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] commented 1 year ago

The following labels could not be found: dependencies.