Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-node.js
Open

chore(deps): update node.js to v25#16
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-node.js

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 18, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
node (source) major 19.7.025.9.0

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

v24.15.0

Compare Source

v24.14.1

Compare Source

v24.14.0

Compare Source

v24.13.1

Compare Source

v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

v24.12.0: 2025-12-10, Version 24.12.0 'Krypton' (LTS), @​targos

Compare Source

Notable Changes
  • [1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #​59778
  • [ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #​59982
  • [8987159234] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #​60600
  • [92c484ebf4] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #​59953
  • [b11bc5984e] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #​60217
  • [e7da5b4b7d] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #​60178
  • [a7f7d10c06] - (SEMVER-MINOR) src: add an option to make compile cache portable (Aditi) #​58797
  • [92ea669240] - (SEMVER-MINOR) src,permission: add --allow-inspector ability (Rafael Gonzaga) #​59711
  • [05d7509bd2] - (SEMVER-MINOR) v8: add cpu profile (theanarkh) #​59807
Commits

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

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


  • 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/major-node.js branch from c6fd910 to 0a9c960 Compare April 21, 2023 00:12
@renovate renovate Bot changed the title chore(deps): update node.js to v20 chore(deps): update node.js to v20 (major) Apr 21, 2023
@renovate renovate Bot force-pushed the renovate/major-node.js branch 10 times, most recently from d478e2b to 39b1c32 Compare May 5, 2023 05:10
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from 436b618 to 7708b15 Compare May 16, 2023 23:51
@renovate renovate Bot force-pushed the renovate/major-node.js branch from 7708b15 to ecfe1fe Compare May 28, 2023 23:49
@renovate renovate Bot force-pushed the renovate/major-node.js branch 3 times, most recently from 15058d8 to f6dd5f5 Compare June 15, 2023 05:56
@renovate renovate Bot force-pushed the renovate/major-node.js branch from f6dd5f5 to ef2cebe Compare June 22, 2023 17:55
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from e609af7 to 960203d Compare July 11, 2023 05:26
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from c9c60d7 to 60815a4 Compare July 22, 2023 08:10
@renovate renovate Bot force-pushed the renovate/major-node.js branch from 60815a4 to 3eef436 Compare July 29, 2023 02:58
@renovate renovate Bot force-pushed the renovate/major-node.js branch 3 times, most recently from 51537a7 to 547c0c4 Compare August 17, 2023 17:44
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from 03a3505 to 6b80712 Compare September 6, 2023 02:19
@renovate renovate Bot force-pushed the renovate/major-node.js branch 3 times, most recently from f3cf7ad to 3f9ddb3 Compare October 18, 2023 21:00
@renovate renovate Bot changed the title chore(deps): update node.js to v20 (major) chore(deps): update node.js (major) Oct 18, 2023
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from 925494a to 7afeba7 Compare October 21, 2023 09:00
@renovate renovate Bot changed the title chore(deps): update node.js (major) chore(deps): update node.js to v21 (major) Oct 21, 2023
@renovate renovate Bot force-pushed the renovate/major-node.js branch 3 times, most recently from 8bd508b to 552a431 Compare November 1, 2023 04:43
@renovate renovate Bot force-pushed the renovate/major-node.js branch from 552a431 to e7969b8 Compare November 2, 2023 08:58
@renovate renovate Bot force-pushed the renovate/major-node.js branch 3 times, most recently from 80c3e1e to 94ca747 Compare November 21, 2023 20:54
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from 75ecc78 to 4426fee Compare November 23, 2023 08:06
@renovate renovate Bot force-pushed the renovate/major-node.js branch 4 times, most recently from 3722132 to 68371b8 Compare December 6, 2023 08:42
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from f5c8a19 to 56be972 Compare December 21, 2023 05:06
@renovate renovate Bot force-pushed the renovate/major-node.js branch 4 times, most recently from 511f59b to 8b7129d Compare January 18, 2024 05:31
@renovate renovate Bot force-pushed the renovate/major-node.js branch from 8b7129d to 5ed24b7 Compare January 23, 2024 14:59
@renovate renovate Bot force-pushed the renovate/major-node.js branch 2 times, most recently from 516f32b to 162c412 Compare February 2, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants