Skip to content

Update node Docker tag to v25#20

Open
renovate[bot] wants to merge 1 commit intothe-onefrom
renovate/node-25.x
Open

Update node Docker tag to v25#20
renovate[bot] wants to merge 1 commit intothe-onefrom
renovate/node-25.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 16, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
node stage major 23.6.1-alpine25.9.0-alpine
node final major 23.6.1-alpine25.9.0-alpine

Release Notes

nodejs/node (node)

v25.9.0: 2026-04-01, Version 25.9.0 (Current), @​aduh95

Compare Source

Notable Changes
Test runner module mocking improvements

MockModuleOptions.defaultExport and MockModuleOptions.namedExports have been
consolidated into a single option MockModuleOptions.exports to align with user
expectations and other test runners.

A default property on MockModuleOptions.exports represents the default
export, and own enumerable properties are treated as named exports.

An automated migration is available to update user code:
https://github.com/nodejs/userland-migrations/tree/main/recipes/mock-module-exports

npx codemod @​nodejs/mock-module-exports

Contributed by sangwook in #​61727.

Other notable changes
  • [312476cb84] - (SEMVER-MINOR) async_hooks: add using scopes to AsyncLocalStorage (Stephen Belanger) #​61674
  • [62d2cd473b] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #​58708
  • [d0ebf0e44b] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [f85b9d9fa8] - (SEMVER-MINOR) repl: add customizable error handling (Anna Henningsen) #​62188
  • [67b854d407] - (SEMVER-MINOR) repl: remove dependency on node:domain (Matteo Collina) #​61227
  • [966b700623] - (SEMVER-MINOR) sea: support code cache for ESM entrypoint in SEA (Joyee Cheung) #​62158
  • [e1f0d2a014] - (SEMVER-MINOR) stream: add stream/iter Implementation (James M Snell) #​62066
Commits

v25.8.2: 2026-03-24, Version 25.8.2 (Current), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina) - High
  • (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina) - High
  • (CVE-2026-21711) include permission check to pipe_wrap.cc (RafaelGSS) - Medium
  • (CVE-2026-21712) handle url crash on different url formats (RafaelGSS) - Medium
  • (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC and KMAC (Filip Skokan) - Medium
  • (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS) - Medium
  • (CVE-2026-21717) test array index hash collision (Joyee Cheung) - Medium
  • (CVE-2026-21715) add permission check to realpath.native (RafaelGSS) - Low
  • (CVE-2026-21716) include permission check on lib/fs/promises (RafaelGSS) - Low
Commits

v25.8.1: 2026-03-11, Version 25.8.1 (Current), @​aduh95

Compare Source

Notable Changes
  • [ea87eea71a] - module: fix extensionless CJS files in "type": "module" packages (Matteo Collina) #​62083
Commits

v25.8.0: 2026-03-03, Version 25.8.0 (Current), @​richardlau

Compare Source

Notable Changes
  • [e55eddea2a] - build, doc: use new api doc tooling (flakey5) #​57343
  • [4c181e2277] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #​61298
  • [46ee1eddd7] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #​61869
  • [9ddd1a9c27] - (SEMVER-MINOR) src,permission: add --permission-audit (RafaelGSS) #​61869
  • [0d97ec4044] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #​61394
Commits

v25.7.0: 2026-02-24, Version 25.7.0 (Current), @​ruyadorno prepared by @​aduh95

Compare Source

Notable Changes
  • [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #​61713
  • [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #​61813
  • [ee59127664] - sqlite: mark as release candidate (Matteo Collina) #​61262
  • [608736e19e] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #​61632
  • [a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #​61676
Commits

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Oct 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot changed the title Update node Docker tag to v25 Update node Docker tag to v25 - autoclosed Oct 20, 2025
@renovate renovate Bot closed this Oct 20, 2025
@renovate renovate Bot deleted the renovate/node-25.x branch October 20, 2025 09:28
@renovate renovate Bot changed the title Update node Docker tag to v25 - autoclosed Update node Docker tag to v25 Oct 20, 2025
@renovate renovate Bot reopened this Oct 20, 2025
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from c3e68be to 2d20a99 Compare October 20, 2025 15:04
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 2d20a99 to bae5c8a Compare October 30, 2025 00:42
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 96fb1e7 to ea9ef58 Compare November 17, 2025 23:56
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 77e430b to d3c000e Compare January 20, 2026 18:26
@renovate renovate Bot force-pushed the renovate/node-25.x branch from d3c000e to 2bae447 Compare January 27, 2026 18:48
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 2bae447 to aa51322 Compare February 3, 2026 21:38
@renovate renovate Bot force-pushed the renovate/node-25.x branch from aa51322 to 5ba5ab3 Compare February 12, 2026 20:08
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 4a17059 to 48dbbab Compare March 4, 2026 01:42
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 48dbbab to 0532c25 Compare March 14, 2026 06:39
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 0532c25 to 780e558 Compare March 26, 2026 19:02
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 780e558 to aca0b53 Compare April 2, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants