technologiestiftung / lab-site

Website for the Ideation & Prototyping Lab
https://lab.technologiestiftung-berlin.de
MIT License
6 stars 2 forks source link

chore(deps): update node.js to v14.19.0 #363

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
node minor 14.17.5 -> 14.19.0

Release Notes

nodejs/node ### [`v14.19.0`](https://togithub.com/nodejs/node/releases/v14.19.0) [Compare Source](https://togithub.com/nodejs/node/compare/v14.18.3...v14.19.0) ##### Notable Changes ##### Corepack Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. In practical terms, **Corepack will let you use Yarn and pnpm without having to install them** - just like what currently happens with npm, which is shipped in Node.js by default. Please head over to the [Corepack documentation page](https://nodejs.org/dist/latest-v14.x/docs/api/corepack.html) for more information on how to use it. Contributed by Maël Nison - [#​39608](https://togithub.com/nodejs/node/pull/39608) ##### ICU updated ICU has been updated to 70.1. This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February. Contributed by Michaël Zasso - [#​40658](https://togithub.com/nodejs/node/pull/40658) ##### New option to disable loading of native addons A new command line option `--no-addons` has been added to disallow loading of native addons. Contributed by Dominic Elm - [#​39977](https://togithub.com/nodejs/node/pull/39977) ##### Updated Root Certificates Root certificates have been updated to those from Mozilla's Network Security Services 3.71. Contributed by Richard Lau - [#​40280](https://togithub.com/nodejs/node/pull/40280) ##### Other Notable Changes - \[[`0d448eaab5`](https://togithub.com/nodejs/node/commit/0d448eaab5)] - **(SEMVER-MINOR)** **crypto**: make FIPS related options always available (Vít Ondruch) [#​36341](https://togithub.com/nodejs/node/pull/36341) - \[[`004eafbebf`](https://togithub.com/nodejs/node/commit/004eafbebf)] - **(SEMVER-MINOR)** **lib**: add unsubscribe method to non-active DC channels (simon-id) [#​40433](https://togithub.com/nodejs/node/pull/40433) - \[[`625be7585d`](https://togithub.com/nodejs/node/commit/625be7585d)] - **(SEMVER-MINOR)** **lib**: add return value for DC channel.unsubscribe (simon-id) [#​40433](https://togithub.com/nodejs/node/pull/40433) - \[[`607bc74eae`](https://togithub.com/nodejs/node/commit/607bc74eae)] - **(SEMVER-MINOR)** **module**: support pattern trailers (Guy Bedford) [#​39635](https://togithub.com/nodejs/node/pull/39635) - \[[`f74fe2a59c`](https://togithub.com/nodejs/node/commit/f74fe2a59c)] - **(SEMVER-MINOR)** **src**: make napi_create_reference accept symbol (JckXia) [#​39926](https://togithub.com/nodejs/node/pull/39926) ##### Commits - \[[`0231ffa501`](https://togithub.com/nodejs/node/commit/0231ffa501)] - **build**: add `--without-corepack` (Jonah Snider) [#​41060](https://togithub.com/nodejs/node/pull/41060) - \[[`5389b8ab05`](https://togithub.com/nodejs/node/commit/5389b8ab05)] - **crypto**: update root certificates (Richard Lau) [#​40280](https://togithub.com/nodejs/node/pull/40280) - \[[`0d448eaab5`](https://togithub.com/nodejs/node/commit/0d448eaab5)] - **(SEMVER-MINOR)** **crypto**: make FIPS related options always available (Vít Ondruch) [#​36341](https://togithub.com/nodejs/node/pull/36341) - \[[`cd20ecc7cb`](https://togithub.com/nodejs/node/commit/cd20ecc7cb)] - **deps**: upgrade Corepack to 0.10 (Maël Nison) [#​40374](https://togithub.com/nodejs/node/pull/40374) - \[[`737df75e17`](https://togithub.com/nodejs/node/commit/737df75e17)] - **(SEMVER-MINOR)** **deps**: add corepack (Maël Nison) [#​39608](https://togithub.com/nodejs/node/pull/39608) - \[[`b85aa5a143`](https://togithub.com/nodejs/node/commit/b85aa5a143)] - **deps**: upgrade npm to 6.14.16 (Ruy Adorno) [#​41603](https://togithub.com/nodejs/node/pull/41603) - \[[`2755d391a5`](https://togithub.com/nodejs/node/commit/2755d391a5)] - **deps**: update ICU to 70.1 (Michaël Zasso) [#​40658](https://togithub.com/nodejs/node/pull/40658) - \[[`3089326d89`](https://togithub.com/nodejs/node/commit/3089326d89)] - **deps**: update archs files for OpenSSL-1.1.1m (Richard Lau) [#​41173](https://togithub.com/nodejs/node/pull/41173) - \[[`59da7c12aa`](https://togithub.com/nodejs/node/commit/59da7c12aa)] - **deps**: upgrade openssl sources to 1.1.1m (Richard Lau) [#​41173](https://togithub.com/nodejs/node/pull/41173) - \[[`cede1f26f6`](https://togithub.com/nodejs/node/commit/cede1f26f6)] - **deps**: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) [#​40631](https://togithub.com/nodejs/node/pull/40631) - \[[`4477da858f`](https://togithub.com/nodejs/node/commit/4477da858f)] - **doc**: fix corepack grammar for `--force` flag (Steven) [#​40762](https://togithub.com/nodejs/node/pull/40762) - \[[`5971d58600`](https://togithub.com/nodejs/node/commit/5971d58600)] - **doc**: add missing YAML tag in `esm.md` (Antoine du Hamel) [#​41516](https://togithub.com/nodejs/node/pull/41516) - \[[`e903798ae1`](https://togithub.com/nodejs/node/commit/e903798ae1)] - **doc**: add note regarding unfinished TLA (Antoine du Hamel) [#​41434](https://togithub.com/nodejs/node/pull/41434) - \[[`a90defebcf`](https://togithub.com/nodejs/node/commit/a90defebcf)] - **esm**: make `process.exit()` default to exit code 0 (Gang Chen) [#​41388](https://togithub.com/nodejs/node/pull/41388) - \[[`fc328f1ab0`](https://togithub.com/nodejs/node/commit/fc328f1ab0)] - **fs**: nullish coalescing to respect zero positional reads (Omar El-Mihilmy) [#​40716](https://togithub.com/nodejs/node/pull/40716) - \[[`004eafbebf`](https://togithub.com/nodejs/node/commit/004eafbebf)] - **(SEMVER-MINOR)** **lib**: add unsubscribe method to non-active DC channels (simon-id) [#​40433](https://togithub.com/nodejs/node/pull/40433) - \[[`625be7585d`](https://togithub.com/nodejs/node/commit/625be7585d)] - **(SEMVER-MINOR)** **lib**: add return value for DC channel.unsubscribe (simon-id) [#​40433](https://togithub.com/nodejs/node/pull/40433) - \[[`2c365961d0`](https://togithub.com/nodejs/node/commit/2c365961d0)] - **module**: support pattern trailers for imports field (Guy Bedford) [#​40041](https://togithub.com/nodejs/node/pull/40041) - \[[`607bc74eae`](https://togithub.com/nodejs/node/commit/607bc74eae)] - **(SEMVER-MINOR)** **module**: support pattern trailers (Guy Bedford) [#​39635](https://togithub.com/nodejs/node/pull/39635) - \[[`f74fe2a59c`](https://togithub.com/nodejs/node/commit/f74fe2a59c)] - **(SEMVER-MINOR)** **src**: make napi_create_reference accept symbol (JckXia) [#​39926](https://togithub.com/nodejs/node/pull/39926) - \[[`b050c65885`](https://togithub.com/nodejs/node/commit/b050c65885)] - **src**: add option to disable loading native addons (Dominic Elm) [#​39977](https://togithub.com/nodejs/node/pull/39977) - \[[`c1695ac68a`](https://togithub.com/nodejs/node/commit/c1695ac68a)] - **tools**: update certdata.txt (Richard Lau) [#​40280](https://togithub.com/nodejs/node/pull/40280) ### [`v14.18.3`](https://togithub.com/nodejs/node/releases/v14.18.3) [Compare Source](https://togithub.com/nodejs/node/compare/v14.18.2...v14.18.3) This is a security release. ##### Notable changes ##### Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531) Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly. Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the `--security-revert` command-line option. More details will be available at [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531) after publication. ##### Certificate Verification Bypass via String Injection (Medium)(CVE-2021-44532) Node.js converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints. Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the `--security-revert` command-line option. More details will be available at [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532) after publication. ##### Incorrect handling of certificate subject and issuer fields (Medium)(CVE-2021-44533) Node.js did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification. Affected versions of Node.js do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable. More details will be available at [CVE-2021-44533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44533) after publication. ##### Prototype pollution via `console.table` properties (Low)(CVE-2022-21824) Due to the formatting logic of the `console.table()` function it was not safe to allow user controlled input to be passed to the `properties` parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be `__proto__`. The prototype pollution has very limited control, in that it only allows an empty string to be assigned numerical keys of the object prototype. Versions of Node.js with the fix for this use a null protoype for the object these properties are being assigned to. More details will be available at [CVE-2022-21824](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21824) after publication. Thanks to Patrik Oldsberg (rugvip) for reporting this vulnerability. ##### Commits - \[[`e2a74f3c99`](https://togithub.com/nodejs/node/commit/e2a74f3c99)] - **console**: fix prototype pollution via console.table (Tobias Nießen) [nodejs-private/node-private#​307](https://togithub.com/nodejs-private/node-private/pull/307) - \[[`df1b2c33f6`](https://togithub.com/nodejs/node/commit/df1b2c33f6)] - **crypto,tls**: implement safe x509 GeneralName format (Tobias Nießen and Akshay Kumar) [nodejs-private/node-private#​300](https://togithub.com/nodejs-private/node-private/pull/300) - \[[`9f2c52617f`](https://togithub.com/nodejs/node/commit/9f2c52617f)] - **src**: add cve reverts and associated tests (Michael Dawson and Akshay Kumar) [nodejs-private/node-private#​300](https://togithub.com/nodejs-private/node-private/pull/300) - \[[`b14be42518`](https://togithub.com/nodejs/node/commit/b14be42518)] - **src**: remove unused x509 functions (Tobias Nießen and Akshay Kumar) [nodejs-private/node-private#​300](https://togithub.com/nodejs-private/node-private/pull/300) - \[[`83d8f880bb`](https://togithub.com/nodejs/node/commit/83d8f880bb)] - **tls**: fix handling of x509 subject and issuer (Tobias Nießen and Akshay Kumar) [nodejs-private/node-private#​300](https://togithub.com/nodejs-private/node-private/pull/300) - \[[`461a0c674b`](https://togithub.com/nodejs/node/commit/461a0c674b)] - **tls**: drop support for URI alternative names (Tobias Nießen and Akshay Kumar) [nodejs-private/node-private#​300](https://togithub.com/nodejs-private/node-private/pull/300) ### [`v14.18.2`](https://togithub.com/nodejs/node/releases/v14.18.2) [Compare Source](https://togithub.com/nodejs/node/compare/v14.18.1...v14.18.2) ##### Notable changes This release contains a c-ares update to fix a regression introduced in Node.js 14.17.5 resolving CNAME records containing underscores [#​39780](https://togithub.com/nodejs/node/issues/39780). Also included are commits to allow Node.js 14 to continue to build and pass tests on our Jenkins CI, including adding Python 3.10 to the list of allowable Python versions for building. ##### Commits - \[[`7923c61a62`](https://togithub.com/nodejs/node/commit/7923c61a62)] - **build**: pin build-docs workflow to Node.js 14 (Richard Lau) [#​40939](https://togithub.com/nodejs/node/pull/40939) - \[[`da356128fb`](https://togithub.com/nodejs/node/commit/da356128fb)] - **build**: support Python 3.10.0 (FrankQiu) [#​40296](https://togithub.com/nodejs/node/pull/40296) - \[[`9c3a85d279`](https://togithub.com/nodejs/node/commit/9c3a85d279)] - **deps**: update c-ares to 1.18.1 (Richard Lau) [#​40660](https://togithub.com/nodejs/node/pull/40660) - \[[`cd7c340545`](https://togithub.com/nodejs/node/commit/cd7c340545)] - **deps**: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) [#​40296](https://togithub.com/nodejs/node/pull/40296) - \[[`6330d435f5`](https://togithub.com/nodejs/node/commit/6330d435f5)] - **doc**: mark Node.js 10 as End-of-Life (Richard Lau) [#​38482](https://togithub.com/nodejs/node/pull/38482) - \[[`8ca082ec71`](https://togithub.com/nodejs/node/commit/8ca082ec71)] - **doc**: fix CJS-ESM selector in Safari (Bradley Farias) [#​40135](https://togithub.com/nodejs/node/pull/40135) - \[[`92490d1c89`](https://togithub.com/nodejs/node/commit/92490d1c89)] - **doc**: add macOS arm64 experimental status (Michael Rienstra) [#​40127](https://togithub.com/nodejs/node/pull/40127) - \[[`8894bdd4d8`](https://togithub.com/nodejs/node/commit/8894bdd4d8)] - **lib**: fix regular expression to detect \`/\` and \`\\\` (Francesco Trotta) [#​40325](https://togithub.com/nodejs/node/pull/40325) - \[[`704989b698`](https://togithub.com/nodejs/node/commit/704989b698)] - **test**: deflake child-process-pipe-dataflow (Luigi Pinca) [#​40838](https://togithub.com/nodejs/node/pull/40838) - \[[`df401cd346`](https://togithub.com/nodejs/node/commit/df401cd346)] - **test**: update upload.zip to be uncorrupted (Greg Ziskind) [#​37294](https://togithub.com/nodejs/node/pull/37294) - \[[`aa947f7dbf`](https://togithub.com/nodejs/node/commit/aa947f7dbf)] - **tools**: add script to update c-ares (Richard Lau) [#​40660](https://togithub.com/nodejs/node/pull/40660) - \[[`6b7b2bba41`](https://togithub.com/nodejs/node/commit/6b7b2bba41)] - **tools**: patch jinja2 for Python 3.10 compat (Michaël Zasso) [#​40296](https://togithub.com/nodejs/node/pull/40296) - \[[`39583f77d8`](https://togithub.com/nodejs/node/commit/39583f77d8)] - **worker**: avoid potential deadlock on NearHeapLimit (Santiago Gimeno) [#​38403](https://togithub.com/nodejs/node/pull/38403) ### [`v14.18.1`](https://togithub.com/nodejs/node/releases/v14.18.1) [Compare Source](https://togithub.com/nodejs/node/compare/v14.18.0...v14.18.1) This is a security release. ##### Notable changes - **CVE-2021-22959**: HTTP Request Smuggling due to spaced in headers (Medium) - The http parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS). More details will be available at [CVE-2021-22959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22959) after publication. - **CVE-2021-22960**: HTTP Request Smuggling when parsing the body (Medium) - The parse ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at [CVE-2021-22960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22960) after publication. ##### Commits - \[[`8c254ca7e4`](https://togithub.com/nodejs/node/commit/8c254ca7e4)] - **deps**: update llhttp to 2.1.4 (Fedor Indutny) [nodejs-private/node-private#​285](https://togithub.com/nodejs-private/node-private/pull/285) - \[[`9b92ae2499`](https://togithub.com/nodejs/node/commit/9b92ae2499)] - **http**: add regression test for smuggling content length (Matteo Collina) [nodejs-private/node-private#​285](https://togithub.com/nodejs-private/node-private/pull/285) - \[[`f467539719`](https://togithub.com/nodejs/node/commit/f467539719)] - **http**: add regression test for chunked smuggling (Matteo Collina) [nodejs-private/node-private#​285](https://togithub.com/nodejs-private/node-private/pull/285) ### [`v14.18.0`](https://togithub.com/nodejs/node/releases/v14.18.0) [Compare Source](https://togithub.com/nodejs/node/compare/v14.17.6...v14.18.0) ##### Notable Changes - \[[`3a60de0135`](https://togithub.com/nodejs/node/commit/3a60de0135)] - **assert**: change status of legacy asserts (James M Snell) [#​38113](https://togithub.com/nodejs/node/pull/38113) - \[[`df37c106a7`](https://togithub.com/nodejs/node/commit/df37c106a7)] - **(SEMVER-MINOR)** **buffer**: introduce Blob (James M Snell) [#​36811](https://togithub.com/nodejs/node/pull/36811) - \[[`223494c548`](https://togithub.com/nodejs/node/commit/223494c548)] - **(SEMVER-MINOR)** **buffer**: add base64url encoding option (Filip Skokan) [#​36952](https://togithub.com/nodejs/node/pull/36952) - \[[`14fc4ddabc`](https://togithub.com/nodejs/node/commit/14fc4ddabc)] - **(SEMVER-MINOR)** **child_process**: allow `options.cwd` receive a URL (Khaidi Chu) [#​38862](https://togithub.com/nodejs/node/pull/38862) - \[[`b68b13acb3`](https://togithub.com/nodejs/node/commit/b68b13acb3)] - **(SEMVER-MINOR)** **child_process**: add timeout to spawn and fork (Nitzan Uziely) [#​37256](https://togithub.com/nodejs/node/pull/37256) - \[[`da98c9f99b`](https://togithub.com/nodejs/node/commit/da98c9f99b)] - **(SEMVER-MINOR)** **child_process**: allow promisified exec to be cancel (Carlos Fuentes) [#​34249](https://togithub.com/nodejs/node/pull/34249) - \[[`779310ac87`](https://togithub.com/nodejs/node/commit/779310ac87)] - **(SEMVER-MINOR)** **child_process**: add 'overlapped' stdio flag (Thiago Padilha) [#​29412](https://togithub.com/nodejs/node/pull/29412) - \[[`40eb3b79f1`](https://togithub.com/nodejs/node/commit/40eb3b79f1)] - **(SEMVER-MINOR)** **cli**: add -C alias for --conditions flag (Guy Bedford) [#​38755](https://togithub.com/nodejs/node/pull/38755) - \[[`39eba0a2e1`](https://togithub.com/nodejs/node/commit/39eba0a2e1)] - **(SEMVER-MINOR)** **cli**: add --node-memory-debug option (Anna Henningsen) [#​35537](https://togithub.com/nodejs/node/pull/35537) - \[[`d8d9a9628a`](https://togithub.com/nodejs/node/commit/d8d9a9628a)] - **(SEMVER-MINOR)** **dns**: add "tries" option to Resolve options (Luan Devecchi) [#​39610](https://togithub.com/nodejs/node/pull/39610) - \[[`15ba19b020`](https://togithub.com/nodejs/node/commit/15ba19b020)] - **(SEMVER-MINOR)** **dns**: allow `--dns-result-order` to change default dns verbatim (Ouyang Yadong) [#​38099](https://togithub.com/nodejs/node/pull/38099) - \[[`307c1d817f`](https://togithub.com/nodejs/node/commit/307c1d817f)] - **doc**: refactor fs docs structure (James M Snell) [#​37170](https://togithub.com/nodejs/node/pull/37170) - \[[`9ee3f77e32`](https://togithub.com/nodejs/node/commit/9ee3f77e32)] - **(SEMVER-MINOR)** **errors**: remove experimental from --enable-source-maps (Benjamin Coe) [#​37362](https://togithub.com/nodejs/node/pull/37362) - \[[`e73bfed2f4`](https://togithub.com/nodejs/node/commit/e73bfed2f4)] - **esm**: deprecate legacy main lookup for modules (Guy Bedford) [#​36918](https://togithub.com/nodejs/node/pull/36918) - \[[`989c204a58`](https://togithub.com/nodejs/node/commit/989c204a58)] - **(SEMVER-MINOR)** **fs**: allow empty string for temp directory prefix (Voltrex) [#​39028](https://togithub.com/nodejs/node/pull/39028) - \[[`ef72490cde`](https://togithub.com/nodejs/node/commit/ef72490cde)] - **(SEMVER-MINOR)** **fs**: allow no-params fsPromises fileHandle read (Nitzan Uziely) [#​38287](https://togithub.com/nodejs/node/pull/38287) - \[[`cad9d20f64`](https://togithub.com/nodejs/node/commit/cad9d20f64)] - **(SEMVER-MINOR)** **fs**: add support for async iterators to `fsPromises.writeFile` (HiroyukiYagihashi) [#​37490](https://togithub.com/nodejs/node/pull/37490) - \[[`2b0e2706c0`](https://togithub.com/nodejs/node/commit/2b0e2706c0)] - **fs**: improve fsPromises readFile performance (Nitzan Uziely) [#​37608](https://togithub.com/nodejs/node/pull/37608) - \[[`fe12cc07b3`](https://togithub.com/nodejs/node/commit/fe12cc07b3)] - **(SEMVER-MINOR)** **fs**: add fsPromises.watch() (James M Snell) [#​37179](https://togithub.com/nodejs/node/pull/37179) - \[[`2459c115a8`](https://togithub.com/nodejs/node/commit/2459c115a8)] - **(SEMVER-MINOR)** **fs**: allow `position` parameter to be a `BigInt` in read and readSync (Darshan Sen) [#​36190](https://togithub.com/nodejs/node/pull/36190) - \[[`6544cfb4b9`](https://togithub.com/nodejs/node/commit/6544cfb4b9)] - **(SEMVER-MINOR)** **http2**: add support for sensitive headers (Anna Henningsen) [#​34145](https://togithub.com/nodejs/node/pull/34145) - \[[`a6c6cbb4e6`](https://togithub.com/nodejs/node/commit/a6c6cbb4e6)] - **(SEMVER-MINOR)** **http2**: allow setting the local window size of a session (Yongsheng Zhang) [#​35978](https://togithub.com/nodejs/node/pull/35978) - \[[`1e5aca550c`](https://togithub.com/nodejs/node/commit/1e5aca550c)] - **inspector**: mark as stable (Gireesh Punathil) [#​37748](https://togithub.com/nodejs/node/pull/37748) - \[[`93af04afbb`](https://togithub.com/nodejs/node/commit/93af04afbb)] - **(SEMVER-MINOR)** **module**: add support for `URL` to `import.meta.resolve` (Antoine du Hamel) [#​38587](https://togithub.com/nodejs/node/pull/38587) - \[[`f9f9389d83`](https://togithub.com/nodejs/node/commit/f9f9389d83)] - **(SEMVER-MINOR)** **module**: add support for `node:`‑prefixed `require(…)` calls (ExE Boss) [#​37246](https://togithub.com/nodejs/node/pull/37246) - \[[`87c71065eb`](https://togithub.com/nodejs/node/commit/87c71065eb)] - **(SEMVER-MINOR)** **net**: introduce net.BlockList (James M Snell) [#​34625](https://togithub.com/nodejs/node/pull/34625) - \[[`b421d99a48`](https://togithub.com/nodejs/node/commit/b421d99a48)] - **(SEMVER-MINOR)** **node-api**: allow retrieval of add-on file name (Gabriel Schulhof) [#​37195](https://togithub.com/nodejs/node/pull/37195) - \[[`6a4811df8a`](https://togithub.com/nodejs/node/commit/6a4811df8a)] - **(SEMVER-MINOR)** **os**: add os.devNull (Luigi Pinca) [#​38569](https://togithub.com/nodejs/node/pull/38569) - \[[`4a88ddeeca`](https://togithub.com/nodejs/node/commit/4a88ddeeca)] - **(SEMVER-MINOR)** **perf_hooks**: introduce createHistogram (James M Snell) [#​37155](https://togithub.com/nodejs/node/pull/37155) - \[[`1a6bf1c4a3`](https://togithub.com/nodejs/node/commit/1a6bf1c4a3)] - **(SEMVER-MINOR)** **process**: add api to enable source-maps programmatically (legendecas) [#​39085](https://togithub.com/nodejs/node/pull/39085) - \[[`99735a6fe8`](https://togithub.com/nodejs/node/commit/99735a6fe8)] - **(SEMVER-MINOR)** **process**: add `'worker'` event (James M Snell) [#​38659](https://togithub.com/nodejs/node/pull/38659) - \[[`3982919317`](https://togithub.com/nodejs/node/commit/3982919317)] - **(SEMVER-MINOR)** **process**: add direct access to rss without iterating pages (Adrien Maret) [#​34291](https://togithub.com/nodejs/node/pull/34291) - \[[`526e6c7bde`](https://togithub.com/nodejs/node/commit/526e6c7bde)] - **(SEMVER-MINOR)** **readline**: add AbortSignal support to interface (Nitzan Uziely) [#​37932](https://togithub.com/nodejs/node/pull/37932) - \[[`e6eee08692`](https://togithub.com/nodejs/node/commit/e6eee08692)] - **(SEMVER-MINOR)** **readline**: add support for the AbortController to the question method (Mattias Runge-Broberg) [#​33676](https://togithub.com/nodejs/node/pull/33676) - \[[`32de361d70`](https://togithub.com/nodejs/node/commit/32de361d70)] - **(SEMVER-MINOR)** **readline**: add history event and option to set initial history (Mattias Runge-Broberg) [#​33662](https://togithub.com/nodejs/node/pull/33662) - \[[`797f7f8a38`](https://togithub.com/nodejs/node/commit/797f7f8a38)] - **(SEMVER-MINOR)** **repl**: add auto‑completion for `node:`‑prefixed `require(…)` calls (ExE Boss) [#​37246](https://togithub.com/nodejs/node/pull/37246) - \[[`abfd71b64c`](https://togithub.com/nodejs/node/commit/abfd71b64c)] - **(SEMVER-MINOR)** **src**: call overload ctor from the original ctor (Darshan Sen) [#​39768](https://togithub.com/nodejs/node/pull/39768) - \[[`1efae01b18`](https://togithub.com/nodejs/node/commit/1efae01b18)] - **(SEMVER-MINOR)** **src**: add a constructor overload for CallbackScope (Darshan Sen) [#​39768](https://togithub.com/nodejs/node/pull/39768) - \[[`f7933804ba`](https://togithub.com/nodejs/node/commit/f7933804ba)] - **(SEMVER-MINOR)** **src**: allow to negate boolean CLI flags (Michaël Zasso) [#​39023](https://togithub.com/nodejs/node/pull/39023) - \[[`6d06ac2202`](https://togithub.com/nodejs/node/commit/6d06ac2202)] - **(SEMVER-MINOR)** **src**: add --heapsnapshot-near-heap-limit option (Joyee Cheung) [#​33010](https://togithub.com/nodejs/node/pull/33010) - \[[`577d228ca0`](https://togithub.com/nodejs/node/commit/577d228ca0)] - **(SEMVER-MINOR)** **src**: add way to get IsolateData and allocator from Environment (Anna Henningsen) [#​36441](https://togithub.com/nodejs/node/pull/36441) - \[[`658a266cd4`](https://togithub.com/nodejs/node/commit/658a266cd4)] - **(SEMVER-MINOR)** **src**: allow preventing SetPrepareStackTraceCallback (Shelley Vohr) [#​36447](https://togithub.com/nodejs/node/pull/36447) - \[[`f421422ea4`](https://togithub.com/nodejs/node/commit/f421422ea4)] - **(SEMVER-MINOR)** **src**: add maybe versions of EmitExit and EmitBeforeExit (Anna Henningsen) [#​35486](https://togithub.com/nodejs/node/pull/35486) - \[[`a62d4d60f4`](https://togithub.com/nodejs/node/commit/a62d4d60f4)] - **(SEMVER-MINOR)** **stream**: add readableDidRead if has been read from (Robert Nagy) [#​39589](https://togithub.com/nodejs/node/pull/39589) - \[[`63502131a3`](https://togithub.com/nodejs/node/commit/63502131a3)] - **(SEMVER-MINOR)** **stream**: pipeline accept Buffer as a valid first argument (Nitzan Uziely) [#​37739](https://togithub.com/nodejs/node/pull/37739) - \[[`68bbebd42c`](https://togithub.com/nodejs/node/commit/68bbebd42c)] - **(SEMVER-MINOR)** **tls**: allow reading data into a static buffer (Andrey Pechkurov) [#​35753](https://togithub.com/nodejs/node/pull/35753) - \[[`1cbb74d63d`](https://togithub.com/nodejs/node/commit/1cbb74d63d)] - **(SEMVER-MINOR)** **url**: expose urlToHttpOptions utility (Yongsheng Zhang) [#​35960](https://togithub.com/nodejs/node/pull/35960) - \[[`8eb11356dd`](https://togithub.com/nodejs/node/commit/8eb11356dd)] - **(SEMVER-MINOR)** **util**: expose toUSVString (Robert Nagy) [#​39814](https://togithub.com/nodejs/node/pull/39814) - \[[`84fcdc3074`](https://togithub.com/nodejs/node/commit/84fcdc3074)] - **(SEMVER-MINOR)** **v8**: implement v8.stopCoverage() (Joyee Cheung) [#​33807](https://togithub.com/nodejs/node/pull/33807) - \[[`b238b6bf17`](https://togithub.com/nodejs/node/commit/b238b6bf17)] - **(SEMVER-MINOR)** **v8**: implement v8.takeCoverage() (Joyee Cheung) [#​33807](https://togithub.com/nodejs/node/pull/33807) - \[[`9f6bc58da8`](https://togithub.com/nodejs/node/commit/9f6bc58da8)] - **(SEMVER-MINOR)** **worker**: add setEnvironmentData/getEnvironmentData (James M Snell) [#​37486](https://togithub.com/nodejs/node/pull/37486) ##### Commits ##### Semver-minor commits - \[[`f3563d3197`](https://togithub.com/nodejs/node/commit/f3563d3197)] - **(SEMVER-MINOR)** **async_hooks**: use new v8::Context PromiseHook API (Stephen Belanger) [#​36394](https://togithub.com/nodejs/node/pull/36394) - \[[`df37c106a7`](https://togithub.com/nodejs/node/commit/df37c106a7)] - **(SEMVER-MINOR)** **buffer**: introduce Blob (James M Snell) [#​36811](https://togithub.com/nodejs/node/pull/36811) - \[[`223494c548`](https://togithub.com/nodejs/node/commit/223494c548)] - **(SEMVER-MINOR)** **buffer**: add base64url encoding option (Filip Skokan) [#​36952](https://togithub.com/nodejs/node/pull/36952) - \[[`14fc4ddabc`](https://togithub.com/nodejs/node/commit/14fc4ddabc)] - **(SEMVER-MINOR)** **child_process**: allow `options.cwd` receive a URL (Khaidi Chu) [#​38862](https://togithub.com/nodejs/node/pull/38862) - \[[`b68b13acb3`](https://togithub.com/nodejs/node/commit/b68b13acb3)] - **(SEMVER-MINOR)** **child_process**: add timeout to spawn and fork (Nitzan Uziely) [#​37256](https://togithub.com/nodejs/node/pull/37256) - \[[`da98c9f99b`](https://togithub.com/nodejs/node/commit/da98c9f99b)] - **(SEMVER-MINOR)** **child_process**: allow promisified exec to be cancel (Carlos Fuentes) [#​34249](https://togithub.com/nodejs/node/pull/34249) - \[[`779310ac87`](https://togithub.com/nodejs/node/commit/779310ac87)] - **(SEMVER-MINOR)** **child_process**: add 'overlapped' stdio flag (Thiago Padilha) [#​29412](https://togithub.com/nodejs/node/pull/29412) - \[[`40eb3b79f1`](https://togithub.com/nodejs/node/commit/40eb3b79f1)] - **(SEMVER-MINOR)** **cli**: add -C alias for --conditions flag (Guy Bedford) [#​38755](https://togithub.com/nodejs/node/pull/38755) - \[[`39eba0a2e1`](https://togithub.com/nodejs/node/commit/39eba0a2e1)] - **(SEMVER-MINOR)** **cli**: add --node-memory-debug option (Anna Henningsen) [#​35537](https://togithub.com/nodejs/node/pull/35537) - \[[`d9b58a0262`](https://togithub.com/nodejs/node/commit/d9b58a0262)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick [`fa4cb17`](https://togithub.com/nodejs/node/commit/fa4cb172cde2) (Stephen Belanger) [#​38577](https://togithub.com/nodejs/node/pull/38577) - \[[`9d7177c152`](https://togithub.com/nodejs/node/commit/9d7177c152)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick [`4c07451`](https://togithub.com/nodejs/node/commit/4c074516397b) (Stephen Belanger) [#​36394](https://togithub.com/nodejs/node/pull/36394) - \[[`ec0f0ef8ef`](https://togithub.com/nodejs/node/commit/ec0f0ef8ef)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick [`5f44131`](https://togithub.com/nodejs/node/commit/5f4413194480) (Stephen Belanger) [#​36394](https://togithub.com/nodejs/node/pull/36394) - \[[`3e7238e45a`](https://togithub.com/nodejs/node/commit/3e7238e45a)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick [`272445f`](https://togithub.com/nodejs/node/commit/272445f10927) (Stephen Belanger) [#​36394](https://togithub.com/nodejs/node/pull/36394) - \[[`214e568597`](https://togithub.com/nodejs/node/commit/214e568597)] - **(SEMVER-MINOR)** **deps**: V8: backport [`c0fceaa`](https://togithub.com/nodejs/node/commit/c0fceaa0669b) (Stephen Belanger) [#​36394](https://togithub.com/nodejs/node/pull/36394) - \[[`d8d9a9628a`](https://togithub.com/nodejs/node/commit/d8d9a9628a)] - **(SEMVER-MINOR)** **dns**: add "tries" option to Resolve options (Luan Devecchi) [#​39610](https://togithub.com/nodejs/node/pull/39610) - \[[`15ba19b020`](https://togithub.com/nodejs/node/commit/15ba19b020)] - **(SEMVER-MINOR)** **dns**: allow `--dns-result-order` to change default dns verbatim (Ouyang Yadong) [#​38099](https://togithub.com/nodejs/node/pull/38099) - \[[`defb77cac9`](https://togithub.com/nodejs/node/commit/defb77cac9)] - **(SEMVER-MINOR)** **doc**: add missing change to resolver ctor (Luan Devecchi) [#​39610](https://togithub.com/nodejs/node/pull/39610) - \[[`9ee3f77e32`](https://togithub.com/nodejs/node/commit/9ee3f77e32)] - **(SEMVER-MINOR)** **errors**: remove experimental from --enable-source-maps (Benjamin Coe) [#​37362](https://togithub.com/nodejs/node/pull/37362) - \[[`989c204a58`](https://togithub.com/nodejs/node/commit/989c204a58)] - **(SEMVER-MINOR)** **fs**: allow empty string for temp directory prefix (Voltrex) [#​39028](https://togithub.com/nodejs/node/pull/39028) - \[[`ef72490cde`](https://togithub.com/nodejs/node/commit/ef72490cde)] - **(SEMVER-MINOR)** **fs**: allow no-params fsPromises fileHandle read (Nitzan Uziely) [#​38287](https://togithub.com/nodejs/node/pull/38287) - \[[`cad9d20f64`](https://togithub.com/nodejs/node/commit/cad9d20f64)] - **(SEMVER-MINOR)** **fs**: add support for async iterators to `fsPromises.writeFile` (HiroyukiYagihashi) [#​37490](https://togithub.com/nodejs/node/pull/37490) - \[[`fe12cc07b3`](https://togithub.com/nodejs/node/commit/fe12cc07b3)] - **(SEMVER-MINOR)** **fs**: add fsPromises.watch() (James M Snell) [#​37179](https://togithub.com/nodejs/node/pull/37179) - \[[`2459c115a8`](https://togithub.com/nodejs/node/commit/2459c115a8)] - **(SEMVER-MINOR)** **fs**: allow `position` parameter to be a `BigInt` in read and readSync (Darshan Sen) [#​36190](https://togithub.com/nodejs/node/pull/36190) - \[[`6544cfb4b9`](https://togithub.com/nodejs/node/commit/6544cfb4b9)] - **(SEMVER-MINOR)** **http2**: add support for sensitive headers (Anna Henningsen) [#​34145](https://togithub.com/nodejs/node/pull/34145) - \[[`a6c6cbb4e6`](https://togithub.com/nodejs/node/commit/a6c6cbb4e6)] - **(SEMVER-MINOR)** **http2**: allow setting the local window size of a session (Yongsheng Zhang) [#​35978](https://togithub.com/nodejs/node/pull/35978) - \[[`93af04afbb`](https://togithub.com/nodejs/node/commit/93af04afbb)] - **(SEMVER-MINOR)** **module**: add support for `URL` to `import.meta.resolve` (Antoine du Hamel) [#​38587](https://togithub.com/nodejs/node/pull/38587) - \[[`f9f9389d83`](https://togithub.com/nodejs/node/commit/f9f9389d83)] - **(SEMVER-MINOR)** **module**: add support for `node:`‑prefixed `require(…)` calls (ExE Boss) [#​37246](https://togithub.com/nodejs/node/pull/37246) - \[[`76d4f22bab`](https://togithub.com/nodejs/node/commit/76d4f22bab)] - **(SEMVER-MINOR)** **net**: allow net.BlockList to use net.SocketAddress objects (James M Snell) [#​37917](https://togithub.com/nodejs/node/pull/37917) - \[[`82363d864d`](https://togithub.com/nodejs/node/commit/82363d864d)] - **(SEMVER-MINOR)** **net**: add SocketAddress class (James M Snell) [#​37917](https://togithub.com/nodejs/node/pull/37917) - \[[`0202ba46b8`](https://togithub.com/nodejs/node/commit/0202ba46b8)] - **(SEMVER-MINOR)** **net**: make net.BlockList cloneable (James M Snell) [#​37917](https://togithub.com/nodejs/node/pull/37917) - \[[`a41a3e3b3f`](https://togithub.com/nodejs/node/commit/a41a3e3b3f)] - **(SEMVER-MINOR)** **net**: make blocklist family case insensitive (James M Snell) [#​34864](https://togithub.com/nodejs/node/pull/34864) - \[[`87c71065eb`](https://togithub.com/nodejs/node/commit/87c71065eb)] - **(SEMVER-MINOR)** **net**: introduce net.BlockList (James M Snell) [#​34625](https://togithub.com/nodejs/node/pull/34625) - \[[`b421d99a48`](https://togithub.com/nodejs/node/commit/b421d99a48)] - **(SEMVER-MINOR)** **node-api**: allow retrieval of add-on file name (Gabriel Schulhof) [#​37195](https://togithub.com/nodejs/node/pull/37195) - \[[`6a4811df8a`](https://togithub.com/nodejs/node/commit/6a4811df8a)] - **(SEMVER-MINOR)** **os**: add os.devNull (Luigi Pinca) [#​38569](https://togithub.com/nodejs/node/pull/38569) - \[[`4a88ddeeca`](https://togithub.com/nodejs/node/commit/4a88ddeeca)] - **(SEMVER-MINOR)** **perf_hooks**: introduce createHistogram (James M Snell) [#​37155](https://togithub.com/nodejs/node/pull/37155) - \[[`1a6bf1c4a3`](https://togithub.com/nodejs/node/commit/1a6bf1c4a3)] - **(SEMVER-MINOR)** **process**: add api to enable source-maps programmatically (legendecas) [#​39085](https://togithub.com/nodejs/node/pull/39085) - \[[`99735a6fe8`](https://togithub.com/nodejs/node/commit/99735a6fe8)] - **(SEMVER-MINOR)** **process**: add `'worker'` event (James M Snell) [#​38659](https://togithub.com/nodejs/node/pull/38659) - \[[`3982919317`](https://togithub.com/nodejs/node/commit/3982919317)] - **(SEMVER-MINOR)** **process**: add direct access to rss without iterating pages (Adrien Maret) [#​34291](https://togithub.com/nodejs/node/pull/34291) - \[[`526e6c7bde`](https://togithub.com/nodejs/node/commit/526e6c7bde)] - **(SEMVER-MINOR)** **readline**: add AbortSignal support to interface (Nitzan Uziely) [#​37932](https://togithub.com/nodejs/node/pull/37932) - \[[`e6eee08692`](https://togithub.com/nodejs/node/commit/e6eee08692)] - **(SEMVER-MINOR)** **readline**: add support for the AbortController to the question method (Mattias Runge-Broberg) [#​33676](https://togithub.com/nodejs/node/pull/33676) - \[[`32de361d70`](https://togithub.com/nodejs/node/commit/32de361d70)] - **(SEMVER-MINOR)** **readline**: add history event and option to set initial history (Mattias Runge-Broberg) [#​33662](https://togithub.com/nodejs/node/pull/33662) - \[[`797f7f8a38`](https://togithub.com/nodejs/node/commit/797f7f8a38)] - **(SEMVER-MINOR)** **repl**: add auto‑completion for `node:`‑prefixed `require(…)` calls (ExE Boss) [#​37246](https://togithub.com/nodejs/node/pull/37246) - \[[`abfd71b64c`](https://togithub.com/nodejs/node/commit/abfd71b64c)] - **(SEMVER-MINOR)** **src**: call overload ctor from the original ctor (Darshan Sen) [#​39768](https://togithub.com/nodejs/node/pull/39768) - \[[`1efae01b18`](https://togithub.com/nodejs/node/commit/1efae01b18)] - **(SEMVER-MINOR)** **src**: add a constructor overload for CallbackScope (Darshan Sen) [#​39768](https://togithub.com/nodejs/node/pull/39768) - \[[`1aa2080d29`](https://togithub.com/nodejs/node/commit/1aa2080d29)] - **(SEMVER-MINOR)** **src**: fix align in cares_wrap.h (Luan) [#​39610](https://togithub.com/nodejs/node/pull/39610) - \[[`f7933804ba`](https://togithub.com/nodejs/node/commit/f7933804ba)] - **(SEMVER-MINOR)** **src**: allow to negate boolean CLI flags (Michaël Zasso) [#​39023](https://togithub.com/nodejs/node/pull/39023) - \[[`6d06ac2202`](https://togithub.com/nodejs/node/commit/6d06ac2202)] - **(SEMVER-MINOR)** **src**: add --heapsnapshot-near-heap-limit option (Joyee Cheung) [#​33010](https://togithub.com/nodejs/node/pull/33010) - \[[`4091eb9db7`](https://togithub.com/nodejs/node/commit/4091eb9db7)] - **(SEMVER-MINOR)** **src**: move node_binding to modern THROW_ERR\* (James M Snell) [#​35469](https://togithub.com/nodejs/node/pull/35469) - \[[`577d228ca0`](https://togithub.com/nodejs/node/commit/577d228ca0)] - **(SEMVER-MINOR)** **src**: add way to get IsolateData and allocator from Environment (Anna Henningsen) [#​36441](https://togithub.com/nodejs/node/pull/36441) - \[[`658a266cd4`](https://togithub.com/nodejs/node/commit/658a266cd4)] - **(SEMVER-MINOR)** **src**: allow preventing SetPrepareStackTraceCallback (Shelley Vohr) [#​36447](https://togithub.com/nodejs/node/pull/36447) - \[[`f421422ea4`](https://togithub.com/nodejs/node/commit/f421422ea4)] - **(SEMVER-MINOR)** **src**: add maybe versions of EmitExit and EmitBeforeExit (Anna Henningsen) [#​35486](https://togithub.com/nodejs/node/pull/35486) - \[[`a62d4d60f4`](https://togithub.com/nodejs/node/commit/a62d4d60f4)] - **(SEMVER-MINOR)** **stream**: add readableDidRead if has been read from (Robert Nagy) [#​39589](https://togithub.com/nodejs/node/pull/39589) - \[[`63502131a3`](https://togithub.com/nodejs/node/commit/63502131a3)] - **(SEMVER-MINOR)** **stream**: pipeline accept Buffer as a valid first argument (Nitzan Uziely) [#​37739](https://togithub.com/nodejs/node/pull/37739) - \[[`72ef41c72b`](https://togithub.com/nodejs/node/commit/72ef41c72b)] - **(SEMVER-MINOR)** **test**: add wpt tests for Blob (Michaël Zasso) [#​36811](https://togithub.com/nodejs/node/pull/36811) - \[[`68bbebd42c`](https://togithub.com/nodejs/node/commit/68bbebd42c)] - **(SEMVER-MINOR)** **tls**: allow reading data into a static buffer (Andrey Pechkurov) [#​35753](https://togithub.com/nodejs/node/pull/35753) - \[[`587deacad9`](https://togithub.com/nodejs/node/commit/587deacad9)] - **(SEMVER-MINOR)** **tools**: add `Worker` to type-parser (James M Snell) [#​38659](https://togithub.com/nodejs/node/pull/38659) - \[[`1cbb74d63d`](https://togithub.com/nodejs/node/commit/1cbb74d63d)] - **(SEMVER-MINOR)** **url**: expose urlToHttpOptions utility (Yongsheng Zhang) [#​35960](https://togithub.com/nodejs/node/pull/35960) - \[[`8eb11356dd`](https://togithub.com/nodejs/node/commit/8eb11356dd)] - **(SEMVER-MINOR)** **util**: expose toUSVString (Robert Nagy) [#​39814](https://togithub.com/nodejs/node/pull/39814) - \[[`84fcdc3074`](https://togithub.com/nodejs/node/commit/84fcdc3074)] - **(SEMVER-MINOR)** **v8**: implement v8.stopCoverage() (Joyee Cheung) [#​33807](https://togithub.com/nodejs/node/pull/33807) - \[[`b238b6bf17`](https://togithub.com/nodejs/node/commit/b238b6bf17)] - **(SEMVER-MINOR)** **v8**: implement v8.takeCoverage() (Joyee Cheung) [#​33807](https://togithub.com/nodejs/node/pull/33807) - \[[`9f6bc58da8`](https://togithub.com/nodejs/node/commit/9f6bc58da8)] - **(SEMVER-MINOR)** **worker**: add setEnvironmentData/getEnvironmentData (James M Snell) [#​37486](https://togithub.com/nodejs/node/pull/37486) ##### Semver-patch commits - \[[`3a60de0135`](https://togithub.com/nodejs/node/commit/3a60de0135)] - **assert**: change status of legacy asserts (James M Snell) [#​38113](https://togithub.com/nodejs/node/pull/38113) - \[[`5a42be9719`](https://togithub.com/nodejs/node/commit/5a42be9719)] - **async_hooks**: use resource stack for AsyncLocalStorage run (Stephen Belanger) [#​39890](https://togithub.com/nodejs/node/pull/39890) - \[[`fc29ddb38e`](https://togithub.com/nodejs/node/commit/fc29ddb38e)] - **async_hooks**: emit promise trace events from JS (Stephen Belanger) [#​39135](https://togithub.com/nodejs/node/pull/39135) - \[[`13296d1abf`](https://togithub.com/nodejs/node/commit/13296d1abf)] - **async_hooks**: eliminate native PromiseHook (Stephen Belanger) [#​39135](https://togithub.com/nodejs/node/pull/39135) - \[[`48e5971e51`](https://togithub.com/nodejs/node/commit/48e5971e51)] - **async_hooks**: check for empty contexts before removing (Bryan English) [#​39095](https://togithub.com/nodejs/node/pull/39095) - \[[`691c00c48b`](https://togithub.com/nodejs/node/commit/691c00c48b)] - **async_hooks**: switch between native and context hooks correctly (Stephen Belanger) [#​38912](https://togithub.com/nodejs/node/pull/38912) - \[[`8484ab2a6c`](https://togithub.com/nodejs/node/commit/8484ab2a6c)] - **buffer**: avoid creating the backing store in the thread (James M Snell) [#​37052](https://togithub.com/nodejs/node/pull/37052) - \[[`c8d039a872`](https://togithub.com/nodejs/node/commit/c8d039a872)] - **buffer**: make Blob's constructor more spec-compliant (Michaël Zasso) [#​37361](https://togithub.com/nodejs/node/pull/37361) - \[[`05d73ac286`](https://togithub.com/nodejs/node/commit/05d73ac286)] - **buffer**: make Blob's slice method more spec-compliant (Michaël Zasso) [#​37361](https://togithub.com/nodejs/node/pull/37361) - \[[`e7cf2efc60`](https://togithub.com/nodejs/node/commit/e7cf2efc60)] - **buffer**: add @​[@​toStringTag](https://togithub.com/toStringTag) to Blob (Colin Ihrig) [#​37336](https://togithub.com/nodejs/node/pull/37336) - \[[`d99deeaf97`](https://togithub.com/nodejs/node/commit/d99deeaf97)] - **build**: fix update authors commit (Mestery) [#​39858](https://togithub.com/nodejs/node/pull/39858) - \[[`5e1cba81bf`](https://togithub.com/nodejs/node/commit/5e1cba81bf)] - **build**: add authors.yml (Tierney Cyren) [#​35831](https://togithub.com/nodejs/node/pull/35831) - \[[`ed3c332089`](https://togithub.com/nodejs/node/commit/ed3c332089)] - **build**: add option to hide console window (Cheng Zhao) [#​39712](https://togithub.com/nodejs/node/pull/39712) - \[[`c696f97c5e`](https://togithub.com/nodejs/node/commit/c696f97c5e)] - **build**: exclude markdown files from some GitHub Actions (Rich Trott) [#​39565](https://togithub.com/nodejs/node/pull/39565) - \[[`0bd6dd1ee2`](https://togithub.com/nodejs/node/commit/0bd6dd1ee2)] - **build**: use lts shorthand in GitHub Actions (Rich Trott) [#​39538](https://togithub.com/nodejs/node/pull/39538) - \[[`3482bca643`](https://togithub.com/nodejs/node/commit/3482bca643)] - **build**: override python executable path on configure (legendecas) [#​39465](https://togithub.com/nodejs/node/pull/39465) - \[[`61261cdb8e`](https://togithub.com/nodejs/node/commit/61261cdb8e)] - **build**: use Node.js 14 in commit-lint.yml (Rich Trott) [#​39506](https://togithub.com/nodejs/node/pull/39506) - \[[`719f1563c1`](https://togithub.com/nodejs/node/commit/719f1563c1)] - **build**: fix `host_arch_cc()` for AIX/IBM i (Richard Lau) [#​39481](https://togithub.com/nodejs/node/pull/39481) - \[[`6e06b2ff9d`](https://togithub.com/nodejs/node/commit/6e06b2ff9d)] - **build**: update coverage Makefile target comments (Richard Lau) [#​39365](https://togithub.com/nodejs/node/pull/39365) - \[[`4e28d2b2c0`](https://togithub.com/nodejs/node/commit/4e28d2b2c0)] - **build**: run workflows when a PR is ready for review (Michaël Zasso) [#​39405](https://togithub.com/nodejs/node/pull/39405) - \[[`0da5d74da4`](https://togithub.com/nodejs/node/commit/0da5d74da4)] - **build**: update to setup-node@v2 (Rich Trott) [#​39366](https://togithub.com/nodejs/node/pull/39366) - \[[`f2e1c2267e`](https://togithub.com/nodejs/node/commit/f2e1c2267e)] - **build**: update gcovr for gcc 8 compatibility (Richard Lau) [#​39326](https://togithub.com/nodejs/node/pull/39326) - \[[`131dd6ec4d`](https://togithub.com/nodejs/node/commit/131dd6ec4d)] - **build**: remove unused comment in Makefile (LitoMore) [#​39171](https://togithub.com/nodejs/node/pull/39171) - \[[`40e46321b0`](https://togithub.com/nodejs/node/commit/40e46321b0)] - **build**: uvwasi honours node_shared_libuv (Jérémy Lal) [#​39260](https://togithub.com/nodejs/node/pull/39260) - \[[`5c6ab719f2`](https://togithub.com/nodejs/node/commit/5c6ab719f2)] - **build**: shorten path used in tarball build workflow (Richard Lau) [#​39192](https://togithub.com/nodejs/node/pull/39192) - \[[`870526374c`](https://togithub.com/nodejs/node/commit/870526374c)] - **build**: add `library_files` to gyp variables (himself65) [#​39293](https://togithub.com/nodejs/node/pull/39293) - \[[`0e221156aa`](https://togithub.com/nodejs/node/commit/0e221156aa)] - **build**: pass directory instead of list of files to js2c.py (Joyee Cheung) [#​39069](https://togithub.com/nodejs/node/pull/39069) - \[[`8d8415415b`](https://togithub.com/nodejs/node/commit/8d8415415b)] - **build**: don't pass `--mode` argument to V8 test-runner (Richard Lau) [#​39055](https://togithub.com/nodejs/node/pull/39055) - \[[`2d50217634`](https://togithub.com/nodejs/node/commit/2d50217634)] - **build**: fix commit linter on unrebased PRs (Mary Marchini) [#​39121](https://togithub.com/nodejs/node/pull/39121) - \[[`c93d5e006e`](https://togithub.com/nodejs/node/commit/c93d5e006e)] - **build**: use Actions to validate commit message (Mary Marchini) [#​32417](https://togithub.com/nodejs/node/pull/32417) - \[[`0bcaf9c4d1`](https://togithub.com/nodejs/node/commit/0bcaf9c4d1)] - **child_process**: fix spawn and fork abort behavior (Nitzan Uziely) [#​37325](https://togithub.com/nodejs/node/pull/37325) - \[[`8010c83180`](https://togithub.com/nodejs/node/commit/8010c83180)] - **child_process**: fix bad abort signal leak (Nitzan Uziely) [#​37257](https://togithub.com/nodejs/node/pull/37257) - \[[`32aff2f5a0`](https://togithub.com/nodejs/node/commit/32aff2f5a0)] - **console**: refactor to avoid unsafe array iteration (Antoine du Hamel) [#​36753](https://togithub.com/nodejs/node/pull/36753) - \[[`f46e8cdf79`](https://togithub.com/nodejs/node/commit/f46e8cdf79)] - **debugger**: remove undefined parameter (Rich Trott) [#​39570](https://togithub.com/nodejs/node/pull/39570) - \[[`482459edd4`](https://togithub.com/nodejs/node/commit/482459edd4)] - **debugger**: validate sec-websocket-accept response header (Chris Opperwall) [#​39357](https://togithub.com/nodejs/node/pull/39357) - \[[`e9c46107d7`](https://togithub.com/nodejs/node/commit/e9c46107d7)] - **debugger**: rename internal module (Rich Trott) [#​39378](https://togithub.com/nodejs/node/pull/39378) - \[[`49e0883c75`](https://togithub.com/nodejs/node/commit/49e0883c75)] - **debugger**: indicate server is ending (Rich Trott) [#​39334](https://togithub.com/nodejs/node/pull/39334) - \[[`72a3419510`](https://togithub.com/nodejs/node/commit/72a3419510)] - **debugger**: rename inspector-cli test module to debugger (Rich Trott) [#​38530](https://togithub.com/nodejs/node/pull/38530) - \[[`b3352cfba4`](https://togithub.com/nodejs/node/commit/b3352cfba4)] - **debugger**: prevent simultaneous heap snapshots (Rich Trott) [#​39638](https://togithub.com/nodejs/node/pull/39638) - \[[`e5826ab1c2`](https://togithub.com/nodejs/node/commit/e5826ab1c2)] - **debugger**: remove final lint exceptions in inspect_repl.js (Rich Trott) [#​39078](https://togithub.com/nodejs/node/pull/39078) - \[[`34c0701952`](https://togithub.com/nodejs/node/commit/34c0701952)] - **deps**: V8: cherry-pick [`00bb1a7`](https://togithub.com/nodejs/node/commit/00bb1a77c03e) (Darshan Sen) [#​39829](https://togithub.com/nodejs/node/pull/39829) - \[[`42359ab582`](https://togithub.com/nodejs/node/commit/42359ab582)] - **deps**: upgrade to libuv 1.42.0 (Luigi Pinca) [#​39525](https://togithub.com/nodejs/node/pull/39525) - \[[`d863a9db68`](https://togithub.com/nodejs/node/commit/d863a9db68)] - **deps**: bump HdrHistogram_C to 0.11.2 (Matteo Collina) [#​39462](https://togithub.com/nodejs/node/pull/39462) - \[[`4c93968a62`](https://togithub.com/nodejs/node/commit/4c93968a62)] - **deps**: extract gtest source files to deps/googletest (legendecas) [#​39386](https://togithub.com/nodejs/node/pull/39386) - \[[`fcae391fed`](https://togithub.com/nodejs/node/commit/fcae391fed)] - **deps**: update Acorn to v8.4.1 (Michaël Zasso) [#​39166](https://togithub.com/nodejs/node/pull/39166) - \[[`327838dd96`](https://togithub.com/nodejs/node/commit/327838dd96)] - **deps**: V8: backport [`c922458`](https://togithub.com/nodejs/node/commit/c9224589cf53) (Stephen Belanger) [#​39743](https://togithub.com/nodejs/node/pull/39743) - \[[`89c1bbd7b2`](https://togithub.com/nodejs/node/commit/89c1bbd7b2)] - **deps**: V8: cherry-pick [`81814ed`](https://togithub.com/nodejs/node/commit/81814ed44574) (Stephen Belanger) [#​39719](https://togithub.com/nodejs/node/pull/39719) - \[[`8b9215d07c`](https://togithub.com/nodejs/node/commit/8b9215d07c)] - **deps**: update to cjs-module-lexer@1.2.2 (Guy Bedford) [#​39402](https://togithub.com/nodejs/node/pull/39402) - \[[`e201293ddb`](https://togithub.com/nodejs/node/commit/e201293ddb)] - **dgram**: use simplified validator (Voltrex) [#​39753](https://togithub.com/nodejs/node/pull/39753) - \[[`6fdac38f91`](https://togithub.com/nodejs/node/commit/6fdac38f91)] - **doc,fs**: remove experimental status for WHATWG URL as path (Antoine du Hamel) [#​38870](https://togithub.com/nodejs/node/pull/38870) - \[[`d56e8268f9`](https://togithub.com/nodejs/node/commit/d56e8268f9)] - **doc,lib**: prepare for stricter multi-line array linting (Rich Trott) [#​37088](https://togithub.com/nodejs/node/pull/37088) - \[[`5500ae9236`](https://togithub.com/nodejs/node/commit/5500ae9236)] - **domain**: do not add domain to promise from other context (Stephen Belanger) [#​39135](https://togithub.com/nodejs/node/pull/39135) - \[[`dc855af18e`](https://togithub.com/nodejs/node/commit/dc855af18e)] - **errors**: don't throw TypeError on missing export (Benjamin Coe) [#​39017](https://togithub.com/nodejs/node/pull/39017) - \[[`c13eadc218`](https://togithub.com/nodejs/node/commit/c13eadc218)] - **errors**: eliminate all overhead for hidden calls (Momtchil Momtchev) [#​35644](https://togithub.com/nodejs/node/pull/35644) - \[[`d42bbe48c5`](https://togithub.com/nodejs/node/commit/d42bbe48c5)] - **esm**: use correct URL for error decoration (Bradley Farias) [#​37854](https://togithub.com/nodejs/node/pull/37854) - \[[`9db3304368`](https://togithub.com/nodejs/node/commit/9db3304368)] - **esm**: update to correct deprecation code (Colin Ihrig) [#​37147](https://togithub.com/nodejs/node/pull/37147) - \[[`e73bfed2f4`](https://togithub.com/nodejs/node/commit/e73bfed2f4)] - **esm**: deprecate legacy main lookup for modules (Guy Bedford) [#​36918](https://togithub.com/nodejs/node/pull/36918) - \[[`c1782ea1f5`](https://togithub.com/nodejs/node/commit/c1782ea1f5)] - **events**: allow the options argument to be null (Luigi Pinca) [#​39486](https://togithub.com/nodejs/node/pull/39486) - \[[`d2834fb97f`](https://togithub.com/nodejs/node/commit/d2834fb97f)] - **fs**: improve fsPromises writeFile performance (Nitzan Uziely) [#​37610](https://togithub.com/nodejs/node/pull/37610) - \[[`ee1d13c90d`](https://togithub.com/nodejs/node/commit/ee1d13c90d)] - **fs**: use byteLength to handle ArrayBuffer views (Michaël Zasso) [#​38187](https://togithub.com/nodejs/node/pull/38187) - \[[`b38d6b475b`](https://togithub.com/nodejs/node/commit/b38d6b475b)] - **fs**: fixup negative length in fs.truncate (James M Snell) [#​37483](https://togithub.com/nodejs/node/pull/37483) - \[[`fe28128f3c`](https://togithub.com/nodejs/node/commit/fe28128f3c)] - **fs**: add docs and tests for `AsyncIterable` support in `fh.writeFile` (Antoine du Hamel) [#​39836](https://togithub.com/nodejs/node/pull/39836) - \[[`2b0e2706c0`](https://togithub.com/nodejs/node/commit/2b0e2706c0)] - **fs**: improve fsPromises readFile performance (Nitzan Uziely) [#​37608](https://togithub.com/nodejs/node/pull/37608) - \[[`a4d6f78619`](https://togithub.com/nodejs/node/commit/a4d6f78619)] - **fs**: move constants to internal/fs/utils.js (Darshan Sen) [#​38061](https://togithub.com/nodejs/node/pull/38061) - \[[`402f7722ce`](https://togithub.com/nodejs/node/commit/402f7722ce)] - **fs**: add validatePosition and use in read and readSync (Darshan Sen) [#​37051](https://togithub.com/nodejs/node/pull/37051) - \[[`2bc301dcff`](https://togithub.com/nodejs/node/commit/2bc301dcff)] - **http**: decodes url.username and url.password for authorization header (Lew Gordon) [#​39310](https://togithub.com/nodejs/node/pull/39310) - \[[`5459f4af33`](https://togithub.com/nodejs/node/commit/5459f4af33)] - **http**: clean up HttpParser correctly (Tobias Koppers) [#​39292](https://togithub.com/nodejs/node/pull/39292) - \[[`8b3feee148`](https://togithub.com/nodejs/node/commit/8b3feee148)] - **http,https**: align server option of https with http (Qingyu Deng) [#​38992](https://togithub.com/nodejs/node/pull/38992) - \[[`cf59e87c8b`](https://togithub.com/nodejs/node/commit/cf59e87c8b)] - **inspector**: update inspector_protocol to [`89c4adf`](https://togithub.com/nodejs/node/commit/89c4adf) (Rich Trott) [#​39650](https://togithub.com/nodejs/node/pull/39650) - \[[`ea5f2047a2`](https://togithub.com/nodejs/node/commit/ea5f2047a2)] - **inspector**: update inspector_protocol to [`8ec18cf`](https://togithub.com/nodejs/node/commit/8ec18cf) (Rich Trott) [#​39614](https://togithub.com/nodejs/node/pull/39614) - \[[`1e5aca550c`](https://togithub.com/nodejs/node/commit/1e5aca550c)] - **inspector**: mark as stable (Gireesh Punathil) [#​37748](https://togithub.com/nodejs/node/pull/37748) - \[[`8a2ce5dae6`](https://togithub.com/nodejs/node/commit/8a2ce5dae6)] - **inspector**: move inspector async hooks to environment (Joyee Cheung) [#​39112](https://togithub.com/nodejs/node/pull/39112) - \[[`338189ff6f`](https://togithub.com/nodejs/node/commit/338189ff6f)] - **lib**: simplify validators (Voltrex) [#​39753](https://togithub.com/nodejs/node/pull/39753) - \[[`e1019351e8`](https://togithub.com/nodejs/node/commit/e1019351e8)] - **lib**: cleanup validation (Voltrex) [#​39652](https://togithub.com/nodejs/node/pull/39652) - \[[`dbaf4988bc`](https://togithub.com/nodejs/node/commit/dbaf4988bc)] - **lib**: use validators (Voltrex) [#​39663](https://togithub.com/nodejs/node/pull/39663) - \[[`9c33e4bfb2`](https://togithub.com/nodejs/node/commit/9c33e4bfb2)] - **lib**: use validator (Voltrex) [#​39547](https://togithub.com/nodejs/node/pull/39547) - \[[`5b1104291d`](https://togithub.com/nodejs/node/commit/5b1104291d)] - **lib**: use `validateObject` (Voltrex) [#​39605](https://togithub.com/nodejs/node/pull/39605) - \[[`1ce81079df`](https://togithub.com/nodejs/node/commit/1ce81079df)] - **lib**: remove use of array destructuring (Antoine du Hamel) [#​36818](https://togithub.com/nodejs/node/pull/36818) - \[[`b24b34effd`](https://togithub.com/nodejs/node/commit/b24b34effd)] - **lib**: add `bound apply` variants of varargs `primordials` (ExE Boss) [#​37005](https://togithub.com/nodejs/node/pull/37005) - \[[`7cdff9a6a8`](https://togithub.com/nodejs/node/commit/7cdff9a6a8)] - **lib**: refactor `primordials.makeSafe` to use more primordials (ExE Boss) [#​36865](https://togithub.com/nodejs/node/pull/36865) - \[[`1737352580`](https://togithub.com/nodejs/node/commit/1737352580)] - **lib**: comment explaining special-case handling of promises (Stephen Belanger) [#​39135](https://togithub.com/nodejs/node/pull/39135) - \[[`7f54cccb6c`](https://togithub.com/nodejs/node/commit/7f54cccb6c)] - **lib**: refactor to use validateString (ZiJian Liu) [#​37006](https://togithub.com/nodejs/node/pull/37006) - \[[`98259dc527`](https://togithub.com/nodejs/node/commit/98259dc527)] - **module**: improve support of data: URLs (Antoine du Hamel) [#​37392](https://togithub.com/nodejs/node/pull/37392) - \[[`9aba2888a1`](https://togithub.com/nodejs/node/commit/9aba2888a1)] - **net**: throw ERR_OUT_OF_RANGE if blockList.addSubnet prefix is NaN (ZiJian Liu) [#&

Configuration

📅 Schedule: "every 2 weeks on Monday before 7am" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.

netlify[bot] commented 3 years ago

✔️ Deploy Preview for tsb-labsite ready!

🔨 Explore the source changes: 2d5f8cfef36206d1b9513e9c254314cb46d4d22b

🔍 Inspect the deploy log: https://app.netlify.com/sites/tsb-labsite/deploys/61f9545e56081b00070be7c2

😎 Browse the preview: https://deploy-preview-363--tsb-labsite.netlify.app