@@ -2632,7 +2632,7 @@ Functions based on `fs.open()` exhibit this behavior as well:
26322632<!-- YAML
26332633added: v12.12.0
26342634changes:
2635- - version: REPLACEME
2635+ - version: v12.15.0
26362636 pr-url: https://github.com/nodejs/node/pull/30114
26372637 description: The `bufferSize` option was introduced.
26382638-->
@@ -2659,7 +2659,7 @@ directory and subsequent read operations.
26592659<!-- YAML
26602660added: v12.12.0
26612661changes:
2662- - version: REPLACEME
2662+ - version: v12.15.0
26632663 pr-url: https://github.com/nodejs/node/pull/30114
26642664 description: The `bufferSize` option was introduced.
26652665-->
@@ -3226,7 +3226,7 @@ Synchronous rename(2). Returns `undefined`.
32263226<!-- YAML
32273227added: v0.0.2
32283228changes:
3229- - version: REPLACEME
3229+ - version: v12.15.0
32303230 pr-url: https://github.com/nodejs/node/pull/30644
32313231 description: The `maxBusyTries` option is renamed to `maxRetries`, and its
32323232 default is 0. The `emfileWait` option has been removed, and
@@ -3279,7 +3279,7 @@ Windows and an `ENOTDIR` error on POSIX.
32793279<!-- YAML
32803280added: v0.1.21
32813281changes:
3282- - version: REPLACEME
3282+ - version: v12.15.0
32833283 pr-url: https://github.com/nodejs/node/pull/30644
32843284 description: The `maxBusyTries` option is renamed to `maxRetries`, and its
32853285 default is 0. The `emfileWait` option has been removed, and
@@ -4872,7 +4872,7 @@ a colon, Node.js will open a file system stream, as described by
48724872<!-- YAML
48734873added: v12.12.0
48744874changes:
4875- - version: REPLACEME
4875+ - version: v12.15.0
48764876 pr-url: https://github.com/nodejs/node/pull/30114
48774877 description: The `bufferSize` option was introduced.
48784878-->
@@ -5018,7 +5018,7 @@ upon success.
50185018<!-- YAML
50195019added: v10.0.0
50205020changes:
5021- - version: REPLACEME
5021+ - version: v12.15.0
50225022 pr-url: https://github.com/nodejs/node/pull/30644
50235023 description: The `maxBusyTries` option is renamed to `maxRetries`, and its
50245024 default is 0. The `emfileWait` option has been removed, and
0 commit comments