Skip to content

Update Node.js to v24.18.0#398

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

Update Node.js to v24.18.0#398
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Change
node 24.13.024.18.0
node stage 24.13.0-alpine24.18.0-alpine

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

@renovate renovate Bot added the dependencies This updates dependency files label Feb 12, 2026
@github-actions

github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/reticulum/-/pipelines/2645101014

Status: Passed
Duration: 19 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15136831970/artifacts/out/index.html

generate-environment

RETICULUM_CONTAINER_VERSION=0.0.0-experimental-2645101014-3c3b4918e17a80e0422f962f7c35a58b63e60d50

@renovate renovate Bot force-pushed the renovate/node-24.x branch from b87c9c1 to 9b70568 Compare February 12, 2026 16:12
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 9b70568 to 91a81b8 Compare February 24, 2026 20:49
@renovate renovate Bot changed the title Update Node.js to v24.13.1 Update Node.js to v24.14.0 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 91a81b8 to 99dfae5 Compare March 25, 2026 18:08
@renovate renovate Bot changed the title Update Node.js to v24.14.0 Update Node.js Mar 25, 2026
@renovate renovate Bot changed the title Update Node.js Update Node.js to v24.14.1 Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 99dfae5 to 8d13150 Compare April 16, 2026 17:24
@renovate renovate Bot changed the title Update Node.js to v24.14.1 Update Node.js to v24.15.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 8d13150 to 0043e04 Compare April 17, 2026 21:24
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 0043e04 to b0d5410 Compare May 14, 2026 17:25
@renovate renovate Bot force-pushed the renovate/node-24.x branch from b0d5410 to 21634e5 Compare May 22, 2026 01:43
@renovate renovate Bot changed the title Update Node.js to v24.15.0 Update Node.js to v24.16.0 May 22, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 21634e5 to c7a00bf Compare June 10, 2026 21:34
@renovate renovate Bot changed the title Update Node.js to v24.16.0 Update Node.js Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from c7a00bf to 9cd623c Compare June 11, 2026 05:58
@renovate renovate Bot changed the title Update Node.js Update Node.js to v24.15.0 Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 9cd623c to fceb6f0 Compare June 18, 2026 19:29
@renovate renovate Bot changed the title Update Node.js to v24.15.0 Update Node.js Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from fceb6f0 to 6167b99 Compare June 23, 2026 05:16
@renovate renovate Bot changed the title Update Node.js Update Node.js to v24.16.0 Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 6167b99 to 1e681ff Compare June 25, 2026 18:35
@renovate renovate Bot changed the title Update Node.js to v24.16.0 Update Node.js Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 1e681ff to ed74e42 Compare July 1, 2026 11:40
@renovate renovate Bot changed the title Update Node.js Update Node.js to v24.17.0 Jul 1, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from ed74e42 to 3c3b491 Compare July 1, 2026 21:12
@renovate renovate Bot changed the title Update Node.js to v24.17.0 Update Node.js Jul 1, 2026
@renovate renovate Bot changed the title Update Node.js Update Node.js to v24.18.0 Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant