fix(major deps): update node.js to v24 #286
Open
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:
23.11.1
->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) #59240v24.5.0
: 2025-07-31, Version 24.5.0 (Current), @aduh95Compare Source
Notable Changes
Upgrade to OpenSSL 3.5
This release is distributed with OpenSSL 3.5.1, following the announcement that
OpenSSL 3.5 will be supported until April 2030, while Node.js 24 will be
supported until April 2028. Read more about OpenSSL support in their blog post:
https://openssl-library.org/post/2025-02-20-openssl-3.5-lts/.
Contributed by Richard Lau in #58100.
Unflag
--experimental-wasm-modules
Node.js supports both source phase imports and instance phase imports to WebAssembly
modules and for WASM imports to JavaScript, in line with the current Phase 3
WebAssembly ESM Integration proposal.
The implementation and the specification are still subject to change.
Contributed by Guy Bedford in #57038.
Built-in proxy support in
request()
andAgent
node:http
andnode:https
now support proxies. WhenNODE_USE_ENV_PROXY
is set to
1
, the default global agent would parse thehttp_proxy
/HTTP_PROXY
,https_proxy
/HTTPS_PROXY
,no_proxy
/NO_PROXY
settings from theenvironment variables, and proxy the requests sent through the built-in http/https
client accordingly.
To use global proxy support from the command line:
In addition,
http.Agent
andhttps.Agent
now support the customproxyEnv
options.For reference,
fetch()
already supportsNODE_USE_ENV_PROXY
as of Node.js 24.0.0.Contributed by Joyee Cheung in #58980.
Add
setDefaultCACertificates()
tonode:tls
This API allows dynamically configuring CA certificates that will be used by the
Node.js TLS clients by default.
Once called, the provided certificates will become the default CA certificate list
returned by
tls.getCACertificates('default')
and used by TLS connections thatdon't specify their own CA certificates.
To add system CA certificates to the default bundle (which includes the Mozilla
CA certificates):
Contributed by Joyee Cheung in #58822.
Other notable changes
d5640ca58a
] - (SEMVER-MINOR) cli: support${pid}
placeholder in--cpu-prof-name
(Haram Jeong) #59072c52aaacfc5
] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #58440927742b342
] - doc: update the instruction on how to verify releases (Antoine du Hamel) #59113f753645cd8
] - (SEMVER-MINOR) net: update net.blocklist to allow file save and file management (alphaleadership) #580879791ff3480
] - (SEMVER-MINOR) worker: add web locks api (ishabi) #58666Commits
5457c7a8a1
] - benchmark: adjust configuration for string-decoder bench (Rafael Gonzaga) #5918728538f2255
] - benchmark: add --track to benchmark (Rafael Gonzaga) #59174a28d804497
] - benchmark: small lint fix on _cli.js (Rafael Gonzaga) #5917209717eb68e
] - benchmark: drop misc/punycode benchmark (Rafael Gonzaga) #59171ad6757ef02
] - benchmark: fix sqlite-is-transaction (Rafael Gonzaga) #591707fc3143f61
] - benchmark: reduce N for diagnostics_channel subscribe benchmark (Arthur Angelo) #59116f2812723a0
] - buffer: cache Environment::GetCurrent to avoid repeated calls (Mert Can Altin) #59043e3e729ca60
] - build: remove suppressions.supp (Rafael Gonzaga) #59079dc66422768
] - build,deps,tools: prepare to update to OpenSSL 3.5 (Richard Lau) #58100f5da4947d9
] - cli: add --use-env-proxy (Joyee Cheung) #59151d5640ca58a
] - (SEMVER-MINOR) cli: support${pid}
placeholder in --cpu-prof-name (Haram Jeong) #59072eeeb40e95b
] - (SEMVER-MINOR) crypto: add tls.setDefaultCACertificates() (Joyee Cheung) #58822135fca5b72
] - crypto: avoid copying buffers to UTF-8 strings incrypto.hash()
(Renegade334) #59067998cef10e3
] - deps: update archs files for openssl-3.5.1 (Node.js GitHub Bot) #592341f06ca956a
] - deps: upgrade openssl sources to openssl-3.5.1 (Node.js GitHub Bot) #5923455a90eed8d
] - deps: upgrade npm to 11.5.1 (npm team) #591992b5d451ae0
] - deps: update amaro to 1.1.1 (Node.js GitHub Bot) #59141af789d9b5c
] - deps: update undici to 7.12.0 (Node.js GitHub Bot) #59135a34e44545e
] - deps: update sqlite to 3.50.3 (Node.js GitHub Bot) #59132bfe4781c7d
] - deps: update googletest to7e17b15
(Node.js GitHub Bot) #5913172adf52e51
] - deps: update ada to 3.2.6 (Node.js GitHub Bot) #589662a5f35b589
] - deps: V8: cherry-pick3d750c2
(Michaël Zasso) #587503f813eaba7
] - deps: update archs files for openssl-3.0.17 (Node.js GitHub Bot) #59134fb52d0d8df
] - deps: upgrade openssl sources to openssl-3.0.17 (Node.js GitHub Bot) #59134f122602f9d
] - deps: update corepack to 0.34.0 (Node.js GitHub Bot) #59133c52aaacfc5
] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #58440927742b342
] - doc: update the instruction on how to verify releases (Antoine du Hamel) #591139a8d2020ad
] - doc: copyedit SECURITY.md (Rich Trott) #591903da5bc0668
] - doc: fix broken sentence inURL.parse
(Superchupu) #5916406cd7461e0
] - doc: improve onboarding instructions (Joyee Cheung) #59159dfb72d158b
] - doc: add constraints for mem leak to threat model (Rafael Gonzaga) #5891751b8dfd5c6
] - doc: add Aditi-1400 to collaborators (Aditi) #591574ffa756ce3
] - doc: avoid suggesting testing fast api with intense loop (Chengzhong Wu) #591116f81b274f7
] - doc: fix typo in writing-test.md (SeokHun) #5912388e434e687
] - doc: add new environment variables doc page (Dario Piotrowicz) #59052b1a318d706
] - doc: update release key for aduh95 (Antoine du Hamel) #5887734c49000c9
] - doc: add missing section forsetReturnArrays
insqlite.md
(Edy Silva) #590749b2e965aff
] - doc: add RafaelGSS as steward July 25 (Rafael Gonzaga) #590782d1dcb87e6
] - doc: clarify ERR_FS_FILE_TOO_LARGE to reflect fs.readFile() I/O limit (Haram Jeong) #59050999b5e51e7
] - doc: run license-builder (github-actions[bot]) #590561940a2cb46
] - doc: fix typed list formatting (Aviv Keller) #590196cb5e0d22f
] - doc: refineutil.parseArgs
default
definition (Slayer95) #58958d2e7f8e13a
] - doc: remove unused import inzlib.md
(coderaiser) #590419d02960149
] - doc: add missing environment variables to manpage (amir lavasani) #5896345ffdb34fb
] - doc: add stability index to the--watch-kill-signal
flag (Dario Piotrowicz) #589973924c43600
] - doc: add missing<code>
blocks (Antoine du Hamel) #58995cb95e183f3
] - doc: add scroll margin to links (Roman Reiss) #58982c9ded6ba15
] - doc: add sponsorship link to RafaelGSS (Rafael Gonzaga) #58983b919fe0447
] - (SEMVER-MINOR) esm: unflag --experimental-wasm-modules (Guy Bedford) #5703871bb6cd077
] - esm: js-string Wasm builtins in ESM Integration (Guy Bedford) #590208d869e6d62
] - fs: fix return value of fs APIs (theanarkh) #589967f654cee9e
] - (SEMVER-MINOR) http,https: add built-in proxy support in http/https.request and Agent (Joyee Cheung) #5898085d6a28f4f
] - inspector: initial support for Network.loadNetworkResource (Shima Ryuhei) #58077cfaa299f2e
] - lib: fix incorrectArrayBufferPrototypeGetDetached
primordial type (Dario Piotrowicz) #58978d555db22ad
] - lib: flag to conditionally modify proto on deprecate (Rafael Gonzaga) #5892896c9dd79e6
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #59140324d9fc9d4
] - meta: enable jsdoc/check-tag-names rule (Yagiz Nizipli) #5852104c751463b
] - meta: add marco-ippolito to security release stewards (Marco Ippolito) #58944fe0195fdcc
] - module: fix conditions override in synchronous resolve hooks (Joyee Cheung) #59011515b581d47
] - module: throw error when re-runing errored module jobs (Joyee Cheung) #58957f753645cd8
] - (SEMVER-MINOR) net: update net.blocklist to allow file save and file management (alphaleadership) #5808715e6c28d82
] - node-api,doc: update links to ecma262 with section names (Chengzhong Wu) #59087f67b686551
] - perf_hooks: do not expose SafeMap via Histogram wrapper (René) #590943d2f919f7c
] - process: make execve's args argument optional (Allon Murienik) #584121a44265810
] - repl: handle errors from getters during completion (Shima Ryuhei) #59044467dbd31e6
] - repl: fix repl crashing on variable declarations without init (Dario Piotrowicz) #590323a3eb6852d
] - repl: improve REPL disabling completion on proxies and getters (Dario Piotrowicz) #5889155838e79b8
] - src: call unmask after install signal handler (theanarkh) #5905977649ad93b
] - src: useFastStringKey
forTrackV8FastApiCall
(Anna Henningsen) #5914886babf9c4b
] - src: use C++20consteval
forFastStringKey
(Anna Henningsen) #5914888b99eeae1
] - src: remove declarations of removed BaseObject static fns (Anna Henningsen) #59093d89390fc8f
] - src: add cache to nearest parent package json (Ilyas Shabi) #5908621780075e4
] - src: check import attributes value types as strings (Chengzhong Wu) #58986ef89c2fac9
] - src,test: fix config file parsing for flags defaulted to true (Edy Silva) #591101e990866e0
] - test: mark web lock held test as flaky (Ilyas Shabi) #59144ba8e95a785
] - test: use mustSucceed in test-fs-read (Sungwon) #5920439978f507f
] - test: prepare test-crypto-rsa-dsa for newer OpenSSL (Richard Lau) #581001c3aadb9d6
] - test: fix flaky test-worker-message-port-transfer-filehandle test (Alex Yang) #59158a0d22e9c51
] - test: remove timeout in test-https-proxy-request-handshake-failure (Joyee Cheung) #591657e0a0fccc1
] - test: expand linting rules aroundassert
w literal messages (Anna Henningsen) #59147c6070046c3
] - test: update WPT for WebCryptoAPI toab08796
(Node.js GitHub Bot) #5912915d8cc908e
] - test: update WPT for WebCryptoAPI to19d82c5
(Node.js GitHub Bot) #5912983023e5144
] - test: skip tests that cause timeouts on IBM i (Abdirahim Musse) #5901482d4175ec3
] - test: updatestartCLI
to set--port=0
by default (Dario Piotrowicz) #5904216dc53c143
] - (SEMVER-MINOR) test: move http proxy tests to test/client-proxy (Joyee Cheung) #58980a9511a6066
] - test: mark test-inspector-network-fetch as flaky on Windows (Joyee Cheung) #590911cffcc02a3
] - test: add missing port=0 arg in test-debugger-extract-function-name (Dario Piotrowicz) #5897783cdf1701b
] - test_runner: clean up promisified interval generation (René) #58824195d6038dc
] - tools: clarify README linter error message (Joyee Cheung) #5916051f578a3bf
] - tools: add support for URLs to PR commits inmerge.sh
(Antoine du Hamel) #5916220be9012eb
] - tools: bump @eslint/plugin-kit from 0.3.1 to 0.3.3 in /tools/eslint (dependabot[bot]) #59119623e264e93
] - tools: ignore CVE mention when linting release proposals (Antoine du Hamel) #590370e547e09ab
] - tools,test: enforce best practices to detect never settling promises (Antoine du Hamel) #58992075d1968db
] - util: respect nested formats in styleText (Alex Yang) #590989791ff3480
] - (SEMVER-MINOR) worker: add web locks api (ishabi) #58666v24.4.1
: 2025-07-15, Version 24.4.1 (Current), @RafaelGSSCompare Source
This is a security release.
Notable Changes
Commits
c33223f1a5
] - (CVE-2025-27209) deps: V8: revert rapidhash commits (Michaël Zasso) nodejs-private/node-private#71356f9db2aaa
] - (CVE-2025-27210) lib: handle all windows reserved driver name (RafaelGSS) nodejs-private/node-private#721v24.4.0
: 2025-07-09, Version 24.4.0 (Current), @RafaelGSSCompare Source
Notable Changes
22b60e8a57
] - (SEMVER-MINOR) crypto: support outputLength option in crypto.hash for XOF functions (Aditi) #5812180dec9849d
] - (SEMVER-MINOR) doc: add all watch-mode related flags to node.1 (Dario Piotrowicz) #5871987f4d078b3
] - (SEMVER-MINOR) fs: add disposable mkdtempSync (Kevin Gibbons) #585169623c50b53
] - (SEMVER-MINOR) permission: propagate permission model flags on spawn (Rafael Gonzaga) #58853797ec4da04
] - (SEMVER-MINOR) sqlite: add support for readBigInts option in db connection level (Miguel Marcondes Filho) #58697ed966a0215
] - (SEMVER-MINOR) src,permission: add support to permission.has(addon) (Rafael Gonzaga) #58951fe17f5d285
] - (SEMVER-MINOR) watch: add--watch-kill-signal
flag (Dario Piotrowicz) #58719Commits
a118bfc536
] - assert: remove dead code (Yoshiya Hinosawa) #5876031252b9af1
] - benchmark: add source map and source map cache (Miguel Marcondes Filho) #581254170359bcd
] - bootstrap: initialize http proxy after user module loader setup (Joyee Cheung) #58938c76585d10e
] - build: disable v8_enable_pointer_compression_shared_cage on non-64bit (Shelley Vohr) #58867049c838609
] - build: option to use custom inspector_protocol path (Shelley Vohr) #5883922b60e8a57
] - (SEMVER-MINOR) crypto: support outputLength option in crypto.hash for XOF functions (Aditi) #5812177712ae2a1
] - crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4 (Filip Skokan) #5894293e1a33b81
] - crypto: fix inclusion of OPENSSL_IS_BORINGSSL define (Shelley Vohr) #58845573171deb0
] - deps: V8: cherry-pick0ce2edb
(Levi Zim) #58773bf66291382
] - deps: V8: cherry-pick1d71595
(Michaël Zasso) #58749f735b8b8d0
] - deps: update sqlite to 3.50.2 (Node.js GitHub Bot) #588828e9622e494
] - deps: update undici to 7.11.0 (Node.js GitHub Bot) #588598741da81c7
] - deps: update googletest to35b75a2
(Node.js GitHub Bot) #58710028ce40e25
] - deps: update minimatch to 10.0.3 (Node.js GitHub Bot) #587123afb15b715
] - dns: fix parse memory leaky (theanarkh) #58973f40ac32f3e
] - dns: set timeout to 1000ms when timeout < 0 (theanarkh) #58441921b563999
] - doc: remove broken link to permission model source code (Juan José) #5897278628d6158
] - doc: clarify details of TSC public and private meetings (James M Snell) #58925ab834a8b94
] - doc: mark stability markers consistent inglobals.md
(Antoine du Hamel) #589328d4f6a0016
] - doc: move "Core Promise APIs" to "Completed initiatives" (Antoine du Hamel) #5893494725fced5
] - doc: fixfetch
subsections inglobals.md
(Antoine du Hamel) #58933a7a4870014
] - doc: add missingClass:
mentions (Antoine du Hamel) #5893198f29fa2fd
] - doc: remove myself from security steward rotation (Michael Dawson) #58927710e13d436
] - doc: add ovflowd back to core collaborators (Claudio W.) #589118b93008dc0
] - doc: update email address for Richard Lau (Richard Lau) #589109ff81d21ed
] - doc: update vm doc links (Chengzhong Wu) #58885ff2efd266d
] - doc: fix links in test.md (Vas Sudanagunta) #588765e854e1f61
] - doc: add missing comma inchild_process.md
(ronijames008) #5886248f5d6d686
] - doc: add guidelines for introduction of ERM support (James M Snell) #5852680dec9849d
] - (SEMVER-MINOR) doc: add all watch-mode related flags to node.1 (Dario Piotrowicz) #58719b36fa0fda1
] - doc: fix jsdoc definition of assert.ifError() fn in lib/assert.js (jesh) #58573cebb93ea12
] - doc: add array type in http request headers (Michael Henrique) #580496e6b373da1
] - doc: add missing colon to headers inglobals.md
(Aviv Keller) #588251519b75191
] - doc: fixstream.md
section order (Antoine du Hamel) #5881187f4d078b3
] - (SEMVER-MINOR) fs: add disposable mkdtempSync (Kevin Gibbons) #58516b378fc3ac0
] - fs: close dir before throwing ifoptions.bufferSize
is invalid (Livia Medeiros) #5885623bd4d1867
] - fs: special input-1
onchown
,lchown
andfchown
(Alex Yang) #58836d07ce8e90c
] - fs: throwERR_INVALID_THIS
on illegal invocations (Livia Medeiros) #588480d969a66dc
] - inspector: support undici traffic data inspection (Chengzhong Wu) #58953839b25e371
] - lib: exposesetupInstance
method on WASI class (toyobayashi) #57214d8f3f649c2
] - lib: fixgetTypeScriptParsingMode
jsdoc (沈鸿飞) #58681d534706211
] - meta: bump step-security/harden-runner from 2.12.0 to 2.12.2 (dependabot[bot]) #589233ec5fe04d0
] - meta: bump github/codeql-action from 3.28.18 to 3.29.2 (dependabot[bot]) #58922bd4a1a5b06
] - meta: add IlyasShabi to collaborators (Ilyas Shabi) #58916d29b195b51
] - module: link module with a module request record (Chengzhong Wu) [#58886](https://redirect.github.com/nodejsConfiguration
📅 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 is behind base branch, 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.