@@ -146,7 +146,7 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
146146<!-- YAML
147147added: v0.1.90
148148changes:
149- - version: REPLACEME
149+ - version: v16.4.0
150150 pr-url: https://github.com/nodejs/node/pull/38862
151151 description: The `cwd` option can be a WHATWG `URL` object using
152152 `file:` protocol.
@@ -275,7 +275,7 @@ controller.abort();
275275<!-- YAML
276276added: v0.1.91
277277changes:
278- - version: REPLACEME
278+ - version: v16.4.0
279279 pr-url: https://github.com/nodejs/node/pull/38862
280280 description: The `cwd` option can be a WHATWG `URL` object using
281281 `file:` protocol.
@@ -382,7 +382,7 @@ controller.abort();
382382<!-- YAML
383383added: v0.5.0
384384changes:
385- - version: REPLACEME
385+ - version: v16.4.0
386386 pr-url: https://github.com/nodejs/node/pull/38862
387387 description: The `cwd` option can be a WHATWG `URL` object using
388388 `file:` protocol.
@@ -495,7 +495,7 @@ if (process.argv[2] === 'child') {
495495<!-- YAML
496496added: v0.1.90
497497changes:
498- - version: REPLACEME
498+ - version: v16.4.0
499499 pr-url: https://github.com/nodejs/node/pull/38862
500500 description: The `cwd` option can be a WHATWG `URL` object using
501501 `file:` protocol.
@@ -855,7 +855,7 @@ configuration at startup.
855855<!-- YAML
856856added: v0.11.12
857857changes:
858- - version: REPLACEME
858+ - version: v16.4.0
859859 pr-url: https://github.com/nodejs/node/pull/38862
860860 description: The `cwd` option can be a WHATWG `URL` object using
861861 `file:` protocol.
@@ -928,7 +928,7 @@ arbitrary command execution.**
928928<!-- YAML
929929added: v0.11.12
930930changes:
931- - version: REPLACEME
931+ - version: v16.4.0
932932 pr-url: https://github.com/nodejs/node/pull/38862
933933 description: The `cwd` option can be a WHATWG `URL` object using
934934 `file:` protocol.
@@ -992,7 +992,7 @@ metacharacters may be used to trigger arbitrary command execution.**
992992<!-- YAML
993993added: v0.11.12
994994changes:
995- - version: REPLACEME
995+ - version: v16.4.0
996996 pr-url: https://github.com/nodejs/node/pull/38862
997997 description: The `cwd` option can be a WHATWG `URL` object using
998998 `file:` protocol.
0 commit comments