⬆️ Updates Node.js to v24 #2409
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:
14.16.0
->24.1.0
v14.17.0
->24.1.0
10.x
->24.x
12.x
->24.x
14.x
->24.x
12
->24
14
->24
12.13.0
->24.1.0
Release Notes
nodejs/node (node)
v24.1.0
: 2025-05-21, Version 24.1.0 (Current), @aduh95Compare Source
Notable Changes
9d35b4ce95
] - doc: add JonasBa to collaborators (Jonas Badalic) #58355b7d1bfa7b4
] - doc: add puskin to collaborators (Giovanni Bucci) #58308fcead7c28e
] - (SEMVER-MINOR) fs: add toDir
support for explicit resource management (Antoine du Hamel) #58206f7041b9369
] - Revert "test_runner: change ts default glob" (Théo LUDWIG) #58202Commits
b33e8d2a71
] - async_hooks: ensure AsyncLocalStore instances work isolated (Gerhard Stöbich) #58149a1b078b18c
] - buffer: give names toBuffer.prototype.*Write()
functions (Livia Medeiros) #582584c967b73c3
] - buffer: use constexpr where possible (Yagiz Nizipli) #58141327095a928
] - build: fix uvwasi pkgname (Antoine du Hamel) #582702e54653d3d
] - build: use FILE_OFFSET_BITS=64 esp. on 32-bit arch (RafaelGSS) #580907e4453fe93
] - build: escape > metachar in vcbuild (Gerhard Stöbich) #581577dabf079b1
] - child_process: give names to promisifiedexec()
andexecFile()
(LiviaMedeiros) #57916a896eff1f2
] - crypto: handle missing OPENSSL_TLS_SECURITY_LEVEL (Shelley Vohr) #581036403aa458f
] - crypto: merge CipherBase.initiv into constructor (Tobias Nießen) #5816630897d915c
] - deps: V8: backport1d3362c
(Shu-yu Guo) #5823063f5d69d2b
] - deps: V8: cherry-pick4f38995
(Shu-yu Guo) #582305a5f6bb1d4
] - deps: V8: cherry-pick044b9b6
(Rezvan Mahdavi Hezaveh) #58230db57f0a4c0
] - deps: patch V8 to 13.6.233.10 (Michaël Zasso) #58230f54a7a44ab
] - Revert "deps: patch V8 to support compilation with MSVC" (Michaël Zasso) #58187e3193eeca4
] - Revert "deps: always define V8_EXPORT_PRIVATE as no-op" (Michaël Zasso) #58187e75ecf8ad1
] - Revert "deps: disable V8 concurrent sparkplug compilation" (Michaël Zasso) #58187a0ca15558d
] - deps: update llhttp to 9.3.0 (Fedor Indutny) #5814490d4c11992
] - deps: update amaro to 0.5.3 (Node.js GitHub Bot) #581749d35b4ce95
] - doc: add JonasBa to collaborators (Jonas Badalic) #583552676ca0cf5
] - doc: add latest security release steward (Rafael Gonzaga) #58339c35cc1bdd9
] - doc: document default test-reporter change (Nico Jansen) #583022bb433d4a5
] - doc: fix CryptoKey.algorithm type and other interfaces in webcrypto.md (Filip Skokan) #58294f04f09d783
] - doc: mark the callback argument of crypto.generatePrime as mandatory (Allon Murienik) #582993b9b010844
] - doc: remove comma delimiter mention on permissions doc (Rafael Gonzaga) #58297f0cf1a028d
] - doc: make Stability labels not sticky in Stability index (Livia Medeiros) #58291a1b937bdee
] - doc: update commit-queue documentation (Dario Piotrowicz) #58275b7d1bfa7b4
] - doc: add puskin to collaborators (Giovanni Bucci) #58308fc30cdd8d2
] - doc: update stability status for diagnostics_channel to experimental (Idan Goshen) #58261290a5ab8ca
] - doc: clarify napi_get_value_string_* for bufsize 0 (Tobias Nießen) #58158c26863a683
] - doc: fix typo of filehttp.md
,outgoingMessage.setTimeout
section (yusheng chen) #5818862dbd36dcb
] - doc: update return types for eventNames method in EventEmitter (Yukihiro Hasegawa) #58083130c135f38
] - fs: add support forURL
forfs.glob
'scwd
option (Antoine du Hamel) #58182fcead7c28e
] - (SEMVER-MINOR) fs: add toDir
support for explicit resource management (Antoine du Hamel) #58206655326ba9f
] - fs: glob is stable, so should not emit experimental warnings (Théo LUDWIG) #582366ebcce7625
] - fs: ensuredir.read()
does not throw synchronously (Antoine du Hamel) #582287715722323
] - http: remove unused functions and add todos (Yagiz Nizipli) #5814374a807e31f
] - http,https: give names to anonymous or misnamed functions (Livia Medeiros) #5818024a9aefb08
] - http2: add diagnostics channel 'http2.client.stream.start' (Darshan Sen) #582922cb86a3cd6
] - http2: add diagnostics channel 'http2.client.stream.created' (Darshan Sen) #582468f1aee90d9
] - http2: give name to promisifiedconnect()
(LiviaMedeiros) #57916b66f1b0be6
] - inspector: support for worker inspection in chrome devtools (Shima Ryuhei) #56759868e72e367
] - lib: fix sourcemaps with ts module mocking (Marco Ippolito) #58193570cb6f6b6
] - meta: ignore mailmap changes in linux ci (Jonas Badalic) #58356b94f63b865
] - module: handle instantiated async module jobs in require(esm) (Joyee Cheung) #58067714b706f2e
] - repl: add proper vertical cursor movements (Giovanni Bucci) #58003629a954477
] - repl: add possibility to edit multiline commands while adding them (Giovanni Bucci) #5800317746129f3
] - sqlite: setname
andlength
onsqlite.backup()
(Livia Medeiros) #58251908782b1c0
] - sqlite: add build option to build without sqlite (Michael Dawson) #58122a92a4074e4
] - src: remove unusedinternalVerifyIntegrity
internal binding (Dario Piotrowicz) #58285e0355b71ba
] - src: add a variant of ToV8Value() for primitive arrays (Aditi) #57576cb24fc71c4
] - src: remove unusedcheckMessagePort
internal binding (Dario Piotrowicz) #582674db5d0bc49
] - src: remove unusedshouldRetryAsESM
internal binding (Dario Piotrowicz) #582653b8d4e32ca
] - src: add a couple fast apis in node_os (James M Snell) #58210a135c0aea3
] - src: remove unneeded explicit V8 flags (Michaël Zasso) #58230abeb5c4cdc
] - src: fix module buffer allocation (X-BW) #577389ca4b46eb3
] - src: use String::WriteV2() in TwoByteValue (Tobias Nießen) #58164bb28e2bfd7
] - src: remove overzealous tcsetattr error check (Ben Noordhuis) #58200329e008e73
] - src: refactor WriteUCS2 and remove flags argument (Tobias Nießen) #58163c815f29d61
] - src: remove NonCopyableMaybe (Tobias Nießen) #58168685d137dec
] - test: reduce iteration count in test-child-process-stdout-flush-exit (Antoine du Hamel) #5827340dc092e25
] - test: remove unnecessaryconsole.log
from test-repl-null-thrown (Dario Piotrowicz) #58281a3af644dda
] - test: allowtmpDir.path
to be modified (Aviv Keller) #5817397f80374a6
] - test: addFloat16Array
tocommon.getArrayBufferViews()
(Livia Medeiros) #5823365683735ab
] - test: fix executable flags (Livia Medeiros) #58250ebb82aa1c3
] - test: deflake test-http2-client-socket-destroy (Luigi Pinca) #58212eb4f130b17
] - test: remove Float16Array flag (Livia Medeiros) #5818409a85fdeb1
] - test: skip test-buffer-tostring-rangeerror when low on memory (Ruben Bridgewater) #5814265446632b1
] - test: reduce flakiness in test-heapdump-http2 (Joyee Cheung) #58148f7041b9369
] - Revert "test_runner: change ts default glob" (Théo LUDWIG) #58202287454298d
] - test_runner: unify --require and --import behavior when isolation none (Pietro Marchini) #579246301b003f7
] - tools: ignoredeps/
andbenchmark/
for CodeQL (Rafael Gonzaga) #582542d5de7e309
] - tools: add read permission to workflows that read contents (Antoine du Hamel) #58255b8d4715527
] - tools: support environment variables via comments (Pietro Marchini) #58186d8e88f2c17
] - typings: add missing typings forTypedArray
(Jason Zhang) #582484c6f73c5d5
] - url: improve performance of the format function (Giovanni Bucci) #5709994c720c4ee
] - util: add internalassignFunctionName()
function (LiviaMedeiros) #579163ed159afd1
] - watch: fix watch args not being properly filtered (Dario Piotrowicz) #58279v22.16.0
: 2025-05-21, Version 22.16.0 'Jod' (LTS), @aduh95Compare Source
Notable Changes
c3ceaebb7a
] - deps: update timezone to 2025b (Node.js GitHub Bot) #578575059a746ec
] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102c8ceaaf397
] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #57765e21b37d9df
] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #58011832640c35e
] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #57610c510391d2f
] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574905d1230bec0
] - (SEMVER-MINOR) src: set default config asnode.config.json
(Marco Ippolito) #5717130bb1ccbb0
] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING
(Marco Ippolito) #570160350c6f478
] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016e1d3a9e192
] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #578200ec912f452
] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #5786543490c8797
] - (SEMVER-MINOR) util: addtypes.isFloat16Array()
(Livia Medeiros) #57879dda6ca9172
] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #57888Commits
4252dc798c
] - assert: supportFloat16Array
in loose deep equality checks (Livia Medeiros) #578811c7396b078
] - assert,util: fix constructor lookup in deep equal comparison (Ruben Bridgewater) #578761ded5f25c8
] - assert,util: improve deep object comparison performance (Ruben Bridgewater) #57648696b5f85ca
] - assert,util: improve unequal number comparison performance (Ruben Bridgewater) #57619775ee4d40f
] - assert,util: improve array comparison (Ruben Bridgewater) #576193766992ba4
] - benchmark: add sqlite prepare select get (Vinícius Lourenço) #580408390276be3
] - benchmark: add sqlite prepare select all (Vinícius Lourenço) #580406a9b79e5c1
] - benchmark: add sqlite is transaction (Vinícius Lourenço) #58040f689f98344
] - benchmark: add sqlite prepare insert (Vinícius Lourenço) #5804014a82804d7
] - benchmark: disambiguatefilename
anddirname
read perf (Antoine du Hamel) #58056e7e8256d35
] - buffer: avoid creating unnecessary environment (Yagiz Nizipli) #58053d7d8e8e994
] - buffer: define global v8::CFunction objects as const (Mert Can Altin) #57676f37633e85a
] - build: use$(BUILDTYPE)
when cleaning coverage files (Aviv Keller) #57995e5bf67fe77
] - build: define python when generatingout/Makefile
(Aviv Keller) #57970718f874ae0
] - build: fix zstd libname (Antoine du Hamel) #5799953c5fdcae1
] - crypto: fix cross-realmSharedArrayBuffer
validation (Antoine du Hamel) #5797478f4ffee5d
] - crypto: fix cross-realm check ofArrayBuffer
(Felipe Forbeck) #57828f606352b63
] - crypto: forbid passingFloat16Array
togetRandomValues()
(Livia Medeiros) #5788023c4e941c2
] - crypto: remove BoringSSL dh-primes addition (Shelley Vohr) #570238339d9bc14
] - deps: V8: cherry-pickf915fa4
(Chengzhong Wu) #55484c2111dd126
] - deps: V8: backporte5dbbba
(Darshan Sen) #581204cc49be951
] - deps: update zstd to 1.5.7 (Node.js GitHub Bot) #57940c956d37c84
] - deps: update zlib to 1.3.0.1-motley-780819f (Node.js GitHub Bot) #57768c3ceaebb7a
] - deps: update timezone to 2025b (Node.js GitHub Bot) #57857b5cd0eb590
] - deps: update simdutf to 6.4.2 (Node.js GitHub Bot) #578553eb6b814e9
] - deps: update simdutf to 6.4.0 (Node.js GitHub Bot) #567640be9fa3218
] - deps: update icu to 77.1 (Node.js GitHub Bot) #57455d5cf4254fb
] - doc: add HBSPS as triager (Wiyeong Seo) #57980ad0861dba0
] - doc: add ambassaor message (Brian Muenzenmeyer) #576000d3ec1aafe
] - doc: fix misaligned options in vm.compileFunction() (Jimmy Leung) #581451f70baf3b0
] - doc: add missing options.signal to readlinePromises.createInterface() (Jimmy Leung) #55456ec6a48621f
] - doc: fix typo of filezlib.md
(yusheng chen) #5809337e360e386
] - doc: make stability labels more consistent (Antoine du Hamel) #575162b5d63d36e
] - doc: allow the $schema property in node.config.json (Remco Haszing) #57560a2063638e2
] - doc: fixAsyncLocalStorage
example response changes after node v18 (Naor Tedgi (Abu Emma)) #57969474c2b14c3
] - doc: mark Node.js 18 as End-of-Life (Richard Lau) #580845059a746ec
] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #581021eec170fc3
] - doc: fix formatting ofimport.meta.filename
section (Antoine du Hamel) #580797f108de525
] - doc: fix env variable name inutil.styleText
(Antoine du Hamel) #5807254b3f7fffc
] - doc: add returns for https.get (Eng Zer Jun) #5802566f2c605a8
] - doc: fix typo inbuffer.md
(chocolateboy) #58052b0256dd42b
] - doc: correct deprecation type ofassert.CallTracker
(René) #57997581439c9e6
] - doc: mark devtools integration section as active development (Chengzhong Wu) #57886a2a2a2f027
] - doc: fix typo inmodule.md
(Alex Schwartz) #57889c0ec4e2935
] - doc: increase z-index of header element (Dario Piotrowicz) #5785193d19ec6cd
] - doc: add missing TS formats forload
hooks (Antoine du Hamel) #57837f5ea06c61f
] - doc: clarify the multi REPL example (Dario Piotrowicz) #5775980c4fe1b70
] - doc: fix deprecation type forDEP0148
(Livia Medeiros) #5778501cad99da0
] - doc: list DOMException as a potential error raised by Node.js (Chengzhong Wu) #57783a08b714a46
] - doc: add missing v0.x changelog entries (Antoine du Hamel) #57779d0b48350fd
] - doc: fix typo in writing-docs (Sebastian Beltran) #57776bde3725f8b
] - doc: clarify examples section in REPL doc (Dario Piotrowicz) #57762c8ceaaf397
] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #5776592428c2609
] - doc: explicitly state that corepack will be removed in v25+ (Trivikram Kamat) #57747298969e1dd
] - doc: update position type to integer | null in fs (Yukihiro Hasegawa) #57745a9d28e27c9
] - doc: update CI instructions (Antoine du Hamel) #57743133d2878a1
] - doc: update example of usingawait
in REPL (Dario Piotrowicz) #57653fc5f126629
] - doc: add back mention of visa fees to onboarding doc (Darshan Sen) #57730945f4ac538
] - doc: process.execve is only unavailable for Windows (Yaksh Bariya) #57726f3b885bb5e
] - doc: clarifyunhandledRejection
events behaviors in process doc (Dario Piotrowicz) #576547326dda5b0
] - doc: improved fetch docs (Alessandro Miliucci) #572966906c5eb1f
] - doc: document REPL custom eval arguments (Dario Piotrowicz) #5769047a7564e8f
] - doc: classify Chrome DevTools Protocol as tier 2 (Chengzhong Wu) #57634e274cc1310
] - doc: replace NOTE that does not render properly (Colin Ihrig) #57484bef06b11df
] - esm: avoidimport.meta
setup costs for unused properties (Antoine du Hamel) #57286e21b37d9df
] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #58011832640c35e
] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #576108f643471ef
] - fs: improve globSync performance (Rich Trott) #57725bf9e17ecc6
] - http2: use args.This() instead of args.Holder() (Joyee Cheung) #58004137717354f
] - http2: fix graceful session close (Kushagra Pandey) #578089baf580269
] - http2: fix check forframe->hd.type
(hanguanqiang) #57644b8189242b2
] - http2: skip writeHead if stream is closed (Shima Ryuhei) #576864e02a1650a
] - lib: remove unused filefetch_module
(Michaël Zasso) #55880d9700fef26
] - lib: avoid StackOverflow onserializeError
(Chengzhong Wu) #58075f3a16b6d9c
] - lib: resolve the issue of not adhering to the specified buffer size (0hm☘️🏳️⚧️) #55896d4fc282f73
] - lib: fix AbortSignal.any() with timeout signals (Gürgün Dayıoğlu) #57867f7e2902861
] - lib: use Map primordial for ActiveAsyncContextFrame (Gürgün Dayıoğlu) #576708652b0e168
] - meta: set nodejs/config as codeowner (Marco Ippolito) #57237e98504ed95
] - meta: allow penetration testing on live system with prior authorization (Matteo Collina) #57966340731bea0
] - meta: fix subsystem in commit title (Luigi Pinca) #57945d767cbffcf
] - meta: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9 (dependabot[bot]) #57720575f904b13
] - meta: bump actions/download-artifact from 4.1.9 to 4.2.1 (dependabot[bot]) #57719acd323c069
] - meta: bump actions/setup-python from 5.4.0 to 5.5.0 (dependabot[bot]) #5771821246fec20
] - meta: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (dependabot[bot]) #5771797f32d5849
] - meta: bump github/codeql-action from 3.28.10 to 3.28.13 (dependabot[bot]) #5771690ddbb8cfa
] - meta: bump actions/cache from 4.2.2 to 4.2.3 (dependabot[bot]) #57715728425d03e
] - meta: bump actions/setup-node from 4.2.0 to 4.3.0 (dependabot[bot]) #577141f799140e0
] - meta: bump actions/upload-artifact from 4.6.1 to 4.6.2 (dependabot[bot]) #57713021b174a1f
] - module: tidy code string concat → string templates (Jacob Smith) #5582044c5718476
] - module: fix incorrect formatting in require(esm) cycle error message (haykam821) #57453bb09b4d4ae
] - module: improvegetPackageType
performance (Dario Piotrowicz) #575999e6054e715
] - module: remove unnecessaryreadPackage
function (Dario Piotrowicz) #575964a8db273ba
] - node-api: add nested object wrap and napi_ref test (Chengzhong Wu) #579813c65058f20
] - node-api: convert NewEnv to node_napi_env__::New (Vladimir Morozov) #57834a4105db1f7
] - os: fix netmask format check condition in getCIDR function (Wiyeong Seo) #57324248c938139
] - process: disable building execve on IBM i (Abdirahim Musse) #57883972275697a
] - repl: deprecaterepl.builtinModules
(Dario Piotrowicz) #575087485309d7e
] - sqlite: add location method (Edy Silva) #57860c12cd2a190
] - sqlite: add timeout options to DatabaseSync (Edy Silva) #577525e0503a967
] - sqlite: add setReturnArrays method to StatementSync (Gürgün Dayıoğlu) #57542ed9d2fd51a
] - sqlite: enable common flags (Edy Silva) #5762106dcb318bc
] - sqlite: refactor prepared statement iterator (Colin Ihrig) #57569c510391d2f
] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574904e24456a1a
] - sqlite: reset statement immediately in run() (Colin Ihrig) #57350a9a6891b0b
] - sqlite: fix coverity warnings related to backup() (Colin Ihrig) #56961d2e1bcf3d4
] - sqlite: fix use-after-free in StatementSync due to premature GC (Divy Srivastava) #56840cfe15ca7b4
] - sqlite: handle conflicting SQLite and JS errors (Colin Ihrig) #567870e999eb65f
] - sqlite: add getter to detect transactions (Colin Ihrig) #5792520b27331c0
] - sqlite, test: expose sqlite online backup api (Edy Silva) #562538856712171
] - sqlite,doc,test: add aggregate function (Edy Silva) #56600120050db97
] - sqlite,src: refactor sqlite value conversion (Edy Silva) #575714c5555d558
] - src: initialize privateSymbols for per_context (Jason Zhang) #57479d2ce9023b1
] - src: ensure primordials are initialized exactly once (Chengzhong Wu) #5751906179be6ca
] - src: disable abseil deadlock detection (Chengzhong Wu) #575825121c47990
] - src: fix node_config_file.h compilation error in GN build (Cheng) #572105d1230bec0
] - (SEMVER-MINOR) src: set default config asnode.config.json
(Marco Ippolito) #57171ccee741c43
] - src: namespace config file flags (Marco Ippolito) #5717030bb1ccbb0
] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING
(Marco Ippolito) #570160350c6f478
] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016eef37d00cb
] - src: add more debug logs and comments in NodePlatform (Joyee Cheung) #58047678e8f57c0
] - src: add dcheck_eq for Object::New constructor calls (Jonas) #57943aee45e2036
] - src: move windows specific fns to_WIN32
(Yagiz Nizipli) #579516206a8edbc
] - src: improve thread safety of TaskQueue (Shelley Vohr) #5791003936f31c1
] - src: fixup errorhandling more in various places (James M Snell) #57852010dd91a19
] - src: fix typo in comments (Edy Silva) #57868e00c1ecbd2
] - src: add BaseObjectPtr nullptr operations (Chengzhong Wu) #56585648ad252e1
] - src: removevoid*
->char*
->void*
casts (Tobias Nießen) #57791680b434a62
] - src: improve error handing in node_messaging (James M Snell) #5776018f5301747
] - src: remove unused detachArrayBuffer method (Yagiz Nizipli) #58055065e8cd670
] - src: use macros to reduce code duplication is cares_wrap (James M Snell) #5793739af5d678f
] - src: improve error handling in cares_wrap (James M Snell) #57937ca020fdc4e
] - src: fix -Wunreachable-code-return in node_sea (Shelley Vohr) #5766432b6e7094a
] - src: change DCHECK to CHECK (Wuli Zuo) #57948e1d3a9e192
] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #5782096243a723a
] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #576460f2cbc17c7
] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #57642d1c6f861d5
] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #57578ab0d3a38db
] - src: improve error message for invalid child stdio type in spawn_sync (Dario Piotrowicz) #5758924b182e7b3
] - src: implement util.types fast API calls (Ruben Bridgewater) #57819dda6423be9
] - src: enter and lock isolate properly in json parser (Joyee Cheung) #578234754c693f8
] - src: improve error handling innode_env_var.cc
(Antoine du Hamel) #57767db483bbe63
] - src: improve error handling in node_http2 (James M Snell) #57764b0277700d6
] - src: improve error handling in crypto_x509 (James M Snell) #57757353587f984
] - src: improve error handling in callback.cc (James M Snell) #57758bec053ab20
] - src: remove unused variable in crypto_x509.cc (Michaël Zasso) #5775438a329a857
] - src: fix kill signal 0 on Windows (Stefan Stojanovic) #5769570bb387f82
] - src: fix inefficient usage of v8_inspector::StringView (Simon Zünd) #52372be038f0273
] - src,permission: make ERR_ACCESS_DENIED more descriptive (Rafael Gonzaga) #575850ec912f452
] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #578656ffb66f82f
] - test: fix permission fixtures lint (Rafael Gonzaga) #55819fd37891186
] - test: add repl preview timeout test (Chengzhong Wu) #554841be5a8c1b4
] - test: skiptest-config-json-schema
with quic (Richard Lau) #57225e90583b657
] - test: add more coverage tonode_config_file
(Marco Ippolito) #57170df2a36bfcc
] - test: remove deadlock workaround (Joyee Cheung) #58047103034b051
] - test: prevent extraneous HOSTNAME substitution in test-runner-output (René) #580763e58f81a38
] - test: update WPT for WebCryptoAPI tob48efd6
(Node.js GitHub Bot) #580442f4e4164a3
] - test: add missing newlines to repl .exit writes (Dario Piotrowicz) #58041b40769292e
] - test: add fast api tests for getLibuvNow() (Yagiz Nizipli) #58022cbd5768d47
] - test: add ALS test using http agent keep alive (Gerhard Stöbich) #580179e31ab502a
] - test: deflake test-http2-options-max-headers-block-length (Luigi Pinca) #5795913f8f9cc12
] - test: rename to getCallSites (Wuli Zuo) #5794892dce6ed6b
] - test: force GC in test-file-write-stream4 (Luigi Pinca) #57930aa755d3acf
] - test: enable skipped colorize test (Shima Ryuhei) #57887331f44c78c
] - test: update WPT for WebCryptoAPI to164426a
(Node.js GitHub Bot) #578544aaa8438b4
] - test: add test for frame count being 0.5 (Jake Yuesong Li) #57732fb51d3a0c5
] - test: fix the decimal fractions explaiConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.