Open refaelb opened 10 months ago
This PR contains the following updates:
16.14.2-bullseye
21.5.0-bullseye
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
This PR contains the following updates:
16.14.2-bullseye
->21.5.0-bullseye
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
nodejs/node
### [`v21.5.0`](https://togithub.com/nodejs/node/releases/tag/v21.5.0): 2023-12-19, Version 21.5.0 (Current), @RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v21.4.0...v21.5.0) ##### Notable Changes - \[[`0dd53da722`](https://togithub.com/nodejs/node/commit/0dd53da722)] - **(SEMVER-MINOR)** **deps**: add simdjson (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) - \[[`9f54987fbc`](https://togithub.com/nodejs/node/commit/9f54987fbc)] - **module**: merge config with `package_json_reader` (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) - \[[`45e4f82912`](https://togithub.com/nodejs/node/commit/45e4f82912)] - **src**: move package resolver to c++ (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) ##### Deprecations - \[[`26ed4ad01f`](https://togithub.com/nodejs/node/commit/26ed4ad01f)] - **doc**: deprecate hash constructor (Marco Ippolito) [#51077](https://togithub.com/nodejs/node/pull/51077) - \[[`58ca66a1a7`](https://togithub.com/nodejs/node/commit/58ca66a1a7)] - **doc**: deprecate `dirent.path` (Antoine du Hamel) [#51020](https://togithub.com/nodejs/node/pull/51020) ##### Commits - \[[`1bbdbdfbeb`](https://togithub.com/nodejs/node/commit/1bbdbdfbeb)] - **benchmark**: update iterations in benchmark/perf_hooks (Lei Shi) [#50869](https://togithub.com/nodejs/node/pull/50869) - \[[`087fb0908e`](https://togithub.com/nodejs/node/commit/087fb0908e)] - **benchmark**: update iterations in benchmark/crypto/aes-gcm-throughput.js (Lei Shi) [#50929](https://togithub.com/nodejs/node/pull/50929) - \[[`53b16c71fb`](https://togithub.com/nodejs/node/commit/53b16c71fb)] - **benchmark**: update iteration and size in benchmark/crypto/randomBytes.js (Lei Shi) [#50868](https://togithub.com/nodejs/node/pull/50868) - \[[`38fd0ca753`](https://togithub.com/nodejs/node/commit/38fd0ca753)] - **benchmark**: add undici websocket benchmark (Chenyu Yang) [#50586](https://togithub.com/nodejs/node/pull/50586) - \[[`b148c43244`](https://togithub.com/nodejs/node/commit/b148c43244)] - **benchmark**: add create-hash benchmark (Joyee Cheung) [#51026](https://togithub.com/nodejs/node/pull/51026) - \[[`fdd8c18f96`](https://togithub.com/nodejs/node/commit/fdd8c18f96)] - **benchmark**: update interations and len in benchmark/util/text-decoder.js (Lei Shi) [#50938](https://togithub.com/nodejs/node/pull/50938) - \[[`a9972057ac`](https://togithub.com/nodejs/node/commit/a9972057ac)] - **benchmark**: update iterations of benchmark/util/type-check.js (Lei Shi) [#50937](https://togithub.com/nodejs/node/pull/50937) - \[[`b80bb1329b`](https://togithub.com/nodejs/node/commit/b80bb1329b)] - **benchmark**: update iterations in benchmark/util/normalize-encoding.js (Lei Shi) [#50934](https://togithub.com/nodejs/node/pull/50934) - \[[`dbee03d646`](https://togithub.com/nodejs/node/commit/dbee03d646)] - **benchmark**: update iterations in benchmark/util/inspect-array.js (Lei Shi) [#50933](https://togithub.com/nodejs/node/pull/50933) - \[[`f2d83a3a84`](https://togithub.com/nodejs/node/commit/f2d83a3a84)] - **benchmark**: update iterations in benchmark/util/format.js (Lei Shi) [#50932](https://togithub.com/nodejs/node/pull/50932) - \[[`2581fce553`](https://togithub.com/nodejs/node/commit/2581fce553)] - **bootstrap**: improve snapshot unsupported builtin warnings (Joyee Cheung) [#50944](https://togithub.com/nodejs/node/pull/50944) - \[[`735bad3694`](https://togithub.com/nodejs/node/commit/735bad3694)] - **build**: fix warnings from uv for gn build (Cheng Zhao) [#51069](https://togithub.com/nodejs/node/pull/51069) - \[[`8da9d969f9`](https://togithub.com/nodejs/node/commit/8da9d969f9)] - **deps**: V8: cherry-pick [`0fd478b`](https://togithub.com/nodejs/node/commit/0fd478bcdabd) (Joyee Cheung) [#50572](https://togithub.com/nodejs/node/pull/50572) - \[[`429fbb37c1`](https://togithub.com/nodejs/node/commit/429fbb37c1)] - **deps**: update simdjson to v3.6.2 (Yagiz Nizipli) [#50986](https://togithub.com/nodejs/node/pull/50986) - \[[`9950103253`](https://togithub.com/nodejs/node/commit/9950103253)] - **deps**: update zlib to 1.3-22124f5 (Node.js GitHub Bot) [#50910](https://togithub.com/nodejs/node/pull/50910) - \[[`0b61823e8b`](https://togithub.com/nodejs/node/commit/0b61823e8b)] - **deps**: update undici to 5.28.2 (Node.js GitHub Bot) [#51024](https://togithub.com/nodejs/node/pull/51024) - \[[`95d8a273cc`](https://togithub.com/nodejs/node/commit/95d8a273cc)] - **deps**: cherry-pick [`bfbe4e3`](https://togithub.com/nodejs/node/commit/bfbe4e38d7) from libuv upstream (Abdirahim Musse) [#50650](https://togithub.com/nodejs/node/pull/50650) - \[[`06038a489e`](https://togithub.com/nodejs/node/commit/06038a489e)] - **deps**: update libuv to 1.47.0 (Node.js GitHub Bot) [#50650](https://togithub.com/nodejs/node/pull/50650) - \[[`0dd53da722`](https://togithub.com/nodejs/node/commit/0dd53da722)] - **(SEMVER-MINOR)** **deps**: add simdjson (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) - \[[`04eaa5cdd7`](https://togithub.com/nodejs/node/commit/04eaa5cdd7)] - **doc**: run license-builder (github-actions\[bot]) [#51111](https://togithub.com/nodejs/node/pull/51111) - \[[`26ed4ad01f`](https://togithub.com/nodejs/node/commit/26ed4ad01f)] - **doc**: deprecate hash constructor (Marco Ippolito) [#51077](https://togithub.com/nodejs/node/pull/51077) - \[[`637ffce4c4`](https://togithub.com/nodejs/node/commit/637ffce4c4)] - **doc**: add note regarding `--experimental-detect-module` (Shubherthi Mitra) [#51089](https://togithub.com/nodejs/node/pull/51089) - \[[`838179b096`](https://togithub.com/nodejs/node/commit/838179b096)] - **doc**: correct tracingChannel.traceCallback() (Gerhard Stöbich) [#51068](https://togithub.com/nodejs/node/pull/51068) - \[[`539bee4f0a`](https://togithub.com/nodejs/node/commit/539bee4f0a)] - **doc**: use length argument in pbkdf2Key (Tobias Nießen) [#51066](https://togithub.com/nodejs/node/pull/51066) - \[[`c45a9a3187`](https://togithub.com/nodejs/node/commit/c45a9a3187)] - **doc**: add deprecation notice to `dirent.path` (Antoine du Hamel) [#51059](https://togithub.com/nodejs/node/pull/51059) - \[[`58ca66a1a7`](https://togithub.com/nodejs/node/commit/58ca66a1a7)] - **doc**: deprecate `dirent.path` (Antoine du Hamel) [#51020](https://togithub.com/nodejs/node/pull/51020) - \[[`c2b6edf9ab`](https://togithub.com/nodejs/node/commit/c2b6edf9ab)] - **esm**: fix hook name in error message (Bruce MacNaughton) [#50466](https://togithub.com/nodejs/node/pull/50466) - \[[`35e8f26f07`](https://togithub.com/nodejs/node/commit/35e8f26f07)] - **fs**: throw fchownSync error from c++ (Yagiz Nizipli) [#51075](https://togithub.com/nodejs/node/pull/51075) - \[[`c3c8237089`](https://togithub.com/nodejs/node/commit/c3c8237089)] - **fs**: update params in jsdoc for createReadStream and createWriteStream (Jungku Lee) [#51063](https://togithub.com/nodejs/node/pull/51063) - \[[`3f7f3ce8c9`](https://togithub.com/nodejs/node/commit/3f7f3ce8c9)] - **fs**: improve error performance of readvSync (IlyasShabi) [#50100](https://togithub.com/nodejs/node/pull/50100) - \[[`7f95926f17`](https://togithub.com/nodejs/node/commit/7f95926f17)] - **http**: handle multi-value content-disposition header (Arsalan Ahmad) [#50977](https://togithub.com/nodejs/node/pull/50977) - \[[`7a8a2d5632`](https://togithub.com/nodejs/node/commit/7a8a2d5632)] - **lib**: don't parse windows drive letters as schemes (华) [#50580](https://togithub.com/nodejs/node/pull/50580) - \[[`aa2be4bb76`](https://togithub.com/nodejs/node/commit/aa2be4bb76)] - **module**: load source maps in `commonjs` translator (Hiroki Osame) [#51033](https://togithub.com/nodejs/node/pull/51033) - \[[`c0e5e74876`](https://togithub.com/nodejs/node/commit/c0e5e74876)] - **module**: document `parentURL` in register options (Hiroki Osame) [#51039](https://togithub.com/nodejs/node/pull/51039) - \[[`4eedf5e694`](https://togithub.com/nodejs/node/commit/4eedf5e694)] - **module**: fix recently introduced coverity warning (Michael Dawson) [#50843](https://togithub.com/nodejs/node/pull/50843) - \[[`9f54987fbc`](https://togithub.com/nodejs/node/commit/9f54987fbc)] - **module**: merge config with `package_json_reader` (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) - \[[`5f95dca638`](https://togithub.com/nodejs/node/commit/5f95dca638)] - **node-api**: introduce experimental feature flags (Gabriel Schulhof) [#50991](https://togithub.com/nodejs/node/pull/50991) - \[[`3fb7fc909e`](https://togithub.com/nodejs/node/commit/3fb7fc909e)] - **quic**: further implementation details (James M Snell) [#48244](https://togithub.com/nodejs/node/pull/48244) - \[[`fa25e069fc`](https://togithub.com/nodejs/node/commit/fa25e069fc)] - **src**: implement countObjectsWithPrototype (Joyee Cheung) [#50572](https://togithub.com/nodejs/node/pull/50572) - \[[`abe90527e4`](https://togithub.com/nodejs/node/commit/abe90527e4)] - **src**: register udp_wrap external references (Joyee Cheung) [#50943](https://togithub.com/nodejs/node/pull/50943) - \[[`84e2f51d14`](https://togithub.com/nodejs/node/commit/84e2f51d14)] - **src**: register spawn_sync external references (Joyee Cheung) [#50943](https://togithub.com/nodejs/node/pull/50943) - \[[`2cfee53d7b`](https://togithub.com/nodejs/node/commit/2cfee53d7b)] - **src**: register process_wrap external references (Joyee Cheung) [#50943](https://togithub.com/nodejs/node/pull/50943) - \[[`9b7f79a8bd`](https://togithub.com/nodejs/node/commit/9b7f79a8bd)] - **src**: fix double free reported by coverity (Michael Dawson) [#51046](https://togithub.com/nodejs/node/pull/51046) - \[[`fc5503246e`](https://togithub.com/nodejs/node/commit/fc5503246e)] - **src**: remove unused headers in `node_file.cc` (Jungku Lee) [#50927](https://togithub.com/nodejs/node/pull/50927) - \[[`c3abdc58af`](https://togithub.com/nodejs/node/commit/c3abdc58af)] - **src**: implement --trace-promises (Joyee Cheung) [#50899](https://togithub.com/nodejs/node/pull/50899) - \[[`f90fc83e97`](https://togithub.com/nodejs/node/commit/f90fc83e97)] - **src**: fix dynamically linked zlib version (Richard Lau) [#51007](https://togithub.com/nodejs/node/pull/51007) - \[[`9bf144379f`](https://togithub.com/nodejs/node/commit/9bf144379f)] - **src**: omit bool values of package.json main field (Yagiz Nizipli) [#50965](https://togithub.com/nodejs/node/pull/50965) - \[[`45e4f82912`](https://togithub.com/nodejs/node/commit/45e4f82912)] - **src**: move package resolver to c++ (Yagiz Nizipli) [#50322](https://togithub.com/nodejs/node/pull/50322) - \[[`71acd36778`](https://togithub.com/nodejs/node/commit/71acd36778)] - **stream**: implement TransformStream cleanup using "transformer.cancel" (Debadree Chatterjee) [#50126](https://togithub.com/nodejs/node/pull/50126) - \[[`5112306064`](https://togithub.com/nodejs/node/commit/5112306064)] - **stream**: fix fd is null when calling clearBuffer (kylo5aby) [#50994](https://togithub.com/nodejs/node/pull/50994) - \[[`ed070755ec`](https://togithub.com/nodejs/node/commit/ed070755ec)] - **test**: deflake test-diagnostics-channel-memory-leak (Joyee Cheung) [#50572](https://togithub.com/nodejs/node/pull/50572) - \[[`aee01ff1b4`](https://togithub.com/nodejs/node/commit/aee01ff1b4)] - **test**: test syncrhnous methods of child_process in snapshot (Joyee Cheung) [#50943](https://togithub.com/nodejs/node/pull/50943) - \[[`cc949869a3`](https://togithub.com/nodejs/node/commit/cc949869a3)] - **test**: handle relative https redirect (Richard Lau) [#51121](https://togithub.com/nodejs/node/pull/51121) - \[[`048349ed4c`](https://togithub.com/nodejs/node/commit/048349ed4c)] - **test**: fix test runner colored output test (Moshe Atlow) [#51064](https://togithub.com/nodejs/node/pull/51064) - \[[`7f5291d783`](https://togithub.com/nodejs/node/commit/7f5291d783)] - **test**: resolve path of embedtest binary correctly (Cheng Zhao) [#50276](https://togithub.com/nodejs/node/pull/50276) - \[[`4ddd0daf5f`](https://togithub.com/nodejs/node/commit/4ddd0daf5f)] - **test**: escape cwd in regexp (Jérémy Lal) [#50980](https://togithub.com/nodejs/node/pull/50980) - \[[`3ccd5faabb`](https://togithub.com/nodejs/node/commit/3ccd5faabb)] - **test_runner**: format coverage report for tap reporter (Pulkit Gupta) [#51119](https://togithub.com/nodejs/node/pull/51119) - \[[`d5c9adf3df`](https://togithub.com/nodejs/node/commit/d5c9adf3df)] - **test_runner**: fix infinite loop when files are undefined in test runner (Pulkit Gupta) [#51047](https://togithub.com/nodejs/node/pull/51047) - \[[`328a41701c`](https://togithub.com/nodejs/node/commit/328a41701c)] - **tools**: update lint-md-dependencies to rollup@4.7.0 (Node.js GitHub Bot) [#51106](https://togithub.com/nodejs/node/pull/51106) - \[[`297cb6f5c2`](https://togithub.com/nodejs/node/commit/297cb6f5c2)] - **tools**: update doc to highlight.js@11.9.0 unified@11.0.4 (Node.js GitHub Bot) [#50459](https://togithub.com/nodejs/node/pull/50459) - \[[`4705023343`](https://togithub.com/nodejs/node/commit/4705023343)] - **tools**: fix simdjson updater (Yagiz Nizipli) [#50986](https://togithub.com/nodejs/node/pull/50986) - \[[`c9841583db`](https://togithub.com/nodejs/node/commit/c9841583db)] - **tools**: update eslint to 8.55.0 (Node.js GitHub Bot) [#51025](https://togithub.com/nodejs/node/pull/51025) - \[[`2b4671125e`](https://togithub.com/nodejs/node/commit/2b4671125e)] - **tools**: update lint-md-dependencies to rollup@4.6.1 (Node.js GitHub Bot) [#51022](https://togithub.com/nodejs/node/pull/51022) - \[[`cd891b37f6`](https://togithub.com/nodejs/node/commit/cd891b37f6)] - **util**: improve performance of function areSimilarFloatArrays (Liu Jia) [#51040](https://togithub.com/nodejs/node/pull/51040) - \[[`e178a43509`](https://togithub.com/nodejs/node/commit/e178a43509)] - **vm**: use v8::DeserializeInternalFieldsCallback explicitly (Joyee Cheung) [#50984](https://togithub.com/nodejs/node/pull/50984) - \[[`fd028e146f`](https://togithub.com/nodejs/node/commit/fd028e146f)] - **win,tools**: upgrade Windows signing to smctl (Stefan Stojanovic) [#50956](https://togithub.com/nodejs/node/pull/50956) ### [`v21.4.0`](https://togithub.com/nodejs/node/releases/tag/v21.4.0): 2023-12-05, Version 21.4.0 (Current), @targos [Compare Source](https://togithub.com/nodejs/node/compare/v21.3.0...v21.4.0) ##### Notable Changes This release fixes a regression introduced in v21.3.0 that caused the `fs.writeFileSync` method to throw when called with `'utf8'` encoding, no flag option, and if the target file didn't exist yet. - \[[`32acafeeb6`](https://togithub.com/nodejs/node/commit/32acafeeb6)] - **(SEMVER-MINOR)** **fs**: introduce `dirent.parentPath` (Antoine du Hamel) [#50976](https://togithub.com/nodejs/node/pull/50976) - \[[`724548674d`](https://togithub.com/nodejs/node/commit/724548674d)] - **fs**: use default w flag for writeFileSync with utf8 encoding (Murilo Kakazu) [#50990](https://togithub.com/nodejs/node/pull/50990) ##### Commits - \[[`b24ee15fb2`](https://togithub.com/nodejs/node/commit/b24ee15fb2)] - **benchmark**: update iterations in benchmark/crypto/hkdf.js (Lei Shi) [#50866](https://togithub.com/nodejs/node/pull/50866) - \[[`f79b54e60e`](https://togithub.com/nodejs/node/commit/f79b54e60e)] - **benchmark**: update iterations in benchmark/crypto/get-ciphers.js (Lei Shi) [#50863](https://togithub.com/nodejs/node/pull/50863) - \[[`dc049acbbb`](https://togithub.com/nodejs/node/commit/dc049acbbb)] - **benchmark**: update number of iterations for `util.inspect` (kylo5aby) [#50651](https://togithub.com/nodejs/node/pull/50651) - \[[`d7c562ae38`](https://togithub.com/nodejs/node/commit/d7c562ae38)] - **deps**: update googletest to [`76bb2af`](https://togithub.com/nodejs/node/commit/76bb2af) (Node.js GitHub Bot) [#50555](https://togithub.com/nodejs/node/pull/50555) - \[[`59a45ddbef`](https://togithub.com/nodejs/node/commit/59a45ddbef)] - **deps**: update googletest to [`b10fad3`](https://togithub.com/nodejs/node/commit/b10fad3) (Node.js GitHub Bot) [#50555](https://togithub.com/nodejs/node/pull/50555) - \[[`099ebdb781`](https://togithub.com/nodejs/node/commit/099ebdb781)] - **deps**: update undici to 5.28.1 (Node.js GitHub Bot) [#50975](https://togithub.com/nodejs/node/pull/50975) - \[[`4b1bed04f7`](https://togithub.com/nodejs/node/commit/4b1bed04f7)] - **deps**: update undici to 5.28.0 (Node.js GitHub Bot) [#50915](https://togithub.com/nodejs/node/pull/50915) - \[[`b281e98b1e`](https://togithub.com/nodejs/node/commit/b281e98b1e)] - **doc**: add additional details about `--input-type` (Shubham Pandey) [#50796](https://togithub.com/nodejs/node/pull/50796) - \[[`b7036f2028`](https://togithub.com/nodejs/node/commit/b7036f2028)] - **doc**: add procedure when CVEs don't get published (Rafael Gonzaga) [#50945](https://togithub.com/nodejs/node/pull/50945) - \[[`7adf239af0`](https://togithub.com/nodejs/node/commit/7adf239af0)] - **doc**: fix some errors in esm resolution algorithms (Christopher Jeffrey (JJ)) [#50898](https://togithub.com/nodejs/node/pull/50898) - \[[`759ebcaead`](https://togithub.com/nodejs/node/commit/759ebcaead)] - **doc**: reserve 121 for Electron 29 (Shelley Vohr) [#50957](https://togithub.com/nodejs/node/pull/50957) - \[[`cedc3427fa`](https://togithub.com/nodejs/node/commit/cedc3427fa)] - **doc**: run license-builder (github-actions\[bot]) [#50926](https://togithub.com/nodejs/node/pull/50926) - \[[`30a6f19769`](https://togithub.com/nodejs/node/commit/30a6f19769)] - **doc**: document non-node_modules-only runtime deprecation (Joyee Cheung) [#50748](https://togithub.com/nodejs/node/pull/50748) - \[[`eecab883f0`](https://togithub.com/nodejs/node/commit/eecab883f0)] - **doc**: add doc for Unix abstract socket (theanarkh) [#50904](https://togithub.com/nodejs/node/pull/50904) - \[[`ec74b93b38`](https://togithub.com/nodejs/node/commit/ec74b93b38)] - **doc**: remove flicker on page load on dark theme (Dima Demakov) [#50942](https://togithub.com/nodejs/node/pull/50942) - \[[`724548674d`](https://togithub.com/nodejs/node/commit/724548674d)] - **fs**: use default w flag for writeFileSync with utf8 encoding (Murilo Kakazu) [#50990](https://togithub.com/nodejs/node/pull/50990) - \[[`32acafeeb6`](https://togithub.com/nodejs/node/commit/32acafeeb6)] - **(SEMVER-MINOR)** **fs**: introduce `dirent.parentPath` (Antoine du Hamel) [#50976](https://togithub.com/nodejs/node/pull/50976) - \[[`c1ee506454`](https://togithub.com/nodejs/node/commit/c1ee506454)] - **fs**: remove workaround for `esm` package (Yagiz Nizipli) [#50907](https://togithub.com/nodejs/node/pull/50907) - \[[`1cf087dfb3`](https://togithub.com/nodejs/node/commit/1cf087dfb3)] - **lib**: refactor to use validateFunction in diagnostics_channel (Deokjin Kim) [#50955](https://togithub.com/nodejs/node/pull/50955) - \[[`c37d18d5e1`](https://togithub.com/nodejs/node/commit/c37d18d5e1)] - **lib**: streamline process.binding() handling (Joyee Cheung) [#50773](https://togithub.com/nodejs/node/pull/50773) - \[[`246cf73631`](https://togithub.com/nodejs/node/commit/246cf73631)] - **lib,src**: replace toUSVString with `toWellFormed()` (Yagiz Nizipli) [#47342](https://togithub.com/nodejs/node/pull/47342) - \[[`9bc79173a0`](https://togithub.com/nodejs/node/commit/9bc79173a0)] - **loader**: speed up line length calc used by moduleProvider (Mudit) [#50969](https://togithub.com/nodejs/node/pull/50969) - \[[`812ab9e4f8`](https://togithub.com/nodejs/node/commit/812ab9e4f8)] - **meta**: bump step-security/harden-runner from 2.6.0 to 2.6.1 (dependabot\[bot]) [#50999](https://togithub.com/nodejs/node/pull/50999) - \[[`1dbe1af19a`](https://togithub.com/nodejs/node/commit/1dbe1af19a)] - **meta**: bump github/codeql-action from 2.22.5 to 2.22.8 (dependabot\[bot]) [#50998](https://togithub.com/nodejs/node/pull/50998) - \[[`bed1b93f8a`](https://togithub.com/nodejs/node/commit/bed1b93f8a)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#50931](https://togithub.com/nodejs/node/pull/50931) - \[[`1e7d101428`](https://togithub.com/nodejs/node/commit/1e7d101428)] - **src**: make ModifyCodeGenerationFromStrings more robust (Joyee Cheung) [#50763](https://togithub.com/nodejs/node/pull/50763) - \[[`709ac479eb`](https://togithub.com/nodejs/node/commit/709ac479eb)] - **src**: disable uncaught exception abortion for ESM syntax detection (Yagiz Nizipli) [#50987](https://togithub.com/nodejs/node/pull/50987) - \[[`f6ff11c9f9`](https://togithub.com/nodejs/node/commit/f6ff11c9f9)] - **src**: fix backtrace with tail \[\[noreturn]] abort (Chengzhong Wu) [#50849](https://togithub.com/nodejs/node/pull/50849) - \[[`74f5a1cbc9`](https://togithub.com/nodejs/node/commit/74f5a1cbc9)] - **src**: print MKSNAPSHOT debug logs to stderr (Joyee Cheung) [#50759](https://togithub.com/nodejs/node/pull/50759) - \[[`3a1c664a97`](https://togithub.com/nodejs/node/commit/3a1c664a97)] - **test**: replace forEach to for.. test-webcrypto-export-import-cfrg.js (Angelo Parziale) [#50785](https://togithub.com/nodejs/node/pull/50785) - \[[`ac3a6eefe3`](https://togithub.com/nodejs/node/commit/ac3a6eefe3)] - **test**: log more information in SEA tests (Joyee Cheung) [#50759](https://togithub.com/nodejs/node/pull/50759) - \[[`94462d42f5`](https://togithub.com/nodejs/node/commit/94462d42f5)] - **test**: consolidate utf8 text fixtures in tests (Joyee Cheung) [#50732](https://togithub.com/nodejs/node/pull/50732) - \[[`8e1a70a347`](https://togithub.com/nodejs/node/commit/8e1a70a347)] - **tools**: add triggers to update release links workflow (Moshe Atlow) [#50974](https://togithub.com/nodejs/node/pull/50974) - \[[`ca10cbb774`](https://togithub.com/nodejs/node/commit/ca10cbb774)] - **tools**: update lint-md-dependencies to rollup@4.5.2 (Node.js GitHub Bot) [#50913](https://togithub.com/nodejs/node/pull/50913) - \[[`1e40c4a366`](https://togithub.com/nodejs/node/commit/1e40c4a366)] - **tools**: fix current version check (Marco Ippolito) [#50951](https://togithub.com/nodejs/node/pull/50951) - \[[`3faed331e1`](https://togithub.com/nodejs/node/commit/3faed331e1)] - **typings**: fix JSDoc in `internal/modules/esm/hooks` (Alex Yang) [#50887](https://togithub.com/nodejs/node/pull/50887) - \[[`6a087ceffa`](https://togithub.com/nodejs/node/commit/6a087ceffa)] - **url**: throw error if argument length of revokeObjectURL is 0 (DylanTet) [#50433](https://togithub.com/nodejs/node/pull/50433) ### [`v21.3.0`](https://togithub.com/nodejs/node/releases/tag/v21.3.0): 2023-11-30, Version 21.3.0 (Current), @RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v21.2.0...v21.3.0) ##### Notable Changes ##### New `--disable-warning` flag This version adds a new `--disable-warning` option that allows users to disable specific warnings either by code (i.e. DEP0025) or type (i.e. DeprecationWarning, ExperimentalWarning). This option works alongside existing `--warnings` and `--no-warnings`. For example, the following script will not emit DEP0025 `require('node:sys')` when executed with `node --disable-warning=DEP0025`: ```mjs import sys from 'node:sys'; ``` Contributed by Ethan-Arrowood in [#50661](https://togithub.com/nodejs/node/pull/50661) ##### Update Root Certificates to NSS 3.95 This is the [certdata.txt](https://hg.mozilla.org/projects/nss/raw-file/NSS\_3\_95\_RTM/lib/ckfw/builtins/certdata.txt) from NSS 3.95, released on 2023-11-16. This is the version of NSS that will ship in Firefox 121 on 2023-12-19. Certificates added: - TrustAsia Global Root CA G3 - TrustAsia Global Root CA G4 - CommScope Public Trust ECC Root-01 - CommScope Public Trust ECC Root-02 - CommScope Public Trust RSA Root-01 - CommScope Public Trust RSA Root-02 Certificates removed: - Autoridad de Certificacion Firmaprofesional CIF [`A626340`](https://togithub.com/nodejs/node/commit/A62634068) ##### Fast fs.writeFileSync with UTF-8 Strings Enhanced writeFileSync functionality by implementing a highly efficient fast path primarily in C++ for UTF8-encoded string data. Additionally, optimized the `appendFileSync` method by leveraging the improved `writeFileSync` functionality. For simplicity and performance considerations, the current implementation supports only string data, as benchmark results raise concerns about the efficacy of using Buffer for this purpose. Future optimizations and expansions may be explored, but for now, the focus is on maximizing efficiency for string data operations. Contributed by CanadaHonk in [#49884](https://togithub.com/nodejs/node/pull/49884). ##### Other Notable Changes - \[[`c7a7493ca2`](https://togithub.com/nodejs/node/commit/c7a7493ca2)] - **(SEMVER-MINOR)** **module**: bootstrap module loaders in shadow realm (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`bc3f7b5401`](https://togithub.com/nodejs/node/commit/bc3f7b5401)] - **(SEMVER-MINOR)** **module**: remove useCustomLoadersIfPresent flag (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`aadff07e59`](https://togithub.com/nodejs/node/commit/aadff07e59)] - **(SEMVER-MINOR)** **src**: create per isolate proxy env template (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`91aa9dd23a`](https://togithub.com/nodejs/node/commit/91aa9dd23a)] - **(SEMVER-MINOR)** **src**: create fs_dir per isolate properties (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`5c5834190a`](https://togithub.com/nodejs/node/commit/5c5834190a)] - **(SEMVER-MINOR)** **src**: create worker per isolate properties (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`4a1ce45181`](https://togithub.com/nodejs/node/commit/4a1ce45181)] - **(SEMVER-MINOR)** **src**: make process binding data weak (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) ##### Commits - \[[`4a20912279`](https://togithub.com/nodejs/node/commit/4a20912279)] - **benchmark**: update iterations in benchmark/util/splice-one.js (Liu Jia) [#50698](https://togithub.com/nodejs/node/pull/50698) - \[[`36380eb53d`](https://togithub.com/nodejs/node/commit/36380eb53d)] - **benchmark**: increase the iteration number to an appropriate value (Lei Shi) [#50766](https://togithub.com/nodejs/node/pull/50766) - \[[`23f56d8bb3`](https://togithub.com/nodejs/node/commit/23f56d8bb3)] - **benchmark**: rewrite import.meta benchmark (Joyee Cheung) [#50683](https://togithub.com/nodejs/node/pull/50683) - \[[`f7245d73d9`](https://togithub.com/nodejs/node/commit/f7245d73d9)] - **benchmark**: add misc/startup-cli-version benchmark (Joyee Cheung) [#50684](https://togithub.com/nodejs/node/pull/50684) - \[[`c81d2acfe0`](https://togithub.com/nodejs/node/commit/c81d2acfe0)] - **benchmark**: remove punycode from require-builtins fixture (Joyee Cheung) [#50689](https://togithub.com/nodejs/node/pull/50689) - \[[`5849f09874`](https://togithub.com/nodejs/node/commit/5849f09874)] - **build**: add GN configurations for simdjson (Cheng Zhao) [#50831](https://togithub.com/nodejs/node/pull/50831) - \[[`12605e8f7d`](https://togithub.com/nodejs/node/commit/12605e8f7d)] - **build**: add configuration flag to enable Maglev (Keyhan Vakil) [#50692](https://togithub.com/nodejs/node/pull/50692) - \[[`43da9ea9e5`](https://togithub.com/nodejs/node/commit/43da9ea9e5)] - **build**: fix GN configuration for deps/base64 (Cheng Zhao) [#50696](https://togithub.com/nodejs/node/pull/50696) - \[[`465f75b58a`](https://togithub.com/nodejs/node/commit/465f75b58a)] - **build**: disable flag v8\_scriptormodule_legacy_lifetime (Chengzhong Wu) [#50616](https://togithub.com/nodejs/node/pull/50616) - \[[`d2c0dfb1b7`](https://togithub.com/nodejs/node/commit/d2c0dfb1b7)] - **crypto**: update root certificates to NSS 3.95 (Node.js GitHub Bot) [#50805](https://togithub.com/nodejs/node/pull/50805) - \[[`8d3a1d8911`](https://togithub.com/nodejs/node/commit/8d3a1d8911)] - **deps**: update zlib to 1.2.13.1-motley-5daffc7 (Node.js GitHub Bot) [#50803](https://togithub.com/nodejs/node/pull/50803) - \[[`e02f304de7`](https://togithub.com/nodejs/node/commit/e02f304de7)] - **deps**: V8: cherry-pick [`0f9ebbc`](https://togithub.com/nodejs/node/commit/0f9ebbc672c7) (Chengzhong Wu) [#50867](https://togithub.com/nodejs/node/pull/50867) - \[[`c31ad5ceaa`](https://togithub.com/nodejs/node/commit/c31ad5ceaa)] - **deps**: update icu to 74.1 (Node.js GitHub Bot) [#50515](https://togithub.com/nodejs/node/pull/50515) - \[[`3ff2bda34e`](https://togithub.com/nodejs/node/commit/3ff2bda34e)] - **deps**: update ada to 2.7.4 (Node.js GitHub Bot) [#50815](https://togithub.com/nodejs/node/pull/50815) - \[[`221f02df6d`](https://togithub.com/nodejs/node/commit/221f02df6d)] - **deps**: update undici to 5.27.2 (Node.js GitHub Bot) [#50813](https://togithub.com/nodejs/node/pull/50813) - \[[`ee69c613a2`](https://togithub.com/nodejs/node/commit/ee69c613a2)] - **deps**: update minimatch to 9.0.3 (Node.js GitHub Bot) [#50806](https://togithub.com/nodejs/node/pull/50806) - \[[`00dab30fd2`](https://togithub.com/nodejs/node/commit/00dab30fd2)] - **deps**: V8: cherry-pick [`475c8cd`](https://togithub.com/nodejs/node/commit/475c8cdf9a95) (Keyhan Vakil) [#50680](https://togithub.com/nodejs/node/pull/50680) - \[[`a0c01b23b4`](https://togithub.com/nodejs/node/commit/a0c01b23b4)] - **deps**: update simdutf to 4.0.4 (Node.js GitHub Bot) [#50772](https://togithub.com/nodejs/node/pull/50772) - \[[`071e46ae56`](https://togithub.com/nodejs/node/commit/071e46ae56)] - **deps**: upgrade npm to 10.2.4 (npm team) [#50751](https://togithub.com/nodejs/node/pull/50751) - \[[`5d28f8d18f`](https://togithub.com/nodejs/node/commit/5d28f8d18f)] - **deps**: escape Python strings correctly (Michaël Zasso) [#50695](https://togithub.com/nodejs/node/pull/50695) - \[[`3731f836ed`](https://togithub.com/nodejs/node/commit/3731f836ed)] - **deps**: V8: cherry-pick [`8f0b946`](https://togithub.com/nodejs/node/commit/8f0b94671ddb) (Lu Yahan) [#50654](https://togithub.com/nodejs/node/pull/50654) - \[[`6dfe1023c3`](https://togithub.com/nodejs/node/commit/6dfe1023c3)] - **dns**: call handle.setServers() with a valid array (Luigi Pinca) [#50811](https://togithub.com/nodejs/node/pull/50811) - \[[`2f13db475e`](https://togithub.com/nodejs/node/commit/2f13db475e)] - **doc**: make theme consistent across api and other docs (Dima Demakov) [#50877](https://togithub.com/nodejs/node/pull/50877) - \[[`8c4976b732`](https://togithub.com/nodejs/node/commit/8c4976b732)] - **doc**: add a section regarding `instanceof` in `primordials.md` (Antoine du Hamel) [#50874](https://togithub.com/nodejs/node/pull/50874) - \[[`6485687642`](https://togithub.com/nodejs/node/commit/6485687642)] - **doc**: update email to reflect affiliation (Yagiz Nizipli) [#50856](https://togithub.com/nodejs/node/pull/50856) - \[[`bc31375a09`](https://togithub.com/nodejs/node/commit/bc31375a09)] - **doc**: shard not supported with watch mode (Pulkit Gupta) [#50640](https://togithub.com/nodejs/node/pull/50640) - \[[`08c3b0ab20`](https://togithub.com/nodejs/node/commit/08c3b0ab20)] - **doc**: get rid of unnecessary `eslint-skip` comments (Antoine du Hamel) [#50829](https://togithub.com/nodejs/node/pull/50829) - \[[`98fb1faff1`](https://togithub.com/nodejs/node/commit/98fb1faff1)] - **doc**: create deprecation code for isWebAssemblyCompiledModule (Marco Ippolito) [#50486](https://togithub.com/nodejs/node/pull/50486) - \[[`e116fcdb01`](https://togithub.com/nodejs/node/commit/e116fcdb01)] - **doc**: add CanadaHonk to triagers (CanadaHonk) [#50848](https://togithub.com/nodejs/node/pull/50848) - \[[`a37d9ee1e3`](https://togithub.com/nodejs/node/commit/a37d9ee1e3)] - **doc**: fix typos in --allow-fs-\* (Tobias Nießen) [#50845](https://togithub.com/nodejs/node/pull/50845) - \[[`8468daf1a9`](https://togithub.com/nodejs/node/commit/8468daf1a9)] - **doc**: update Crypto API doc for x509.keyUsage (Daniel Meechan) [#50603](https://togithub.com/nodejs/node/pull/50603) - \[[`b4935dde60`](https://togithub.com/nodejs/node/commit/b4935dde60)] - **doc**: fix fs.writeFileSync return value documentation (Ryan Zimmerman) [#50760](https://togithub.com/nodejs/node/pull/50760) - \[[`ead9879a04`](https://togithub.com/nodejs/node/commit/ead9879a04)] - **doc**: update print results(detail) in `PerformanceEntry` (Jungku Lee) [#50723](https://togithub.com/nodejs/node/pull/50723) - \[[`6b7403c5df`](https://togithub.com/nodejs/node/commit/6b7403c5df)] - **doc**: fix `Buffer.allocUnsafe` documentation (Mert Can Altın) [#50686](https://togithub.com/nodejs/node/pull/50686) - \[[`713fdf1fc3`](https://togithub.com/nodejs/node/commit/713fdf1fc3)] - **doc**: run license-builder (github-actions\[bot]) [#50691](https://togithub.com/nodejs/node/pull/50691) - \[[`50f336c06f`](https://togithub.com/nodejs/node/commit/50f336c06f)] - **esm**: fallback to `getSource` when `load` returns nullish `source` (Antoine du Hamel) [#50825](https://togithub.com/nodejs/node/pull/50825) - \[[`bd58870556`](https://togithub.com/nodejs/node/commit/bd58870556)] - **esm**: do not call `getSource` when format is `commonjs` (Francesco Trotta) [#50465](https://togithub.com/nodejs/node/pull/50465) - \[[`e59268a076`](https://togithub.com/nodejs/node/commit/e59268a076)] - **fs**: add c++ fast path for writeFileSync utf8 (CanadaHonk) [#49884](https://togithub.com/nodejs/node/pull/49884) - \[[`483200f68f`](https://togithub.com/nodejs/node/commit/483200f68f)] - **fs**: improve error performance for `rmdirSync` (CanadaHonk) [#49846](https://togithub.com/nodejs/node/pull/49846) - \[[`e4e0add0de`](https://togithub.com/nodejs/node/commit/e4e0add0de)] - **fs**: fix glob returning duplicates (Moshe Atlow) [#50881](https://togithub.com/nodejs/node/pull/50881) - \[[`45b2bb09f2`](https://togithub.com/nodejs/node/commit/45b2bb09f2)] - **fs**: fix to not return for void function (Jungku Lee) [#50769](https://togithub.com/nodejs/node/pull/50769) - \[[`492e3e30b7`](https://togithub.com/nodejs/node/commit/492e3e30b7)] - **fs**: replace deprecated `path._makeLong` in copyFile (CanadaHonk) [#50844](https://togithub.com/nodejs/node/pull/50844) - \[[`9dc4cde75b`](https://togithub.com/nodejs/node/commit/9dc4cde75b)] - **fs**: improve error perf of sync `lstat`+`fstat` (CanadaHonk) [#49868](https://togithub.com/nodejs/node/pull/49868) - \[[`c3eee590be`](https://togithub.com/nodejs/node/commit/c3eee590be)] - **inspector**: use private fields instead of symbols (Yagiz Nizipli) [#50776](https://togithub.com/nodejs/node/pull/50776) - \[[`1a0069b13d`](https://togithub.com/nodejs/node/commit/1a0069b13d)] - **meta**: clarify nomination process according to Node.js charter (Matteo Collina) [#50834](https://togithub.com/nodejs/node/pull/50834) - \[[`65a811a86d`](https://togithub.com/nodejs/node/commit/65a811a86d)] - **meta**: clarify recommendation for bug reproductions (Antoine du Hamel) [#50882](https://togithub.com/nodejs/node/pull/50882) - \[[`5811a59016`](https://togithub.com/nodejs/node/commit/5811a59016)] - **meta**: move cjihrig to TSC regular member (Colin Ihrig) [#50816](https://togithub.com/nodejs/node/pull/50816) - \[[`c7a7493ca2`](https://togithub.com/nodejs/node/commit/c7a7493ca2)] - **(SEMVER-MINOR)** **module**: bootstrap module loaders in shadow realm (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`bc3f7b5401`](https://togithub.com/nodejs/node/commit/bc3f7b5401)] - **(SEMVER-MINOR)** **module**: remove useCustomLoadersIfPresent flag (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`9197b0f2fc`](https://togithub.com/nodejs/node/commit/9197b0f2fc)] - **net**: check pipe mode and path (theanarkh) [#50770](https://togithub.com/nodejs/node/pull/50770) - \[[`673de300b4`](https://togithub.com/nodejs/node/commit/673de300b4)] - **node-api**: factor out common code into macros (Gabriel Schulhof) [#50664](https://togithub.com/nodejs/node/pull/50664) - \[[`aebe2fc702`](https://togithub.com/nodejs/node/commit/aebe2fc702)] - **perf_hooks**: implement performance.now() with fast API calls (Joyee Cheung) [#50492](https://togithub.com/nodejs/node/pull/50492) - \[[`3fdecc4a8b`](https://togithub.com/nodejs/node/commit/3fdecc4a8b)] - **permission**: do not create symlinks if target is relative (Tobias Nießen) [#49156](https://togithub.com/nodejs/node/pull/49156) - \[[`27a4f58640`](https://togithub.com/nodejs/node/commit/27a4f58640)] - **permission**: mark const functions as such (Tobias Nießen) [#50705](https://togithub.com/nodejs/node/pull/50705) - \[[`feb8ff9427`](https://togithub.com/nodejs/node/commit/feb8ff9427)] - **src**: assert return value of BN_bn2binpad (Tobias Nießen) [#50860](https://togithub.com/nodejs/node/pull/50860) - \[[`fd9195d750`](https://togithub.com/nodejs/node/commit/fd9195d750)] - **src**: fix coverity warning (Michael Dawson) [#50846](https://togithub.com/nodejs/node/pull/50846) - \[[`adcab85c0c`](https://togithub.com/nodejs/node/commit/adcab85c0c)] - **src**: fix compatility with upcoming V8 12.1 APIs (Cheng Zhao) [#50709](https://togithub.com/nodejs/node/pull/50709) - \[[`79ef39b8c8`](https://togithub.com/nodejs/node/commit/79ef39b8c8)] - **(SEMVER-MINOR)** **src**: add `--disable-warning` option (Ethan Arrowood) [#50661](https://togithub.com/nodejs/node/pull/50661) - \[[`faf6a04ba6`](https://togithub.com/nodejs/node/commit/faf6a04ba6)] - **src**: add IsolateScopes before using isolates (Keyhan Vakil) [#50680](https://togithub.com/nodejs/node/pull/50680) - \[[`eacf4ba485`](https://togithub.com/nodejs/node/commit/eacf4ba485)] - **src**: iterate on import attributes array correctly (Michaël Zasso) [#50703](https://togithub.com/nodejs/node/pull/50703) - \[[`0fb35b6a67`](https://togithub.com/nodejs/node/commit/0fb35b6a67)] - **src**: avoid copying strings in FSPermission::Apply (Tobias Nießen) [#50662](https://togithub.com/nodejs/node/pull/50662) - \[[`83ad272fa6`](https://togithub.com/nodejs/node/commit/83ad272fa6)] - **src**: remove erroneous default argument in RadixTree (Tobias Nießen) [#50736](https://togithub.com/nodejs/node/pull/50736) - \[[`2e8e237ce2`](https://togithub.com/nodejs/node/commit/2e8e237ce2)] - **src**: fix JSONParser leaking internal V8 scopes (Keyhan Vakil) [#50688](https://togithub.com/nodejs/node/pull/50688) - \[[`0d3aa725cf`](https://togithub.com/nodejs/node/commit/0d3aa725cf)] - **src**: return error --env-file if file is not found (Ardi Nugraha) [#50588](https://togithub.com/nodejs/node/pull/50588) - \[[`aadff07e59`](https://togithub.com/nodejs/node/commit/aadff07e59)] - **(SEMVER-MINOR)** **src**: create per isolate proxy env template (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`91aa9dd23a`](https://togithub.com/nodejs/node/commit/91aa9dd23a)] - **(SEMVER-MINOR)** **src**: create fs_dir per isolate properties (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`5c5834190a`](https://togithub.com/nodejs/node/commit/5c5834190a)] - **(SEMVER-MINOR)** **src**: create worker per isolate properties (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`4a1ce45181`](https://togithub.com/nodejs/node/commit/4a1ce45181)] - **(SEMVER-MINOR)** **src**: make process binding data weak (Chengzhong Wu) [#48655](https://togithub.com/nodejs/node/pull/48655) - \[[`8746073664`](https://togithub.com/nodejs/node/commit/8746073664)] - **src**: avoid silent coercion to signed/unsigned int (Tobias Nießen) [#50663](https://togithub.com/nodejs/node/pull/50663) - \[[`57587de1fa`](https://togithub.com/nodejs/node/commit/57587de1fa)] - **src**: handle errors from uv_pipe_connect2() (Deokjin Kim) [#50657](https://togithub.com/nodejs/node/pull/50657) - \[[`e5cce004e8`](https://togithub.com/nodejs/node/commit/e5cce004e8)] - **stream**: fix enumerability of ReadableStream.from (Mattias Buelens) [#50779](https://togithub.com/nodejs/node/pull/50779) - \[[`4522e229c0`](https://togithub.com/nodejs/node/commit/4522e229c0)] - **stream**: fix enumerability of ReadableStream.prototype.values (Mattias Buelens) [#50779](https://togithub.com/nodejs/node/pull/50779) - \[[`2e0abed973`](https://togithub.com/nodejs/node/commit/2e0abed973)] - **stream**: yield expected Error class on zlib errors (Filip Skokan) [#50712](https://togithub.com/nodejs/node/pull/50712) - \[[`a275155e81`](https://togithub.com/nodejs/node/commit/a275155e81)] - **stream**: add Symbol.toStringTag to Compression Streams (Filip Skokan) [#50712](https://togithub.com/nodejs/node/pull/50712) - \[[`146ad9cab0`](https://togithub.com/nodejs/node/commit/146ad9cab0)] - **stream**: treat compression web stream format per its WebIDL definition (Filip Skokan) [#50631](https://togithub.com/nodejs/node/pull/50631) - \[[`087cffc7c2`](https://togithub.com/nodejs/node/commit/087cffc7c2)] - **test**: fix message v8 not normalising alphanumeric paths (Jithil P Ponnan) [#50730](https://togithub.com/nodejs/node/pull/50730) - \[[`7de900a442`](https://togithub.com/nodejs/node/commit/7de900a442)] - **test**: fix dns test case failures after c-ares update to 1.21.0+ (Brad House) [#50743](https://togithub.com/nodejs/node/pull/50743) - \[[`b1b6c44712`](https://togithub.com/nodejs/node/commit/b1b6c44712)] - **test**: replace forEach with for of (Conor Watson) [#50594](https://togithub.com/nodejs/node/pull/50594) - \[[`7f44164ad4`](https://togithub.com/nodejs/node/commit/7f44164ad4)] - **test**: replace forEach to for at test-webcrypto-sign-verify-ecdsa.js (Alessandro Di Nisio) [#50795](https://togithub.com/nodejs/node/pull/50795) - \[[`9d76de1993`](https://togithub.com/nodejs/node/commit/9d76de1993)] - **test**: replace foreach with for in test-https-simple.js (Shikha Mehta) [#49793](https://togithub.com/nodejs/node/pull/49793) - \[[`ce8fc56ee4`](https://togithub.com/nodejs/node/commit/ce8fc56ee4)] - **test**: add note about unresolved spec issue (Mattias Buelens) [#50779](https://togithub.com/nodejs/node/pull/50779) - \[[`628a12ac18`](https://togithub.com/nodejs/node/commit/628a12ac18)] - **test**: add note about readable streams with type owning (Mattias Buelens) [#50779](https://togithub.com/nodejs/node/pull/50779) - \[[`82f0882ce0`](https://togithub.com/nodejs/node/commit/82f0882ce0)] - **test**: replace forEach with for-of in test-url-relative (vitosorriso) [#50788](https://togithub.com/nodejs/node/pull/50788) - \[[`3b7998305d`](https://togithub.com/nodejs/node/commit/3b7998305d)] - **test**: replace forEach() with for ... of in test-tls-getprotocol.js (Steve Goode) [#50600](https://togithub.com/nodejs/node/pull/50600) - \[[`0e4d25eb5c`](https://togithub.com/nodejs/node/commit/0e4d25eb5c)] - **test**: use requires instead of flaky in console WPT status (Filip Skokan) [#50812](https://togithub.com/nodejs/node/pull/50812) - \[[`221952a88e`](https://togithub.com/nodejs/node/commit/221952a88e)] - **test**: use ppc and ppc64 to skip SEA tests on PowerPC (Joyee Cheung) [#50828](https://togithub.com/nodejs/node/pull/50828) - \[[`0e3b714069`](https://togithub.com/nodejs/node/commit/0e3b714069)] - **test**: enable idlharness tests for encoding (Mattias Buelens) [#50778](https://togithub.com/nodejs/node/pull/50778) - \[[`c8d4cd68b4`](https://togithub.com/nodejs/node/commit/c8d4cd68b4)] - **test**: replace forEach in whatwg-encoding-custom-interop (Honza Machala) [#50607](https://togithub.com/nodejs/node/pull/50607) - \[[`f25637b5c9`](https://togithub.com/nodejs/node/commit/f25637b5c9)] - **test**: update WPT files for WebIDL tests (Filip Skokan) [#50712](https://togithub.com/nodejs/node/pull/50712) - \[[`f2e0fce389`](https://togithub.com/nodejs/node/commit/f2e0fce389)] - **test**: replace forEach() with for-loop (Jan) [#50596](https://togithub.com/nodejs/node/pull/50596) - \[[`4b26f14a53`](https://togithub.com/nodejs/node/commit/4b26f14a53)] - **test**: improve test-bootstrap-modules.js (Joyee Cheung) [#50708](https://togithub.com/nodejs/node/pull/50708) - \[[`28d78de0dd`](https://togithub.com/nodejs/node/commit/28d78de0dd)] - **test**: skip parallel/test-macos-app-sandbox if disk space < 120MB (Joyee Cheung) [#50764](https://togithub.com/nodejs/node/pull/50764) - \[[`4088b750e7`](https://togithub.com/nodejs/node/commit/4088b750e7)] - **test**: mark SEA tests as flaky on PowerPC (Joyee Cheung) [#50750](https://togithub.com/nodejs/node/pull/50750) - \[[`6475cee6a4`](https://togithub.com/nodejs/node/commit/6475cee6a4)] - **test**: give more time to GC in test-shadow-realm-gc-\* (Joyee Cheung) [#50735](https://togithub.com/nodejs/node/pull/50735) - \[[`0e8275b610`](https://togithub.com/nodejs/node/commit/0e8275b610)] - **test**: replace foreach with for (Markus Muschol) [#50599](https://togithub.com/nodejs/node/pull/50599) - \[[`377deded59`](https://togithub.com/nodejs/node/commit/377deded59)] - **test**: test streambase has already has a consumer (Jithil P Ponnan) [#48059](https://togithub.com/nodejs/node/pull/48059) - \[[`342a83e728`](https://togithub.com/nodejs/node/commit/342a83e728)] - **test**: change forEach to for...of in path extname (Kyriakos Markakis) [#50667](https://togithub.com/nodejs/node/pull/50667) - \[[`75265e491d`](https://togithub.com/nodejs/node/commit/75265e491d)] - **test**: replace forEach with for...of (Ryan Williams) [#50611](https://togithub.com/nodejs/node/pull/50611) - \[[`982b57651b`](https://togithub.com/nodejs/node/commit/982b57651b)] - **test**: migrate message v8 tests from Python to JS (Joshua LeMay) [#50421](https://togithub.com/nodejs/node/pull/50421) - \[[`7ebc8c2aed`](https://togithub.com/nodejs/node/commit/7ebc8c2aed)] - **test,stream**: enable compression WPTs (Filip Skokan) [#50631](https://togithub.com/nodejs/node/pull/50631) - \[[`0bd694ab64`](https://togithub.com/nodejs/node/commit/0bd694ab64)] - **test_runner**: add tests for various mock timer issues (Mika Fischer) [#50384](https://togithub.com/nodejs/node/pull/50384) - \[[`dee8039c9b`](https://togithub.com/nodejs/node/commit/dee8039c9b)] - **tls**: fix order of setting cipher before setting cert and key (Kumar Rishav) [#50186](https://togithub.com/nodejs/node/pull/50186) - \[[`5de30531b8`](https://togithub.com/nodejs/node/commit/5de30531b8)] - **tools**: add macOS notarization verification step (Ulises Gascón) [#50833](https://togithub.com/nodejs/node/pull/50833) - \[[`a12d9e03f2`](https://togithub.com/nodejs/node/commit/a12d9e03f2)] - **tools**: use macOS keychain to notarize the releases (Ulises Gascón) [#50715](https://togithub.com/nodejs/node/pull/50715) - \[[`f21637717f`](https://togithub.com/nodejs/node/commit/f21637717f)] - **tools**: update eslint to 8.54.0 (Node.js GitHub Bot) [#50809](https://togithub.com/nodejs/node/pull/50809) - \[[`daa933d93a`](https://togithub.com/nodejs/node/commit/daa933d93a)] - **tools**: update lint-md-dependencies to rollup@4.5.0 (Node.js GitHub Bot) [#50807](https://togithub.com/nodejs/node/pull/50807) - \[[`52830b71cc`](https://togithub.com/nodejs/node/commit/52830b71cc)] - **tools**: add workflow to update release links (Michaël Zasso) [#50710](https://togithub.com/nodejs/node/pull/50710) - \[[`db8ce5bbdd`](https://togithub.com/nodejs/node/commit/db8ce5bbdd)] - **tools**: recognize GN files in dep_updaters (Cheng Zhao) [#50693](https://togithub.com/nodejs/node/pull/50693) - \[[`5ef6729b66`](https://togithub.com/nodejs/node/commit/5ef6729b66)] - **tools**: remove unused file (Ulises Gascon) [#50622](https://togithub.com/nodejs/node/pull/50622) - \[[`c49483820a`](https://togithub.com/nodejs/node/commit/c49483820a)] - **tools**: change minimatch install strategy (Marco Ippolito) [#50476](https://togithub.com/nodejs/node/pull/50476) - \[[`0d556d9a59`](https://togithub.com/nodejs/node/commit/0d556d9a59)] - **tools**: update lint-md-dependencies to rollup@4.3.1 (Node.js GitHub Bot) [#50675](https://togithub.com/nodejs/node/pull/50675) - \[[`eaa4c14e6b`](https://togithub.com/nodejs/node/commit/eaa4c14e6b)] - **util**: improve performance of normalizeEncoding (kylo5aby) [#50721](https://togithub.com/nodejs/node/pull/50721) - \[[`a5d959b765`](https://togithub.com/nodejs/node/commit/a5d959b765)] - **v8,tools**: expose necessary V8 defines (Cheng Zhao) [#50820](https://togithub.com/nodejs/node/pull/50820) ### [`v21.2.0`](https://togithub.com/nodejs/node/releases/tag/v21.2.0): 2023-11-14, Version 21.2.0 (Current), @targos [Compare Source](https://togithub.com/nodejs/node/compare/v21.1.0...v21.2.0) ##### Notable Changes - \[[`e25c65ee2f`](https://togithub.com/nodejs/node/commit/e25c65ee2f)] - **doc**: add MrJithil to collaborators (Jithil P Ponnan) [#50666](https://togithub.com/nodejs/node/pull/50666) - \[[`f2366573f9`](https://togithub.com/nodejs/node/commit/f2366573f9)] - **doc**: add Ethan-Arrowood as a collaborator (Ethan Arrowood) [#50393](https://togithub.com/nodejs/node/pull/50393) - \[[`eac9cc5fcb`](https://togithub.com/nodejs/node/commit/eac9cc5fcb)] - **(SEMVER-MINOR)** **esm**: add import.meta.dirname and import.meta.filename (James Sumners) [#48740](https://togithub.com/nodejs/node/pull/48740) - \[[`7e151114b1`](https://togithub.com/nodejs/node/commit/7e151114b1)] - **fs**: add stacktrace to fs/promises (翠 / green) [#49849](https://togithub.com/nodejs/node/pull/49849) - \[[`6dbb280733`](https://togithub.com/nodejs/node/commit/6dbb280733)] - **(SEMVER-MINOR)** **lib**: add `--no-experimental-global-navigator` CLI flag (Antoine du Hamel) [#50562](https://togithub.com/nodejs/node/pull/50562) - \[[`03c730b931`](https://togithub.com/nodejs/node/commit/03c730b931)] - **(SEMVER-MINOR)** **lib**: add navigator.language & navigator.languages (Aras Abbasi) [#50303](https://togithub.com/nodejs/node/pull/50303) - \[[`f932f4c518`](https://togithub.com/nodejs/node/commit/f932f4c518)] - **(SEMVER-MINOR)** **lib**: add navigator.platform (Aras Abbasi) [#50385](https://togithub.com/nodejs/node/pull/50385) - \[[`91f37d1dc3`](https://togithub.com/nodejs/node/commit/91f37d1dc3)] - **(SEMVER-MINOR)** **stream**: add support for `deflate-raw` format to webstreams compression (Damian Krzeminski) [#50097](https://togithub.com/nodejs/node/pull/50097) - \[[`65850a67c7`](https://togithub.com/nodejs/node/commit/65850a67c7)] - **stream**: use Array for Readable buffer (Robert Nagy) [#50341](https://togithub.com/nodejs/node/pull/50341) - \[[`e433fa54b7`](https://togithub.com/nodejs/node/commit/e433fa54b7)] - **stream**: optimize creation (Robert Nagy) [#50337](https://togithub.com/nodejs/node/pull/50337) - \[[`c9b92bba58`](https://togithub.com/nodejs/node/commit/c9b92bba58)] - **(SEMVER-MINOR)** **test_runner**: adds built in lcov reporter (Phil Nash) [#50018](https://togithub.com/nodejs/node/pull/50018) - \[[`f6c496563e`](https://togithub.com/nodejs/node/commit/f6c496563e)] - **(SEMVER-MINOR)** **test_runner**: add Date to the supported mock APIs (Lucas Santos) [#48638](https://togithub.com/nodejs/node/pull/48638) - \[[`05e8b6ef20`](https://togithub.com/nodejs/node/commit/05e8b6ef20)] - **(SEMVER-MINOR)** **test_runner, cli**: add --test-timeout flag (Shubham Pandey) [#50443](https://togithub.com/nodejs/node/pull/50443) ##### Commits - \[[`065d8844c5`](https://togithub.com/nodejs/node/commit/065d8844c5)] - **benchmark**: change iterations in benchmark/es/string-concatenations.js (Liu Jia) [#50585](https://togithub.com/nodejs/node/pull/50585) - \[[`3f37ed9f0f`](https://togithub.com/nodejs/node/commit/3f37ed9f0f)] - **benchmark**: add benchmarks for encodings (Aras Abbasi) [#50348](https://togithub.com/nodejs/node/pull/50348) - \[[`c4b6e1e9e4`](https://togithub.com/nodejs/node/commit/c4b6e1e9e4)] - **benchmark**: add more cases to Readable.from (Raz Luvaton) [#50351](https://togithub.com/nodejs/node/pull/50351) - \[[`2006b57a9a`](https://togithub.com/nodejs/node/commit/2006b57a9a)] - **benchmark**: skip test-benchmark-os on IBMi (Michael Dawson) [#50286](https://togithub.com/nodejs/node/pull/50286) - \[[`800206b04a`](https://togithub.com/nodejs/node/commit/800206b04a)] - **benchmark**: move permission-fs-read to permission-processhas-fs-read (Aki Hasegawa-Johnson) [#49770](https://togithub.com/nodejs/node/pull/49770) - \[[`3bedaf9405`](https://togithub.com/nodejs/node/commit/3bedaf9405)] - **buffer**: improve Buffer.equals performance (kylo5aby) [#50621](https://togithub.com/nodejs/node/pull/50621) - \[[`b9f3613908`](https://togithub.com/nodejs/node/commit/b9f3613908)] - **build**: add GN build files (Cheng Zhao) [#47637](https://togithub.com/nodejs/node/pull/47637) - \[[`22eb0257d8`](https://togithub.com/nodejs/node/commit/22eb0257d8)] - **build**: fix build with Python 3.12 (Luigi Pinca) [#50582](https://togithub.com/nodejs/node/pull/50582) - \[[`642c057299`](https://togithub.com/nodejs/node/commit/642c057299)] - **build**: support Python 3.12 (Shi Pujin) [#50209](https://togithub.com/nodejs/node/pull/50209) - \[[`54ebfc10cb`](https://togithub.com/nodejs/node/commit/54ebfc10cb)] - **build**: fix building when there is only python3 (Cheng Zhao) [#48462](https://togithub.com/nodejs/node/pull/48462) - \[[`5073a3e16d`](https://togithub.com/nodejs/node/commit/5073a3e16d)] - **deps**: update base64 to 0.5.1 (Node.js GitHub Bot) [#50629](https://togithub.com/nodejs/node/pull/50629) - \[[`f70a59f4fa`](https://togithub.com/nodejs/node/commit/f70a59f4fa)] - **deps**: update corepack to 0.23.0 (Node.js GitHub Bot) [#50563](https://togithub.com/nodejs/node/pull/50563) - \[[`78b3432be5`](https://togithub.com/nodejs/node/commit/78b3432be5)] - **deps**: V8: cherry-pick [`13192d6`](https://togithub.com/nodejs/node/commit/13192d6e10fa) (Levi Zim) [#50552](https://togithub.com/nodejs/node/pull/50552) - \[[`93e3cc3907`](https://togithub.com/nodejs/node/commit/93e3cc3907)] - **deps**: upgrade npm to 10.2.3 (npm team) [#50531](https://togithub.com/nodejs/node/pull/50531) - \[[`189e5e5326`](https://togithub.com/nodejs/node/commit/189e5e5326)] - **deps**: update nghttp2 to 1.58.0 (Node.js GitHub Bot) [#50441](https://togithub.com/nodejs/node/pull/50441) - \[[`57bfe53095`](https://togithub.com/nodejs/node/commit/57bfe53095)] - **deps**: update zlib to 1.2.13.1-motley-dfc48fc (Node.js GitHub Bot) [#50456](https://togithub.com/nodejs/node/pull/50456) - \[[`1e6922e67a`](https://togithub.com/nodejs/node/commit/1e6922e67a)] - **deps**: patch V8 to 11.8.172.17 (Michaël Zasso) [#50292](https://togithub.com/nodejs/node/pull/50292) - \[[`28453ff966`](https://togithub.com/nodejs/node/commit/28453ff966)] - **deps**: update acorn to 8.11.2 (Node.js GitHub Bot) [#50460](https://togithub.com/nodejs/node/pull/50460) - \[[`0a793a2566`](https://togithub.com/nodejs/node/commit/0a793a2566)] - **deps**: update undici to 5.27.0 (Node.js GitHub Bot) [#50463](https://togithub.com/nodejs/node/pull/50463) - \[[`a90c6d669c`](https://togithub.com/nodejs/node/commit/a90c6d669c)] - **deps**: update archs files for openssl-3.0.12+quic1 (Node.js GitHub Bot) [#50411](https://togithub.com/nodejs/node/pull/50411) - \[[`a64217c116`](https://togithub.com/nodejs/node/commit/a64217c116)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.12+quic1 (Node.js GitHub Bot) [#50411](https://togithub.com/nodejs/node/pull/50411) - \[[`62515e118c`](https://togithub.com/nodejs/node/commit/62515e118c)] - **deps**: update llhttp to 9.1.3 (Node.js GitHub Bot) [#50080](https://togithub.com/nodejs/node/pull/50080) - \[[`d6f49c7bdc`](https://togithub.com/nodejs/node/commit/d6f49c7bdc)] - **deps**: update googletest to [`116b7e5`](https://togithub.com/nodejs/node/commit/116b7e5) (Node.js GitHub Bot) [#50324](https://togithub.com/nodejs/node/pull/50324) - \[[`e25c65ee2f`](https://togithub.com/nodejs/node/commit/e25c65ee2f)] - **doc**: add MrJithil to collaborators (Jithil P Ponnan) [#50666](https://togithub.com/nodejs/node/pull/50666) - \[[`8be0efd68f`](https://togithub.com/nodejs/node/commit/8be0efd68f)] - **doc**: fix typo in fs.md (fwio) [#50570](https://togithub.com/nodejs/node/pull/50570) - \[[`a656bf2dee`](https://togithub.com/nodejs/node/commit/a656bf2dee)] - **doc**: add missing description of argument in `subtle.encrypt` (Deokjin Kim) [#50578](https://togithub.com/nodejs/node/pull/50578) - \[[`4cbe44ed6f`](https://togithub.com/nodejs/node/commit/4cbe44ed6f)] - **doc**: update pm documentation to include resource (Ranieri Innocenti Spada) [#50601](https://togithub.com/nodejs/node/pull/50601) - \[[`479c1ea9fe`](https://togithub.com/nodejs/node/commit/479c1ea9fe)] - **doc**: correct attribution in v20.6.0 changelog (Jacob Smith) [#50564](https://togithub.com/nodejs/node/pull/50564) - \[[`1668798902`](https://togithub.com/nodejs/node/commit/1668798902)] - **doc**: update to align `console.table` row to the left (Jungku Lee) [#50553](https://togithub.com/nodejs/node/pull/50553) -Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.