goodeggs / fake-eggs

create all sorts of Good Eggs style fake data!
1 stars 1 forks source link

chore(deps): update dependency node to v14.21.3 #406

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
node (source) minor 14 -> 14.21.3

Release Notes

nodejs/node (node) ### [`v14.21.3`](https://togithub.com/nodejs/node/releases/tag/v14.21.3): 2023-02-16, Version 14.21.3 'Fermium' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v14.21.2...v14.21.3) This is a security release. ##### Notable Changes The following CVEs are fixed in this release: - **[CVE-2023-23918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23918)**: Node.js Permissions policies can be bypassed via process.mainModule (High) - **[CVE-2023-23920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23920)**: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low) More detailed information on each of the vulnerabilities can be found in [February 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/) blog post. This security release includes OpenSSL security updates as outlined in the recent [OpenSSL security advisory](https://www.openssl.org/news/secadv/20230207.txt). This security release also includes an npm update for Node.js 14 to address a number of CVEs which either do not affect Node.js or are low severity in the context of Node.js. You can get more details for the individual CVEs in [nodejs-dependency-vuln-assessments](https://togithub.com/nodejs/nodejs-dependency-vuln-assessments). ##### Commits - \[[`97a0443f13`](https://togithub.com/nodejs/node/commit/97a0443f13)] - **build**: build ICU with ICU_NO_USER_DATA_OVERRIDE (RafaelGSS) [nodejs-private/node-private#374](https://togithub.com/nodejs-private/node-private/pull/374) - \[[`9e6221529b`](https://togithub.com/nodejs/node/commit/9e6221529b)] - **deps**: cherry-pick Windows ARM64 fix for openssl (Richard Lau) [#​46566](https://togithub.com/nodejs/node/pull/46566) - \[[`0d5f86451d`](https://togithub.com/nodejs/node/commit/0d5f86451d)] - **deps**: update archs files for OpenSSL-1.1.1t (RafaelGSS) [#​46566](https://togithub.com/nodejs/node/pull/46566) - \[[`8c11d17b40`](https://togithub.com/nodejs/node/commit/8c11d17b40)] - **deps**: upgrade openssl sources to 1.1.1t (RafaelGSS) [#​46566](https://togithub.com/nodejs/node/pull/46566) - \[[`224e93c9ef`](https://togithub.com/nodejs/node/commit/224e93c9ef)] - **deps**: upgrade npm to 6.14.18 (Ruy Adorno) [#​45936](https://togithub.com/nodejs/node/pull/45936) - \[[`d73ea4de13`](https://togithub.com/nodejs/node/commit/d73ea4de13)] - **doc**: clarify release notes for Node.js 14.21.2 (Richard Lau) [#​45846](https://togithub.com/nodejs/node/pull/45846) - \[[`f7892c16be`](https://togithub.com/nodejs/node/commit/f7892c16be)] - **lib**: makeRequireFunction patch when experimental policy (RafaelGSS) [nodejs-private/node-private#358](https://togithub.com/nodejs-private/node-private/pull/358) - \[[`fa115ee8ac`](https://togithub.com/nodejs/node/commit/fa115ee8ac)] - **module**: protect against prototype mutation (Antoine du Hamel) [#​44007](https://togithub.com/nodejs/node/pull/44007) - \[[`83975b7fb4`](https://togithub.com/nodejs/node/commit/83975b7fb4)] - **policy**: makeRequireFunction on mainModule.require (RafaelGSS) [nodejs-private/node-private#358](https://togithub.com/nodejs-private/node-private/pull/358) - \[[`a5f8798d7a`](https://togithub.com/nodejs/node/commit/a5f8798d7a)] - **test**: avoid left behind child processes (Richard Lau) [#​46276](https://togithub.com/nodejs/node/pull/46276) ### [`v14.21.2`](https://togithub.com/nodejs/node/releases/tag/v14.21.2): 2022-12-13, Version 14.21.2 'Fermium' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v14.21.1...v14.21.2) ##### Notable Changes ##### OpenSSL 1.1.1s This update is a bugfix release and does not address any security vulnerabilities. ##### Root certificates updated to NSS 3.85 Certificates added: - Autoridad de Certificacion Firmaprofesional CIF [`A626340`](https://togithub.com/nodejs/node/commit/A62634068) - Certainly Root E1 - Certainly Root R1 - D-TRUST BR Root CA 1 2020 - D-TRUST EV Root CA 1 2020 - DigiCert TLS ECC P384 Root G5 - DigiCert TLS RSA4096 Root G5 - E-Tugra Global Root CA ECC v3 - E-Tugra Global Root CA RSA v3 - HiPKI Root CA - G1 - ISRG Root X2 - Security Communication ECC RootCA1 - Security Communication RootCA3 - Telia Root CA v2 - vTrus ECC Root CA - vTrus Root CA Certificates removed: - Cybertrust Global Root - DST Root CA X3 - GlobalSign Root CA - R2 - Hellenic Academic and Research Institutions RootCA 2011 ##### Time zone update to 2022f Time zone data has been updated to 2022f. This includes changes to Daylight Savings Time (DST) for Fiji and Mexico. For more information, see . ##### Commits - \[[`436a596e99`](https://togithub.com/nodejs/node/commit/436a596e99)] - **crypto**: update root certificates (Luigi Pinca) [#​45490](https://togithub.com/nodejs/node/pull/45490) - \[[`4b422d34af`](https://togithub.com/nodejs/node/commit/4b422d34af)] - **deps**: V8: cherry-pick [`d2db7fa`](https://togithub.com/nodejs/node/commit/d2db7fa7f786) (Richard Lau) [#​45785](https://togithub.com/nodejs/node/pull/45785) - \[[`625f4bf3a9`](https://togithub.com/nodejs/node/commit/625f4bf3a9)] - **deps**: update corepack to 0.15.1 (Node.js GitHub Bot) [#​45331](https://togithub.com/nodejs/node/pull/45331) - \[[`48a9810de8`](https://togithub.com/nodejs/node/commit/48a9810de8)] - **deps**: update corepack to 0.15.0 (Node.js GitHub Bot) [#​45235](https://togithub.com/nodejs/node/pull/45235) - \[[`9f4e64b603`](https://togithub.com/nodejs/node/commit/9f4e64b603)] - **deps**: update timezone to 2022f (Richard Lau) [#​45521](https://togithub.com/nodejs/node/pull/45521) - \[[`f297b6bd21`](https://togithub.com/nodejs/node/commit/f297b6bd21)] - **deps**: update archs files for OpenSSL-1.1.1s (RafaelGSS) [#​45272](https://togithub.com/nodejs/node/pull/45272) - \[[`11629fef15`](https://togithub.com/nodejs/node/commit/11629fef15)] - **deps**: upgrade openssl sources to 1.1.1s (RafaelGSS) [#​45272](https://togithub.com/nodejs/node/pull/45272) - \[[`c3a90c4b44`](https://togithub.com/nodejs/node/commit/c3a90c4b44)] - **http2**: fix memory leak when nghttp2 hd threshold is reached (rogertyang) [#​41502](https://togithub.com/nodejs/node/pull/41502) - \[[`785dc3efee`](https://togithub.com/nodejs/node/commit/785dc3efee)] - **module**: cjs-module-lexer WebAssembly fallback (Guy Bedford) [#​43612](https://togithub.com/nodejs/node/pull/43612) - \[[`2dbeb889f6`](https://togithub.com/nodejs/node/commit/2dbeb889f6)] - **node-api**: handle no support for external buffers (Michael Dawson) [#​45181](https://togithub.com/nodejs/node/pull/45181) - \[[`5b2ea124f3`](https://togithub.com/nodejs/node/commit/5b2ea124f3)] - **test**: add test to validate changelogs for releases (Richard Lau) [#​45325](https://togithub.com/nodejs/node/pull/45325) - \[[`f13f889956`](https://togithub.com/nodejs/node/commit/f13f889956)] - **test**: add a test to ensure the correctness of timezone upgrades (Darshan Sen) [#​45299](https://togithub.com/nodejs/node/pull/45299) - \[[`5608e6fa72`](https://togithub.com/nodejs/node/commit/5608e6fa72)] - **tools**: update certdata.txt (Luigi Pinca) [#​45490](https://togithub.com/nodejs/node/pull/45490) - \[[`d6f1d7107b`](https://togithub.com/nodejs/node/commit/d6f1d7107b)] - **tools**: have test-asan use ubuntu-20.04 (Filip Skokan) [#​45581](https://togithub.com/nodejs/node/pull/45581) - \[[`370a00f737`](https://togithub.com/nodejs/node/commit/370a00f737)] - **tools**: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) [#​41258](https://togithub.com/nodejs/node/pull/41258) ### [`v14.21.1`](https://togithub.com/nodejs/node/releases/tag/v14.21.1): 2022-11-04, Version 14.21.1 'Fermium' (LTS), @​BethGriggs [Compare Source](https://togithub.com/nodejs/node/compare/v14.21.0...v14.21.1) This is a security release. ##### Notable changes The following CVEs are fixed in this release: - **[CVE-2022-43548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43548)**: DNS rebinding in --inspect via invalid octal IP address (Medium) More detailed information on each of the vulnerabilities can be found in [November 2022 Security Releases](https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/) blog post. ##### Commits - \[[`2b433af094`](https://togithub.com/nodejs/node/commit/2b433af094)] - **inspector**: harden IP address validation again (Tobias Nießen) [nodejs-private/node-private#354](https://togithub.com/nodejs-private/node-private/pull/354) ### [`v14.21.0`](https://togithub.com/nodejs/node/releases/tag/v14.21.0): 2022-11-01, Version 14.21.0 'Fermium' (LTS), @​danielleadams [Compare Source](https://togithub.com/nodejs/node/compare/v14.20.1...v14.21.0) ##### Notable changes - **deps**: - update corepack to 0.14.2 (Node.js GitHub Bot) [#​44775](https://togithub.com/nodejs/node/pull/44775) - **src**: - add --openssl-shared-config option (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) ##### Commits - \[[`773f587912`](https://togithub.com/nodejs/node/commit/773f587912)] - **deps**: cherry-pick [libuv/libuv@`3a7b955`](https://togithub.com/libuv/libuv/commit/3a7b955) (Ben Noordhuis) [#​43950](https://togithub.com/nodejs/node/pull/43950) - \[[`a1dea66956`](https://togithub.com/nodejs/node/commit/a1dea66956)] - **deps**: cherry-pick [libuv/libuv@`abb109f`](https://togithub.com/libuv/libuv/commit/abb109f) (Ben Noordhuis) [#​43950](https://togithub.com/nodejs/node/pull/43950) - \[[`98c49d81f5`](https://togithub.com/nodejs/node/commit/98c49d81f5)] - **deps**: update corepack to 0.14.2 (Node.js GitHub Bot) [#​44775](https://togithub.com/nodejs/node/pull/44775) - \[[`18c43c8518`](https://togithub.com/nodejs/node/commit/18c43c8518)] - **deps**: update timezone to tz2022e (Richard Lau) [#​45094](https://togithub.com/nodejs/node/pull/45094) - \[[`a1f8e4db48`](https://togithub.com/nodejs/node/commit/a1f8e4db48)] - **deps**: update corepack to 0.14.1 (Node.js GitHub Bot) [#​44704](https://togithub.com/nodejs/node/pull/44704) - \[[`e55389ca86`](https://togithub.com/nodejs/node/commit/e55389ca86)] - **deps**: update corepack to 0.14.0 (Node.js GitHub Bot) [#​44509](https://togithub.com/nodejs/node/pull/44509) - \[[`0227462418`](https://togithub.com/nodejs/node/commit/0227462418)] - **deps**: update corepack to 0.13.0 (Node.js GitHub Bot) [#​44318](https://togithub.com/nodejs/node/pull/44318) - \[[`ee24c320ea`](https://togithub.com/nodejs/node/commit/ee24c320ea)] - **deps**: update corepack to 0.12.3 (Node.js GitHub Bot) [#​44229](https://togithub.com/nodejs/node/pull/44229) - \[[`28e9891449`](https://togithub.com/nodejs/node/commit/28e9891449)] - **deps**: update corepack to 0.12.2 (Node.js GitHub Bot) [#​44159](https://togithub.com/nodejs/node/pull/44159) - \[[`b6972c9df2`](https://togithub.com/nodejs/node/commit/b6972c9df2)] - **deps**: update corepack to 0.12.1 (Node.js GitHub Bot) [#​43965](https://togithub.com/nodejs/node/pull/43965) - \[[`9d6cb3b5f1`](https://togithub.com/nodejs/node/commit/9d6cb3b5f1)] - **deps**: update corepack to 0.12.0 (Node.js GitHub Bot) [#​43748](https://togithub.com/nodejs/node/pull/43748) - \[[`fa6c276b4f`](https://togithub.com/nodejs/node/commit/fa6c276b4f)] - **deps**: update Corepack to 0.11.2 (Maël Nison) [#​43402](https://togithub.com/nodejs/node/pull/43402) - \[[`4f83d75626`](https://togithub.com/nodejs/node/commit/4f83d75626)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) - \[[`9487028043`](https://togithub.com/nodejs/node/commit/9487028043)] - **test**: fix intl tests on small-icu builds (Antoine du Hamel) [#​41939](https://togithub.com/nodejs/node/pull/41939) - \[[`a1d52097f8`](https://togithub.com/nodejs/node/commit/a1d52097f8)] - **tools**: add more options to track flaky tests (Antoine du Hamel) [#​43954](https://togithub.com/nodejs/node/pull/43954) ### [`v14.20.1`](https://togithub.com/nodejs/node/releases/tag/v14.20.1): 2022-09-23, Version 14.20.1 'Fermium' (LTS), @​bengl [Compare Source](https://togithub.com/nodejs/node/compare/v14.20.0...v14.20.1) This is a security release. ##### Notable changes The following CVEs are fixed in this release: - **[CVE-2022-32212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212)**: DNS rebinding in --inspect on macOS (High) - **[CVE-2022-32213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32213)**: bypass via obs-fold mechanic (Medium) - **[CVE-2022-35256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35256)**: HTTP Request Smuggling Due to Incorrect Parsing of Header Fields (Medium) More detailed information on each of the vulnerabilities can be found in [September 22nd 2022 Security Releases](https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/) blog post. ##### Commits - \[[`a9f1146b88`](https://togithub.com/nodejs/node/commit/a9f1146b88)] - **http**: disable chunked encoding when OBS fold is used (Paolo Insogna) [nodejs-private/node-private#341](https://togithub.com/nodejs-private/node-private/pull/341) - \[[`a1121b456c`](https://togithub.com/nodejs/node/commit/a1121b456c)] - **src**: fix IPv4 non routable validation (RafaelGSS) [nodejs-private/node-private#337](https://togithub.com/nodejs-private/node-private/pull/337) - \[[`de80707870`](https://togithub.com/nodejs/node/commit/de80707870)] - **src**: fix IS_LTS and IS_RELEASE flags (Richard Lau) [#​43761](https://togithub.com/nodejs/node/pull/43761) ### [`v14.20.0`](https://togithub.com/nodejs/node/releases/tag/v14.20.0): 2022-07-07, Version 14.20.0 'Fermium' (LTS), @​danielleadams prepared by @​juanarbol [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.3...v14.20.0) This is a security release. ##### Notable Changes - \[[`8e8aef836c`](https://togithub.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) - \[[`98965b137d`](https://togithub.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) ##### Commits - \[[`b93e048bf6`](https://togithub.com/nodejs/node/commit/b93e048bf6)] - **deps**: update archs files for OpenSSL-1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) - \[[`98965b137d`](https://togithub.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) - \[[`837a1d803e`](https://togithub.com/nodejs/node/commit/837a1d803e)] - **deps**: update archs files for OpenSSL-1.1.1p (RafaelGSS) [#​43527](https://togithub.com/nodejs/node/pull/43527) - \[[`c5d9c9a49e`](https://togithub.com/nodejs/node/commit/c5d9c9a49e)] - **deps**: upgrade openssl sources to 1.1.1p (RafaelGSS) [#​43527](https://togithub.com/nodejs/node/pull/43527) - \[[`da0fda0fe8`](https://togithub.com/nodejs/node/commit/da0fda0fe8)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [#​315](https://togithub.com/nodejs/node/pull/315) - \[[`48c5aa5cab`](https://togithub.com/nodejs/node/commit/48c5aa5cab)] - **src**: fix IPv4 validation in inspector_socket (Tobias Nießen) [nodejs-private/node-private#320](https://togithub.com/nodejs-private/node-private/pull/320) - \[[`8e8aef836c`](https://togithub.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) ### [`v14.19.3`](https://togithub.com/nodejs/node/releases/tag/v14.19.3): 2022-05-17, Version 14.19.3 'Fermium' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.2...v14.19.3) ##### Notable Changes - This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See for more information on how the May 2022 OpenSSL releases affects other Node.js release lines. - The list of GPG keys used to sign releases has been synchronized with the main branch. ##### Commits - \[[`68397e49d9`](https://togithub.com/nodejs/node/commit/68397e49d9)] - **deps**: update archs files for OpenSSL-1.1.1o (RafaelGSS) [#​42956](https://togithub.com/nodejs/node/pull/42956) - \[[`7f9a5ed4a8`](https://togithub.com/nodejs/node/commit/7f9a5ed4a8)] - **deps**: upgrade openssl sources to 1.1.1o (RafaelGSS) [#​42956](https://togithub.com/nodejs/node/pull/42956) - \[[`61eba58cb6`](https://togithub.com/nodejs/node/commit/61eba58cb6)] - **doc**: add release key for Juan Arboleda (Juan José) [#​42961](https://togithub.com/nodejs/node/pull/42961) ### [`v14.19.2`](https://togithub.com/nodejs/node/releases/tag/v14.19.2): 2022-05-04, Version 14.19.2 'Fermium' (LTS), @​BethGriggs prepared by @​juanarbol [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.1...v14.19.2) ##### Notable Changes **doc:** - New release key for Bryan English Learn more at: [#​42102](https://togithub.com/nodejs/node/pull/42102) Contributed by Bryan English ([@​bengl](https://togithub.com/bengl)) **npm:** - Upgrade `npm` to `v6.14.17`. Learn more at: [#​42900](https://togithub.com/nodejs/node/pull/42900) Contributed by Ruy Adorno ([@​ruyadorno](https://togithub.com/ruyadorno)) **V8:** - V8 had a stack overflow issue affecting the `vm` module, cherry-picking [`cc9a8a37445e`](https://togithub.com/v8/v8/commit/cc9a8a37445eeffff17474020bb6038c2f9af9fc) from V8 solves this issue. Learn more at: [#​41826](https://togithub.com/nodejs/node/pull/41826) Contributed by Gus Caplan ([@​devsnek](https://togithub.com/devsnek)) - Using `getHeapSnapshot()` was causing a Node.js crash due a V8 issue, this is fixed by backporting [`367b0c1e7a32`](https://togithub.com/v8/v8/commit/367b0c1e7a323deafeab56736b01bc7e14fc1998) from V8. Learn more at: [#​42637](https://togithub.com/nodejs/node/pull/42637) Contributed by Chengzhong Wu ([@​legendecas](https://togithub.com/legendecas)) ##### Commits - \[[`c73ac527d6`](https://togithub.com/nodejs/node/commit/c73ac527d6)] - **build**: set DESTCPU correctly for 'make binary' on Apple Silicon (Chris Heisterkamp) [#​40147](https://togithub.com/nodejs/node/pull/40147) - \[[`dcaed6db24`](https://togithub.com/nodejs/node/commit/dcaed6db24)] - **build**: use ccache in make-v8.sh on ppc64le and s390x (Richard Lau) [#​42204](https://togithub.com/nodejs/node/pull/42204) - \[[`4203d132b1`](https://togithub.com/nodejs/node/commit/4203d132b1)] - **child_process**: queue pending messages (Erick Wendel) [#​41221](https://togithub.com/nodejs/node/pull/41221) - \[[`a3ebdbfe8f`](https://togithub.com/nodejs/node/commit/a3ebdbfe8f)] - **deps**: upgrade npm to 6.14.17 (Ruy Adorno) [#​42900](https://togithub.com/nodejs/node/pull/42900) - \[[`39e44f8382`](https://togithub.com/nodejs/node/commit/39e44f8382)] - **deps**: V8: cherry-pick [`cc9a8a3`](https://togithub.com/nodejs/node/commit/cc9a8a37445e) (Gus Caplan) [#​41826](https://togithub.com/nodejs/node/pull/41826) - \[[`b52a268b6f`](https://togithub.com/nodejs/node/commit/b52a268b6f)] - **deps**: V8: cherry-pick [`367b0c1`](https://togithub.com/nodejs/node/commit/367b0c1e7a32) (legendecas) [#​42637](https://togithub.com/nodejs/node/pull/42637) - \[[`77ba012065`](https://togithub.com/nodejs/node/commit/77ba012065)] - **doc**: fix documentation of `FileHandle.prototype.appendFile` (Antoine du Hamel) [#​42588](https://togithub.com/nodejs/node/pull/42588) - \[[`3d3d7ed1b7`](https://togithub.com/nodejs/node/commit/3d3d7ed1b7)] - **doc**: specify flag needed for JSON and Wasm modules (Rich Trott) [#​42736](https://togithub.com/nodejs/node/pull/42736) - \[[`542d812c93`](https://togithub.com/nodejs/node/commit/542d812c93)] - **doc**: use openpgp.org for keyserver examples (Nick Schonning) [#​39227](https://togithub.com/nodejs/node/pull/39227) - \[[`7f2825b1a9`](https://togithub.com/nodejs/node/commit/7f2825b1a9)] - **doc**: add release key for Bryan English (Bryan English) [#​42102](https://togithub.com/nodejs/node/pull/42102) - \[[`75302d3dce`](https://togithub.com/nodejs/node/commit/75302d3dce)] - **fs**: fix write methods param validation and docs (Livia Medeiros) [#​41677](https://togithub.com/nodejs/node/pull/41677) - \[[`d4171e0eac`](https://togithub.com/nodejs/node/commit/d4171e0eac)] - **stream**: resume stream on drain (Robert Nagy) [#​41848](https://togithub.com/nodejs/node/pull/41848) - \[[`de474c8b6f`](https://togithub.com/nodejs/node/commit/de474c8b6f)] - **worker**: do not send message if port is closing (Rich Trott) [#​42357](https://togithub.com/nodejs/node/pull/42357) ### [`v14.19.1`](https://togithub.com/nodejs/node/releases/tag/v14.19.1): 2022-03-17, Version 14.19.1 'Fermium' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.0...v14.19.1) This is a security release. ##### Notable Changes Update to OpenSSL 1.1.1n, which addresses the following vulnerability: - Infinite loop in `BN_mod_sqrt()` reachable when parsing certificates (High)(CVE-2022-0778) More details are available at https://www.openssl.org/news/secadv/20220315.txt ##### Commits - \[[`b5c52e337e`](https://togithub.com/nodejs/node/commit/b5c52e337e)] - **build**: pin Windows GitHub runner to windows-2019 (Richard Lau) [#​42350](https://togithub.com/nodejs/node/pull/42350) - \[[`3b1a0b24f0`](https://togithub.com/nodejs/node/commit/3b1a0b24f0)] - **deps**: update archs files for OpenSSL-1.1.1n (Richard Lau) [#​42347](https://togithub.com/nodejs/node/pull/42347) - \[[`c83dd99e0b`](https://togithub.com/nodejs/node/commit/c83dd99e0b)] - **deps**: upgrade openssl sources to 1.1.1n (Richard Lau) [#​42347](https://togithub.com/nodejs/node/pull/42347) ### [`v14.19.0`](https://togithub.com/nodejs/node/releases/tag/v14.19.0): 2022-02-01, Version 14.19.0 'Fermium' (LTS), @​richardlau [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/tag/v14.18.3): 2022-01-10, Version 14.18.3 'Fermium' (LTS), @​richardlau [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/tag/v14.18.2): 2021-11-30, Version 14.18.2 'Fermium' (LTS), @​richardlau [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/tag/v14.18.1): 2021-10-12, Version 14.18.1 'Fermium' (LTS), @​danielleadams [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/tag/v14.18.0): 2021-09-28, Version 14.18.0 'Fermium' (LTS), @​targos [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**: a

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 09:00 and before 17:00 on Monday through Thursday" in timezone America/Los_Angeles.

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