Skip to content

⬆️ Update dependency node to v24#573

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

⬆️ Update dependency node to v24#573
renovate[bot] wants to merge 1 commit intodevfrom
renovate/node-24.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 17, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
node uses-with major 2224
node final major 20-alpine24-alpine

Release Notes

actions/node-versions (node)

v24.14.1: 24.14.1

Compare Source

Node.js 24.14.1

v24.14.0: 24.14.0

Compare Source

Node.js 24.14.0

v24.13.1: 24.13.1

Compare Source

Node.js 24.13.1

v24.13.0: 24.13.0

Compare Source

Node.js 24.13.0

v24.12.0: 24.12.0

Compare Source

Node.js 24.12.0

v24.11.1: 24.11.1

Compare Source

Node.js 24.11.1

v24.11.0: 24.11.0

Compare Source

Node.js 24.11.0

v24.10.0: 24.10.0

Compare Source

Node.js 24.10.0

v24.9.0: 24.9.0

Compare Source

Node.js 24.9.0

v24.8.0: 24.8.0

Compare Source

Node.js 24.8.0

v24.7.0: 24.7.0

Compare Source

Node.js 24.7.0

v24.6.0: 24.6.0

Compare Source

Node.js 24.6.0

v24.5.0: 24.5.0

Compare Source

Node.js 24.5.0

v24.4.1: 24.4.1

Compare Source

Node.js 24.4.1

v24.4.0: 24.4.0

Compare Source

Node.js 24.4.0

v24.3.0: 24.3.0

Compare Source

Node.js 24.3.0

v24.2.0: 24.2.0

Compare Source

Node.js 24.2.0

v24.1.0: 24.1.0

Compare Source

Node.js 24.1.0

v24.0.2: 24.0.2

Compare Source

Node.js 24.0.2

v24.0.1: 24.0.1

Compare Source

Node.js 24.0.1

v24.0.0: 24.0.0

Compare Source

Node.js 24.0.0

nodejs/node (node)

v24.14.1: 2026-03-24, Version 24.14.1 'Krypton' (LTS), @​RafaelGSS prepared by @​juanarbol

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina) - High
  • (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina) - High
  • (CVE-2026-21717) test array index hash collision (Joyee Cheung) - Medium
  • (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC and KMAC (Filip Skokan) - Medium
  • (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS) - Medium
  • (CVE-2026-21712) handle url crash on different url formats (RafaelGSS) - Medium
  • (CVE-2026-21716) include permission check on lib/fs/promises (RafaelGSS) - Low
  • (CVE-2026-21715) add permission check to realpath.native (RafaelGSS) - Low
Commits

v24.14.0: 2026-02-24, Version 24.14.0 'Krypton' (LTS), @​ruyadorno prepared by @​aduh95

Compare Source

Notable Changes
  • [8b6d31d379] - (SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #​61415
  • [68da144b4e] - build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #​61456
  • [f3a24c76e4] - (SEMVER-MINOR) deps: add LIEF as a dependency (Joyee Cheung) #​61167
  • [1948861d23] - (SEMVER-MINOR) events: repurpose events.listenerCount() to accept EventTargets (René) #​60214
  • [d6f7c8d06f] - (SEMVER-MINOR) fs: add ignore option to fs.watch (Matteo Collina) #​61433
  • [cb54b3ca6e] - (SEMVER-MINOR) http: add http.setGlobalProxyFromEnv() (Joyee Cheung) #​60953
  • [35b1759d06] - (SEMVER-MINOR) module: allow subpath imports that start with #/ (Jan Martin) #​60864
  • [2d72ea66f2] - (SEMVER-MINOR) process: preserve AsyncLocalStorage in queueMicrotask only when needed (Gürgün Dayıoğlu) #​60913
  • [6f4a4f6c8e] - (SEMVER-MINOR) sea: split sea binary manipulation code (Joyee Cheung) #​61167
  • [c0ceb9b065] - (SEMVER-MINOR) sqlite: enable defensive mode by default (Bart Louwers) #​61266
  • [33d8e8303b] - (SEMVER-MINOR) sqlite: add sqlite prepare options args (Guilherme Araújo) #​61311
  • [563ab699eb] - (SEMVER-MINOR) src: add initial support for ESM in embedder API (Joyee Cheung) #​61548
  • [4c80031000] - (SEMVER-MINOR) stream: add bytes() method to node:stream/consumers (wantaek) #​60426
  • [f5233df4ff] - (SEMVER-MINOR) stream: do not pass readable.compose() output via Readable.from() (René) #​60907
  • [345a40fda3] - (SEMVER-MINOR) test: use fixture directories for sea tests (Joyee Cheung) #​61167
  • [972f82411d] - (SEMVER-MINOR) test_runner: add env option to run function (Ethan Arrowood) #​61367
  • [d77f98c4b6] - (SEMVER-MINOR) test_runner: support expecting a test-case to fail (Jacob Smith) #​60669
  • [8e900af6ba] - (SEMVER-MINOR) util: add convertProcessSignalToExitCode utility (Erick Wendel) #​60963
Commits

v24.13.1: 2026-02-10, Version 24.13.1 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
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 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 💥 major label Jan 17, 2026
@renovate renovate bot force-pushed the renovate/node-24.x branch from 99f279e to fc55aec Compare January 18, 2026 16:34
@renovate renovate bot force-pushed the renovate/node-24.x branch from fc55aec to 5ba99aa Compare January 18, 2026 17:23
@renovate renovate bot force-pushed the renovate/node-24.x branch from 5ba99aa to 2ab54a1 Compare January 20, 2026 21:00
@renovate renovate bot force-pushed the renovate/node-24.x branch from 2ab54a1 to 181b386 Compare January 21, 2026 07:28
@renovate renovate bot force-pushed the renovate/node-24.x branch from 181b386 to 8121ea6 Compare January 24, 2026 12:04
@renovate renovate bot force-pushed the renovate/node-24.x branch from 8121ea6 to 964dca1 Compare January 25, 2026 16:39
@renovate renovate bot force-pushed the renovate/node-24.x branch from 964dca1 to 12e2210 Compare January 25, 2026 17:10
@renovate renovate bot force-pushed the renovate/node-24.x branch from 12e2210 to f391c6e Compare January 25, 2026 17:51
@renovate renovate bot force-pushed the renovate/node-24.x branch from f391c6e to 0ff1b7d Compare January 26, 2026 07:07
@renovate renovate bot force-pushed the renovate/node-24.x branch from 0ff1b7d to 3338e66 Compare January 26, 2026 07:23
@renovate renovate bot force-pushed the renovate/node-24.x branch from 3338e66 to 2b20da3 Compare January 28, 2026 10:01
@renovate renovate bot force-pushed the renovate/node-24.x branch from 2b20da3 to 186072c Compare February 7, 2026 12:46
@renovate renovate bot force-pushed the renovate/node-24.x branch from 186072c to 0f73540 Compare February 7, 2026 17:02
@renovate renovate bot force-pushed the renovate/node-24.x branch from 0f73540 to 8caa2e7 Compare February 7, 2026 21:41
@renovate renovate bot force-pushed the renovate/node-24.x branch from 34922d4 to 36e9fc8 Compare February 8, 2026 11:44
@renovate renovate bot force-pushed the renovate/node-24.x branch from 36e9fc8 to 64d280d Compare February 8, 2026 13:58
@renovate renovate bot force-pushed the renovate/node-24.x branch from 64d280d to e0c86f2 Compare February 8, 2026 16:46
@renovate renovate bot force-pushed the renovate/node-24.x branch from e0c86f2 to 0dbb574 Compare February 8, 2026 17:52
@renovate renovate bot force-pushed the renovate/node-24.x branch from 0dbb574 to 8b6298c Compare February 8, 2026 19:13
@renovate renovate bot force-pushed the renovate/node-24.x branch from 8b6298c to 5aaed9e Compare February 8, 2026 20:35
@renovate renovate bot force-pushed the renovate/node-24.x branch from 5aaed9e to ed313fe Compare February 9, 2026 00:50
@renovate renovate bot force-pushed the renovate/node-24.x branch from ed313fe to 33f43af Compare February 9, 2026 04:50
@renovate renovate bot force-pushed the renovate/node-24.x branch from 33f43af to b543736 Compare February 12, 2026 18:10
@renovate renovate bot force-pushed the renovate/node-24.x branch from b543736 to e589bcf Compare February 24, 2026 22:16
@renovate renovate bot force-pushed the renovate/node-24.x branch from e589bcf to a48375a Compare February 25, 2026 01:19
@renovate renovate bot force-pushed the renovate/node-24.x branch from a48375a to ede38c2 Compare February 25, 2026 07:08
@renovate renovate bot force-pushed the renovate/node-24.x branch from ede38c2 to d2457a6 Compare March 1, 2026 20:23
@renovate renovate bot force-pushed the renovate/node-24.x branch from d2457a6 to bb3be16 Compare March 2, 2026 06:05
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.

0 participants