node: bump to v18.20.3
authorHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 3 Jun 2024 04:25:01 +0000 (13:25 +0900)
committerTianling Shen <cnsztl@gmail.com>
Mon, 3 Jun 2024 08:35:13 +0000 (16:35 +0800)
commit5ad306413e4ca7085c80be119264d19bdd82bea6
tree61a94182ec3e52f75a24b76af7ec89b4ec4d8341
parentb131f8ef8542e22ab8d51eb1959930d5e765f586
node: bump to v18.20.3

Notable changes
This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.
A fix has also been included for compiling Node.js from source with newer versions of Clang.
The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
* acorn updated to 8.11.3.
* acorn-walk updated to 8.3.2.
* ada updated to 2.7.8.
* c-ares updated to 1.28.1.
* corepack updated to 0.28.0.
* nghttp2 updated to 1.61.0.
* ngtcp2 updated to 1.3.0.
* npm updated to 10.7.0. Includes a fix from npm@10.5.1 to limit the number of open connections npm/cli#7324.
* simdutf updated to 5.2.4.
* zlib updated to 1.3.0.1-motley-7d77fb7.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node/Makefile