Skip to content

ci(actions): update node.js to v24#2350

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

ci(actions): update node.js to v24#2350
renovate[bot] wants to merge 1 commit into
developfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Jan 27, 2026

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 Age Confidence
node container major 22.22.2-alpine3.2324.18.0-alpine3.23 age confidence
@types/node (source) devDependencies major 22.19.024.13.2 age confidence

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: (in timezone 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2026
@renovate renovate Bot requested a review from a team as a code owner January 27, 2026 22:14
@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2026
@cypress

cypress Bot commented Jan 27, 2026

Copy link
Copy Markdown

seerr    Run #3576

Run Properties:  status check passed Passed #3576  •  git commit 0ac66e759b: ci(actions): update node.js to v24
Project seerr
Branch Review renovate/node-24.x
Run status status check passed Passed #3576
Run duration 02m 46s
Commit git commit 0ac66e759b: ci(actions): update node.js to v24
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 33
View all changes introduced in this branch ↗︎

@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Jan 29, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from 0f2d238 to b444762 Compare January 29, 2026 06:57
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 282d408 to 83fa74a Compare February 15, 2026 00:34
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 83fa74a to fea85d6 Compare February 17, 2026 21:02
@renovate renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 6c4602f to 0358bc5 Compare March 7, 2026 04:45
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 0358bc5 to 0040dfb Compare March 12, 2026 13:58
@github-actions github-actions Bot added merge conflict Cannot merge due to merge conflicts and removed merge conflict Cannot merge due to merge conflicts labels Mar 12, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from 0040dfb to d91196a Compare March 12, 2026 14:10
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 32217c2 to 4f715d8 Compare March 13, 2026 11:51
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 8e7f877 to 93c4a22 Compare May 5, 2026 13:03
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label May 6, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 93c4a22 to 354778c Compare May 12, 2026 10:48
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label May 13, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from 354778c to c78548b Compare May 13, 2026 16:59
@github-actions github-actions Bot added merge conflict Cannot merge due to merge conflicts and removed merge conflict Cannot merge due to merge conflicts labels May 13, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from c78548b to 3b412da Compare May 13, 2026 22:02
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label May 14, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 3b412da to a2d59d0 Compare May 15, 2026 01:35
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label May 16, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from a2d59d0 to 4fed954 Compare May 16, 2026 09:50
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label May 16, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 477d287 to 42fcc9d Compare May 22, 2026 16:10
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label May 25, 2026
@github-actions

Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from 42fcc9d to 04f2723 Compare May 25, 2026 18:25
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label May 25, 2026
@renovate renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 92b6e56 to 2ed0880 Compare June 1, 2026 13:34
@renovate renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 58b23c0 to 67cae01 Compare June 17, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants