chore(deps): update node.js to v24.6.0 #2177
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.5.0
->24.6.0
Release Notes
nodejs/node (node)
v24.6.0
: 2025-08-14, Version 24.6.0 (Current), @RafaelGSSCompare Source
Notable Changes
471fe712b3
] - (SEMVER-MINOR) cli: add NODE_USE_SYSTEM_CA=1 (Joyee Cheung) #5927638aedfbf73
] - (SEMVER-MINOR) crypto: support ML-DSA KeyObject, sign, and verify (Filip Skokan) #59259201304537e
] - (SEMVER-MINOR) zlib: add dictionary support to zstdCompress and zstdDecompress (lluisemper) #59240e79c93a5d0
] - (SEMVER-MINOR) http: add server.keepAliveTimeoutBuffer option (Haram Jeong) #59243c144d69efc
] - lib: docs deprecate _http_* (Sebastian Beltran) #59293aeb4de55a7
] - (SEMVER-MINOR) fs: port SonicBoom module to fs module as Utf8Stream (James M Snell) #58897Commits
f7484575ff
] - assert: change utils to use index instead of for...of (방진혁) #59278269cd16185
] - benchmark: remove deprecated _extend from benchmark (Rafael Gonzaga) #59228848e49c20b
] - benchmark: add fs warmup to writefile-promises (Bruno Rodrigues) #592158c609be1b1
] - benchmark: add calibrate-n script (Rafael Gonzaga) #591866a3bf772d8
] - build: fix node_use_sqlite for GN builds (Shelley Vohr) #59017471fe712b3
] - (SEMVER-MINOR) cli: add NODE_USE_SYSTEM_CA=1 (Joyee Cheung) #5927638aedfbf73
] - (SEMVER-MINOR) crypto: support ML-DSA KeyObject, sign, and verify (Filip Skokan) #59259a312e706cf
] - crypto: prepare webcrypto key import/export for modern algorithms (Filip Skokan) #592843a7c2c3a47
] - deps: update ada to 3.2.7 (Node.js GitHub Bot) #593368d9ceeaf6a
] - deps: update archs files for openssl-3.5.2 (Node.js GitHub Bot) #5937133b06df354
] - deps: upgrade openssl sources to openssl-3.5.2 (Node.js GitHub Bot) #59371fa70f1af77
] - deps: support madvise(3C) across ALL illumos revisions (Dan McDonald) #58237f834a6be59
] - deps: update undici to 7.13.0 (Node.js GitHub Bot) #59338db2417487e
] - deps: update sqlite to 3.50.4 (Node.js GitHub Bot) #5933741978adb08
] - deps: V8: backport493cb53
(Chengzhong Wu) #5923805667991ca
] - deps: V8: backport1c3e018
(Renegade334) #58818fd61588bb4
] - doc: rename x509.extKeyUsage to x509.keyUsage (Filip Skokan) #59332a271ae4360
] - doc: fix Pbkdf2Params hash attribute heading (Filip Skokan) #5939572cfff165b
] - doc: fix missing reference links for server.keepAliveTimeoutBuffer (Lee Jiho) #593568341916772
] - doc: fix grammar in global dispatcher usage (Eng Zer Jun) #59344e3e489706b
] - doc: run license-builder (github-actions[bot]) #5934346527e8cea
] - doc: correct orthographyeg.
→e.g.
(Jacob Smith) #59329d140c3713e
] - doc: clarify the need of compiler compatible with c++20 (Rafael Gonzaga) #5929795e9cabf9d
] - doc: clarify release candidate stability index (Filip Skokan) #59295a056dd36d2
] - doc: add WDYT to glossary (btea) #592801e2c52f5c4
] - doc: add manpage entry for --use-system-ca (Joyee Cheung) #5927331a46fdeb4
] - doc: add path.join and path.normalize clarification (Rafael Gonzaga) #59262cff3725ff9
] - doc: fix typo intest/common/README.md
(Yoo) #5918031a9283591
] - doc: add note on process memoryUsage (fengmk2) #590265a98bff6b8
] - doc: format safely fordoc-kit
(Aviv Keller) #5922995b8b7ea5c
] - domain: remove deprecated API call (Alex Yang) #593392990f178bd
] - fs: fix glob TypeError on restricted dirs (Sylphy-0xd3ac) #58674e2fb4caf9c
] - fs: correct error message when FileHandle is transferred (Alex Yang) #59156aeb4de55a7
] - (SEMVER-MINOR) fs: port SonicBoom module to fs module as Utf8Stream (James M Snell) #58897e79c93a5d0
] - (SEMVER-MINOR) http: add server.keepAliveTimeoutBuffer option (Haram Jeong) #592430fb005a53f
] - http2: set Http2Stream#sentHeaders for raw headers (Darshan Sen) #59244e055539604
] - lib: add trace-sigint APIs (theanarkh) #59040d2183d860a
] - lib: optimize writable stream buffer clearing (Yoo) #5940647543a7e17
] - lib: handle windows reserved device names on UNC (Rafael Gonzaga) #59286c6911f0717
] - lib: do not modify prototype deprecated asyncResource (RafaelGSS) #591953c88b769bb
] - lib: restructure assert to become a class (Miguel Marcondes Filho) #58253e91b54df59
] - lib: handle superscript variants on windows device (Rafael Gonzaga) #592614ee467905d
] - lib: use validateString (hotpineapple) #59296c144d69efc
] - lib: docs deprecate _http_* (Sebastian Beltran) #59293c89b67e681
] - lib: add type names in source mapped stack traces (Chengzhong Wu) #589765b2363be8d
] - lib: prefer AsyncIteratorPrototype primordial (René) #5909741b4f4d694
] - meta: clarify pr objection process further (James M Snell) #590960eb5962f1e
] - meta: add mailmap entry for aditi-1400 (Aditi) #59316a2b72c2304
] - meta: add tsc and build team as codeowners building.md (Rafael Gonzaga) #59298d69f3ee1e0
] - meta: add nodejs/path to path files (Rafael Gonzaga) #592891e37eab865
] - node-api: reword "implementation in an alternative VM" as implementable (Chengzhong Wu) #5903664add6302a
] - src: use simdjson to parse SEA configuration (Joyee Cheung) #59323e9c6636585
] - src: mark realm leaf classes final (Anna Henningsen) #5935542ef8147d1
] - src: warn about FastOneByteString invalidation (James M Snell) #592758686b8037a
] - src: remove unused DSAKeyExportJob (Filip Skokan) #592911e5f632666
] - src: use C++20contains()
method (iknoom) #5930422d4683cfe
] - src: added CHECK_NOT_NULL check for multiple eq_wrap_async (F3lixTheCat) #592676a47ff4943
] - src: clear all linked module caches once instantiated (Chengzhong Wu) #5911733728cb4ca
] - src: add nullptr checks inStreamPipe::New
(Burkov Egor) #576134a907bdad1
] - src: add percentage support to --max-old-space-size (Asaf Federman) #590827c189d4f55
] - test: deflake sequential/test-tls-session-timeout (Joyee Cheung) #59423fb0a6fb57f
] - test: exclude mock from coverage (Shima Ryuhei) #593487e10f95f13
] - test: split test-fs-cp.js (Joyee Cheung) #5940841bcf5f659
] - test: update WPT resources,WebCryptoAPI,webstorage (Filip Skokan) #59311f9f3dc94cb
] - test: add known issue test for fs.cpSync dereference bug (James M Snell) #58941244d0c38a8
] - test: deflake stream-readable-to-web test (Ethan Arrowood) #58948564e604a1a
] - test: make test-inspector-network-resource sequential (Shima Ryuhei) #591047ab13b7477
] - test: don't use expose internals in test-http-outgoing-buffer.js (Meghan Denny) #59219319df3859a
] - test,crypto: skip unsupported ciphers (Shelley Vohr) #59388713c70c32a
] - test_runner: remove unused callee convertion (Alex Yang) #59221e4ca30e115
] - tools: disable nullability-completeness warnings (Michaël Zasso) #59392dab7f6b542
] - tools: check for std::vector<v8::Local> in lint (Aditi) #584977b94982eb0
] - tools: allow selecting test subsystems with numbers in their names (Darshan Sen) #5924216bbcd8881
] - typings: improve internal binding types (Nam Yooseong) #5935176bc4d659b
] - typings: improve internal binding types (Michaël Zasso) #59176eecd3272a6
] - worker: add name for worker (theanarkh) #5921384c3513ce2
] - worker: implements nits in Web Locks code (Antoine du Hamel) #59270bd68fbd753
] - worker: add cpuUsage for worker (theanarkh) #59177201304537e
] - (SEMVER-MINOR) zlib: add dictionary support to zstdCompress and zstdDecompress (lluisemper) #59240Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.