Releases: tschaub/mock-fs
Releases · tschaub/mock-fs
v5.4.1
v5.4.0
What's Changed
- chore(deps-dev): bump eslint from 8.21.0 to 8.57.1 by @dependabot in #399
- chore(deps-dev): bump chai from 4.3.4 to 4.5.0 by @dependabot in #398
- fix: Replace nextTick by setImmediate. by @regseb in #360
New Contributors
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- Remove conditions for untested versions
- Remove disabled tests for mock.fs (thanks @everett1992, see #391)
- Fix tests on node 20 (thanks @everett1992, see #387)
- Fix timeout in failing test (thanks @everett1992, see #390)
- Stop testing on Node 12 and 14
Dependency Updates
- chore(deps-dev): bump rimraf from 3.0.2 to 6.0.1
- chore(deps): bump actions/checkout from 2 to 4
- chore(deps-dev): bump mocha from 9.2.2 to 10.7.3
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
- chore(deps): bump json5 from 1.0.1 to 1.0.2
New Contributors
- @everett1992 made their first contribution in #390
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- fix: fix bug on utimes, futimes, add support of lutimes by @3cp in #366
- fix: fix EACCES error on access by root user by @danielkatz in #369
New Contributors
- @danielkatz made their first contribution in #369
Full Changelog: v5.1.4...v5.2.0
v5.1.4
v5.1.3
What's Changed
- Document mock options as an optional parameter by @aaclayton in #350
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #355
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #356
- fix: support bigint stats in Nodejs v18.7+ by @3cp in #361
- Dependency updates by @tschaub in #362
New Contributors
- @aaclayton made their first contribution in #350
Full Changelog: v5.1.2...v5.1.3
v5.1.2
What's Changed
- Fix source of open FSREQCALLBACK handles by @jloleysens in #342
New Contributors
- @jloleysens made their first contribution in #342
Full Changelog: v5.1.1...v5.1.2