node: bump to v18.17.0
authorHirokazu MORIKAWA <morikw2@gmail.com>
Sun, 23 Jul 2023 03:01:13 +0000 (12:01 +0900)
committerTianling Shen <cnsztl@gmail.com>
Sun, 23 Jul 2023 10:45:09 +0000 (18:45 +0800)
commit2282d2e664a9d9a54e99f8b32fc5f3453ceba23c
tree9fb011522836808584df8c08db96f83be402a51e
parent6c4cbf6ed01fcec497c3920863cec32547c68be4
node: bump to v18.17.0

Notable Changes:
*Ada 2.0
 Node.js v18.17.0 comes with the latest version of the URL parser, Ada. This update brings significant performance improvements to URL parsing, including enhancements to the url.domainToASCII and url.domainToUnicode functions in node:url.

*Web Crypto API
 Web Crypto API functions' arguments are now coerced and validated as per their WebIDL definitions like in other Web Crypto API implementations. This further improves interoperability with other implementations of Web Crypto API.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node/Makefile
lang/node/patches/990-delete_unnecessary_libraries_for_host_execute.patch
lang/node/patches/991-v8_zlib_support.patch
lang/node/patches/992-v8_add_include_dirs.patch
lang/node/patches/999-localhost-no-addrconfig.patch
lang/node/patches/999-revert_enable_pointer_authentication_on_arm64.patch