chore(deps): update node.js to v25.1.0 #22195
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:
25-alpine->25.1.0-alpine25-alpine->25.1.0-alpineRelease Notes
nodejs/node (node)
v25.1.0: 2025-10-28, Version 25.1.0 (Current), @aduh95Compare Source
Notable Changes
4395fe14b9] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #597782e55c6ad04] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #60217f437204491] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #60178Commits
bb27766bd5] - benchmark: improve cpu.sh for safety and usability (Nam Yooseong) #60162e600711c20] - benchmark: add benchmark for leaf source text modules (Joyee Cheung) #602051bbcdf9039] - benchmark: add vm.SourceTextModule benchmark (Joyee Cheung) #5939622fa6bd28b] - build: ibmi follow aix visibility (SRAVANI GUNDEPALLI) #60360931028400e] - build: use call command when calling python configure (Jacob Nichols) #6009817fde3f3d1] - build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden (Joyee Cheung) #5629004cc7aae5e] - build: remove V8_COMPRESS_POINTERS_IN_ISOLATE_CAGE defs (Joyee Cheung) #602968a2053060d] - crypto: update root certificates to NSS 3.116 (Node.js GitHub Bot) #59956fe91c0f755] - deps: update simdjson to 4.0.7 (Node.js GitHub Bot) #59883aacfc0d212] - deps: update corepack to 0.34.1 (Node.js GitHub Bot) #603148596891a71] - deps: update inspector_protocol toaf7f5a8(Node.js GitHub Bot) #6031221bcd0eb2f] - deps: V8: cherry-pick3d0f462(Joyee Cheung) #59396673558501c] - deps: update googletest to279f847(Node.js GitHub Bot) #60219425a1879b1] - doc: mention more codemods indeprecations.md(Augustin Mauroy) #60243563e1317f3] - doc: remove unnecessary statement of web storage (Deokjin Kim) #60363064c8c5cfd] - doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny() (Jimmy Leung) #5889999e357af35] - doc: useanyforworker_threads.Worker'error' event argumenterr(Jonas Geiler) #603008ccff0d934] - doc: update decorator documentation to reflect actual policy (Muhammad Salman Aziz) #60288bac70c6ef3] - doc: document wildcard supported by tools/test.py (Joyee Cheung) #602658492bc6a88] - doc: add --heap-snapshot-on-oom to useful v8 flag (jakecastelli) #602600f0d3c0e47] - doc: fixblob.bytes()heading level (XTY) #602528c8525cf93] - doc: fix not working code example in vm docs (Artur Gawlik) #602248a6de3866c] - doc, assert: correct order of changes entries (Gerhard Stöbich) #603046bacb6555a] - doc, module: change async customization hooks to experimental (Gerhard Stöbich) #603026f3b16df16] - esm: use index-based resolution callbacks (Joyee Cheung) #5939695644a432c] - http: lazy allocate cookies array (Robert Nagy) #597344395fe14b9] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778f1aa1eaaf5] - inspector: add network payload buffer size limits (Chengzhong Wu) #6023664fc625bf9] - inspector: support handshake response for websocket inspection (Shima Ryuhei) #602250ecbb806a8] - lib: fix typo in createBlobReaderStream (SeokHun) #60132ffec5927fd] - meta: fix typo in test-shared workflow name (Ronit Sabhaya) #60321a02897e157] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #6032559223a7831] - meta: loop userland-migrations in deprecations (Chengzhong Wu) #602992d48d17696] - module: refactor and clarify async loader hook customizations (Joyee Cheung) #60278be1b84fd93] - module: handle null source from async loader hooks in sync hooks (Joyee Cheung) #59929063fbd87d3] - msi: fix WiX warnings (Stefan Stojanovic) #602512e55c6ad04] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #60217dc93d6988a] - src: fix timing of snapshot serialize callback (Joyee Cheung) #60434267e1b3817] - src: add COUNT_GENERIC_USAGE utility for tests (Joyee Cheung) #604344a5d7a4c2a] - src: conditionally disable source phase imports by default (Shelley Vohr) #60364f437204491] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #6017836837fa0f9] - src: use cached primordials_string (Sohyeon Kim) #60255df8396ad37] - src: replace Environment::GetCurrent with args.GetIsolate (Sohyeon Kim) #602565dd670b2b9] - src: initial enablement of IsolateGroups (James M Snell) #60254afdb362933] - src: useUtf8ValueandTwoByteValueinstead of V8 helpers (Anna Henningsen) #60244a40e533e72] - src: add a default branch for module phase (Chengzhong Wu) #6026142729f07ee] - src: stop using deprecated v8::Context::GetIsolate (Michaël Zasso) #602237a6542c205] - test: skip failing test on macOS 15.7+ (Antoine du Hamel) #6041929a5855a4f] - test: ensure assertions are reachable intest/addons(Antoine du Hamel) #6014212773d19c4] - test: increase debugger waitFor timeout on macOS (Chengzhong Wu) #603670b38de3e9e] - test: put helper in test-runner-output into common (Joyee Cheung) #603306de2407c44] - test: fix small compile warning in test_network_requests_buffer.cc (xiaocainiao633) #602814b23ac8613] - test: fix status when compiled without inspector (Antoine du Hamel) #60289a07f32e326] - test: split test-runner-watch-mode-kill-signal (Joyee Cheung) #6029830451d32d7] - test: fix incorrect calculation in test-perf-hooks.js (Joyee Cheung) #60271e3c3b48f1c] - test: ignore EPIPE errors in https proxy invalid URL test (Joyee Cheung) #60269405a9c4c5f] - test: parallelize test-without-async-context-frame correctly (Joyee Cheung) #60273ffeebebc71] - test: make test-worker-prof more tolerant (Joyee Cheung) #6027226b01bf170] - test: skip sea tests on x64 macOS (Joyee Cheung) #602508caae1a05b] - test: move sea tests into test/sea (Joyee Cheung) #602503d183e3e9f] - test,crypto: fix conditional SHA3-* skip on BoringSSL (Filip Skokan) #60379e83dbcba94] - test,crypto: sha3 algorithms aren't supported with BoringSSL (Shelley Vohr) #603743d89331496] - test_runner: use module.registerHooks in module mocks (Joyee Cheung) #60326377e8ce85a] - tls: avoid external memory leak on invalid protocol versions (Shelley Vohr) #60390ae4858c1f6] - tools: add an option to generate lighter archives (Antoine du Hamel) #60294cb615b1a2e] - tools: skip test-shared workflow for draft PRs (Michaël Zasso) #6036503b034731e] - tools: disable inspector on macOS-shared to reduce flakiness (Antoine du Hamel) #60320f402b4e1d1] - tools: show diff alongside the error in Nix linter (Antoine du Hamel) #603015d5c8483fb] - tools: run CI with shared libs on GHA (Antoine du Hamel) #60121e8fdd8d2e8] - tools: update gyp-next to 0.20.5 (Node.js GitHub Bot) #603136e8b029a21] - tools: limit inspector protocol PR title length (Chengzhong Wu) #60324a5073086c6] - tools: fix inspector_protocol updater (Chengzhong Wu) #6027747fa765bff] - tools: optimize wildcard execution in tools/test.py (Joyee Cheung) #6026611ebb0447d] - tools: add C++ lint rule to avoid usingString::Utf8Value(Anna Henningsen) #6024414f3189670] - tools: add inspector_protocol updater (Chengzhong Wu) #60245ef4c596fc6] - typings: add missing properties and method in Worker (Woohyun Sung) #6025709ae6fc065] - typings: add missing properties in HTTPParser (Woohyun Sung) #602579ecaf41f8e] - typings: delete undefined property in ConfigBinding (Woohyun Sung) #602574a86016e86] - util: use more defensive code when inspecting error objects (Antoine du Hamel) #601399e6d6cec59] - util: mark special properties when inspecting them (Ruben Bridgewater) #6013179b2387fd9] - vm: make vm.Module.evaluate() conditionally synchronous (Joyee Cheung) #60205e5559f3be3] - win: upgrade Visual Studio workload from 2019 to 2022 (Jiawen Geng) #60318Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.