Skip to content

chore(deps): update node.js to v24#602

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

chore(deps): update node.js to v24#602
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
node (source) major 20.20.224.18.0
node uses-with major 18.20.824.18.0

Release Notes

nodejs/node (node)

v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @​richardlau prepared by @​sxa

Compare Source

Notable Changes
  • [e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #​63527
  • [44c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #​64004
  • [d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #​63597
  • [bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #​62527
  • [b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #​62527
  • [ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [4c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #​63155
  • [8c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #​63079
  • [3f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #​63834
Commits

v24.17.0: 2026-06-18, Version 24.17.0 'Krypton' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the first day of the month"
  • 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 added the renovate label Nov 1, 2025
@changeset-bot

changeset-bot Bot commented Nov 1, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a17b8a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from b4c4fea to c429c08 Compare November 12, 2025 03:34
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from c429c08 to 71a9151 Compare December 1, 2025 19:07
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 4e4eb0a to 6caa333 Compare December 11, 2025 21:55
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 79f821f to 9266f58 Compare January 14, 2026 05:51
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 9266f58 to 32ebc02 Compare February 1, 2026 17:47
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from f55926e to 9f3060e Compare February 11, 2026 02:10
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 2e7f110 to c51fc67 Compare February 25, 2026 05:59
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from c51fc67 to 5735cf2 Compare March 5, 2026 10:46
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 9d12625 to 594a4ac Compare March 25, 2026 04:32
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 594a4ac to 7e0a56a Compare April 1, 2026 08:42
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 7e0a56a to 65301fe Compare April 8, 2026 14:52
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 26e23e6 to 7a3475b Compare April 16, 2026 16:02
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 7a3475b to 8c708b0 Compare May 12, 2026 17:50
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 9759d9f to 6b1589c Compare May 22, 2026 06:04
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 6b1589c to 9e7e4ea Compare June 11, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 10d529c to 756c1ab Compare June 24, 2026 04:33
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 756c1ab to a17b8a3 Compare July 12, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants