38.md (58339B)
1 # PR #38 chore(deps): update node.js to v24 2 3 - **Status:** merged 4 - **Author:** @renovate[bot] 5 - **Created:** 2025-12-07T21:21:47Z 6 - **Branch:** renovate/node-24.x → main 7 - **Merged:** 2025-12-07T21:28:09Z 8 - **Labels:** type/major-update 9 - **Diff:** [38.diff](./38.diff) 10 11 --- 12 13 > **Note:** This PR body was truncated due to platform limits. 14 15 This PR contains the following updates: 16 17 | Package | Update | Change | 18 |---|---|---| 19 | [node](https://redirect.github.com/nodejs/node) | major | `23` -> `24` | 20 21 --- 22 23 ### Release Notes 24 25 <details> 26 <summary>nodejs/node (node)</summary> 27 28 ### [`v24.11.1`](https://redirect.github.com/nodejs/node/releases/tag/v24.11.1): 2025-11-11, Version 24.11.1 'Krypton' (LTS), @​aduh95 29 30 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.11.0...v24.11.1) 31 32 ##### Notable Changes 33 34 The known issue relating to `Buffer.allocUnsafe` incorrectly zero-filling buffers 35 has now been addressed and now returns uninitialized memory as documented in the 36 [`Buffer.allocUnsafe`](https://nodejs.org/docs/latest-v24.x/api/buffer.html#static-method-bufferallocunsafesize) 37 documentation. 38 39 ##### Commits 40 41 - \[[`0a15ccf3f4`](https://redirect.github.com/nodejs/node/commit/0a15ccf3f4)] - **benchmark**: improve cpu.sh for safety and usability (Nam Yooseong) [#​60162](https://redirect.github.com/nodejs/node/pull/60162) 42 - \[[`a1c7d1dac9`](https://redirect.github.com/nodejs/node/commit/a1c7d1dac9)] - **benchmark**: add benchmark for leaf source text modules (Joyee Cheung) [#​60205](https://redirect.github.com/nodejs/node/pull/60205) 43 - \[[`99e2acf46b`](https://redirect.github.com/nodejs/node/commit/99e2acf46b)] - **benchmark**: add vm.SourceTextModule benchmark (Joyee Cheung) [#​59396](https://redirect.github.com/nodejs/node/pull/59396) 44 - \[[`c01c72b407`](https://redirect.github.com/nodejs/node/commit/c01c72b407)] - **benchmark**: use non-deprecated WriteUtf8V2 method (Michaël Zasso) [#​60173](https://redirect.github.com/nodejs/node/pull/60173) 45 - \[[`a42dbd138e`](https://redirect.github.com/nodejs/node/commit/a42dbd138e)] - **build**: ibmi follow aix visibility (SRAVANI GUNDEPALLI) [#​60360](https://redirect.github.com/nodejs/node/pull/60360) 46 - \[[`5673a54a5d`](https://redirect.github.com/nodejs/node/commit/5673a54a5d)] - **build**: use call command when calling python configure (Jacob Nichols) [#​60098](https://redirect.github.com/nodejs/node/pull/60098) 47 - \[[`c67cb727cb`](https://redirect.github.com/nodejs/node/commit/c67cb727cb)] - **build**: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden (Joyee Cheung) [#​56290](https://redirect.github.com/nodejs/node/pull/56290) 48 - \[[`b03f7b93b1`](https://redirect.github.com/nodejs/node/commit/b03f7b93b1)] - **build**: remove V8\_COMPRESS\_POINTERS\_IN\_ISOLATE\_CAGE defs (Joyee Cheung) [#​60296](https://redirect.github.com/nodejs/node/pull/60296) 49 - \[[`2505568531`](https://redirect.github.com/nodejs/node/commit/2505568531)] - **build, src**: fix include paths for vtune files (Rahul) [#​59999](https://redirect.github.com/nodejs/node/pull/59999) 50 - \[[`95330b036f`](https://redirect.github.com/nodejs/node/commit/95330b036f)] - **crypto**: update root certificates to NSS 3.116 (Node.js GitHub Bot) [#​59956](https://redirect.github.com/nodejs/node/pull/59956) 51 - \[[`c221d892ef`](https://redirect.github.com/nodejs/node/commit/c221d892ef)] - **deps**: update corepack to 0.34.2 (Node.js GitHub Bot) [#​60550](https://redirect.github.com/nodejs/node/pull/60550) 52 - \[[`bc00aa4c77`](https://redirect.github.com/nodejs/node/commit/bc00aa4c77)] - **deps**: update simdjson to 4.0.7 (Node.js GitHub Bot) [#​59883](https://redirect.github.com/nodejs/node/pull/59883) 53 - \[[`d03b89ec53`](https://redirect.github.com/nodejs/node/commit/d03b89ec53)] - **deps**: update corepack to 0.34.1 (Node.js GitHub Bot) [#​60314](https://redirect.github.com/nodejs/node/pull/60314) 54 - \[[`b7882090de`](https://redirect.github.com/nodejs/node/commit/b7882090de)] - **deps**: update inspector\_protocol to [`af7f5a8`](https://redirect.github.com/nodejs/node/commit/af7f5a8173fdbc29f0835ec94395932e328b) (Node.js GitHub Bot) [#​60312](https://redirect.github.com/nodejs/node/pull/60312) 55 - \[[`7007f9dd65`](https://redirect.github.com/nodejs/node/commit/7007f9dd65)] - **deps**: update googletest to [`279f847`](https://redirect.github.com/nodejs/node/commit/279f847) (Node.js GitHub Bot) [#​60219](https://redirect.github.com/nodejs/node/pull/60219) 56 - \[[`a56aa9ffa8`](https://redirect.github.com/nodejs/node/commit/a56aa9ffa8)] - **deps**: upgrade npm to 11.6.2 (npm team) [#​60168](https://redirect.github.com/nodejs/node/pull/60168) 57 - \[[`0bf8952721`](https://redirect.github.com/nodejs/node/commit/0bf8952721)] - **doc**: mention more codemods in `deprecations.md` (Augustin Mauroy) [#​60243](https://redirect.github.com/nodejs/node/pull/60243) 58 - \[[`2473ca77f6`](https://redirect.github.com/nodejs/node/commit/2473ca77f6)] - **doc**: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny() (Jimmy Leung) [#​58899](https://redirect.github.com/nodejs/node/pull/58899) 59 - \[[`39ddd8522e`](https://redirect.github.com/nodejs/node/commit/39ddd8522e)] - **doc**: use `any` for `worker_threads.Worker` 'error' event argument `err` (Jonas Geiler) [#​60300](https://redirect.github.com/nodejs/node/pull/60300) 60 - \[[`eaa825fd97`](https://redirect.github.com/nodejs/node/commit/eaa825fd97)] - **doc**: update decorator documentation to reflect actual policy (Muhammad Salman Aziz) [#​60288](https://redirect.github.com/nodejs/node/pull/60288) 61 - \[[`a744e42282`](https://redirect.github.com/nodejs/node/commit/a744e42282)] - **doc**: document wildcard supported by tools/test.py (Joyee Cheung) [#​60265](https://redirect.github.com/nodejs/node/pull/60265) 62 - \[[`ec0d5beb09`](https://redirect.github.com/nodejs/node/commit/ec0d5beb09)] - **doc**: add --heap-snapshot-on-oom to useful v8 flag (jakecastelli) [#​60260](https://redirect.github.com/nodejs/node/pull/60260) 63 - \[[`13da0df12a`](https://redirect.github.com/nodejs/node/commit/13da0df12a)] - **doc**: fix `blob.bytes()` heading level (XTY) [#​60252](https://redirect.github.com/nodejs/node/pull/60252) 64 - \[[`8e771632b7`](https://redirect.github.com/nodejs/node/commit/8e771632b7)] - **doc**: fix not working code example in vm docs (Artur Gawlik) [#​60224](https://redirect.github.com/nodejs/node/pull/60224) 65 - \[[`70c2080bff`](https://redirect.github.com/nodejs/node/commit/70c2080bff)] - **doc**: improve code snippet alternative of url.parse() using WHATWG URL (Steven) [#​60209](https://redirect.github.com/nodejs/node/pull/60209) 66 - \[[`beadcf176e`](https://redirect.github.com/nodejs/node/commit/beadcf176e)] - **doc**: `createSQLTagStore` -> `createTagStore` (Aviv Keller) [#​60182](https://redirect.github.com/nodejs/node/pull/60182) 67 - \[[`b0da3b9c6a`](https://redirect.github.com/nodejs/node/commit/b0da3b9c6a)] - **doc**: use markdown when branch-diff major release (Rafael Gonzaga) [#​60179](https://redirect.github.com/nodejs/node/pull/60179) 68 - \[[`688115aa6b`](https://redirect.github.com/nodejs/node/commit/688115aa6b)] - **doc**: update teams in collaborator-guide.md and add links (Bart Louwers) [#​60065](https://redirect.github.com/nodejs/node/pull/60065) 69 - \[[`923082a064`](https://redirect.github.com/nodejs/node/commit/923082a064)] - **doc**: disambiguate top-level `worker_threads` module exports (René) [#​59890](https://redirect.github.com/nodejs/node/pull/59890) 70 - \[[`7be4330870`](https://redirect.github.com/nodejs/node/commit/7be4330870)] - **doc**: add known issue to v24.11.0 release notes (Richard Lau) [#​60467](https://redirect.github.com/nodejs/node/pull/60467) 71 - \[[`4d8f62aeaf`](https://redirect.github.com/nodejs/node/commit/4d8f62aeaf)] - **doc, module**: change async customization hooks to experimental (Gerhard Stöbich) [#​60302](https://redirect.github.com/nodejs/node/pull/60302) 72 - \[[`d86a118bbd`](https://redirect.github.com/nodejs/node/commit/d86a118bbd)] - **http**: lazy allocate cookies array (Robert Nagy) [#​59734](https://redirect.github.com/nodejs/node/pull/59734) 73 - \[[`8c256d4139`](https://redirect.github.com/nodejs/node/commit/8c256d4139)] - **http**: fix http client leaky with double response (theanarkh) [#​60062](https://redirect.github.com/nodejs/node/pull/60062) 74 - \[[`265e9d59fa`](https://redirect.github.com/nodejs/node/commit/265e9d59fa)] - **http2**: rename variable to additionalPseudoHeaders (Tobias Nießen) [#​60208](https://redirect.github.com/nodejs/node/pull/60208) 75 - \[[`65bec037e2`](https://redirect.github.com/nodejs/node/commit/65bec037e2)] - **http2**: do not crash on mismatched ping buffer length (René) [#​60135](https://redirect.github.com/nodejs/node/pull/60135) 76 - \[[`9b83ef53b7`](https://redirect.github.com/nodejs/node/commit/9b83ef53b7)] - **inspector**: add network payload buffer size limits (Chengzhong Wu) [#​60236](https://redirect.github.com/nodejs/node/pull/60236) 77 - \[[`03ac05c458`](https://redirect.github.com/nodejs/node/commit/03ac05c458)] - **inspector**: support handshake response for websocket inspection (Shima Ryuhei) [#​60225](https://redirect.github.com/nodejs/node/pull/60225) 78 - \[[`aa04f06190`](https://redirect.github.com/nodejs/node/commit/aa04f06190)] - **lib**: fix typo in createBlobReaderStream (SeokHun) [#​60132](https://redirect.github.com/nodejs/node/pull/60132) 79 - \[[`5aea1a429e`](https://redirect.github.com/nodejs/node/commit/5aea1a429e)] - **lib**: fix constructor in \_errnoException stack tree (SeokHun) [#​60156](https://redirect.github.com/nodejs/node/pull/60156) 80 - \[[`4f7745acc7`](https://redirect.github.com/nodejs/node/commit/4f7745acc7)] - **lib**: fix typo in QuicSessionStats (SeokHun) [#​60155](https://redirect.github.com/nodejs/node/pull/60155) 81 - \[[`f8725861ea`](https://redirect.github.com/nodejs/node/commit/f8725861ea)] - **lib**: remove redundant destroyHook checks (Gürgün Dayıoğlu) [#​60120](https://redirect.github.com/nodejs/node/pull/60120) 82 - \[[`696c20bf3f`](https://redirect.github.com/nodejs/node/commit/696c20bf3f)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​60325](https://redirect.github.com/nodejs/node/pull/60325) 83 - \[[`90434ff99a`](https://redirect.github.com/nodejs/node/commit/90434ff99a)] - **meta**: loop userland-migrations in deprecations (Chengzhong Wu) [#​60299](https://redirect.github.com/nodejs/node/pull/60299) 84 - \[[`ffbc0ae60a`](https://redirect.github.com/nodejs/node/commit/ffbc0ae60a)] - **module**: refactor and clarify async loader hook customizations (Joyee Cheung) [#​60278](https://redirect.github.com/nodejs/node/pull/60278) 85 - \[[`6ed6062f7d`](https://redirect.github.com/nodejs/node/commit/6ed6062f7d)] - **module**: handle null source from async loader hooks in sync hooks (Joyee Cheung) [#​59929](https://redirect.github.com/nodejs/node/pull/59929) 86 - \[[`a2871baed2`](https://redirect.github.com/nodejs/node/commit/a2871baed2)] - **msi**: fix WiX warnings (Stefan Stojanovic) [#​60251](https://redirect.github.com/nodejs/node/pull/60251) 87 - \[[`6199541d67`](https://redirect.github.com/nodejs/node/commit/6199541d67)] - **src**: fix timing of snapshot serialize callback (Joyee Cheung) [#​60434](https://redirect.github.com/nodejs/node/pull/60434) 88 - \[[`13b687959a`](https://redirect.github.com/nodejs/node/commit/13b687959a)] - **src**: add COUNT\_GENERIC\_USAGE utility for tests (Joyee Cheung) [#​60434](https://redirect.github.com/nodejs/node/pull/60434) 89 - \[[`a587623b4f`](https://redirect.github.com/nodejs/node/commit/a587623b4f)] - **src**: conditionally disable source phase imports by default (Shelley Vohr) [#​60364](https://redirect.github.com/nodejs/node/pull/60364) 90 - \[[`e483267995`](https://redirect.github.com/nodejs/node/commit/e483267995)] - **src**: use cached primordials\_string (Sohyeon Kim) [#​60255](https://redirect.github.com/nodejs/node/pull/60255) 91 - \[[`4c9a64fbaf`](https://redirect.github.com/nodejs/node/commit/4c9a64fbaf)] - **src**: replace Environment::GetCurrent with args.GetIsolate (Sohyeon Kim) [#​60256](https://redirect.github.com/nodejs/node/pull/60256) 92 - \[[`eb8a0493d1`](https://redirect.github.com/nodejs/node/commit/eb8a0493d1)] - **src**: initial enablement of IsolateGroups (James M Snell) [#​60254](https://redirect.github.com/nodejs/node/pull/60254) 93 - \[[`463c6450cf`](https://redirect.github.com/nodejs/node/commit/463c6450cf)] - **src**: use `Utf8Value` and `TwoByteValue` instead of V8 helpers (Anna Henningsen) [#​60244](https://redirect.github.com/nodejs/node/pull/60244) 94 - \[[`b370e02789`](https://redirect.github.com/nodejs/node/commit/b370e02789)] - **src**: add a default branch for module phase (Chengzhong Wu) [#​60261](https://redirect.github.com/nodejs/node/pull/60261) 95 - \[[`4e1c5c5601`](https://redirect.github.com/nodejs/node/commit/4e1c5c5601)] - **src**: make additional cleanups in node locks impl (James M Snell) [#​60061](https://redirect.github.com/nodejs/node/pull/60061) 96 - \[[`f00d4c10fc`](https://redirect.github.com/nodejs/node/commit/f00d4c10fc)] - **src**: update locks to use DictionaryTemplate (James M Snell) [#​60061](https://redirect.github.com/nodejs/node/pull/60061) 97 - \[[`1c8716e97c`](https://redirect.github.com/nodejs/node/commit/1c8716e97c)] - **test**: increase debugger waitFor timeout on macOS (Chengzhong Wu) [#​60367](https://redirect.github.com/nodejs/node/pull/60367) 98 - \[[`17b4f38e9c`](https://redirect.github.com/nodejs/node/commit/17b4f38e9c)] - **test**: put helper in test-runner-output into common (Joyee Cheung) [#​60330](https://redirect.github.com/nodejs/node/pull/60330) 99 - \[[`43b9ea8389`](https://redirect.github.com/nodejs/node/commit/43b9ea8389)] - **test**: fix small compile warning in test\_network\_requests\_buffer.cc (xiaocainiao633) [#​60281](https://redirect.github.com/nodejs/node/pull/60281) 100 - \[[`38a62980ad`](https://redirect.github.com/nodejs/node/commit/38a62980ad)] - **test**: split test-runner-watch-mode-kill-signal (Joyee Cheung) [#​60298](https://redirect.github.com/nodejs/node/pull/60298) 101 - \[[`34e4c8c84f`](https://redirect.github.com/nodejs/node/commit/34e4c8c84f)] - **test**: fix incorrect calculation in test-perf-hooks.js (Joyee Cheung) [#​60271](https://redirect.github.com/nodejs/node/pull/60271) 102 - \[[`4481feb17b`](https://redirect.github.com/nodejs/node/commit/4481feb17b)] - **test**: parallelize test-without-async-context-frame correctly (Joyee Cheung) [#​60273](https://redirect.github.com/nodejs/node/pull/60273) 103 - \[[`91ea9b06e0`](https://redirect.github.com/nodejs/node/commit/91ea9b06e0)] - **test**: skip sea tests on x64 macOS (Joyee Cheung) [#​60250](https://redirect.github.com/nodejs/node/pull/60250) 104 - \[[`cedba09e60`](https://redirect.github.com/nodejs/node/commit/cedba09e60)] - **test**: move sea tests into test/sea (Joyee Cheung) [#​60250](https://redirect.github.com/nodejs/node/pull/60250) 105 - \[[`635af55e12`](https://redirect.github.com/nodejs/node/commit/635af55e12)] - ***Revert*** "**test**: ensure message event fires in worker message port test" (Luigi Pinca) [#​60126](https://redirect.github.com/nodejs/node/pull/60126) 106 - \[[`68f678028e`](https://redirect.github.com/nodejs/node/commit/68f678028e)] - **test**: skip tests that cause timeouts on IBM i (SRAVANI GUNDEPALLI) [#​60148](https://redirect.github.com/nodejs/node/pull/60148) 107 - \[[`cc3a70598c`](https://redirect.github.com/nodejs/node/commit/cc3a70598c)] - **test**: deflake test-fs-promises-watch-iterator (Luigi Pinca) [#​60060](https://redirect.github.com/nodejs/node/pull/60060) 108 - \[[`3d784dd766`](https://redirect.github.com/nodejs/node/commit/3d784dd766)] - **test**: prepare junit file attribute normalization (sangwook) [#​59432](https://redirect.github.com/nodejs/node/pull/59432) 109 - \[[`84974d97ad`](https://redirect.github.com/nodejs/node/commit/84974d97ad)] - **test**: skip failing test on macOS 15.7+ (Antoine du Hamel) [#​60419](https://redirect.github.com/nodejs/node/pull/60419) 110 - \[[`fabf8e4975`](https://redirect.github.com/nodejs/node/commit/fabf8e4975)] - **test,crypto**: fix conditional SHA3-\* skip on BoringSSL (Filip Skokan) [#​60379](https://redirect.github.com/nodejs/node/pull/60379) 111 - \[[`8faa494bf2`](https://redirect.github.com/nodejs/node/commit/8faa494bf2)] - **test,crypto**: sha3 algorithms aren't supported with BoringSSL (Shelley Vohr) [#​60374](https://redirect.github.com/nodejs/node/pull/60374) 112 - \[[`538a00c0f6`](https://redirect.github.com/nodejs/node/commit/538a00c0f6)] - **test,doc**: skip --max-old-space-size-percentage on 32-bit platforms (Asaf Federman) [#​60144](https://redirect.github.com/nodejs/node/pull/60144) 113 - \[[`9ac5dbb694`](https://redirect.github.com/nodejs/node/commit/9ac5dbb694)] - **test\_runner**: use module.registerHooks in module mocks (Joyee Cheung) [#​60326](https://redirect.github.com/nodejs/node/pull/60326) 114 - \[[`f6ff6e7166`](https://redirect.github.com/nodejs/node/commit/f6ff6e7166)] - **test\_runner**: fix suite timeout (Moshe Atlow) [#​59853](https://redirect.github.com/nodejs/node/pull/59853) 115 - \[[`455bfeb52d`](https://redirect.github.com/nodejs/node/commit/455bfeb52d)] - **test\_runner**: add junit file attribute support (sangwook) [#​59432](https://redirect.github.com/nodejs/node/pull/59432) 116 - \[[`223c5e105d`](https://redirect.github.com/nodejs/node/commit/223c5e105d)] - **tools**: update gyp-next to 0.20.5 (Node.js GitHub Bot) [#​60313](https://redirect.github.com/nodejs/node/pull/60313) 117 - \[[`2949408fc1`](https://redirect.github.com/nodejs/node/commit/2949408fc1)] - **tools**: limit inspector protocol PR title length (Chengzhong Wu) [#​60324](https://redirect.github.com/nodejs/node/pull/60324) 118 - \[[`b36a898650`](https://redirect.github.com/nodejs/node/commit/b36a898650)] - **tools**: fix inspector\_protocol updater (Chengzhong Wu) [#​60277](https://redirect.github.com/nodejs/node/pull/60277) 119 - \[[`d60f002b62`](https://redirect.github.com/nodejs/node/commit/d60f002b62)] - **tools**: optimize wildcard execution in tools/test.py (Joyee Cheung) [#​60266](https://redirect.github.com/nodejs/node/pull/60266) 120 - \[[`9d4e422419`](https://redirect.github.com/nodejs/node/commit/9d4e422419)] - **tools**: add inspector\_protocol updater (Chengzhong Wu) [#​60245](https://redirect.github.com/nodejs/node/pull/60245) 121 - \[[`2f93a9894f`](https://redirect.github.com/nodejs/node/commit/2f93a9894f)] - **tools**: use cooldown property correctly (Rafael Gonzaga) [#​60134](https://redirect.github.com/nodejs/node/pull/60134) 122 - \[[`9468ade95d`](https://redirect.github.com/nodejs/node/commit/9468ade95d)] - **typings**: add missing properties and method in Worker (Woohyun Sung) [#​60257](https://redirect.github.com/nodejs/node/pull/60257) 123 - \[[`f611ec0a9e`](https://redirect.github.com/nodejs/node/commit/f611ec0a9e)] - **typings**: add missing properties in HTTPParser (Woohyun Sung) [#​60257](https://redirect.github.com/nodejs/node/pull/60257) 124 - \[[`301c1347a1`](https://redirect.github.com/nodejs/node/commit/301c1347a1)] - **typings**: delete undefined property in ConfigBinding (Woohyun Sung) [#​60257](https://redirect.github.com/nodejs/node/pull/60257) 125 - \[[`80fdb3d39b`](https://redirect.github.com/nodejs/node/commit/80fdb3d39b)] - **typings**: add buffer internalBinding typing (방진혁) [#​60163](https://redirect.github.com/nodejs/node/pull/60163) 126 - \[[`8cb3b77039`](https://redirect.github.com/nodejs/node/commit/8cb3b77039)] - **util**: use more defensive code when inspecting error objects (Antoine du Hamel) [#​60139](https://redirect.github.com/nodejs/node/pull/60139) 127 - \[[`748d4f6430`](https://redirect.github.com/nodejs/node/commit/748d4f6430)] - **util**: mark special properties when inspecting them (Ruben Bridgewater) [#​60131](https://redirect.github.com/nodejs/node/pull/60131) 128 - \[[`6183a759d7`](https://redirect.github.com/nodejs/node/commit/6183a759d7)] - **vm**: make vm.Module.evaluate() conditionally synchronous (Joyee Cheung) [#​60205](https://redirect.github.com/nodejs/node/pull/60205) 129 - \[[`4b8506628f`](https://redirect.github.com/nodejs/node/commit/4b8506628f)] - **win**: upgrade Visual Studio workload from 2019 to 2022 (Jiawen Geng) [#​60318](https://redirect.github.com/nodejs/node/pull/60318) 130 131 ### [`v24.11.0`](https://redirect.github.com/nodejs/node/releases/tag/v24.11.0): 2025-10-28, Version 24.11.0 'Krypton' (LTS), @​richardlau 132 133 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.10.0...v24.11.0) 134 135 ##### Notable Changes 136 137 This release marks the transition of Node.js 24.x into Long Term Support (LTS) 138 with the codename 'Krypton'. It will continue to receive updates through to 139 the end of April 2028. 140 141 Other than updating metadata, such as the `process.release` object, to reflect 142 that the release is LTS, no further changes from Node.js 24.10.0 are included. 143 144 ### [`v24.10.0`](https://redirect.github.com/nodejs/node/releases/tag/v24.10.0): 2025-10-08, Version 24.10.0 (Current), @​RafaelGSS 145 146 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.9.0...v24.10.0) 147 148 ##### Notable Changes 149 150 - \[[`31bb476895`](https://redirect.github.com/nodejs/node/commit/31bb476895)] - **(SEMVER-MINOR)** **console**: allow per-stream `inspectOptions` option (Anna Henningsen) [#​60082](https://redirect.github.com/nodejs/node/pull/60082) 151 - \[[`3b92be2fb8`](https://redirect.github.com/nodejs/node/commit/3b92be2fb8)] - **(SEMVER-MINOR)** **lib**: remove util.getCallSite (Rafael Gonzaga) [#​59980](https://redirect.github.com/nodejs/node/pull/59980) 152 - \[[`18c79d9e1c`](https://redirect.github.com/nodejs/node/commit/18c79d9e1c)] - **(SEMVER-MINOR)** **sqlite**: create authorization api (Guilherme Araújo) [#​59928](https://redirect.github.com/nodejs/node/pull/59928) 153 154 ##### Commits 155 156 - \[[`e8cff3d51e`](https://redirect.github.com/nodejs/node/commit/e8cff3d51e)] - **benchmark**: remove unused variable from util/priority-queue (Bruno Rodrigues) [#​59872](https://redirect.github.com/nodejs/node/pull/59872) 157 - \[[`03294252ab`](https://redirect.github.com/nodejs/node/commit/03294252ab)] - **benchmark**: update count to n in permission startup (Bruno Rodrigues) [#​59872](https://redirect.github.com/nodejs/node/pull/59872) 158 - \[[`3c8a609d9b`](https://redirect.github.com/nodejs/node/commit/3c8a609d9b)] - **benchmark**: update num to n in dgram offset-length (Bruno Rodrigues) [#​59872](https://redirect.github.com/nodejs/node/pull/59872) 159 - \[[`7b2032b13e`](https://redirect.github.com/nodejs/node/commit/7b2032b13e)] - **benchmark**: adjust dgram offset-length len values (Bruno Rodrigues) [#​59708](https://redirect.github.com/nodejs/node/pull/59708) 160 - \[[`552d887aee`](https://redirect.github.com/nodejs/node/commit/552d887aee)] - **benchmark**: update num to n in dgram offset-length (Bruno Rodrigues) [#​59708](https://redirect.github.com/nodejs/node/pull/59708) 161 - \[[`31bb476895`](https://redirect.github.com/nodejs/node/commit/31bb476895)] - **(SEMVER-MINOR)** **console**: allow per-stream `inspectOptions` option (Anna Henningsen) [#​60082](https://redirect.github.com/nodejs/node/pull/60082) 162 - \[[`0bf022d4c0`](https://redirect.github.com/nodejs/node/commit/0bf022d4c0)] - **console,util**: improve array inspection performance (Ruben Bridgewater) [#​60037](https://redirect.github.com/nodejs/node/pull/60037) 163 - \[[`04d568e591`](https://redirect.github.com/nodejs/node/commit/04d568e591)] - **deps**: V8: cherry-pick [`f93055f`](https://redirect.github.com/nodejs/node/commit/f93055fbd5aa) (Olivier Flückiger) [#​60105](https://redirect.github.com/nodejs/node/pull/60105) 164 - \[[`621058b3bf`](https://redirect.github.com/nodejs/node/commit/621058b3bf)] - **deps**: update archs files for openssl-3.5.4 (Node.js GitHub Bot) [#​60101](https://redirect.github.com/nodejs/node/pull/60101) 165 - \[[`81b3009fe6`](https://redirect.github.com/nodejs/node/commit/81b3009fe6)] - **deps**: upgrade openssl sources to openssl-3.5.4 (Node.js GitHub Bot) [#​60101](https://redirect.github.com/nodejs/node/pull/60101) 166 - \[[`dc44c9f349`](https://redirect.github.com/nodejs/node/commit/dc44c9f349)] - **deps**: upgrade npm to 11.6.1 (npm team) [#​60012](https://redirect.github.com/nodejs/node/pull/60012) 167 - \[[`ec0f137198`](https://redirect.github.com/nodejs/node/commit/ec0f137198)] - **deps**: update ada to 3.3.0 (Node.js GitHub Bot) [#​60045](https://redirect.github.com/nodejs/node/pull/60045) 168 - \[[`f490f91874`](https://redirect.github.com/nodejs/node/commit/f490f91874)] - **deps**: update amaro to 1.1.4 (pmarchini) [#​60044](https://redirect.github.com/nodejs/node/pull/60044) 169 - \[[`de7a7cd0d7`](https://redirect.github.com/nodejs/node/commit/de7a7cd0d7)] - **deps**: update ada to 3.2.9 (Node.js GitHub Bot) [#​59987](https://redirect.github.com/nodejs/node/pull/59987) 170 - \[[`a533e5b5db`](https://redirect.github.com/nodejs/node/commit/a533e5b5db)] - **doc**: add automated migration info to deprecations (Augustin Mauroy) [#​60022](https://redirect.github.com/nodejs/node/pull/60022) 171 - \[[`7fb8fe4875`](https://redirect.github.com/nodejs/node/commit/7fb8fe4875)] - **doc**: fix typo on child\_process.md (Angelo Gazzola) [#​60114](https://redirect.github.com/nodejs/node/pull/60114) 172 - \[[`24c1ef9846`](https://redirect.github.com/nodejs/node/commit/24c1ef9846)] - **doc**: remove optional title prefixes (Aviv Keller) [#​60087](https://redirect.github.com/nodejs/node/pull/60087) 173 - \[[`08b9eb8e19`](https://redirect.github.com/nodejs/node/commit/08b9eb8e19)] - **doc**: mark `.env` files support as stable (Santeri Hiltunen) [#​59925](https://redirect.github.com/nodejs/node/pull/59925) 174 - \[[`66d90b8063`](https://redirect.github.com/nodejs/node/commit/66d90b8063)] - **doc**: mention reverse proxy and include simple example (Steven) [#​59736](https://redirect.github.com/nodejs/node/pull/59736) 175 - \[[`14aa1119cb`](https://redirect.github.com/nodejs/node/commit/14aa1119cb)] - **doc**: provide alternative to `url.parse()` using WHATWG URL (Steven) [#​59736](https://redirect.github.com/nodejs/node/pull/59736) 176 - \[[`f9412324f6`](https://redirect.github.com/nodejs/node/commit/f9412324f6)] - **doc**: fix typo of built-in module specifier in worker\_threads (Deokjin Kim) [#​59992](https://redirect.github.com/nodejs/node/pull/59992) 177 - \[[`64e738a342`](https://redirect.github.com/nodejs/node/commit/64e738a342)] - **doc,crypto**: reorder ML-KEM in the asymmetric key types table (Filip Skokan) [#​60067](https://redirect.github.com/nodejs/node/pull/60067) 178 - \[[`1b25008b41`](https://redirect.github.com/nodejs/node/commit/1b25008b41)] - **http**: improve writeEarlyHints by avoiding for-of loop (Haram Jeong) [#​59958](https://redirect.github.com/nodejs/node/pull/59958) 179 - \[[`35f9b6b28f`](https://redirect.github.com/nodejs/node/commit/35f9b6b28f)] - **inspector**: improve batch diagnostic channel subscriptions (Chengzhong Wu) [#​60009](https://redirect.github.com/nodejs/node/pull/60009) 180 - \[[`3b92be2fb8`](https://redirect.github.com/nodejs/node/commit/3b92be2fb8)] - **(SEMVER-MINOR)** **lib**: remove util.getCallSite (Rafael Gonzaga) [#​59980](https://redirect.github.com/nodejs/node/pull/59980) 181 - \[[`c495e1fe57`](https://redirect.github.com/nodejs/node/commit/c495e1fe57)] - **lib**: optimize priority queue (Gürgün Dayıoğlu) [#​60039](https://redirect.github.com/nodejs/node/pull/60039) 182 - \[[`6be31fb9f3`](https://redirect.github.com/nodejs/node/commit/6be31fb9f3)] - **lib**: implement passive listener behavior per spec (BCD1me) [#​59995](https://redirect.github.com/nodejs/node/pull/59995) 183 - \[[`c5e4aa763b`](https://redirect.github.com/nodejs/node/commit/c5e4aa763b)] - **meta**: bump actions/setup-python from 5.6.0 to 6.0.0 (dependabot\[bot]) [#​60090](https://redirect.github.com/nodejs/node/pull/60090) 184 - \[[`50fa1f4a76`](https://redirect.github.com/nodejs/node/commit/50fa1f4a76)] - **meta**: bump ossf/scorecard-action from 2.4.2 to 2.4.3 (dependabot\[bot]) [#​60096](https://redirect.github.com/nodejs/node/pull/60096) 185 - \[[`def4ce976c`](https://redirect.github.com/nodejs/node/commit/def4ce976c)] - **meta**: bump actions/cache from 4.2.4 to 4.3.0 (dependabot\[bot]) [#​60095](https://redirect.github.com/nodejs/node/pull/60095) 186 - \[[`24b5abc0e9`](https://redirect.github.com/nodejs/node/commit/24b5abc0e9)] - **meta**: bump step-security/harden-runner from 2.12.2 to 2.13.1 (dependabot\[bot]) [#​60094](https://redirect.github.com/nodejs/node/pull/60094) 187 - \[[`8ccf2b0b34`](https://redirect.github.com/nodejs/node/commit/8ccf2b0b34)] - **meta**: bump actions/setup-node from 4.4.0 to 5.0.0 (dependabot\[bot]) [#​60093](https://redirect.github.com/nodejs/node/pull/60093) 188 - \[[`78580147ef`](https://redirect.github.com/nodejs/node/commit/78580147ef)] - **meta**: bump actions/stale from 9.1.0 to 10.0.0 (dependabot\[bot]) [#​60092](https://redirect.github.com/nodejs/node/pull/60092) 189 - \[[`705686b5c4`](https://redirect.github.com/nodejs/node/commit/705686b5c4)] - **meta**: bump codecov/codecov-action from 5.5.0 to 5.5.1 (dependabot\[bot]) [#​60091](https://redirect.github.com/nodejs/node/pull/60091) 190 - \[[`423a6bc744`](https://redirect.github.com/nodejs/node/commit/423a6bc744)] - **meta**: bump github/codeql-action from 3.30.0 to 3.30.5 (dependabot\[bot]) [#​60089](https://redirect.github.com/nodejs/node/pull/60089) 191 - \[[`9d9bd0fb4f`](https://redirect.github.com/nodejs/node/commit/9d9bd0fb4f)] - **meta**: move Michael to emeritus (Michael Dawson) [#​60070](https://redirect.github.com/nodejs/node/pull/60070) 192 - \[[`dbeee55824`](https://redirect.github.com/nodejs/node/commit/dbeee55824)] - **module**: use sync cjs when importing cts (Marco Ippolito) [#​60072](https://redirect.github.com/nodejs/node/pull/60072) 193 - \[[`a722f677ac`](https://redirect.github.com/nodejs/node/commit/a722f677ac)] - **perf\_hooks**: fix histogram fast call signatures (Renegade334) [#​59600](https://redirect.github.com/nodejs/node/pull/59600) 194 - \[[`b3295b8353`](https://redirect.github.com/nodejs/node/commit/b3295b8353)] - **process**: fix wrong asyncContext under unhandled-rejections=strict (Shima Ryuhei) [#​60103](https://redirect.github.com/nodejs/node/pull/60103) 195 - \[[`cff4a7608a`](https://redirect.github.com/nodejs/node/commit/cff4a7608a)] - **process**: fix default `env` for `process.execve` (Richard Lau) [#​60029](https://redirect.github.com/nodejs/node/pull/60029) 196 - \[[`cd034e927f`](https://redirect.github.com/nodejs/node/commit/cd034e927f)] - **process**: fix hrtime fast call signatures (Renegade334) [#​59600](https://redirect.github.com/nodejs/node/pull/59600) 197 - \[[`18c79d9e1c`](https://redirect.github.com/nodejs/node/commit/18c79d9e1c)] - **(SEMVER-MINOR)** **sqlite**: create authorization api (Guilherme Araújo) [#​59928](https://redirect.github.com/nodejs/node/pull/59928) 198 - \[[`d949222043`](https://redirect.github.com/nodejs/node/commit/d949222043)] - **sqlite**: replace `ToLocalChecked` and improve filter error handling (Edy Silva) [#​60028](https://redirect.github.com/nodejs/node/pull/60028) 199 - \[[`6417dc879e`](https://redirect.github.com/nodejs/node/commit/6417dc879e)] - **src**: bring permissions macros in line with general C/C++ standards (Anna Henningsen) [#​60053](https://redirect.github.com/nodejs/node/pull/60053) 200 - \[[`e273c2020c`](https://redirect.github.com/nodejs/node/commit/e273c2020c)] - **src**: update contextify to use DictionaryTemplate (James M Snell) [#​60059](https://redirect.github.com/nodejs/node/pull/60059) 201 - \[[`5f9ff60664`](https://redirect.github.com/nodejs/node/commit/5f9ff60664)] - **src**: remove `AnalyzeTemporaryDtors` option from .clang-tidy (iknoom) [#​60008](https://redirect.github.com/nodejs/node/pull/60008) 202 - \[[`9db54adccc`](https://redirect.github.com/nodejs/node/commit/9db54adccc)] - **src**: update cares\_wrap to use DictionaryTemplates (James M Snell) [#​60033](https://redirect.github.com/nodejs/node/pull/60033) 203 - \[[`fc0ceb7b82`](https://redirect.github.com/nodejs/node/commit/fc0ceb7b82)] - **src**: correct the error handling in StatementExecutionHelper (James M Snell) [#​60040](https://redirect.github.com/nodejs/node/pull/60040) 204 - \[[`3e8fdc1d8d`](https://redirect.github.com/nodejs/node/commit/3e8fdc1d8d)] - **src**: remove unused variables from report (Moonki Choi) [#​60047](https://redirect.github.com/nodejs/node/pull/60047) 205 - \[[`d744324d8e`](https://redirect.github.com/nodejs/node/commit/d744324d8e)] - **src**: avoid unnecessary string allocations in SPrintF impl (Anna Henningsen) [#​60052](https://redirect.github.com/nodejs/node/pull/60052) 206 - \[[`de65a5c719`](https://redirect.github.com/nodejs/node/commit/de65a5c719)] - **src**: make ToLower/ToUpper input args more flexible (Anna Henningsen) [#​60052](https://redirect.github.com/nodejs/node/pull/60052) 207 - \[[`354026df5a`](https://redirect.github.com/nodejs/node/commit/354026df5a)] - **src**: allow `std::string_view` arguments to `SPrintF()` and friends (Anna Henningsen) [#​60058](https://redirect.github.com/nodejs/node/pull/60058) 208 - \[[`42f7d7cb20`](https://redirect.github.com/nodejs/node/commit/42f7d7cb20)] - **src**: remove unnecessary `std::string` error messages (Anna Henningsen) [#​60057](https://redirect.github.com/nodejs/node/pull/60057) 209 - \[[`30c2c0fedd`](https://redirect.github.com/nodejs/node/commit/30c2c0fedd)] - **src**: remove unnecessary shadowed functions on Utf8Value & BufferValue (Anna Henningsen) [#​60056](https://redirect.github.com/nodejs/node/pull/60056) 210 - \[[`eb99eec09b`](https://redirect.github.com/nodejs/node/commit/eb99eec09b)] - **src**: avoid unnecessary string -> `char*` -> string round trips (Anna Henningsen) [#​60055](https://redirect.github.com/nodejs/node/pull/60055) 211 - \[[`c1f1dbdce2`](https://redirect.github.com/nodejs/node/commit/c1f1dbdce2)] - **src**: remove useless dereferencing in `THROW_...` (Anna Henningsen) [#​60054](https://redirect.github.com/nodejs/node/pull/60054) 212 - \[[`ea0f5e575d`](https://redirect.github.com/nodejs/node/commit/ea0f5e575d)] - **src**: fill `options_args`, `options_env` after vectors are finalized (iknoom) [#​59945](https://redirect.github.com/nodejs/node/pull/59945) 213 - \[[`415fff217a`](https://redirect.github.com/nodejs/node/commit/415fff217a)] - **src**: use RAII for uv\_process\_options\_t (iknoom) [#​59945](https://redirect.github.com/nodejs/node/pull/59945) 214 - \[[`982b03ecbd`](https://redirect.github.com/nodejs/node/commit/982b03ecbd)] - **test**: mark `test-runner-run-watch` flaky on macOS (Richard Lau) [#​60115](https://redirect.github.com/nodejs/node/pull/60115) 215 - \[[`831a0d3d28`](https://redirect.github.com/nodejs/node/commit/831a0d3d28)] - **test**: ensure that the message event is fired (Luigi Pinca) [#​59952](https://redirect.github.com/nodejs/node/pull/59952) 216 - \[[`5538cfc1e8`](https://redirect.github.com/nodejs/node/commit/5538cfc1e8)] - **test**: replace diagnostics\_channel stackframe in output snapshots (Chengzhong Wu) [#​60024](https://redirect.github.com/nodejs/node/pull/60024) 217 - \[[`77ec400d90`](https://redirect.github.com/nodejs/node/commit/77ec400d90)] - **test**: mark test-web-locks skip on IBM i (SRAVANI GUNDEPALLI) [#​59996](https://redirect.github.com/nodejs/node/pull/59996) 218 - \[[`1aaadb9e31`](https://redirect.github.com/nodejs/node/commit/1aaadb9e31)] - **test**: ensure message event fires in worker message port test (Jarred Sumner) [#​59885](https://redirect.github.com/nodejs/node/pull/59885) 219 - \[[`1d5cc5e57a`](https://redirect.github.com/nodejs/node/commit/1d5cc5e57a)] - **test**: mark sea tests flaky on macOS x64 (Richard Lau) [#​60068](https://redirect.github.com/nodejs/node/pull/60068) 220 - \[[`c412b1855d`](https://redirect.github.com/nodejs/node/commit/c412b1855d)] - **test**: expand tls-check-server-identity coverage (Diango Gavidia) [#​60002](https://redirect.github.com/nodejs/node/pull/60002) 221 - \[[`ad87975029`](https://redirect.github.com/nodejs/node/commit/ad87975029)] - **test**: fix typo of test-benchmark-readline.js (Deokjin Kim) [#​59993](https://redirect.github.com/nodejs/node/pull/59993) 222 - \[[`bad4b9b878`](https://redirect.github.com/nodejs/node/commit/bad4b9b878)] - **test**: add new `startNewREPLSever` testing utility (Dario Piotrowicz) [#​59964](https://redirect.github.com/nodejs/node/pull/59964) 223 - \[[`ef90b0f456`](https://redirect.github.com/nodejs/node/commit/ef90b0f456)] - **test**: verify tracing channel doesn't swallow unhandledRejection (Gerhard Stöbich) [#​59974](https://redirect.github.com/nodejs/node/pull/59974) 224 - \[[`d7285459fe`](https://redirect.github.com/nodejs/node/commit/d7285459fe)] - **timers**: fix binding fast call signatures (Renegade334) [#​59600](https://redirect.github.com/nodejs/node/pull/59600) 225 - \[[`6529ae9b0c`](https://redirect.github.com/nodejs/node/commit/6529ae9b0c)] - **tools**: add message on auto-fixing js lint issues in gh workflow (Dario Piotrowicz) [#​59128](https://redirect.github.com/nodejs/node/pull/59128) 226 - \[[`1ca116a6ea`](https://redirect.github.com/nodejs/node/commit/1ca116a6ea)] - **tools**: verify signatures when updating nghttp\* (Antoine du Hamel) [#​60113](https://redirect.github.com/nodejs/node/pull/60113) 227 - \[[`20d10a2398`](https://redirect.github.com/nodejs/node/commit/20d10a2398)] - **tools**: use dependabot cooldown and move tools/doc (Rafael Gonzaga) [#​59978](https://redirect.github.com/nodejs/node/pull/59978) 228 - \[[`275c07064c`](https://redirect.github.com/nodejs/node/commit/275c07064c)] - **typings**: update 'types' binding (René) [#​59692](https://redirect.github.com/nodejs/node/pull/59692) 229 - \[[`8c21c4b286`](https://redirect.github.com/nodejs/node/commit/8c21c4b286)] - **wasi**: fix WasiFunction fast call signature (Renegade334) [#​59600](https://redirect.github.com/nodejs/node/pull/59600) 230 - \[[`b865074641`](https://redirect.github.com/nodejs/node/commit/b865074641)] - **win,tools**: add description to signature (Martin Costello) [#​59877](https://redirect.github.com/nodejs/node/pull/59877) 231 232 ### [`v24.9.0`](https://redirect.github.com/nodejs/node/releases/tag/v24.9.0): 2025-09-25, Version 24.9.0 (Current), @​targos 233 234 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.8.0...v24.9.0) 235 236 ##### Notable Changes 237 238 - \[[`9b043a9096`](https://redirect.github.com/nodejs/node/commit/9b043a9096)] - **(SEMVER-MINOR)** **http**: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) [#​59824](https://redirect.github.com/nodejs/node/pull/59824) 239 - \[[`a6456ab90a`](https://redirect.github.com/nodejs/node/commit/a6456ab90a)] - **(SEMVER-MINOR)** **sqlite**: cleanup ERM support and export Session class (James M Snell) [#​58378](https://redirect.github.com/nodejs/node/pull/58378) 240 - \[[`5563361d22`](https://redirect.github.com/nodejs/node/commit/5563361d22)] - **(SEMVER-MINOR)** **sqlite**: add tagged template (0hm☘️) [#​58748](https://redirect.github.com/nodejs/node/pull/58748) 241 - \[[`04013ee933`](https://redirect.github.com/nodejs/node/commit/04013ee933)] - **(SEMVER-MINOR)** **worker**: add heap profile API (theanarkh) [#​59846](https://redirect.github.com/nodejs/node/pull/59846) 242 243 ##### Commits 244 245 - \[[`cbec4fd6de`](https://redirect.github.com/nodejs/node/commit/cbec4fd6de)] - **benchmark**: calibrate config dgram multi-buffer (Bruno Rodrigues) [#​59696](https://redirect.github.com/nodejs/node/pull/59696) 246 - \[[`9a4bbdc3c5`](https://redirect.github.com/nodejs/node/commit/9a4bbdc3c5)] - **benchmark**: calibrate config cluster/echo.js (Nam Yooseong) [#​59836](https://redirect.github.com/nodejs/node/pull/59836) 247 - \[[`0b284d86e8`](https://redirect.github.com/nodejs/node/commit/0b284d86e8)] - **build**: add the missing macro definitions for OpenHarmony (hqzing) [#​59804](https://redirect.github.com/nodejs/node/pull/59804) 248 - \[[`43e6e54d66`](https://redirect.github.com/nodejs/node/commit/43e6e54d66)] - **build**: do not include custom ESLint rules testing in tarball (Antoine du Hamel) [#​59809](https://redirect.github.com/nodejs/node/pull/59809) 249 - \[[`039ac19154`](https://redirect.github.com/nodejs/node/commit/039ac19154)] - **crypto**: expose signatureAlgorithm on X509Certificate (Patrick Costa) [#​59235](https://redirect.github.com/nodejs/node/pull/59235) 250 - \[[`647c332704`](https://redirect.github.com/nodejs/node/commit/647c332704)] - **crypto**: use `return await` when returning Promises from async functions (Renegade334) [#​59841](https://redirect.github.com/nodejs/node/pull/59841) 251 - \[[`8ed4587cf0`](https://redirect.github.com/nodejs/node/commit/8ed4587cf0)] - **crypto**: use async functions for non-stub Promise-returning functions (Renegade334) [#​59841](https://redirect.github.com/nodejs/node/pull/59841) 252 - \[[`bb051c56ef`](https://redirect.github.com/nodejs/node/commit/bb051c56ef)] - **crypto**: avoid calls to `promise.catch()` (Renegade334) [#​59841](https://redirect.github.com/nodejs/node/pull/59841) 253 - \[[`05e560dd25`](https://redirect.github.com/nodejs/node/commit/05e560dd25)] - **deps**: update googletest to [`50b8600`](https://redirect.github.com/nodejs/node/commit/50b8600) (Node.js GitHub Bot) [#​59955](https://redirect.github.com/nodejs/node/pull/59955) 254 - \[[`fa40d3a785`](https://redirect.github.com/nodejs/node/commit/fa40d3a785)] - **deps**: update archs files for openssl-3.5.3 (Node.js GitHub Bot) [#​59901](https://redirect.github.com/nodejs/node/pull/59901) 255 - \[[`8c85570d18`](https://redirect.github.com/nodejs/node/commit/8c85570d18)] - **deps**: upgrade openssl sources to openssl-3.5.3 (Node.js GitHub Bot) [#​59901](https://redirect.github.com/nodejs/node/pull/59901) 256 - \[[`b71125664e`](https://redirect.github.com/nodejs/node/commit/b71125664e)] - **deps**: update undici to 7.16.0 (Node.js GitHub Bot) [#​59830](https://redirect.github.com/nodejs/node/pull/59830) 257 - \[[`dea5dd7077`](https://redirect.github.com/nodejs/node/commit/dea5dd7077)] - **dgram**: restore buffer optimization in fixBufferList (Yoo) [#​59934](https://redirect.github.com/nodejs/node/pull/59934) 258 - \[[`b0c1e67532`](https://redirect.github.com/nodejs/node/commit/b0c1e67532)] - **diagnostics\_channel**: fix race condition with diagnostics\_channel and GC (Ugaitz Urien) [#​59910](https://redirect.github.com/nodejs/node/pull/59910) 259 - \[[`0b37b594c3`](https://redirect.github.com/nodejs/node/commit/0b37b594c3)] - **doc**: use "WebAssembly" instead of "Web Assembly" (Tobias Nießen) [#​59954](https://redirect.github.com/nodejs/node/pull/59954) 260 - \[[`1e723f9c6b`](https://redirect.github.com/nodejs/node/commit/1e723f9c6b)] - **doc**: fix typo in section on microtask order (Tobias Nießen) [#​59932](https://redirect.github.com/nodejs/node/pull/59932) 261 - \[[`a28962a85c`](https://redirect.github.com/nodejs/node/commit/a28962a85c)] - **doc**: update V8 fast API guidance (René) [#​58999](https://redirect.github.com/nodejs/node/pull/58999) 262 - \[[`bd767c5d1b`](https://redirect.github.com/nodejs/node/commit/bd767c5d1b)] - **doc**: add security escalation policy (Ulises Gascón) [#​59806](https://redirect.github.com/nodejs/node/pull/59806) 263 - \[[`9df91e59e1`](https://redirect.github.com/nodejs/node/commit/9df91e59e1)] - **doc**: type improvement of file `http.md` (yusheng chen) [#​58189](https://redirect.github.com/nodejs/node/pull/58189) 264 - \[[`e4f571680b`](https://redirect.github.com/nodejs/node/commit/e4f571680b)] - **doc**: deprecate closing `fs.Dir` on garbage collection (Livia Medeiros) [#​59839](https://redirect.github.com/nodejs/node/pull/59839) 265 - \[[`e9cb986fa5`](https://redirect.github.com/nodejs/node/commit/e9cb986fa5)] - **doc**: rephrase dynamic import() description (Nam Yooseong) [#​59224](https://redirect.github.com/nodejs/node/pull/59224) 266 - \[[`026d4e33f7`](https://redirect.github.com/nodejs/node/commit/026d4e33f7)] - **doc,crypto**: update subtle.generateKey and subtle.importKey (Filip Skokan) [#​59851](https://redirect.github.com/nodejs/node/pull/59851) 267 - \[[`2b2591db52`](https://redirect.github.com/nodejs/node/commit/2b2591db52)] - **esm**: make hasAsyncGraph non-enumerable (Joyee Cheung) [#​59905](https://redirect.github.com/nodejs/node/pull/59905) 268 - \[[`993f05d323`](https://redirect.github.com/nodejs/node/commit/993f05d323)] - **fs,win**: do not add a second trailing slash in readdir (Gerhard Stöbich) [#​59847](https://redirect.github.com/nodejs/node/pull/59847) 269 - \[[`7aec53b607`](https://redirect.github.com/nodejs/node/commit/7aec53b607)] - **(SEMVER-MINOR)** **http**: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) [#​59824](https://redirect.github.com/nodejs/node/pull/59824) 270 - \[[`83ae6102e7`](https://redirect.github.com/nodejs/node/commit/83ae6102e7)] - **http**: optimize checkIsHttpToken for short strings (방진혁) [#​59832](https://redirect.github.com/nodejs/node/pull/59832) 271 - \[[`6695067636`](https://redirect.github.com/nodejs/node/commit/6695067636)] - **http,https**: handle IPv6 with proxies (Joyee Cheung) [#​59894](https://redirect.github.com/nodejs/node/pull/59894) 272 - \[[`c5d910a0a9`](https://redirect.github.com/nodejs/node/commit/c5d910a0a9)] - **http2**: fix allowHttp1+Upgrade, broken by shouldUpgradeCallback (Tim Perry) [#​59924](https://redirect.github.com/nodejs/node/pull/59924) 273 - \[[`acada1fb82`](https://redirect.github.com/nodejs/node/commit/acada1fb82)] - **inspector**: ensure adequate memory allocation for `Binary::toBase64` (René) [#​59870](https://redirect.github.com/nodejs/node/pull/59870) 274 - \[[`396cc8ec65`](https://redirect.github.com/nodejs/node/commit/396cc8ec65)] - **lib**: update inspect output format for subclasses (Miguel Marcondes Filho) [#​59687](https://redirect.github.com/nodejs/node/pull/59687) 275 - \[[`fed1dac8de`](https://redirect.github.com/nodejs/node/commit/fed1dac8de)] - **lib**: update isDeepStrictEqual to support options (Miguel Marcondes Filho) [#​59762](https://redirect.github.com/nodejs/node/pull/59762) 276 - \[[`d785929fd7`](https://redirect.github.com/nodejs/node/commit/d785929fd7)] - **lib**: add source map support for assert messages (Chengzhong Wu) [#​59751](https://redirect.github.com/nodejs/node/pull/59751) 277 - \[[`ff13d1d61e`](https://redirect.github.com/nodejs/node/commit/ff13d1d61e)] - **lib,src**: cache ModuleWrap.hasAsyncGraph (Chengzhong Wu) [#​59703](https://redirect.github.com/nodejs/node/pull/59703) 278 - \[[`b200cd8470`](https://redirect.github.com/nodejs/node/commit/b200cd8470)] - **lib,src**: refactor assert to load error source from memory (Chengzhong Wu) [#​59751](https://redirect.github.com/nodejs/node/pull/59751) 279 - \[[`e94c57301b`](https://redirect.github.com/nodejs/node/commit/e94c57301b)] - **meta**: add .npmrc with ignore-scripts=true (Joyee Cheung) [#​59914](https://redirect.github.com/nodejs/node/pull/59914) 280 - \[[`728472a57b`](https://redirect.github.com/nodejs/node/commit/728472a57b)] - **module**: only put directly require-d ESM into require.cache (Joyee Cheung) [#​59874](https://redirect.github.com/nodejs/node/pull/59874) 281 - \[[`be48760b93`](https://redirect.github.com/nodejs/node/commit/be48760b93)] - **node-api**: added SharedArrayBuffer api (Mert Can Altin) [#​59071](https://redirect.github.com/nodejs/node/pull/59071) 282 - \[[`f006a14522`](https://redirect.github.com/nodejs/node/commit/f006a14522)] - **node-api**: make napi\_delete\_reference use node\_api\_basic\_env (Jeetu Suthar) [#​59684](https://redirect.github.com/nodejs/node/pull/59684) 283 - \[[`0f46c1c3b0`](https://redirect.github.com/nodejs/node/commit/0f46c1c3b0)] - **repl**: fix cpu overhead pasting big strings to the REPL (Ruben Bridgewater) [#​59857](https://redirect.github.com/nodejs/node/pull/59857) 284 - \[[`3eeb7b47ea`](https://redirect.github.com/nodejs/node/commit/3eeb7b47ea)] - **sqlite**: fix crash session extension callbacks with workers (Bart Louwers) [#​59848](https://redirect.github.com/nodejs/node/pull/59848) 285 - \[[`0fe53375ec`](https://redirect.github.com/nodejs/node/commit/0fe53375ec)] - **(SEMVER-MINOR)** **sqlite**: cleanup ERM support and export Session class (James M Snell) [#​58378](https://redirect.github.com/nodejs/node/pull/58378) 286 - \[[`9a3e58a007`](https://redirect.github.com/nodejs/node/commit/9a3e58a007)] - **(SEMVER-MINOR)** **sqlite**: add tagged template (0hm☘️) [#​58748](https://redirect.github.com/nodejs/node/pull/58748) 287 - \[[`f14ed5ab7b`](https://redirect.github.com/nodejs/node/commit/f14ed5ab7b)] - **src**: simplify watchdog instantiations via `std::optional` (Anna Henningsen) [#​59960](https://redirect.github.com/nodejs/node/pull/59960) 288 - \[[`e330f03f84`](https://redirect.github.com/nodejs/node/commit/e330f03f84)] - **src**: update crypto objects to use DictionaryTemplate (James M Snell) [#​59942](https://redirect.github.com/nodejs/node/pull/59942) 289 - \[[`69b5607cf4`](https://redirect.github.com/nodejs/node/commit/69b5607cf4)] - **src**: simplify is\_callable by making it a concept (Tobias Nießen) [#​58169](https://redirect.github.com/nodejs/node/pull/58169) 290 - \[[`86150f3401`](https://redirect.github.com/nodejs/node/commit/86150f3401)] - **src**: rename private fields to follow naming convention (Moonki Choi) [#​59923](https://redirect.github.com/nodejs/node/pull/59923) 291 - \[[`d17f299539`](https://redirect.github.com/nodejs/node/commit/d17f299539)] - **src**: use DictionaryTemplate more in URLPattern (James M Snell) [#​59892](https://redirect.github.com/nodejs/node/pull/59892) 292 - \[[`ac784912ac`](https://redirect.github.com/nodejs/node/commit/ac784912ac)] - **src**: reduce the nearest parent package JSON cache size (Michael Smith) [#​59888](https://redirect.github.com/nodejs/node/pull/59888) 293 - \[[`abecdcb536`](https://redirect.github.com/nodejs/node/commit/abecdcb536)] - **src**: replace FIXED\_ONE\_BYTE\_STRING with Environment-cached strings (Moonki Choi) [#​59891](https://redirect.github.com/nodejs/node/pull/59891) 294 - \[[`2bb152500b`](https://redirect.github.com/nodejs/node/commit/2bb152500b)] - **src**: create strings in `FIXED_ONE_BYTE_STRING` as internalized (Anna Henningsen) [#​59826](https://redirect.github.com/nodejs/node/pull/59826) 295 - \[[`03116a7cd8`](https://redirect.github.com/nodejs/node/commit/03116a7cd8)] - **src**: remove `std::array` overload of `FIXED_ONE_BYTE_STRING` (Anna Henningsen) [#​59826](https://redirect.github.com/nodejs/node/pull/59826) 296 - \[[`8a5325d6e3`](https://redirect.github.com/nodejs/node/commit/8a5325d6e3)] - **src**: ensure `v8::Eternal` is empty before setting it (Anna Henningsen) [#​59825](https://redirect.github.com/nodejs/node/pull/59825) 297 - \[[`f0c20ccd81`](https://redirect.github.com/nodejs/node/commit/f0c20ccd81)] - **src**: remove unnecessary `Environment::GetCurrent()` calls (Moonki Choi) [#​59814](https://redirect.github.com/nodejs/node/pull/59814) 298 - \[[`213188e491`](https://redirect.github.com/nodejs/node/commit/213188e491)] - **stream**: use new AsyncResource instead of bind (Matteo Collina) [#​59867](https://redirect.github.com/nodejs/node/pull/59867) 299 - \[[`ce8435b003`](https://redirect.github.com/nodejs/node/commit/ce8435b003)] - **test**: testcase demonstrating issue 59541 (Eric Rannaud) [#​59801](https://redirect.github.com/nodejs/node/pull/59801) 300 - \[[`8f32746142`](https://redirect.github.com/nodejs/node/commit/8f32746142)] - **test**: guard write to proxy client if proxy connection is ended (Joyee Cheung) [#​59742](https://redirect.github.com/nodejs/node/pull/59742) 301 - \[[`6790093fcb`](https://redirect.github.com/nodejs/node/commit/6790093fcb)] - **tls**: load bundled and extra certificates off-thread (Joyee Cheung) [#​59856](https://redirect.github.com/nodejs/node/pull/59856) 302 - \[[`f5d3f919d8`](https://redirect.github.com/nodejs/node/commit/f5d3f919d8)] - **tls**: only do off-thread certificate loading on loading tls (Joyee Cheung) [#​59856](https://redirect.github.com/nodejs/node/pull/59856) 303 - \[[`87bbaa23a0`](https://redirect.github.com/nodejs/node/commit/87bbaa23a0)] - **tools**: fix `tools/make-v8.sh` for clang (Richard Lau) [#​59893](https://redirect.github.com/nodejs/node/pull/59893) 304 - \[[`0d23fd525b`](https://redirect.github.com/nodejs/node/commit/0d23fd525b)] - **tools**: skip test-internet workflow for draft PRs (Michaël Zasso) [#​59817](https://redirect.github.com/nodejs/node/pull/59817) 305 - \[[`e17c73731a`](https://redirect.github.com/nodejs/node/commit/e17c73731a)] - **tools**: copyedit `build-tarball.yml` (Antoine du Hamel) [#​59808](https://redirect.github.com/nodejs/node/pull/59808) 306 - \[[`97c4e1bac9`](https://redirect.github.com/nodejs/node/commit/97c4e1bac9)] - **typings**: remove unused imports (Nam Yooseong) [#​59880](https://redirect.github.com/nodejs/node/pull/59880) 307 - \[[`8b29bbca76`](https://redirect.github.com/nodejs/node/commit/8b29bbca76)] - **url**: replaced slice with at (Mikhail) [#​59181](https://redirect.github.com/nodejs/node/pull/59181) 308 - \[[`6458867a6b`](https://redirect.github.com/nodejs/node/commit/6458867a6b)] - **url**: add type checking to urlToHttpOptions() (simon-id) [#​59753](https://redirect.github.com/nodejs/node/pull/59753) 309 - \[[`3c62b3886f`](https://redirect.github.com/nodejs/node/commit/3c62b3886f)] - **util**: inspect objects with throwing Symbol.toStringTag (Ruben Bridgewater) [#​59860](https://redirect.github.com/nodejs/node/pull/59860) 310 - \[[`6133a82875`](https://redirect.github.com/nodejs/node/commit/6133a82875)] - **util**: fix debuglog.enabled not being present with callback logger (Ruben Bridgewater) [#​59858](https://redirect.github.com/nodejs/node/pull/59858) 311 - \[[`9347ddddf4`](https://redirect.github.com/nodejs/node/commit/9347ddddf4)] - **vm**: explain how to share promises between contexts w/ afterEvaluate (Eric Rannaud) [#​59801](https://redirect.github.com/nodejs/node/pull/59801) 312 - \[[`44ce971619`](https://redirect.github.com/nodejs/node/commit/44ce971619)] - **vm**: "afterEvaluate", evaluate() return a promise from the outer context (Eric Rannaud) [#​59801](https://redirect.github.com/nodejs/node/pull/59801) 313 - \[[`6e586a1409`](https://redirect.github.com/nodejs/node/commit/6e586a1409)] - **vm**: expose hasTopLevelAwait on SourceTextModule (Chengzhong Wu) [#​59865](https://redirect.github.com/nodejs/node/pull/59865) 314 - \[[`49747a58a3`](https://redirect.github.com/nodejs/node/commit/49747a58a3)] - **(SEMVER-MINOR)** **worker**: add heap profile API (theanarkh) [#​59846](https://redirect.github.com/nodejs/node/pull/59846) 315 - \[[`b970c0bbc2`](https://redirect.github.com/nodejs/node/commit/b970c0bbc2)] - **zlib**: reduce code duplication (jhofstee) [#​57810](https://redirect.github.com/nodejs/node/pull/57810) 316 - \[[`9782ca2b1b`](https://redirect.github.com/nodejs/node/commit/9782ca2b1b)] - **zlib**: implement fast path for crc32 (Gürgün Dayıoğlu) [#​59813](https://redirect.github.com/nodejs/node/pull/59813) 317 318 ### [`v24.8.0`](https://redirect.github.com/nodejs/node/releases/tag/v24.8.0): 2025-09-10, Version 24.8.0 (Current), @​targos 319 320 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.7.0...v24.8.0) 321 322 ##### Notable Changes 323 324 ##### HTTP/2 Network Inspection Support in Node.js 325 326 Node.js now supports inspection of HTTP/2 network calls in Chrome DevTools for Node.js. 327 328 ##### Usage 329 330 Write a `test.js` script that makes HTTP/2 requests. 331 332 ```js 333 const http2 = require('node:http2'); 334 335 const client = http2.connect('https://nghttp2.org'); 336 337 const req = client.request([ 338 ':path', '/', 339 ':method', 'GET', 340 ]); 341 ``` 342 343 Run it with these options: 344 345 ```bash 346 node --inspect-wait --experimental-network-inspection test.js 347 ``` 348 349 Open `about:inspect` on Google Chrome and click on `Open dedicated DevTools for Node`. 350 The `Network` tab will let you track your HTTP/2 calls. 351 352 Contributed by Darshan Sen in [#​59611](https://redirect.github.com/nodejs/node/pull/59611). 353 354 ##### Other Notable Changes 355 356 - \[[`7a8e2c251d`](https://redirect.github.com/nodejs/node/commit/7a8e2c251d)] - **(SEMVER-MINOR)** **crypto**: support Ed448 and ML-DSA context parameter in node:crypto (Filip Skokan) [#​59570](https://redirect.github.com/nodejs/node/pull/59570) 357 - \[[`4b631be0b0`](https://redirect.github.com/nodejs/node/commit/4b631be0b0)] - **(SEMVER-MINOR)** **crypto**: support Ed448 and ML-DSA context parameter in Web Cryptography (Filip Skokan) [#​59570](https://redirect.github.com/nodejs/node/pull/59570) 358 - \[[`3e4b1e732c`](https://redirect.github.com/nodejs/node/commit/3e4b1e732c)] - **(SEMVER-MINOR)** **crypto**: add KMAC Web Cryptography algorithms (Filip Skokan) [#​59647](https://redirect 359 360 </details> 361 362 --- 363 364 ### Configuration 365 366 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 367 368 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. 369 370 ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 371 372 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. 373 374 --- 375 376 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box 377 378 --- 379 380 This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/MTRNord/cluster). 381 <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9tYWpvci11cGRhdGUiXX0=--> 382 383