Skip to content

Commit 75a7dd9

Browse files
committed
2021-06-22, Version 16.4.0 (Current)
Notable changes: * deps: * upgrade npm to 7.18.1 (npm-robot) #39065 * update V8 to 9.1.269.36 (Michaël Zasso) #38273 * dns: * allow `--dns-result-order` to change default dns verbatim (Ouyang Yadong) #38099
1 parent eddde6c commit 75a7dd9

File tree

8 files changed

+151
-18
lines changed

8 files changed

+151
-18
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ release.
3232
</tr>
3333
<tr>
3434
<td valign="top">
35-
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.3.0">16.3.0</a></b><br/>
35+
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.4.0">16.4.0</a></b><br/>
36+
<a href="doc/changelogs/CHANGELOG_V16.md#16.3.0">16.3.0</a><br/>
3637
<a href="doc/changelogs/CHANGELOG_V16.md#16.2.0">16.2.0</a><br/>
3738
<a href="doc/changelogs/CHANGELOG_V16.md#16.1.0">16.1.0</a><br/>
3839
<a href="doc/changelogs/CHANGELOG_V16.md#16.0.0">16.0.0</a><br/>

doc/api/async_context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ added:
2424
- v13.10.0
2525
- v12.17.0
2626
changes:
27-
- version: REPLACEME
27+
- version: v16.4.0
2828
pr-url: https://github.com/nodejs/node/pull/37675
2929
description: AsyncLocalStorage is now Stable. Previously, it had been Experimental.
3030
-->
@@ -286,7 +286,7 @@ responsible for the context loss.
286286
## Class: `AsyncResource`
287287
<!-- YAML
288288
changes:
289-
- version: REPLACEME
289+
- version: v16.4.0
290290
pr-url: https://github.com/nodejs/node/pull/37675
291291
description: AsyncResource is now Stable. Previously, it had been Experimental.
292292
-->

doc/api/child_process.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
146146
<!-- YAML
147147
added: v0.1.90
148148
changes:
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
276276
added: v0.1.91
277277
changes:
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
383383
added: v0.5.0
384384
changes:
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
496496
added: v0.1.90
497497
changes:
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
856856
added: v0.11.12
857857
changes:
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
929929
added: v0.11.12
930930
changes:
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
993993
added: v0.11.12
994994
changes:
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.

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ code from strings throw an exception instead. This does not affect the Node.js
189189

190190
### `--dns-result-order=order`
191191
<!-- YAML
192-
added: REPLACEME
192+
added: v16.4.0
193193
-->
194194

195195
Set the default value of `verbatim` in [`dns.lookup()`][] and

doc/api/dns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ one of the [DNS error codes][].
632632

633633
## `dns.setDefaultResultOrder(order)`
634634
<!-- YAML
635-
added: REPLACEME
635+
added: v16.4.0
636636
-->
637637

638638
* `order` {string} must be `'ipv4first'` or `'verbatim'`.
@@ -1153,7 +1153,7 @@ is one of the [DNS error codes](#dns_error_codes).
11531153

11541154
### `dnsPromises.setDefaultResultOrder(order)`
11551155
<!-- YAML
1156-
added: REPLACEME
1156+
added: v16.4.0
11571157
-->
11581158

11591159
* `order` {string} must be `'ipv4first'` or `'verbatim'`.

doc/api/errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,15 +1006,15 @@ An attempt to invoke an unsupported crypto operation was made.
10061006
<a id="ERR_DEBUGGER_ERROR"></a>
10071007
### `ERR_DEBUGGER_ERROR`
10081008
<!-- YAML
1009-
added: REPLACEME
1009+
added: v16.4.0
10101010
-->
10111011

10121012
An error occurred with the [debugger][].
10131013

10141014
<a id="ERR_DEBUGGER_STARTUP_ERROR"></a>
10151015
### `ERR_DEBUGGER_STARTUP_ERROR`
10161016
<!-- YAML
1017-
added: REPLACEME
1017+
added: v16.4.0
10181018
-->
10191019

10201020
The [debugger][] timed out waiting for the required host/port to be free.

doc/changelogs/CHANGELOG_V16.md

Lines changed: 132 additions & 0 deletions
Large diffs are not rendered by default.

src/node_version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
#define SRC_NODE_VERSION_H_
2424

2525
#define NODE_MAJOR_VERSION 16
26-
#define NODE_MINOR_VERSION 3
27-
#define NODE_PATCH_VERSION 1
26+
#define NODE_MINOR_VERSION 4
27+
#define NODE_PATCH_VERSION 0
2828

2929
#define NODE_VERSION_IS_LTS 0
3030
#define NODE_VERSION_LTS_CODENAME ""
3131

32-
#define NODE_VERSION_IS_RELEASE 0
32+
#define NODE_VERSION_IS_RELEASE 1
3333

3434
#ifndef NODE_STRINGIFY
3535
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)