create-react-microservice
create-react-microservice copied to clipboard
TASK: Update dependency mock-fs to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mock-fs | 4.14.0 -> 5.2.0 |
Release Notes
tschaub/mock-fs (mock-fs)
v5.2.0
- Fix EACCES error on access by root user (thanks @​danielkatz, see [#​369][#​369])
- Fix bug on utimes and futimes; add support of lutimes (thanks @​3cp, see [#​366][#​366])
v5.1.4
- Fix for BigInt stats in Node 16.7 (thanks @​ahippler, see [#​363][#​363])
v5.1.3
v5.1.2
- Avoid open
FSREQCALLBACKfile handles (thanks @​jloleysens, see [#​342][#​342])
v5.1.1
- Added
enginestopackage.jsonto clarify that Node >= 12 is required (thanks @​tillig, see [#​337][#​337])
v5.1.0
- Added support for Node >= 16.3 (thanks @​Rugvip, see [#​335][#​335])
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:
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.