diff --git a/CHANGELOG.md b/CHANGELOG.md index e50fe779a66107f..e99ca70d47bfd6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,8 @@ release.
tag (Claudio W) [#53741](https://github.com/nodejs/node/pull/53741) +* \[[`85ad5b0e7e`](https://github.com/nodejs/node/commit/85ad5b0e7e)] - **doc**: exclude voting and regular TSC from spotlight (Michael Dawson) [#53694](https://github.com/nodejs/node/pull/53694) +* \[[`f94d793b19`](https://github.com/nodejs/node/commit/f94d793b19)] - **doc**: fix releases guide for recent Git versions (Michaël Zasso) [#53709](https://github.com/nodejs/node/pull/53709) +* \[[`ced401473c`](https://github.com/nodejs/node/commit/ced401473c)] - **doc**: require `node:process` in assert doc examples (Alfredo González) [#53702](https://github.com/nodejs/node/pull/53702) +* \[[`a2271925de`](https://github.com/nodejs/node/commit/a2271925de)] - **doc**: add additional explanation to the wildcard section in permissions (jakecastelli) [#53664](https://github.com/nodejs/node/pull/53664) +* \[[`158c0daa70`](https://github.com/nodejs/node/commit/158c0daa70)] - **doc**: mark NODE\_MODULE\_VERSION for Node.js 22.0.0 (Michaël Zasso) [#53650](https://github.com/nodejs/node/pull/53650) +* \[[`4e912b4821`](https://github.com/nodejs/node/commit/4e912b4821)] - **doc**: include node.module\_timer on available categories (Vinicius Lourenço) [#53638](https://github.com/nodejs/node/pull/53638) +* \[[`6477ed51e9`](https://github.com/nodejs/node/commit/6477ed51e9)] - **doc**: fix module customization hook examples (Elliot Goodrich) [#53637](https://github.com/nodejs/node/pull/53637) +* \[[`06a6bd894d`](https://github.com/nodejs/node/commit/06a6bd894d)] - **doc**: fix doc for correct usage with plan & TestContext (Emil Tayeb) [#53615](https://github.com/nodejs/node/pull/53615) +* \[[`2dff63cb79`](https://github.com/nodejs/node/commit/2dff63cb79)] - **doc**: remove some news issues that are no longer (Michael Dawson) [#53608](https://github.com/nodejs/node/pull/53608) +* \[[`3edb312dfa`](https://github.com/nodejs/node/commit/3edb312dfa)] - **doc**: add issue for news from ambassadors (Michael Dawson) [#53607](https://github.com/nodejs/node/pull/53607) +* \[[`48321032c2`](https://github.com/nodejs/node/commit/48321032c2)] - **doc**: add esm example for os (Leonardo Peixoto) [#53604](https://github.com/nodejs/node/pull/53604) +* \[[`97c106cd99`](https://github.com/nodejs/node/commit/97c106cd99)] - **doc**: clarify usage of coverage reporters (Eliphaz Bouye) [#53523](https://github.com/nodejs/node/pull/53523) +* \[[`de91d07cc1`](https://github.com/nodejs/node/commit/de91d07cc1)] - **doc**: document addition testing options (Aviv Keller) [#53569](https://github.com/nodejs/node/pull/53569) +* \[[`2944c3e105`](https://github.com/nodejs/node/commit/2944c3e105)] - **doc**: clarify that fs.exists() may return false for existing symlink (Tobias Nießen) [#53566](https://github.com/nodejs/node/pull/53566) +* \[[`53f4241b16`](https://github.com/nodejs/node/commit/53f4241b16)] - **doc**: note http.closeAllConnections excludes upgraded sockets (Rob Hogan) [#53560](https://github.com/nodejs/node/pull/53560) +* \[[`b42d1ca8d4`](https://github.com/nodejs/node/commit/b42d1ca8d4)] - **doc**: fix typo (EhsanKhaki) [#53397](https://github.com/nodejs/node/pull/53397) +* \[[`788ae09b23`](https://github.com/nodejs/node/commit/788ae09b23)] - **doc, meta**: add PTAL to glossary (Aviv Keller) [#53770](https://github.com/nodejs/node/pull/53770) +* \[[`e2320d23af`](https://github.com/nodejs/node/commit/e2320d23af)] - **doc, test**: tracing channel hasSubscribers getter (Thomas Hunter II) [#52908](https://github.com/nodejs/node/pull/52908) +* \[[`b04f61de6f`](https://github.com/nodejs/node/commit/b04f61de6f)] - **doc, typings**: events.once accepts symbol event type (René) [#53542](https://github.com/nodejs/node/pull/53542) +* \[[`6cd212dd89`](https://github.com/nodejs/node/commit/6cd212dd89)] - **doc,tty**: add documentation for ReadStream and WriteStream (jakecastelli) [#53567](https://github.com/nodejs/node/pull/53567) +* \[[`b81472d88a`](https://github.com/nodejs/node/commit/b81472d88a)] - **esm**: move hooks test with others (Geoffrey Booth) [#53558](https://github.com/nodejs/node/pull/53558) +* \[[`076f87dd03`](https://github.com/nodejs/node/commit/076f87dd03)] - **fs**: ensure consistency for mkdtemp in both fs and fs/promises (YieldRay) [#53776](https://github.com/nodejs/node/pull/53776) +* \[[`d7f7912a68`](https://github.com/nodejs/node/commit/d7f7912a68)] - **(SEMVER-MINOR)** **http**: add diagnostics channel `http.client.request.error` (Kohei Ueno) [#54054](https://github.com/nodejs/node/pull/54054) +* \[[`667faa82f1`](https://github.com/nodejs/node/commit/667faa82f1)] - **lib**: optimize copyError with ObjectAssign in primordials (HEESEUNG) [#53999](https://github.com/nodejs/node/pull/53999) +* \[[`7d85dbc536`](https://github.com/nodejs/node/commit/7d85dbc536)] - **lib**: improve cluster/primary code (Ehsan Khakifirooz) [#53756](https://github.com/nodejs/node/pull/53756) +* \[[`3ad6a8be0c`](https://github.com/nodejs/node/commit/3ad6a8be0c)] - **lib**: improve error message when index not found on cjs (Vinicius Lourenço) [#53859](https://github.com/nodejs/node/pull/53859) +* \[[`6916db8c91`](https://github.com/nodejs/node/commit/6916db8c91)] - **lib**: decorate async stack trace in source maps (Chengzhong Wu) [#53860](https://github.com/nodejs/node/pull/53860) +* \[[`dae4db4e2d`](https://github.com/nodejs/node/commit/dae4db4e2d)] - **lib**: remove path.resolve from permissions.js (Rafael Gonzaga) [#53729](https://github.com/nodejs/node/pull/53729) +* \[[`d0008624c9`](https://github.com/nodejs/node/commit/d0008624c9)] - **lib**: add toJSON to PerformanceMeasure (theanarkh) [#53603](https://github.com/nodejs/node/pull/53603) +* \[[`3a2d8bffa5`](https://github.com/nodejs/node/commit/3a2d8bffa5)] - **lib**: convert WeakMaps in cjs loader with private symbol properties (Chengzhong Wu) [#52095](https://github.com/nodejs/node/pull/52095) +* \[[`016d03c49a`](https://github.com/nodejs/node/commit/016d03c49a)] - **meta**: add `sqlite` to js subsystems (Alex Yang) [#53911](https://github.com/nodejs/node/pull/53911) +* \[[`6299ca1259`](https://github.com/nodejs/node/commit/6299ca1259)] - **meta**: move tsc member to emeritus (Michael Dawson) [#54029](https://github.com/nodejs/node/pull/54029) +* \[[`b0cfc0130c`](https://github.com/nodejs/node/commit/b0cfc0130c)] - **meta**: add jake to collaborators (jakecastelli) [#54004](https://github.com/nodejs/node/pull/54004) +* \[[`2e533ecf62`](https://github.com/nodejs/node/commit/2e533ecf62)] - **meta**: remove license for hljs (Aviv Keller) [#53970](https://github.com/nodejs/node/pull/53970) +* \[[`2945f4d22b`](https://github.com/nodejs/node/commit/2945f4d22b)] - **meta**: make more bug-report information required (Aviv Keller) [#53718](https://github.com/nodejs/node/pull/53718) +* \[[`f79ec9735c`](https://github.com/nodejs/node/commit/f79ec9735c)] - **meta**: store actions secrets in environment (Aviv Keller) [#53930](https://github.com/nodejs/node/pull/53930) +* \[[`d3a2232bd6`](https://github.com/nodejs/node/commit/d3a2232bd6)] - **meta**: move anonrig to tsc voting members (Yagiz Nizipli) [#53888](https://github.com/nodejs/node/pull/53888) +* \[[`372f450856`](https://github.com/nodejs/node/commit/372f450856)] - **meta**: remove redudant logging from dep updaters (Aviv Keller) [#53783](https://github.com/nodejs/node/pull/53783) +* \[[`87762c1e08`](https://github.com/nodejs/node/commit/87762c1e08)] - **meta**: change email address of anonrig (Yagiz Nizipli) [#53829](https://github.com/nodejs/node/pull/53829) +* \[[`0b6d1db953`](https://github.com/nodejs/node/commit/0b6d1db953)] - **meta**: add `node_sqlite.c` to PR label config (Aviv Keller) [#53797](https://github.com/nodejs/node/pull/53797) +* \[[`888012b852`](https://github.com/nodejs/node/commit/888012b852)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#53758](https://github.com/nodejs/node/pull/53758) +* \[[`8cff88131c`](https://github.com/nodejs/node/commit/8cff88131c)] - **meta**: use HTML entities in commit-queue comment (Aviv Keller) [#53744](https://github.com/nodejs/node/pull/53744) +* \[[`413d129749`](https://github.com/nodejs/node/commit/413d129749)] - **meta**: move regular TSC member to emeritus (Michael Dawson) [#53693](https://github.com/nodejs/node/pull/53693) +* \[[`33d06ab528`](https://github.com/nodejs/node/commit/33d06ab528)] - **meta**: bump codecov/codecov-action from 4.4.1 to 4.5.0 (dependabot\[bot]) [#53675](https://github.com/nodejs/node/pull/53675) +* \[[`adb508f967`](https://github.com/nodejs/node/commit/adb508f967)] - **meta**: bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 (dependabot\[bot]) [#53674](https://github.com/nodejs/node/pull/53674) +* \[[`f9439dc438`](https://github.com/nodejs/node/commit/f9439dc438)] - **meta**: bump github/codeql-action from 3.25.7 to 3.25.11 (dependabot\[bot]) [#53673](https://github.com/nodejs/node/pull/53673) +* \[[`5c0c1b3cec`](https://github.com/nodejs/node/commit/5c0c1b3cec)] - **meta**: bump actions/checkout from 4.1.6 to 4.1.7 (dependabot\[bot]) [#53672](https://github.com/nodejs/node/pull/53672) +* \[[`5b360e50d2`](https://github.com/nodejs/node/commit/5b360e50d2)] - **meta**: bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (dependabot\[bot]) [#53671](https://github.com/nodejs/node/pull/53671) +* \[[`f8de9ac10e`](https://github.com/nodejs/node/commit/f8de9ac10e)] - **meta**: bump step-security/harden-runner from 2.8.0 to 2.8.1 (dependabot\[bot]) [#53670](https://github.com/nodejs/node/pull/53670) +* \[[`e6a1bbb852`](https://github.com/nodejs/node/commit/e6a1bbb852)] - **meta**: move member from TSC regular to emeriti (Michael Dawson) [#53599](https://github.com/nodejs/node/pull/53599) +* \[[`ef01f44f85`](https://github.com/nodejs/node/commit/ef01f44f85)] - **meta**: warnings bypass deprecation cycle (Benjamin Gruenbaum) [#53513](https://github.com/nodejs/node/pull/53513) +* \[[`1b7ac690e0`](https://github.com/nodejs/node/commit/1b7ac690e0)] - **meta**: prevent constant references to issues in versioning (Aviv Keller) [#53564](https://github.com/nodejs/node/pull/53564) +* \[[`7625dc4927`](https://github.com/nodejs/node/commit/7625dc4927)] - **module**: fix submodules loaded by require() and import() (Joyee Cheung) [#52487](https://github.com/nodejs/node/pull/52487) +* \[[`6c4f4772e3`](https://github.com/nodejs/node/commit/6c4f4772e3)] - **module**: tidy code and comments (Jacob Smith) [#52437](https://github.com/nodejs/node/pull/52437) +* \[[`51b88faeac`](https://github.com/nodejs/node/commit/51b88faeac)] - **module**: disallow CJS <-> ESM edges in a cycle from require(esm) (Joyee Cheung) [#52264](https://github.com/nodejs/node/pull/52264) +* \[[`4dae68ced4`](https://github.com/nodejs/node/commit/4dae68ced4)] - **module**: centralize SourceTextModule compilation for builtin loader (Joyee Cheung) [#52291](https://github.com/nodejs/node/pull/52291) +* \[[`cad46afc07`](https://github.com/nodejs/node/commit/cad46afc07)] - **(SEMVER-MINOR)** **module**: support require()ing synchronous ESM graphs (Joyee Cheung) [#51977](https://github.com/nodejs/node/pull/51977) +* \[[`93c0a175f3`](https://github.com/nodejs/node/commit/93c0a175f3)] - **node-api**: add property keys benchmark (Chengzhong Wu) [#54012](https://github.com/nodejs/node/pull/54012) +* \[[`77ed28b8d0`](https://github.com/nodejs/node/commit/77ed28b8d0)] - **node-api**: rename nogc to basic (Gabriel Schulhof) [#53830](https://github.com/nodejs/node/pull/53830) +* \[[`f3e37b8365`](https://github.com/nodejs/node/commit/f3e37b8365)] - **(SEMVER-MINOR)** **path**: add `matchesGlob` method (Aviv Keller) [#52881](https://github.com/nodejs/node/pull/52881) +* \[[`d1b99ffefe`](https://github.com/nodejs/node/commit/d1b99ffefe)] - **process**: unify experimental warning messages (Aviv Keller) [#53704](https://github.com/nodejs/node/pull/53704) +* \[[`fe0242de31`](https://github.com/nodejs/node/commit/fe0242de31)] - **src**: expose LookupAndCompile with parameters (Shelley Vohr) [#53886](https://github.com/nodejs/node/pull/53886) +* \[[`e04c796c00`](https://github.com/nodejs/node/commit/e04c796c00)] - **src**: simplify AESCipherTraits::AdditionalConfig (Tobias Nießen) [#53890](https://github.com/nodejs/node/pull/53890) +* \[[`58dc04ac1a`](https://github.com/nodejs/node/commit/58dc04ac1a)] - **src**: fix -Wshadow warning (Shelley Vohr) [#53885](https://github.com/nodejs/node/pull/53885) +* \[[`e709056b09`](https://github.com/nodejs/node/commit/e709056b09)] - **src**: fix slice of slice of file-backed Blob (Josh Lee) [#53972](https://github.com/nodejs/node/pull/53972) +* \[[`905f42aa44`](https://github.com/nodejs/node/commit/905f42aa44)] - **src**: cache invariant code motion (Rafael Gonzaga) [#53879](https://github.com/nodejs/node/pull/53879) +* \[[`8ee8cc87b3`](https://github.com/nodejs/node/commit/8ee8cc87b3)] - **src**: avoid strcmp in ImportJWKAsymmetricKey (Tobias Nießen) [#53813](https://github.com/nodejs/node/pull/53813) +* \[[`847d661bfb`](https://github.com/nodejs/node/commit/847d661bfb)] - **src**: replace ToLocalChecked uses with ToLocal in node-file (James M Snell) [#53869](https://github.com/nodejs/node/pull/53869) +* \[[`23707b6224`](https://github.com/nodejs/node/commit/23707b6224)] - **src**: fix env-file flag to ignore spaces before quotes (Mohit Malhotra) [#53786](https://github.com/nodejs/node/pull/53786) +* \[[`5dc9b9780c`](https://github.com/nodejs/node/commit/5dc9b9780c)] - **src**: update outdated references to spec sections (Tobias Nießen) [#53832](https://github.com/nodejs/node/pull/53832) +* \[[`d9c0486a8d`](https://github.com/nodejs/node/commit/d9c0486a8d)] - **src**: use Maybe\in ManagedEVPPKey (Tobias Nießen) [#53811](https://github.com/nodejs/node/pull/53811) +* \[[`c281dccab1`](https://github.com/nodejs/node/commit/c281dccab1)] - **src**: fix error handling in ExportJWKAsymmetricKey (Tobias Nießen) [#53767](https://github.com/nodejs/node/pull/53767) +* \[[`741e016acf`](https://github.com/nodejs/node/commit/741e016acf)] - **src**: use Maybe\ in node::crypto::error (Tobias Nießen) [#53766](https://github.com/nodejs/node/pull/53766) +* \[[`486ee887eb`](https://github.com/nodejs/node/commit/486ee887eb)] - **src**: fix typo in node.h (Daeyeon Jeong) [#53759](https://github.com/nodejs/node/pull/53759) +* \[[`1aaa1cb29e`](https://github.com/nodejs/node/commit/1aaa1cb29e)] - **src**: document the Node.js context embedder data (Joyee Cheung) [#53611](https://github.com/nodejs/node/pull/53611) +* \[[`9e3209b636`](https://github.com/nodejs/node/commit/9e3209b636)] - **src**: zero-initialize data that are copied into the snapshot (Joyee Cheung) [#53563](https://github.com/nodejs/node/pull/53563) +* \[[`21f612bc98`](https://github.com/nodejs/node/commit/21f612bc98)] - **src**: fix Worker termination when '--inspect-brk' is passed (Daeyeon Jeong) [#53724](https://github.com/nodejs/node/pull/53724) +* \[[`2c0d6b4904`](https://github.com/nodejs/node/commit/2c0d6b4904)] - **src**: remove ArrayBufferAllocator::Reallocate override (Shu-yu Guo) [#52910](https://github.com/nodejs/node/pull/52910) +* \[[`b16bbd343f`](https://github.com/nodejs/node/commit/b16bbd343f)] - **src**: reduce unnecessary serialization of CLI options in C++ (Joyee Cheung) [#52451](https://github.com/nodejs/node/pull/52451) +* \[[`d1ccd158e8`](https://github.com/nodejs/node/commit/d1ccd158e8)] - **src,lib**: expose getCategoryEnabledBuffer to use on node.http (Vinicius Lourenço) [#53602](https://github.com/nodejs/node/pull/53602) +* \[[`0eb03d5f44`](https://github.com/nodejs/node/commit/0eb03d5f44)] - **src,test**: further cleanup references to osx (Daniel Bayley) [#53820](https://github.com/nodejs/node/pull/53820) +* \[[`49017f1738`](https://github.com/nodejs/node/commit/49017f1738)] - **(SEMVER-MINOR)** **stream**: expose DuplexPair API (Austin Wright) [#34111](https://github.com/nodejs/node/pull/34111) +* \[[`117f95b23e`](https://github.com/nodejs/node/commit/117f95b23e)] - **stream**: improve inspector ergonomics (Benjamin Gruenbaum) [#53800](https://github.com/nodejs/node/pull/53800) +* \[[`9b82b15230`](https://github.com/nodejs/node/commit/9b82b15230)] - **stream**: update ongoing promise in async iterator return() method (Mattias Buelens) [#52657](https://github.com/nodejs/node/pull/52657) +* \[[`4a3ecbfc9b`](https://github.com/nodejs/node/commit/4a3ecbfc9b)] - **(SEMVER-MINOR)** **stream**: implement `min` option for `ReadableStreamBYOBReader.read` (Mattias Buelens) [#50888](https://github.com/nodejs/node/pull/50888) +* \[[`a08f92c5cc`](https://github.com/nodejs/node/commit/a08f92c5cc)] - **test**: do not swallow uncaughtException errors in exit code tests (Meghan Denny) [#54039](https://github.com/nodejs/node/pull/54039) +* \[[`263be9c8fd`](https://github.com/nodejs/node/commit/263be9c8fd)] - **test**: move shared module to `test/common` (Rich Trott) [#54042](https://github.com/nodejs/node/pull/54042) +* \[[`96770cd2d7`](https://github.com/nodejs/node/commit/96770cd2d7)] - **test**: skip sea tests with more accurate available disk space estimation (Chengzhong Wu) [#53996](https://github.com/nodejs/node/pull/53996) +* \[[`05d6bf6545`](https://github.com/nodejs/node/commit/05d6bf6545)] - **test**: remove unnecessary console log (KAYYY) [#53812](https://github.com/nodejs/node/pull/53812) +* \[[`deeef7a1e7`](https://github.com/nodejs/node/commit/deeef7a1e7)] - **test**: add comments and rename test for timer robustness (Rich Trott) [#54008](https://github.com/nodejs/node/pull/54008) +* \[[`06fe014101`](https://github.com/nodejs/node/commit/06fe014101)] - **test**: add test for one arg timers to increase coverage (Carlos Espa) [#54007](https://github.com/nodejs/node/pull/54007) +* \[[`9921615f58`](https://github.com/nodejs/node/commit/9921615f58)] - **test**: mark 'test/parallel/test-sqlite.js' as flaky (Colin Ihrig) [#54031](https://github.com/nodejs/node/pull/54031) +* \[[`0a55c31146`](https://github.com/nodejs/node/commit/0a55c31146)] - **test**: mark test-pipe-file-to-http as flaky (jakecastelli) [#53751](https://github.com/nodejs/node/pull/53751) +* \[[`f73e5908f3`](https://github.com/nodejs/node/commit/f73e5908f3)] - **test**: compare paths on Windows without considering case (Early Riser) [#53993](https://github.com/nodejs/node/pull/53993) +* \[[`54215e731a`](https://github.com/nodejs/node/commit/54215e731a)] - **test**: skip sea tests in large debug builds (Chengzhong Wu) [#53918](https://github.com/nodejs/node/pull/53918) +* \[[`f03b6a4b1e`](https://github.com/nodejs/node/commit/f03b6a4b1e)] - **test**: skip --title check on IBM i (Abdirahim Musse) [#53952](https://github.com/nodejs/node/pull/53952) +* \[[`72bd501174`](https://github.com/nodejs/node/commit/72bd501174)] - **test**: reduce flakiness of `test-assert-esm-cjs-message-verify` (Antoine du Hamel) [#53967](https://github.com/nodejs/node/pull/53967) +* \[[`367a52681b`](https://github.com/nodejs/node/commit/367a52681b)] - **test**: use `PYTHON` executable from env in `assertSnapshot` (Antoine du Hamel) [#53938](https://github.com/nodejs/node/pull/53938) +* \[[`b18eee1059`](https://github.com/nodejs/node/commit/b18eee1059)] - **test**: deflake test-blob-file-backed (Luigi Pinca) [#53920](https://github.com/nodejs/node/pull/53920) +* \[[`3ff42349d3`](https://github.com/nodejs/node/commit/3ff42349d3)] - **test**: un-set inspector-async-hook-setup-at-inspect-brk as flaky (Abdirahim Musse) [#53692](https://github.com/nodejs/node/pull/53692) +* \[[`d38cb8857b`](https://github.com/nodejs/node/commit/d38cb8857b)] - **test**: use python3 instead of python in pummel test (Mathis Wiehl) [#53057](https://github.com/nodejs/node/pull/53057) +* \[[`e953e1465e`](https://github.com/nodejs/node/commit/e953e1465e)] - **test**: do not assume cwd in snapshot tests (Antoine du Hamel) [#53146](https://github.com/nodejs/node/pull/53146) +* \[[`187ee2478c`](https://github.com/nodejs/node/commit/187ee2478c)] - **test**: fix OpenSSL version checks (Richard Lau) [#53503](https://github.com/nodejs/node/pull/53503) +* \[[`f0e0e83ae3`](https://github.com/nodejs/node/commit/f0e0e83ae3)] - **test**: refactor, add assertion to http-request-end (jakecastelli) [#53411](https://github.com/nodejs/node/pull/53411) +* \[[`2e953fc744`](https://github.com/nodejs/node/commit/2e953fc744)] - **test\_runner**: switched to internal readline interface (Emil Tayeb) [#54000](https://github.com/nodejs/node/pull/54000) +* \[[`201e306b41`](https://github.com/nodejs/node/commit/201e306b41)] - **test\_runner**: do not throw on mocked clearTimeout() (Aksinya Bykova) [#54005](https://github.com/nodejs/node/pull/54005) +* \[[`e9633de443`](https://github.com/nodejs/node/commit/e9633de443)] - **test\_runner**: cleanup global event listeners after run (Eddie Abbondanzio) [#53878](https://github.com/nodejs/node/pull/53878) +* \[[`b1f6b89b1d`](https://github.com/nodejs/node/commit/b1f6b89b1d)] - **test\_runner**: remove plan option from run() (Colin Ihrig) [#53834](https://github.com/nodejs/node/pull/53834) +* \[[`c646a00111`](https://github.com/nodejs/node/commit/c646a00111)] - **tls**: add setKeyCert() to tls.Socket (Brian White) [#53636](https://github.com/nodejs/node/pull/53636) +* \[[`ff842ac583`](https://github.com/nodejs/node/commit/ff842ac583)] - **tools**: fix `SLACK_TITLE` in invalid commit workflow (Antoine du Hamel) [#53912](https://github.com/nodejs/node/pull/53912) +* \[[`404932f909`](https://github.com/nodejs/node/commit/404932f909)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#53840](https://github.com/nodejs/node/pull/53840) +* \[[`c90a290391`](https://github.com/nodejs/node/commit/c90a290391)] - **tools**: use v8\_features.json to populate config.gypi (Cheng) [#53749](https://github.com/nodejs/node/pull/53749) +* \[[`f9416937d1`](https://github.com/nodejs/node/commit/f9416937d1)] - **tools**: update lint-md-dependencies to unified\@11.0.5 (Node.js GitHub Bot) [#53555](https://github.com/nodejs/node/pull/53555) +* \[[`1e66b22cae`](https://github.com/nodejs/node/commit/1e66b22cae)] - **tools**: replace reference to NodeMainInstance with SnapshotBuilder (codediverdev) [#53544](https://github.com/nodejs/node/pull/53544) +* \[[`d6313257d6`](https://github.com/nodejs/node/commit/d6313257d6)] - **typings**: add `fs_dir` types (Yagiz Nizipli) [#53631](https://github.com/nodejs/node/pull/53631) +* \[[`858c31363d`](https://github.com/nodejs/node/commit/858c31363d)] - **url**: fix typo (KAYYY) [#53827](https://github.com/nodejs/node/pull/53827) +* \[[`f43b9c9086`](https://github.com/nodejs/node/commit/f43b9c9086)] - **url**: reduce unnecessary string copies (Yagiz Nizipli) [#53628](https://github.com/nodejs/node/pull/53628) +* \[[`b14bc49be2`](https://github.com/nodejs/node/commit/b14bc49be2)] - **url**: add missing documentation for `URL.parse()` (Yagiz Nizipli) [#53733](https://github.com/nodejs/node/pull/53733) +* \[[`45af825632`](https://github.com/nodejs/node/commit/45af825632)] - **util**: fix crashing when emitting new Buffer() deprecation warning #53075 (Aras Abbasi) [#53089](https://github.com/nodejs/node/pull/53089) +* \[[`6d0f9a99dd`](https://github.com/nodejs/node/commit/6d0f9a99dd)] - **worker**: allow copied NODE\_OPTIONS in the env setting (Joyee Cheung) [#53596](https://github.com/nodejs/node/pull/53596) + ## 2024-07-24, Version 20.16.0 'Iron' (LTS), @marco-ippolito diff --git a/src/node_version.h b/src/node_version.h index 1e08a59e7a28862..f04b4da3ed0f5c1 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -23,13 +23,13 @@ #define SRC_NODE_VERSION_H_ #define NODE_MAJOR_VERSION 20 -#define NODE_MINOR_VERSION 16 -#define NODE_PATCH_VERSION 1 +#define NODE_MINOR_VERSION 17 +#define NODE_PATCH_VERSION 0 #define NODE_VERSION_IS_LTS 1 #define NODE_VERSION_LTS_CODENAME "Iron" -#define NODE_VERSION_IS_RELEASE 0 +#define NODE_VERSION_IS_RELEASE 1 #ifndef NODE_STRINGIFY #define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)