balena-os / balena-supervisor

Balena Supervisor: balena's agent on devices.
https://balena.io
Other
148 stars 63 forks source link

Update mock-fs to v5 #2303

Closed balena-renovate[bot] closed 5 months ago

balena-renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
mock-fs devDependencies major ^4.14.0 -> ^5.0.0

Release Notes

tschaub/mock-fs (mock-fs) ### [`v5.2.0`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#520) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.1.4...v5.2.0) - Fix EACCES error on access by root user (thanks [@​danielkatz](https://togithub.com/danielkatz), see \[[#​369](https://togithub.com/tschaub/mock-fs/issues/369)]\[[#​369](https://togithub.com/tschaub/mock-fs/issues/369)]) - Fix bug on utimes and futimes; add support of lutimes (thanks [@​3cp](https://togithub.com/3cp), see \[[#​366](https://togithub.com/tschaub/mock-fs/issues/366)]\[[#​366](https://togithub.com/tschaub/mock-fs/issues/366)]) ### [`v5.1.4`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#514) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.1.3...v5.1.4) - Fix for BigInt stats in Node 16.7 (thanks [@​ahippler](https://togithub.com/ahippler), see \[[#​363](https://togithub.com/tschaub/mock-fs/issues/363)]\[[#​363](https://togithub.com/tschaub/mock-fs/issues/363)]) ### [`v5.1.3`](https://togithub.com/tschaub/mock-fs/blob/HEAD/changelog.md#513) [Compare Source](https://togithub.com/tschaub/mock-fs/compare/v5.1.2...v5.1.3) - Fix for BigInt stats in Node 18.7 (thanks [@​3cp](https://togithub.com/3cp), see \[[#​361](https://togithub.com/tschaub/mock-fs/issues/361)]\[[#​361](https://togithub.com/tschaub/mock-fs/issues/361)]) ### [`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: Branch creation - At any time (no schedule defined), Automerge - 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 Renovate Bot.