Skip to content

Build chore(deps): update node.js to v24.18.0#1502

Merged
swadeley merged 1 commit into
mainfrom
konflux/mintmaker/main/node-24.x
Jun 29, 2026
Merged

Build chore(deps): update node.js to v24.18.0#1502
swadeley merged 1 commit into
mainfrom
konflux/mintmaker/main/node-24.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
node (source) minor 24.15.024.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 Monday after 3am and before 10am"
  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot requested a review from a team as a code owner May 25, 2026 05:35
@swadeley swadeley self-assigned this May 26, 2026
swadeley
swadeley previously approved these changes May 26, 2026

@swadeley swadeley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build fails

@swadeley swadeley changed the title chore(deps): update node.js to v24.16.0 Build chore(deps): update node.js to v24.16.0 May 26, 2026
@swadeley swadeley self-requested a review May 26, 2026 08:19
@swadeley swadeley assigned dominikvagner and unassigned swadeley May 26, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/node-24.x branch from fb9440e to d6d3ccb Compare May 28, 2026 10:02
@red-hat-konflux red-hat-konflux Bot changed the title Build chore(deps): update node.js to v24.16.0 chore(deps): update node.js to v24.16.0 May 28, 2026
@swadeley swadeley changed the title chore(deps): update node.js to v24.16.0 Build chore(deps): update node.js to v24.16.0 May 28, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Build chore(deps): update node.js to v24.16.0 chore(deps): update node.js to v24.16.0 Jun 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/node-24.x branch from d6d3ccb to 4bade44 Compare June 3, 2026 09:04
@swadeley swadeley closed this Jun 8, 2026
@swadeley swadeley reopened this Jun 8, 2026
@swadeley swadeley force-pushed the konflux/mintmaker/main/node-24.x branch from 4bade44 to c977036 Compare June 8, 2026 16:29
@swadeley

swadeley commented Jun 8, 2026

Copy link
Copy Markdown
Member

Hi @dominikvagner, are you happy for browsers to be installed serially? See my commit just now.

@swadeley

Copy link
Copy Markdown
Member

Hi @dominikvagner, are you happy for browsers to be installed serially? See my commit just now.

I will try a rebase

@swadeley swadeley changed the title chore(deps): update node.js to v24.16.0 Build chore(deps): update node.js to v24.16.0 Jun 29, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/node-24.x branch from c977036 to ad8b4b5 Compare June 29, 2026 09:56
@red-hat-konflux red-hat-konflux Bot changed the title Build chore(deps): update node.js to v24.16.0 chore(deps): update node.js to v24.18.0 Jun 29, 2026
@swadeley swadeley changed the title chore(deps): update node.js to v24.18.0 Build chore(deps): update node.js to v24.18.0 Jun 29, 2026

@swadeley swadeley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@swadeley swadeley self-assigned this Jun 29, 2026
@swadeley swadeley merged commit 2d94169 into main Jun 29, 2026
29 of 31 checks passed
@swadeley swadeley deleted the konflux/mintmaker/main/node-24.x branch June 29, 2026 10:56
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.

2 participants