node: bump to v20.11.0
authorHirokazu MORIKAWA <morikw2@gmail.com>
Fri, 12 Jan 2024 00:10:22 +0000 (09:10 +0900)
committerTianling Shen <cnsztl@gmail.com>
Sat, 13 Jan 2024 06:22:35 +0000 (14:22 +0800)
commit190542692d070ddfddbd3e9755da6c0680e32257
tree9d9a4c907fc969f38dc32d7b9a0ddc564bc03a4c
parent2c90f768b0dc9b09a41b26e5b64ec4a863d1e40a
node: bump to v20.11.0

Notable Changes
* crypto: update root certificates to NSS 3.95 (Node.js GitHub Bot)
* doc: add MrJithil to collaborators (Jithil P Ponnan)
* doc: add Ethan-Arrowood as a collaborator (Ethan Arrowood)
* (SEMVER-MINOR) esm: add import.meta.dirname and import.meta.filename (James Sumners)
* fs: add c++ fast path for writeFileSync utf8 (CanadaHonk)
* (SEMVER-MINOR) module: remove useCustomLoadersIfPresent flag (Chengzhong Wu)
* (SEMVER-MINOR) module: bootstrap module loaders in shadow realm (Chengzhong Wu)
* (SEMVER-MINOR) src: add --disable-warning option (Ethan Arrowood)
* [SEMVER-MINOR) src: create per isolate proxy env template (Chengzhong Wu)
* (SEMVER-MINOR) src: make process binding data weak (Chengzhong Wu)
* stream: use Array for Readable buffer (Robert Nagy)
* stream: optimize creation (Robert Nagy)
* (SEMVER-MINOR) test_runner: adds built in lcov reporter (Phil Nash)
* (SEMVER-MINOR) test_runner: add Date to the supported mock APIs (Lucas Santos)
* (SEMVER-MINOR) test_runner, cli: add --test-timeout flag (Shubham Pandey)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node/Makefile
lang/node/patches/007-fix_host_build_on_macos.patch
lang/node/patches/204-v8_gyp.patch
lang/node/patches/999-revert_enable_pointer_authentication_on_arm64.patch