v26.5.0
fs: fix errorOnExist behavior for directory copy in fs.cp
fs: support caller-supplied readFile() buffers
vfs: dispatch fs/promises to mounted VFS instances
test_runner: avoid recompiling coverage globs for every file
lib: add lint rule to enforce use of `kEmptyObject`
fs: prevent spurious recursive watch events on prefix siblings
fs: do not treat EPERM as ENOTEMPTY on Windows
lib: prefer `call()` over `apply()` if argument list is not array
fs: coerce -0 to +0 in mode flags and watch intervals