chore(deps): update dependency nodejs/node to v24.1.0 #12430
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.0.2
->24.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nodejs/node (nodejs/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 'ht 8000 tp2.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) #58279Configuration
📅 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 has been generated by Renovate Bot.