Closed renovate[bot] closed 2 years ago
Merging #15 (c83e36f) into master (9c5d33d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #15 +/- ##
=======================================
Coverage 97.62% 97.62%
=======================================
Files 26 26
Lines 1177 1177
=======================================
Hits 1149 1149
Misses 28 28
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
This PR contains the following updates:
^4.13.0
->^5.0.0
Release Notes
tschaub/mock-fs
### [`v5.1.2`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#512) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.1.1...v5.1.2) - Avoid open `FSREQCALLBACK` file handles (thanks [@jloleysens](https://togithub.com/jloleysens), see \[[#342](https://togithub.com/tschaub/mock-fs/issues/342)]\[[#342](https://togithub.com/tschaub/mock-fs/issues/342)]) ### [`v5.1.1`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#511) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.1.0...v5.1.1) - Added `engines` to `package.json` to clarify that Node >= 12 is required (thanks [@tillig](https://togithub.com/tillig), see \[[#337](https://togithub.com/tschaub/mock-fs/issues/337)]\[[#337](https://togithub.com/tschaub/mock-fs/issues/337)]) ### [`v5.1.0`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#510) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.0.0...v5.1.0) - Added support for Node >= 16.3 (thanks [@Rugvip](https://togithub.com/Rugvip), see \[[#335](https://togithub.com/tschaub/mock-fs/issues/335)]\[[#335](https://togithub.com/tschaub/mock-fs/issues/335)]) ### [`v5.0.0`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#500) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v4.14.0...v5.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](https://togithub.com/3cp), see \[[#325](https://togithub.com/tschaub/mock-fs/issues/325)]\[[#325](https://togithub.com/tschaub/mock-fs/issues/325)])Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.