Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 28, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change OpenSSF
node stage major 22.22.0-bullseye24.15.0-bullseye OpenSSF Scorecard
@types/node (source) devDependencies major 22.19.724.12.2 OpenSSF Scorecard

Release Notes

nodejs/node (node)

v24.15.0: 2026-04-15, Version 24.15.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [3d87ecacbc] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #​58708
  • [83c38672f7] - cli: add --require-module/--no-require-module (Joyee Cheung) #​60959
  • [54ef940e01] - (SEMVER-MINOR) crypto: add raw key formats support to the KeyObject APIs (Filip Skokan) #​62240
  • [f4a3edc47a] - (SEMVER-MINOR) fs: add throwIfNoEntry option for fs.stat and fs.promises.stat (Juan José) #​61178
  • [5cdcba17cc] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #​61713
  • [8b6be3fe14] - module: mark require(esm) as stable (Joyee Cheung) #​60959
  • [68fbc0c6cc] - module: mark module compile cache as stable (Joyee Cheung) #​60971
  • [c851e76f8c] - (SEMVER-MINOR) net: add setTOS and getTOS to Socket (Amol Yadav) #​61503
  • [6ac4304c87] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #​61298
  • [aaf9af1672] - sqlite: mark as release candidate (Matteo Collina) #​61262
  • [eb77a7a297] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #​61869
  • [6834ca13bb] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #​61632
  • [f5f21d36a6] - test_runner: add exports option for module mocks (sangwook) #​61727
  • [1f2025fd1e] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #​61394
  • [1ca20fc33d] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #​61676
Commits

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@renovate renovate bot force-pushed the renovate/node-24.x branch 7 times, most recently from c8425cd to 44d81b6 Compare November 4, 2025 18:38
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from fdd6a1a to 3a087ff Compare November 13, 2025 01:54
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 310a279 to 5d53700 Compare November 25, 2025 02:36
@renovate renovate bot force-pushed the renovate/node-24.x branch 4 times, most recently from 2e31841 to f63867d Compare December 9, 2025 11:58
@renovate renovate bot force-pushed the renovate/node-24.x branch from f63867d to 7d88260 Compare December 11, 2025 03:02
Comment thread Dockerfile Outdated
# DEPENDENCIES
# fabric-shim needs node ^18.0.0
FROM node:22.21.1-bullseye AS build
FROM node:24.11.1-bullseye AS build

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/node-24.x branch from 7d88260 to b888a7b Compare December 11, 2025 21:14
Comment thread Dockerfile Outdated
# DEPENDENCIES
# fabric-shim needs node ^18.0.0
FROM node:22.21.1-bullseye AS build
FROM node:24.12.0-bullseye AS build

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/node-24.x branch from b888a7b to 559420b Compare December 14, 2025 03:04
Comment thread Dockerfile Outdated
# DEPENDENCIES
# fabric-shim needs node ^18.0.0
FROM node:22.21.1-bullseye AS build
FROM node:24.12.0-bullseye AS build

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from c3ab13b to 35e996e Compare December 16, 2025 04:24
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 802de27 to 09f9b18 Compare December 30, 2025 02:11
@renovate renovate bot force-pushed the renovate/node-24.x branch from 09f9b18 to 73abd24 Compare January 6, 2026 02:26
@renovate renovate bot force-pushed the renovate/node-24.x branch 10 times, most recently from c064d53 to b6dd78d Compare January 16, 2026 04:01
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from f569666 to 00b6480 Compare January 23, 2026 21:11
@renovate renovate bot force-pushed the renovate/node-24.x branch from 00b6480 to b9fa602 Compare January 27, 2026 02:42
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 8644e77 to 2910c53 Compare February 8, 2026 02:07
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from a5c7c83 to edbfd84 Compare February 12, 2026 03:12
@renovate renovate bot force-pushed the renovate/node-24.x branch 4 times, most recently from bc75670 to 024e8ff Compare February 28, 2026 06:33
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from cf455b9 to 6e0b53b Compare March 6, 2026 06:47
@renovate renovate bot force-pushed the renovate/node-24.x branch from 6e0b53b to 912c33e Compare March 25, 2026 19:03
@renovate renovate bot force-pushed the renovate/node-24.x branch from 912c33e to aa946cb Compare April 3, 2026 10:36
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 3, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​22.19.7 ⏵ 24.12.2100 +110081 +196100

View full report

@renovate renovate bot force-pushed the renovate/node-24.x branch from aa946cb to 9c1e666 Compare April 3, 2026 14:38
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/node-24.x branch from 9c1e666 to 6631367 Compare April 16, 2026 20:50
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