v24.14.1
fs: fix errorOnExist behavior for directory copy in fs.cp
lib: prefer `call()` over `apply()` if argument list is not array
fs: close dir before throwing if `options.bufferSize` is invalid
fs: fix ENOTDIR in globSync when file is treated as dir
permission: include permission check on lib/fs/promises
fs: add ignore option to fs.watch
fs: refactor rimraf to avoid using primordials