chore(deps): update node.js to v25.7.0#671
Merged
TheKevJames merged 1 commit intomasterfrom Feb 28, 2026
Merged
Conversation
8ecb3a1 to
3afc7e8
Compare
3afc7e8 to
e06a705
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6.1-alpine→25.7.0-alpineWarning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
nodejs/node (node)
v25.7.0: 2026-02-24, Version 25.7.0 (Current), @ruyadorno prepared by @aduh95Compare Source
Notable Changes
b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #617132d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262608736e19e] - (SEMVER-MINOR) stream: renameDuplex.toWeb()type option toreadableType(René) #61632a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #61676Commits
ab4375e141] - benchmark: add startup benchmark for ESM entrypoint (Joyee Cheung) #617698d83d8026b] - build: add temporal test on GHA windows (Chengzhong Wu) #61810aab153eec3] - build: skip sscache action on non-main branches (Joyee Cheung) #617909e40fb93bc] - build: use path-ignore in GHA coverage-windows.yml (Chengzhong Wu) #618114896653361] - build: generate_config_gypi.py generates valid JSON (Shelley Vohr) #61791bb82b44de0] - build: build with v8 gdbjit support on supported platform (Joyee Cheung) #61010e7173a093a] - build: show cc outputs when version detection failed (Chengzhong Wu) #61700848050d38f] - build,win: add WinGet Visual Studio 2022 Build Tools Edition config (Mike McCready) #61652938841e1cd] - crypto: always return certificate serial numbers as uppercase (Anna Henningsen) #61752dba9001d6f] - deps: upgrade npm to 11.10.1 (npm team) #6189275c8e18d2f] - deps: update nbytes to 0.1.3 (Node.js GitHub Bot) #618794ca1597f25] - deps: remove stale OpenSSL arch configs (René) #61834c4f298c729] - deps: update llhttp to 9.3.1 (Node.js GitHub Bot) #618277d63a2df93] - deps: V8: cherry-pick64b36b4(Rafael Magrin) #61712241a6b7088] - deps: update googletest to5a9c3f9(Node.js GitHub Bot) #61731eec896c0e0] - deps: V8: backport6a0a25a(Vivian Wang) #616665a9874af09] - doc: clarify status of feature request issues (Antoine du Hamel) #615050648ac64aa] - doc: add esm and cjs examples to node:vm (Alfredo González) #614988b38718294] - doc: clarify build environment is trusted in threat model (Matteo Collina) #6186510e86818ee] - doc: remove incorrect mention ofmoduleintypescript.md(Rob Palmer) #61839b50376f527] - doc: simplify addAbortListener example (Chemi Atlow) #61842dea0e7a856] - doc: fix typo in --disable-wasm-trap-handler description (Dmytro Semchuk) #6182057ac1f5aa0] - doc: clean up globals.md (René) #618224c30d2bb4d] - doc: remove obsolete Boxstarter automated install (Mike McCready) #61785db610b9e32] - doc: clarify async caveats forevents.once()(René) #61572b4a826b11c] - doc: update Juan's security steward info (Juan José) #617547d9cc5dc54] - doc: fix methods being documented as properties inprocess.md(Antoine du Hamel) #61765aa0362c26a] - doc: add riscv64 info into platform list (Lu Yahan) #422519b0101b65b] - doc: fix dropdown menu being obscured at <600px due to stacking context (Jeff) #61735df2c65b3e4] - doc: fix spacing in process message event (Aviv Keller) #6175601018559f5] - doc: move describe/it aliases section before expectFailure (Luca Raveri) #6156749443583af] - doc: fix broken links of net.md (YuSheng Chen) #61673af7c927a2a] - doc: clean up Windows code snippet inchild_process.md(reillylm) #61422221648a687] - esm: update outdated FIXME comment in translators.js (Karan Mangtani) #617154484e14a31] - events: don't call resume after close (Сковорода Никита Андреевич) #605484cecbe1f53] - fs: addthrowIfNoEntryoption for fs.stat and fs.promises.stat (Juan José) #611782c94967684] - http: remove redundant keepAliveTimeoutBuffer assignment (Efe) #61743435f3dd8e4] - http: attach error handler to socket synchronously in onSocket (RajeshKumar11) #61770ce0ebd853d] - http: fix keep-alive socket reuse race in requestOnFinish (Martin Slota) #617108103a78b6a] - http2: add strictSingleValueFields option to relax header validation (Tim Perry) #59917b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713c589b6b23c] - http2: fix FileHandle leak in respondWithFile (sangwook) #61707df477202ae] - lib: reduce cycles in esm loader and load it in snapshot (Joyee Cheung) #61769deda50a819] - lib: remove top-level getOptionValue() calls in lib/internal/modules (Joyee Cheung) #61769b1c1ddff79] - lib: optimize styleText when validateStream is false (Rafael Gonzaga) #61792df334f7fa0] - meta: use SCCACHE_GHA_ENABLED for shared build workflows (René) #61640e1b2cd605f] - meta: bump cachix/install-nix-action from 31.9.0 to 31.9.1 (dependabot[bot]) #6191024b858547a] - module: fix extensionless entry with explicit type=commonjs (Yuya Inoue) #616004f2f8006bd] - repl: fix FileHandle leak in history initialization (sangwook) #617062d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262f14ff14473] - src: remove unnecessaryc_str()conversions in diagnostic messages (Anna Henningsen) #6178626a09e541d] - src: use bool literals in TraceEnvVarOptions (Tobias Nießen) #6142562b0758c47] - src: fix--build-seadefault executable path (Alex Schwartz) #61708b5724921b1] - src: track allocations made by zstd streams (Anna Henningsen) #617173d1d1523a5] - src: do not store compression methods on Brotli classes (Anna Henningsen) #61717b2915cda77] - src: extract zlib allocation tracking into its own class (Anna Henningsen) #617173032a7e3c6] - src: release memory for zstd contexts inClose()(Anna Henningsen) #61717bc2287db74] - src: add more checks and clarify docs for external references (Joyee Cheung) #617195daf282e33] - src: fix cjs_lexer external reference registration (Joyee Cheung) #61718fb2db5f947] - src: support import() and import.meta in embedder-run modules (Joyee Cheung) #61654e146591002] - stream: fix decoded fromList chunk boundary check (Thomas Watson) #61884065200a5f0] - stream: add fast paths for webstreams read and pipeTo (Matteo Collina) #61807608736e19e] - (SEMVER-MINOR) stream: renameDuplex.toWeb()type option toreadableType(René) #6163251587d684d] - test: fix typos in test files (Daijiro Wachi) #6140817b2361360] - test: allow filtering async internal frames in assertSnapshot (Joyee Cheung) #617693f6a5f5f7f] - test: unify assertSnapshot stacktrace transform (Chengzhong Wu) #61665c8dac320de] - test: check stability block position in API markdown (René) #585906809ef8d04] - test: adapt buffer test for v8 sandbox (Shelley Vohr) #6177260f5771a74] - test: update FileAPI tests from WPT (Ms2ger) #61750d2fef4a31a] - test: update WPT for WebCryptoAPI to7cbe7e8(Node.js GitHub Bot) #61729d7a87f14da] - test: update WPT for url toefb889e(Node.js GitHub Bot) #61728b6ae1fc4b8] - test: split test-embedding.js and run tests in parallel (Joyee Cheung) #61571a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #616761c02aa09b0] - test_runner: fix suite rerun (Moshe Atlow) #6177547821ec609] - tools: switch to ARM runners on GHA jobs (Antoine du Hamel) #619031630a56370] - tools: avoid building twice in coverage jobs (Antoine du Hamel) #6189989318b0a02] - tools: fix auto-start-ci (Antoine du Hamel) #61900ee107f5e84] - tools: do not checkout repo inauto-start-ci.yml(Antoine du Hamel) #61874c2de1fa619] - tools: cache V8 build on test-shared workflow (Antoine du Hamel) #61860111c77ec94] - tools: automate updates for test/fixtures/test426 (Rich Trott) #60978ea8886f7d5] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #617599db82ba786] - tools: bump unist-util-visit in /tools/doc in the doc group (dependabot[bot]) #61646c8e58c56b9] - tools: bump the eslint group in /tools/eslint with 6 updates (dependabot[bot]) #616282518ec77e8] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #61734c5ad2beba3] - tools: fix small inconsistencies in JSON doc output (Antoine du Hamel) #61757a9f90bee0a] - tools: use ubuntu-latest runner innotify-on-pushworkflow (Antoine du Hamel) #6174230e38182d9] - watch: get flags from execArgv (Efe) #61779da1a08a3a5] - worker: eliminate race condition in process.cwd() (giulioAZ) #61664dfac82a235] - zlib: add support for brotli compression dictionary (Andy Weiss) #61763Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.