v24.19.0
fs: fix errorOnExist behavior for directory copy in fs.cp
fs: support caller-supplied readFile() buffers
fs: close dir before throwing if `options.bufferSize` is invalid
test_runner: avoid recompiling coverage globs for every file
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