- [`fs.openAsBlobSync`](https://github.com/nodejs/node/pull/65644) - [`maxDepth` option for `glob`/`globSync`](https://github.com/nodejs/node/pull/64003) Also might need to investigate our implementation to see if the bug is shared: - [give directories created by `cpSync` the source directory's mode](https://github.com/nodejs/node/pull/65488) - [do not descend into symlinks for ** unless following symlink](https://github.com/nodejs/node/pull/65435)
fs.openAsBlobSyncmaxDepthoption forglob/globSyncAlso might need to investigate our implementation to see if the bug is shared:
cpSyncthe source directory's mode