Skip to content

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

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

chore(deps): update node.js to v24#217
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 5 times, most recently from bb84770 to 07efc71 Compare November 3, 2025 08:10
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 936d137 to 7f04d9e Compare November 12, 2025 05:46
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 64c6d83 to 3db7852 Compare November 18, 2025 13:38
@renovate renovate bot force-pushed the renovate/node-24.x branch from 3db7852 to a6c700b Compare November 25, 2025 06:30
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from b91bb50 to 7e6e27d Compare December 9, 2025 05:01
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from ce65a9f to 9f8af62 Compare December 11, 2025 03:07
Comment thread package.json Outdated
Comment on lines 15 to 16
"@typescript-eslint/eslint-plugin": "8.49.0",
"@typescript-eslint/parser": "8.49.0",

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/node-24.x branch from 9f8af62 to a01be09 Compare December 11, 2025 21:32
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 a01be09 to 4e60c66 Compare December 14, 2025 03:12
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 556ed9b to dfa24bd Compare December 16, 2025 04:37
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 09d615c to f194fcd Compare December 30, 2025 02:15
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 7084455 to c9a66de Compare January 10, 2026 02:05
@renovate renovate bot force-pushed the renovate/node-24.x branch 9 times, most recently from 519b4ce to d629d8d Compare January 16, 2026 03:45
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 8d5c88e to 91def27 Compare January 23, 2026 20:50
@renovate renovate bot force-pushed the renovate/node-24.x branch from 91def27 to 381267a Compare January 27, 2026 02:41
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from a997f7d to 776ff26 Compare February 8, 2026 02:25
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 99ec45a to 6d949d5 Compare February 12, 2026 03:35
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from b37825c to 6d34ced Compare March 6, 2026 06:40
@renovate renovate bot force-pushed the renovate/node-24.x branch from 6d34ced to c34adbc Compare March 25, 2026 19:03
@renovate renovate bot force-pushed the renovate/node-24.x branch from c34adbc to c002b5c Compare April 3, 2026 10:44
@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 c002b5c to 8f1a8db Compare April 3, 2026 14:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/node-24.x branch from 8f1a8db to 022eacc Compare April 16, 2026 18: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