chore(deps): update node.js to v23 #1338
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:
18.20.6-alpine->23.11.1-alpine18.20.6-alpine->23.11.1-alpineRelease Notes
nodejs/node (node)
v23.11.1: 2025-05-14, Version 23.11.1 (Current), @RafaelGSSCompare Source
This is a security release.
Notable Changes
src:
Commits
a271810ce2] - deps: update c-ares to v1.34.5 (Node.js GitHub Bot) #57792a12107f0dd] - (CVE-2025-23166) src: fix error handling on async crypto operations (RafaelGSS) nodejs-private/node-private#688v23.11.0: 2025-04-01, Version 23.11.0 (Current), @aduh95Compare Source
Notable Changes
64b086740a] - (SEMVER-MINOR) assert: implement partial error comparison (Ruben Bridgewater) #57370053cef70e0] - (SEMVER-MINOR) crypto: add optional callback tocrypto.diffieHellman(Filip Skokan) #57274f8aff90235] - (SEMVER-MINOR) process: addexecve(Paolo Insogna) #564964b04c92d7d] - (SEMVER-MINOR) sqlite: addStatementSync.prototype.columns()(Colin Ihrig) #574901b8d1d3a3a] - (SEMVER-MINOR) util: expose diff function used by the assertion errors (Giovanni Bucci) #57462Commits
7b72396c8b] - assert: improve partialDeepStrictEqual performance (Ruben Bridgewater) #5750964b086740a] - (SEMVER-MINOR) assert: implement partial error comparison (Ruben Bridgewater) #57370f694d7de0e] - (SEMVER-MINOR) assert: improve partialDeepStrictEqual (Ruben Bridgewater) #5737080d9d5653f] - (SEMVER-MINOR) assert,util: improve performance (Ruben Bridgewater) #57370d52a71f832] - (SEMVER-MINOR) benchmark: adjust assert runtimes (Ruben Bridgewater) #573707592cf4cd7] - (SEMVER-MINOR) benchmark: skip running some assert benchmarks by default (Ruben Bridgewater) #57370e4cc54a746] - (SEMVER-MINOR) benchmark: add assert partialDeepStrictEqual benchmark (Ruben Bridgewater) #57370de48407011] - build: fix update-wpt workflow (Jonas) #5746852cd0954f9] - cli: clarify --cpu-prof-name allowed values (Eugenio Ceschia) #574337611fc14de] - crypto: fix output of privateDecrypt with zero-length data (Filip Skokan) #57575cc42ee8fc7] - crypto: ensure expected JWK alg in SubtleCrypto.importKey RSA imports (Filip Skokan) #57450053cef70e0] - (SEMVER-MINOR) crypto: add optional callback to crypto.diffieHellman (Filip Skokan) #572741f08864fd7] - debugger: fix behavior of plain object exec in debugger repl (Dario Piotrowicz) #57498162b2828eb] - deps: update undici to 6.21.2 (Matteo Collina) #5744243bea6bb80] - deps: V8: cherry-pickc172ffc(Choongwoo Han) #5743799f93afb9d] - deps: update ada to v3.2.1 (Yagiz Nizipli) #5742930e5658f12] - deps: update googletest to0bdccf4(Node.js GitHub Bot) #57380573467c070] - deps: update acorn to 8.14.1 (Node.js GitHub Bot) #57382affeaac0c7] - doc: add gurgunday as triager (Gürgün Dayıoğlu) #575944ed1a098f5] - doc: clarify behaviour of node-api adjust function (Michael Dawson) #57463921041b284] - doc: remove Corepack documentation (Antoine du Hamel) #5763599dbd8b391] - doc: remove mention of--requirenot supporting ES modules (Huáng Jùnliàng) #576208c76b2949e] - doc: mention reports should align with Node.js CoC (Rafael Gonzaga) #57607ee1c78a7a3] - doc: add section stating that very stale PRs should be closed (Dario Piotrowicz) #57541595e9e5ad6] - doc: add bjohansebas as triager (Sebastian Beltran) #575643742d2a198] - doc: update support channels (Claudio W.) #57538717c44dead] - doc: make stability labels more consistent (Antoine du Hamel) #57516b4576a6f57] - doc: remove cryptoStream API reference (Jonas) #575792c4f894036] - doc: module resolution pseudocode corrections (Marcel Laverdet) #57080c45894f90c] - doc: add history entry for DEP0190 inchild_process.md(Antoine du Hamel) #57544c21068b696] - doc: remove deprecated pattern inchild_process.md(Antoine du Hamel) #5756887e0dda352] - doc: mark multiple experimental APIS as stable (James M Snell) #57510d637763e4e] - doc: remove mertcanaltin from Triagers (Mert Can Altin) #57531ee6025495d] - doc: recommend watching the collaborators repo in the onboarding doc (Darshan Sen) #57527706b64638b] - doc: remove mention of visa fees from onboarding doc (Darshan Sen) #57526176d951bd0] - doc: deprecate passingargstospawnandexecFile(Antoine du Hamel) #573895c05ba119b] - doc: remove some inconsistencies indeprecations.md(Antoine du Hamel) #575129d5be4bb8c] - doc: run license-builder (github-actions[bot]) #57511273607edb4] - doc: add new writing-docs contributing md (Dario Piotrowicz) #57502e28c723f24] - doc: add node.js streams references to Web Streams doc (Dario Piotrowicz) #5739347296492ba] - doc: replace NOTEs that do not render properly (Colin Ihrig) #57484db9c37f792] - doc: prefer to sign commits under nodejs repository (Rafael Gonzaga) #57311e5e3987ae7] - doc: fixed the incorrect splitting of multiple words (letianpailove) #5745491a824e43b] - doc: add review guidelines for collaborator nominations (Antoine du Hamel) #574492a5fcb2172] - doc: fix typo inurl.md(Allon Murienik) #5746717ccf9282f] - doc: add history info for --use-system-ca (Darshan Sen) #574329adaaeb965] - doc: remove typo YAML snippet from tls.getCACertificates doc (Darshan Sen) #57459ee4e855f8e] - doc: fix typo in sqlite.md (Tobias Nießen) #574738cb3441443] - doc: explicit mention arbitrary code execution as a vuln (Rafael Gonzaga) #5742627f183ad03] - doc: update maintaining-openssl.md for openssl (Richard Lau) #57413ca67145d60] - doc: add missingdeprecatedbadges infs.md(Yukihiro Hasegawa) #573843687390510] - doc: fix small typo inprocess.md(Felix Rieseberg) #57333097d9926e3] - doc: add note about sync nodejs-private branches (Rafael Gonzaga) #574045006627969] - fs: apply exclude function to root path (Rich Trott) #574200583c3db92] - http: coerce content-length to number (Marco Ippolito) #574582a580b9332] - lib: add warning when binding inspector to public IP (Demian Parkhomenko) #55736fda56b9837] - lib: limit split function calls to prevent excessive array length (Gürgün Dayıoğlu) #57501d5a26f6525] - lib: make getCallSites sourceMap option truly optional (James M Snell) #5738800a5b18043] - meta: add some clarification to the nomination process (James M Snell) #57503d0c96c463c] - meta: remove collaborator self-nomination (Rich Trott) #57537a9a93f31ee] - meta: edit collaborator nomination process (Antoine du Hamel) #574830ca362f5f2] - meta: move ovflowd to emeritus (Claudio W.) #57443f8aff90235] - (SEMVER-MINOR) process: add execve (Paolo Insogna) #56496e8d4a31d4b] - sqlite: add support for unknown named parameters (Colin Ihrig) #575525652da642d] - sqlite: add DatabaseSync.prototype.isOpen (Colin Ihrig) #575225c976f16cd] - sqlite: add DatabaseSync.prototype[Symbol.dispose]() (Colin Ihrig) #575064b04c92d7d] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574907f5e31645c] - src: ensure primordials are initialized exactly once (Chengzhong Wu) #575199611980f58] - src: improve error handling in multiple files (James M Snell) #575073ddc5cd875] - src: cache urlpattern properties (JonasBa) #57465b9d9ee4da2] - src: make minor cleanups in encoding_binding.cc (James M Snell) #57448f8acf2dd2a] - src: make minor cleanups in compile_cache.cc (James M Snell) #574486ee15c6509] - src: define urlpattern components using a macro (JonasBa) #574524ab3c1690a] - src: cleanup crypto more (James M Snell) #573235be80b1748] - src: refine ncrypto more (James M Snell) #573006a13319a6e] - src: cleanup aliased_buffer.h (Mohammed Keyvanzadeh) #573953cff7f80bb] - src: suggest --use-system-ca when a certificate error occurs (Aditi) #573623d372ad9f3] - test: update WPT for urlpattern to6ceca69(Node.js GitHub Bot) #57486481ea665af] - test: add more number cases for buffer.indexOf (Meghan Denny) #5720027b01ed4e7] - test: update parallel/test-tls-dhe for OpenSSL 3.5 (Richard Lau) #574778f7debcf41] - timers: optimize timer functions with improved argument handling (Gürgün Dayıoğlu) #57072d4abd9d3fb] - timers: remove unnecessary allocation of _onTimeout (Gürgün Dayıoğlu) #57497f8f81c8ba2] - timers: remove unused parameter from insertGuarded (Gürgün Dayıoğlu) #57251c4fdb27b51] - tls: remove unnecessary type check on normalize (Yagiz Nizipli) #57336ad5dcc5798] - tools: fix WPT update cron string (Antoine du Hamel) #576657faa482588] - tools: remove stalled label on unstalled issues and PRs (Rich Trott) #57630e3bb26da2b] - tools: update sccache to support GH cache changes (Michaël Zasso) #57573f0c9f505d9] - tools: bump @babel/helpers from 7.26.9 to 7.26.10 in /tools/eslint (dependabot[bot]) #57444a40ff1f646] - url: fix constructor error message for URLPattern (jakecastelli) #57482f36bee4b89] - util: avoid run debug when enabled is false (fengmk2) #574941b8d1d3a3a] - (SEMVER-MINOR) util: expose diff function used by the assertion errors (Giovanni Bucci) #574621f7b08a317] - win,test: disable test case failing with ClangCL (Stefan Stojanovic) #57397v23.10.0: 2025-03-13, Version 23.10.0 (Current), @aduh95Compare Source
Notable Changes
Introducing
--experimental-config-fileWith the introduction of test runner, SEA, and other feature that require a lot
of flags, a JSON config flag would improve by a lot the developer experience and
increase adoption.
You can have a
node.config.jsoncontaining:{ "$schema": "https://nodejs.org/dist/v23.10.0/docs/node-config-schema.json", "nodeOptions": { "test-coverage-lines": 80, "test-coverage-branches": 60 } }You can run your tests without passing the flags defined in the config file.
or
Node.js will not sanitize or perform validation on the user-provided configuration,
so only ever use trusted configuration files.
Contributed by Marco Ippolito in #57016
and #57171.
Other Notable Changes
323e3ac93c] - crypto: update root certificates to NSS 3.108 (Node.js GitHub Bot) #573816fd2ec6816] - doc: add@geeksilva97to collaborators (Edy Silva) #57241d8937f1742] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING(Marco Ippolito) #570165054fc7941] - (SEMVER-MINOR) test_runner: change ts default glob (Marco Ippolito) #5735975f11ae1cc] - (SEMVER-MINOR) tls: implementtls.getCACertificates()(Joyee Cheung) #57107a22c21ceb8] - (SEMVER-MINOR) v8: addv8.getCppHeapStatistics()method (Aditi) #57146Commits
2daee76b26] - assert: improve myers diff performance (Giovanni Bucci) #572792fbd3bbea7] - build: fix compatibility with V8'sdepot_tools(Richard Lau) #573306a2e4c5fc1] - build,win: disable node pch with ccache (Stefan Stojanovic) #57224323e3ac93c] - crypto: update root certificates to NSS 3.108 (Node.js GitHub Bot) #57381906f23d0e7] - crypto: add support for intermediate certs in --use-system-ca (Tim Jacomb) #5716403cd7920c8] - deps: update simdjson to 3.12.2 (Node.js GitHub Bot) #570849e1fce9a5c] - deps: update archs files for openssl-3.0.16 (Node.js GitHub Bot) #573354056c1f83e] - deps: upgrade openssl sources to quictls/openssl-3.0.16 (Node.js GitHub Bot) #57335b402799070] - deps: update corepack to 0.32.0 (Node.js GitHub Bot) #57265ce1cfff79a] - deps: update amaro to 0.4.1 (marco-ippolito) #571210ac977d679] - deps: update gyp file for ngtcp2 1.11.0 (Richard Lau) #57225f34d78df1f] - deps: update ada to 3.1.3 (Node.js GitHub Bot) #572224fe9916701] - dns: remove redundant code using common variable (Deokjin Kim) #573861c271b162b] - doc: make first parameter optional inutil.getCallSites(Deokjin Kim) #5738777668fffec] - doc: fix usage of module.registerSync in comment (Timo Kössler) #573289b4f7aac69] - doc: add Darshan back as voting TSC member (Michael Dawson) #57402d44ccb319c] - doc: revise webcrypto.md types, interfaces, and added versions (Filip Skokan) #57376f4de7cef01] - doc: add info on how project manages social media (Michael Dawson) #57318792ef16921] - doc: revisetsconfig.jsonnote (Steven) #573534e438c3fa3] - doc: use more clear name in getSystemErrorMessage's example (ikuma-t) #573105c9f1a40e4] - doc: recommend settingnoEmit: trueintsconfig.json(Steven) #57320e178acf9d8] - doc: ping nodejs/tsc for each security pull request (Rafael Gonzaga) #57309fbe464e28c] - doc: fix Windows ccache section position (Stefan Stojanovic) #573263fe8eac0ba] - doc: update node-api version matrix (Chengzhong Wu) #57287d2f49e7fcf] - doc: recommenderasableSyntaxOnlyin ts docs (Rob Palmer) #5727103844d99f8] - doc: clarifypath.isAbsoluteis not path traversal mitigation (Eric Fortis) #570730f8cd32986] - doc: fix rendering of DEP0174 description (David Sanders) #56835f95ecca71f] - doc: add 1ilsang to triage team (1ilsang) #571836fd2ec6816] - doc: add @geeksilva97 to collaborators (Edy Silva) #57241b74e0ff7d7] - doc: add missing assert return types (Colin Ihrig) #5721983eed33562] - doc: add streamResetBurst and streamResetRate (Sujal Raj) #571957f48811295] - doc: add esm examples to node:util (Alfredo González) #567935c20dcc166] - esm: fix module.exports export on CJS modules (Guy Bedford) #57366041a217a4d] - fs: fix rmSync error code (Paul Schwabauer) #57103cea50b7f39] - lib: optimize priority queue (Gürgün Dayıoğlu) #571005204d495ae] - meta: bump codecov/codecov-action from 5.3.1 to 5.4.0 (dependabot[bot]) #5725789599be988] - meta: bump github/codeql-action from 3.28.8 to 3.28.10 (dependabot[bot]) #5725466cd3850bc] - meta: bump ossf/scorecard-action from 2.4.0 to 2.4.1 (dependabot[bot]) #572536c22e446bc] - meta: set nodejs/config as codeowner (Marco Ippolito) #57237ee5ce5ccde] - meta: move RaisinTen back to collaborators, triagers and SEA champion (Darshan Sen) #572920b0c9cc0f5] - meta: bump actions/download-artifact from 4.1.8 to 4.1.9 (dependabot[bot]) #57260e6a98af8bd] - meta: bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (dependabot[bot]) #5725991394aaf3d] - meta: bump step-security/harden-runner from 2.10.4 to 2.11.0 (dependabot[bot]) #5725863dbbe7c91] - meta: bump actions/cache from 4.2.0 to 4.2.2 (dependabot[bot]) #57256d5ccf174ad] - meta: bump actions/upload-artifact from 4.6.0 to 4.6.1 (dependabot[bot]) #5725546b06be9a3] - module: handle cached linked async jobs in require(esm) (Joyee Cheung) #57187718305db6f] - module: add dynamic file-specific ESM warnings (Mert Can Altin) #566284762f4ada5] - net: validate non-string host for socket.connect (Daeyeon Jeong) #57198d07bd79ac5] - net: replace brand checks with identity checks (Yagiz Nizipli) #57341a757f00747] - net: emit an error when custom lookup resolves to a non-string address (Edy Silva) #57192984f7ef5bd] - readline: add support forSymbol.dispose(Antoine du Hamel) #5727621b6423b9b] - sqlite: reset statement immediately in run() (Colin Ihrig) #57350e80bbb7355] - sqlite,test,doc: allow Buffer and URL as database location (Edy Silva) #569913dc3207298] - src: do not pass nullptr to std::string ctor (Charles Kerr) #573545e51c62569] - src: fix process exit listeners not receiving unsettled tla codes (Dario Piotrowicz) #56872bf788d9d86] - src: refactor SubtleCrypto algorithm and length validations (Filip Skokan) #5731937664e8485] - src: fix node_config_file.h compilation error in GN build (Cheng) #57210274c18a365] - (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito) #57171433657de8c] - src: namespace config file flags (Marco Ippolito) #57170d8937f1742] - (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito) #570169fd217daa9] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016b17163b130] - src: allow embedder customization of OOMErrorHandler (Shelley Vohr) #573256f1c622466] - src: use Maybe<void> in ProcessEmitWarningSync (Daeyeon Jeong) #572504d86a42aa4] - src: remove redundant qualifiers in src/quic (Yagiz Nizipli) #5696741ea5a2864] - src: make even more improvements to error handling (James M Snell) #572647a554d9bf3] - src: use cachedemitv8::String (Daeyeon Jeong) #57249b10ac9a958] - src: refactor SubtleCrypto algorithm and length validations (Filip Skokan) #5727390cd780ca6] - src: make more error handling improvements (James M Snell) #5726217c9e76722] - src: fix typo in comment (Antoine du Hamel) #5729135c283a3f3] - src: reduce string allocations on sqlite (Yagiz Nizipli) #57227185d1ffe93] - src: improve error handling innode_messaging.cc(James M Snell) #5721196b2bfb88c] - src: improve error handling intty_wrap.cc(James M Snell) #57211f845ad953e] - src: improve error handling intcp_wrap.cc(James M Snell) #57211350f62de6c] - src: fix ThrowInvalidURL call in PathToFileURL (Daniel M Brasil) #57141936a9997b2] - src: improve error handling in buffer and dotenv (James M Snell) #57189975e2a5c1d] - src: improve error handling in module_wrap (James M Snell) #571883d103ecfbe] - src: improve error handling in spawn_sync (James M Snell) #5718598d328a1d6] - src: detect whether the string is one byte representation or not (theweipeng) #5614715d7908656] - stream: fix sizeAlgorithm validation in WritableStream (Daeyeon Jeong) #57280b866755299] - test: test runner run plan (Pietro Marchini) #57304e05e0e5772] - test: update WPT for urlpattern to3b6b198(Node.js GitHub Bot) #5737736542b5611] - test: update WPT for WebCryptoAPI toedd42c0(Node.js GitHub Bot) #5736528792ee59a] - test: skiptest-config-json-schemawith quic (Richard Lau) #572255a21fa4573] - test: add more coverage to node_config_file (Marco Ippolito) #5717099b2369142] - test: simplify test-tls-connect-abort-controller.js (Yagiz Nizipli) #573384af2f7f9a8] - test: useassert.matchintest-esm-import-meta(Antoine du Hamel) #5729099abfb6172] - test: update compression wpt (Yagiz Nizipli) #56960f8dde3a391] - test: skip uv-thread-name on IBM i (Abdirahim Musse) #572993bf546c317] - Revert "test: temporary remove resource check from fs read-write" (Rafael Gonzaga) #569068d0f1a7dbf] - test: module syntax should throw (Marco Ippolito) #571210fd3d91e3a] - test: more common.mustNotCall in net, tls (Meghan Denny) #57246f803d6ca29] - test: swap assert.strictEqual() parameters (Luigi Pinca) #57217eb3576fde0] - test: assert write return values in buffer-bigint64 (Meghan Denny) #57212a08981025a] - test: allow embedder running async context frame test (Shelley Vohr) #5719320c032ed98] - test: resolve race condition in test-net-write-fully-async-* (Matteo Collina) #570225054fc7941] - (SEMVER-MINOR) test_runner: change ts default glob (Marco Ippolito) #573590ad450f295] - timers: simplify the compareTimersLists function (Gürgün Dayıoğlu) #5711075f11ae1cc] - (SEMVER-MINOR) tls: implement tls.getCACertificates() (Joyee Cheung) #571072b2267f203] - tools: add config subspace (Marco Ippolito) #572398e64d38e91] - tools: import rather than require ESLint plugins (Michaël Zasso) #573152569e56b95] - tools: switch back to official OpenSSL (Richard Lau) #57301fd49144378] - tools: extract target abseil to abseil.gyp (Chengzhong Wu) #5728977e1a85d24] - tools: revert to use @stylistic/eslint-plugin-js v3 (Joyee Cheung) #573142fa6e65262] - tools: add more details about rolling inspector_protocol (Chengzhong Wu) #571675788574cdf] - tools: bump the eslint group in /tools/eslint with 5 updates (dependabot[bot]) #572615955acadba] - tools: remove deps/zlib/GN-scraper.py (Chengzhong Wu) #57238a22c21ceb8] - (SEMVER-MINOR) v8: add v8.getCppHeapStatistics() method (Aditi) #5714617d4074114] - win,build: add option to enable Control Flow Guard (Hüseyin Açacak) #56605v23.9.0: 2025-02-26, Version 23.9.0 (Current), @targosCompare Source
Notable Changes
927d985aa0] - (SEMVER-MINOR) dns: add TLSA record query and parsing (Rithvik Vibhu) #529830236fbf75a] - (SEMVER-MINOR) process: add threadCpuUsage (Paolo Insogna) #56467Commits
f4a82fddb1] - benchmark: add a warmup on bench-openSync (Elves Vieira) #57051b384baa073] - build: print 'Formatting Markdown...' for long task markdown formatting (1ilsang) #57108fec2d50308] - build: add skip_apidoc_files and include QUIC (RafaelGSS) #569415af35d1850] - build: fix GN build failure (Cheng) #5701335f89aa66f] - build: fix GN build of uv (Cheng) #56955e26d4841d1] - cli: allow --cpu-prof* in NODE_OPTIONS (Carlos Espa) #57018b50fc42a99] - crypto: support --use-system-ca on non-Windows and non-macOS (Joyee Cheung) #57009dfdaa92a37] - crypto: fix missing OPENSSL_NO_ENGINE guard (Shelley Vohr) #5701218ea88bcbe] - crypto: cleanup root certificates and skip PEM deserialization (Joyee Cheung) #569998076284f9e] - deps: update cjs-module-lexer to 2.1.0 (Node.js GitHub Bot) #571808644cf3e5a] - deps: update ngtcp2 to 1.11.0 (Node.js GitHub Bot) #571792aceca15d6] - deps: update sqlite to 3.49.1 (Node.js GitHub Bot) #571788421021427] - deps: update ada to 3.1.0 (Node.js GitHub Bot) #5708321d795a5f0] - (SEMVER-MINOR) dns: add TLSA record query and parsing (Rithvik Vibhu) #52983455bf5a0a8] - doc: update options to filehandle.appendFile() (Hasegawa-Yukihiro) #56972f35bd869ee] - doc: add additional caveat for fs.watch (Michael Dawson) #571504413ce7ed3] - doc: fix typo in Windows building instructions (Tim Jacomb) #5715866614cfcf3] - doc: fix web.libera.chat link in pull-requests.md (Samuel Bronson) #57076587112cb08] - doc: remove buffered flag from performance hooks examples (Pavel Romanov) #52607fdc8aeb8a0] - doc: fix 'introduced_in' version in typescript module (1ilsang) #57109b6960499c8] - doc: fix link and history ofSourceMapsections (Antoine du Hamel) #570980de128ca97] - doc: addmodule namespace objectlinks (Dario Piotrowicz) #570935a74568320] - doc: disambiguate pseudo-code statement (Dario Piotrowicz) #5709246df14ddcb] - doc: update clang-cl on Windows building guide (Joyee Cheung) #570874b02fdc72f] - doc: update Xcode version used for arm64 and pkg (Michaël Zasso) #5710478d4e52a52] - doc: fix wrong articles used to address modules (Dario Piotrowicz) #57090ed5671f1bc] - doc: updatemodule.builtinModulessentence (Dario Piotrowicz) #570899de45cbac9] - doc:modules.md: fixdistancedefinition (Alexander “weej” Jones) #57046a7e5ef9e01] - doc: fix wrong verb form (Dario Piotrowicz) #57091c02494f5fe] - doc: fix transpiler loader hooks documentation (Joyee Cheung) #570375b2dfadd40] - doc: add a note aboutrequire('../common')in testing documentation (Aditi) #5695350ba04e214] - doc: recommend writing tests in new files and including comments (Joyee Cheung) #570286951133e1a] - doc: improve documentation on argument validation (Aditi) #5695444dd8a5cc2](https://redirect.github.com/nodejs/node/commitConfiguration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.