Skip to content

Commit

Permalink
2023-04-18, Version 20.0.0 (Current)
Browse files Browse the repository at this point in the history
TODO

Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>

PR-URL: #47441
  • Loading branch information
RafaelGSS committed Apr 8, 2023
1 parent 85705a4 commit 31bfc98
Show file tree
Hide file tree
Showing 36 changed files with 228 additions and 47 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,7 @@

Select a Node.js version below to view the changelog history:

* [Node.js 20](doc/changelogs/CHANGELOG_V20.md) **Current**
* [Node.js 19](doc/changelogs/CHANGELOG_V19.md) **Current**
* [Node.js 18](doc/changelogs/CHANGELOG_V18.md) **Long Term Support**
* [Node.js 17](doc/changelogs/CHANGELOG_V17.md) End-of-Life
Expand All @@ -28,13 +29,17 @@ release.

<table>
<tr>
<th title="Current"><a href="doc/changelogs/CHANGELOG_V20.md">20</a> (Current)</th>
<th title="Current"><a href="doc/changelogs/CHANGELOG_V19.md">19</a> (Current)</th>
<th title="LTS Until 2025-04"><a href="doc/changelogs/CHANGELOG_V18.md">18</a> (LTS)</th>
<th title="LTS Until 2023-09"><a href="doc/changelogs/CHANGELOG_V16.md">16</a> (LTS)</th>
<th title="LTS Until 2023-04"><a href="doc/changelogs/CHANGELOG_V14.md">14</a> (LTS)</th>
</tr>
<tr>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V20.md#20.0.0">20.0.0</a></b><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V19.md#19.8.1">19.8.1</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V19.md#19.8.0">19.8.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V19.md#19.7.0">19.7.0</a><br/>
Expand Down
2 changes: 1 addition & 1 deletion doc/abi_version_registry.json
@@ -1,6 +1,6 @@
{
"NODE_MODULE_VERSION": [
{ "modules": 115,"runtime": "node", "variant": "v8_11.2", "versions": "20.0.0-pre" },
{ "modules": 115,"runtime": "node", "variant": "v8_11.3", "versions": "20.0.0" },
{ "modules": 114,"runtime": "electron", "variant": "electron", "versions": "24" },
{ "modules": 113,"runtime": "electron", "variant": "electron", "versions": "23" },
{ "modules": 112,"runtime": "node", "variant": "v8_10.9", "versions": "20.0.0-pre" },
Expand Down
4 changes: 2 additions & 2 deletions doc/api/async_context.md
Expand Up @@ -505,7 +505,7 @@ added:
- v14.8.0
- v12.19.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46432
description: The `asyncResource` property added to the bound function
has been deprecated and will be removed in a future
Expand Down Expand Up @@ -535,7 +535,7 @@ added:
- v14.8.0
- v12.19.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46432
description: The `asyncResource` property added to the bound function
has been deprecated and will be removed in a future
Expand Down
2 changes: 1 addition & 1 deletion doc/api/buffer.md
Expand Up @@ -5055,7 +5055,7 @@ added:
- v19.2.0
- v18.13.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47153
description: No longer experimental.
-->
Expand Down
22 changes: 11 additions & 11 deletions doc/api/cli.md
Expand Up @@ -103,7 +103,7 @@ If this flag is passed, the behavior can still be set to not abort through
### `--allow-child-process`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -144,7 +144,7 @@ Error: Access to this API has been restricted
### `--allow-fs-read`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -190,7 +190,7 @@ $ node --experimental-permission --allow-fs-read=/path/to/index.js index.js
### `--allow-fs-write`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

> Stability: 1 - Experimental
Expand All @@ -210,7 +210,7 @@ Relative paths are NOT supported through the CLI flag.
### `--allow-worker`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -537,7 +537,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
### `--experimental-permission`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

Enable the Permission Model for current process. When enabled, the
Expand Down Expand Up @@ -626,7 +626,7 @@ added:
- v13.3.0
- v12.16.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47286
description: This option is no longer required as WASI is
enabled by default, but can still be passed.
Expand Down Expand Up @@ -1400,7 +1400,7 @@ added:
- v18.1.0
- v16.17.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46983
description: The test runner is now stable.
- version:
Expand All @@ -1420,7 +1420,7 @@ for more details.
<!-- YAML
added: v18.11.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46983
description: The test runner is now stable.
-->
Expand All @@ -1436,7 +1436,7 @@ added:
- v19.6.0
- v18.15.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46983
description: The test runner is now stable.
-->
Expand All @@ -1451,7 +1451,7 @@ added:
- v19.6.0
- v18.15.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46983
description: The test runner is now stable.
-->
Expand All @@ -1466,7 +1466,7 @@ added:
- v18.0.0
- v16.17.0
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46983
description: The test runner is now stable.
-->
Expand Down
12 changes: 6 additions & 6 deletions doc/api/deprecations.md
Expand Up @@ -1864,7 +1864,7 @@ bits are allowed. Authentication tags of other lengths are invalid per

<!-- YAML
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47182
description: End-of-Life.
- version: v10.0.0
Expand Down Expand Up @@ -2979,7 +2979,7 @@ option, or a non-nullish non-boolean value for `verbatim` option in

<!-- YAML
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/45653
description: Runtime deprecation.
- version: v16.10.0
Expand Down Expand Up @@ -3187,7 +3187,7 @@ thing instead.

<!-- YAML
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/43716
description: End-of-Life.
- version: v19.0.0
Expand Down Expand Up @@ -3292,7 +3292,7 @@ Node-API callbacks.

<!-- YAML
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47203
description: Added support for `--pending-deprecation`.
- version:
Expand All @@ -3313,7 +3313,7 @@ issued for `url.parse()` vulnerabilities.
<!-- YAML
changes:
- version:
- REPLACEME
- v20.0.0
pr-url: https://github.com/nodejs/node/pull/45526
description: Runtime deprecation.
- version:
Expand Down Expand Up @@ -3350,7 +3350,7 @@ In a future version of Node.js, [`message.headers`][],

<!-- YAML
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/46432
description: Runtime-deprecation.
-->
Expand Down
20 changes: 10 additions & 10 deletions doc/api/diagnostics_channel.md
Expand Up @@ -235,7 +235,7 @@ diagnostics_channel.unsubscribe('my-channel', onMessage);

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -465,7 +465,7 @@ channel.unsubscribe(onMessage);

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -509,7 +509,7 @@ channel.bindStore(store, (data) => {

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -548,7 +548,7 @@ channel.unbindStore(store);

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -609,7 +609,7 @@ channel.runStores({ some: 'message' }, () => {

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand All @@ -626,7 +626,7 @@ dynamically.

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -694,7 +694,7 @@ channels.subscribe({

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -764,7 +764,7 @@ channels.unsubscribe({

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -809,7 +809,7 @@ channels.traceSync(() => {

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down Expand Up @@ -857,7 +857,7 @@ channels.tracePromise(async () => {

<!-- YAML
added:
- REPLACEME
- v20.0.0
-->

> Stability: 1 - Experimental
Expand Down
2 changes: 1 addition & 1 deletion doc/api/events.md
Expand Up @@ -1269,7 +1269,7 @@ const { getEventListeners, EventEmitter } = require('node:events');
## `events.getMaxListeners(emitterOrTarget)`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

* `emitterOrTarget` {EventEmitter|EventTarget}
Expand Down
2 changes: 1 addition & 1 deletion doc/api/globals.md
Expand Up @@ -477,7 +477,7 @@ A browser-compatible implementation of the [`fetch()`][] function.
## Class: `File`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

<!-- type=global -->
Expand Down
10 changes: 5 additions & 5 deletions doc/api/process.md
Expand Up @@ -1728,7 +1728,7 @@ that started the Node.js process. Symbolic links, if any, are resolved.
<!-- YAML
added: v0.1.13
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/43716
description: Only accepts a code of type number, or of type string if it
represents an integer.
Expand Down Expand Up @@ -1836,7 +1836,7 @@ than the current process.
<!-- YAML
added: v0.11.8
changes:
- version: REPLACEME
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/43716
description: Only accepts a code of type number, or of type string if it
represents an integer.
Expand Down Expand Up @@ -2623,7 +2623,7 @@ flag's behavior.
## `process.permission`
<!-- YAML
added: REPLACEME
added: v20.0.0
-->
* {Object}
Expand All @@ -2637,7 +2637,7 @@ for the current process. Additional documentation is available in the
### `process.permission.deny(scope[, reference])`
<!-- YAML
added: REPLACEME
added: v20.0.0
-->
* `scopes` {string}
Expand Down Expand Up @@ -2665,7 +2665,7 @@ process.permission.deny('fs.write');
### `process.permission.has(scope[, reference])`
<!-- YAML
added: REPLACEME
added: v20.0.0
-->
* `scopes` {string}
Expand Down
4 changes: 2 additions & 2 deletions doc/api/stream.md
Expand Up @@ -3351,7 +3351,7 @@ reader.read().then(({ value, done }) => {
### `stream.getDefaultHighWaterMark(objectMode)`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

* {boolean} objectMode
Expand All @@ -3363,7 +3363,7 @@ Defaults to `16384` (16 KiB), or `16` for `objectMode`.
### `stream.setDefaultHighWaterMark(objectMode, value)`

<!-- YAML
added: REPLACEME
added: v20.0.0
-->

* {boolean} objectMode
Expand Down

0 comments on commit 31bfc98

Please sign in to comment.