Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Confidence
node (source) 23.4.0 -> 25.2.1 age confidence

Release Notes

nodejs/node (node)

v25.2.1: 2025-11-17, Version 25.2.1 (Current), @​aduh95

Compare Source

This release reverts the spec-compliant behavior of sometimes throwing on localStorage
access. We received feedback that this change on an experimental API was too breaking
for a semver-minor release, so we decided to push it back for Node.js 26.0.0.

Commits

v25.2.0: 2025-11-11, Version 25.2.0 (Current), @​aduh95

Compare Source

Notable Changes
  • [a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #​59982
  • [4fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #​60351
  • [727560a96d] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #​60600
  • [506b79e888] - (SEMVER-MINOR) net: increase network family autoselection timeout to 500ms (Rod Vagg) #​60334
  • [166c72ec02] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #​59953
  • [399b340022] - (SEMVER-MINOR) v8: adding total_allocated_bytes to HeapStatistics (Caio Lima) #​60573
Commits

v25.1.0: 2025-10-28, Version 25.1.0 (Current), @​aduh95

Compare Source

Notable Changes
  • [4395fe14b9] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #​59778
  • [2e55c6ad04] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #​60217
  • [f437204491] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #​60178
Commits

v25.0.0: 2025-10-15, Version 25.0.0 (Current), @​RafaelGSS

Compare Source

Node.js 25 is here! We have upgraded V8 to 14.1, bringing major JSON.stringify
performance improvements, built-in Uint8Array base64/hex conversion, and ongoing
WebAssembly and JIT pipeline optimizations.

This release doubles down on secure-by-default apps and web-standard APIs: the permission
model gains --allow-net, Web Storage is enabled by default, and ErrorEvent is now a global.

We’ve also removed or finalized long-deprecated APIs such as SlowBuffer,
and added quality-of-life improvements like a portable compile cache and JSPI for WebAssembly.

Notable Changes
  • [8bc7dfd16f] - build: test on Python 3.14 release candidate 3 (Christian Clauss) #​59983
  • [663554abdf] - (SEMVER-MAJOR) lib: expose global ErrorEvent (Richie Bendall) #​58920
  • [3312e4e946] - (SEMVER-MAJOR) src: unflag --experimental-webstorage by default (Daniel M Brasil) #​57666
  • [462c74181d] - (SEMVER-MAJOR) src,permission: add --allow-net permission (Rafael Gonzaga) #​58517
Deprecations and Removals
  • [d33f4b539a] - (SEMVER-MAJOR) assert: move assert.fail with multiple arguments to eol (James M Snell) #​58532
  • [b21574d63b] - (SEMVER-MAJOR) assert: move CallTracker to EOL (James M Snell) #​58006
  • [308b6bc6de] - (SEMVER-MAJOR) async_hooks: move asyncResource property on bound function to EOL (James M Snell) #​58618
  • [daced4ab98] - (SEMVER-MAJOR) buffer: move SlowBuffer to EOL (Filip Skokan) #​58220
  • [df16f0fd8d] - (SEMVER-MAJOR) child_process: move _channel to end-of-life (James M Snell) #​58527
  • [a472745958] - (SEMVER-MAJOR) crypto: runtime-deprecate default shake128/256 output lengths (Filip Skokan) #​59008
  • [c3b986853c] - (SEMVER-MAJOR) crypto: move deprecated hash and mgf1Hash options to EOL (James M Snell) #​58706
  • [66632648ba] - (SEMVER-MAJOR) crypto: runtime deprecate ECDH.setPublicKey() (James M Snell) #​58620
  • [a5f9ca1f77] - (SEMVER-MAJOR) dns: move falsy hostname in lookup to end-of-life (James M Snell) #​58619
  • [2bb7667475] - (SEMVER-MAJOR) fs: move FileHandle close on GC to EOL (James M Snell) #​58536
  • [eec0302088] - (SEMVER-MAJOR) fs: move rmdir recursive option to end-of-life (James M Snell) #​58616
  • [25dd206c29] - (SEMVER-MAJOR) fs: remove fs.F_OK, fs.R_OK, fs.W_OK, fs.X_OK (Livia Medeiros) #​55862
  • [91dadf2897] - (SEMVER-MAJOR) http: deprecate writeHeader (Sebastian Beltran) #​59060
  • [4e06a648ff] - (SEMVER-MAJOR) perf_hooks: move deprecated accessors to EOF (James M Snell) #​58531
  • [a3dfca90d1] - (SEMVER-MAJOR) process: move multipleResolves event to EOL (James M Snell) #​58707
  • [790acc8689] - (SEMVER-MAJOR) tls: move IP-address servername deprecation to eol (James M Snell) #​58533
  • [3aaa2ebe19] - (SEMVER-MAJOR) url: move bad port deprecation in legacy url to end-of-life (James M Snell) #​58617
Semver-Major 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 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 added the dependencies label May 7, 2025
@renovate renovate bot force-pushed the renovate/major-major-deps branch 2 times, most recently from ad74ae4 to df2a67f Compare May 15, 2025 02:12
@renovate renovate bot force-pushed the renovate/major-major-deps branch from df2a67f to 757ac51 Compare May 22, 2025 03:09
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 757ac51 to 0515ff7 Compare June 10, 2025 02:58
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 0515ff7 to bc58fce Compare June 25, 2025 01:53
@renovate renovate bot force-pushed the renovate/major-major-deps branch 2 times, most recently from 7568ab6 to 311d8a9 Compare July 16, 2025 01:50
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 311d8a9 to 996e254 Compare August 7, 2025 11:01
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 996e254 to f1ebb50 Compare August 15, 2025 01:14
@renovate renovate bot force-pushed the renovate/major-major-deps branch 2 times, most recently from dddd23a to 73540c0 Compare August 28, 2025 02:46
@renovate renovate bot force-pushed the renovate/major-major-deps branch 3 times, most recently from da8dacd to d314cd5 Compare September 13, 2025 05:43
@renovate renovate bot force-pushed the renovate/major-major-deps branch 2 times, most recently from 0578cd8 to bf5c669 Compare September 26, 2025 02:11
@renovate renovate bot force-pushed the renovate/major-major-deps branch 2 times, most recently from 63917d2 to 2372e53 Compare October 9, 2025 04:44
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 2372e53 to 1a8c38c Compare October 16, 2025 04:39
@renovate renovate bot changed the title fix(major deps): update node.js to v24 fix(major deps): update node.js to v25 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 1a8c38c to 34a3880 Compare October 29, 2025 01:57
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 34a3880 to 9f6cb24 Compare November 12, 2025 01:10
@renovate renovate bot force-pushed the renovate/major-major-deps branch from 9f6cb24 to 7421415 Compare November 18, 2025 03:07
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.

1 participant