Skip to content

chore(deps): update node.js to v25.9.0#74

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

chore(deps): update node.js to v25.9.0#74
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-25.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 24, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
node final minor 25.6.1-alpine3.2325.9.0-alpine3.23 age confidence
node (source) minor 25.6.125.9.0 age confidence
@types/node (source) pnpm.catalog.default minor 25.6.225.9.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

📅 Schedule: (in timezone Asia/Ho_Chi_Minh)

  • Branch creation
    • Between 01:00 AM and 06:59 PM, only on Sunday and Wednesday (* 1-18 * * 3,0)
  • 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.

@renovate renovate Bot force-pushed the renovate/node-25.x branch from 1142448 to 7498149 Compare March 3, 2026 16:24
@renovate renovate Bot changed the title chore(deps): update node.js to v25.7.0 chore(deps): update node.js to v25.8.0 Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 8 times, most recently from fbca7ac to d7074c1 Compare March 11, 2026 16:14
@renovate renovate Bot changed the title chore(deps): update node.js to v25.8.0 chore(deps): update node.js to v25.8.1 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 11 times, most recently from 4d840b4 to ceef498 Compare March 19, 2026 05:34
@renovate renovate Bot force-pushed the renovate/node-25.x branch 6 times, most recently from db5b94a to c1f2f8b Compare March 26, 2026 15:41
@renovate renovate Bot changed the title chore(deps): update node.js to v25.8.1 chore(deps): update node.js to v25.8.2 Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from c1f2f8b to 7897b2c Compare March 27, 2026 11:04
@renovate renovate Bot force-pushed the renovate/node-25.x branch 9 times, most recently from 739b81c to 6be0109 Compare April 14, 2026 21:49
@renovate renovate Bot force-pushed the renovate/node-25.x branch 5 times, most recently from ae80ad0 to db235b1 Compare April 23, 2026 07:57
@renovate renovate Bot force-pushed the renovate/node-25.x branch 7 times, most recently from f506ee0 to 22fe365 Compare April 29, 2026 14:22
@renovate renovate Bot force-pushed the renovate/node-25.x branch 7 times, most recently from 1f4600f to 53fc10f Compare May 7, 2026 23:06
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 53fc10f to 77a3777 Compare May 10, 2026 12:57
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