Skip to content

chore(deps): update dependency node to v24#304

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

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

Conversation

@renovate
Copy link

@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 Age Confidence
node uses-with major 2024 age confidence
node uses-with major 2224 age confidence
node final major 20-slim24-slim age confidence
@types/node (source) devDependencies major 22.10.124.12.0 age confidence

Release Notes

actions/node-versions (node)

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

v22.22.1: 22.22.1

Compare Source

Node.js 22.22.1

v22.22.0: 22.22.0

Compare Source

Node.js 22.22.0

v22.21.1: 22.21.1

Compare Source

Node.js 22.21.1

v22.21.0: 22.21.0

Compare Source

Node.js 22.21.0

v22.20.0: 22.20.0

Compare Source

Node.js 22.20.0

v22.19.0: 22.19.0

Compare Source

Node.js 22.19.0

v22.18.0: 22.18.0

Compare Source

Node.js 22.18.0

v22.17.1: 22.17.1

Compare Source

Node.js 22.17.1

v22.17.0: 22.17.0

Compare Source

Node.js 22.17.0

v22.16.0: 22.16.0

Compare Source

Node.js 22.16.0

v22.15.1: 22.15.1

Compare Source

Node.js 22.15.1

v22.15.0: 22.15.0

Compare Source

Node.js 22.15.0

v22.14.0: 22.14.0

Compare Source

Node.js 22.14.0

v22.13.1: 22.13.1

Compare Source

Node.js 22.13.1

v22.13.0: 22.13.0

Compare Source

Node.js 22.13.0

v22.12.0: 22.12.0

Compare Source

Node.js 22.12.0

v22.11.0: 22.11.0

Compare Source

Node.js 22.11.0

v22.10.0: 22.10.0

Compare Source

Node.js 22.10.0

v22.9.0: 22.9.0

Compare Source

Node.js 22.9.0

v22.8.0: 22.8.0

Compare Source

Node.js 22.8.0

v22.7.0: 22.7.0

Compare Source

Node.js 22.7.0

v22.6.0: 22.6.0

Compare Source

Node.js 22.6.0

v22.5.1: 22.5.1

Compare Source

Node.js 22.5.1

v22.5.0: 22.5.0

Compare Source

Node.js 22.5.0

v22.4.1: 22.4.1

Compare Source

Node.js 22.4.1

v22.4.0: 22.4.0

Compare Source

Node.js 22.4.0

v22.3.0: 22.3.0

Compare Source

Node.js 22.3.0

v22.2.0: 22.2.0

Compare Source

Node.js 22.2.0

v22.1.0: 22.1.0

Compare Source

Node.js 22.1.0

v22.0.0: 22.0.0

Compare Source

Node.js 22.0.0

nodejs/node (node)

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 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.

@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for genlayer-docs failed. Why did it fail? →

Name Link
🔨 Latest commit c6425d7
🔍 Latest deploy log https://app.netlify.com/projects/genlayer-docs/deploys/693e1797b55abe0008b37029

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 2ae43eb to f30e1d6 Compare November 3, 2025 02:49
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 785eb66 to 591f67c Compare November 12, 2025 01:12
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 137d095 to c6425d7 Compare December 14, 2025 01:49
@renovate renovate bot force-pushed the renovate/node-24.x branch from c6425d7 to 88d0b25 Compare December 31, 2025 14:39
@vercel
Copy link
Contributor

vercel bot commented Dec 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
genlayer-docs Error Error Mar 13, 2026 3:52pm

Request Review

@netlify
Copy link

netlify bot commented Dec 31, 2025

Deploy Preview for genlayer-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 7884841
🔍 Latest deploy log https://app.netlify.com/projects/genlayer-docs/deploys/69b4328d09838200089acfc9

@renovate renovate bot force-pushed the renovate/node-24.x branch from 88d0b25 to d2cffd0 Compare January 8, 2026 16:25
@renovate renovate bot force-pushed the renovate/node-24.x branch from d2cffd0 to 6748c5b Compare January 10, 2026 01:48
@renovate renovate bot force-pushed the renovate/node-24.x branch from 6748c5b to f5902ce Compare January 10, 2026 21:45
@renovate renovate bot force-pushed the renovate/node-24.x branch from f5902ce to 262596c Compare January 13, 2026 15:47
@renovate renovate bot force-pushed the renovate/node-24.x branch from 262596c to fffdbcc Compare January 15, 2026 18:11
@renovate renovate bot force-pushed the renovate/node-24.x branch from fffdbcc to 5d46f93 Compare January 23, 2026 14:38
@renovate renovate bot force-pushed the renovate/node-24.x branch from 5d46f93 to b554287 Compare January 23, 2026 16:51
@renovate renovate bot force-pushed the renovate/node-24.x branch from b554287 to e39b238 Compare February 2, 2026 19:12
@renovate renovate bot force-pushed the renovate/node-24.x branch from e39b238 to a4c4110 Compare February 3, 2026 09:34
@renovate renovate bot force-pushed the renovate/node-24.x branch from 0c0ff50 to e5535d2 Compare February 8, 2026 00:43
@renovate renovate bot force-pushed the renovate/node-24.x branch from e5535d2 to 5e348f7 Compare February 10, 2026 18:42
@renovate renovate bot force-pushed the renovate/node-24.x branch from 5e348f7 to c233675 Compare February 17, 2026 18:16
@renovate renovate bot force-pushed the renovate/node-24.x branch from c233675 to 694e905 Compare February 25, 2026 07:13
@renovate renovate bot force-pushed the renovate/node-24.x branch from 694e905 to 3c17eb0 Compare February 26, 2026 02:00
@renovate renovate bot force-pushed the renovate/node-24.x branch from 3c17eb0 to 60fbde0 Compare February 26, 2026 21:46
@renovate renovate bot force-pushed the renovate/node-24.x branch from 60fbde0 to fea768c Compare February 28, 2026 04:59
@renovate renovate bot force-pushed the renovate/node-24.x branch from fea768c to 5bf8467 Compare March 5, 2026 10:11
@renovate renovate bot force-pushed the renovate/node-24.x branch from 5bf8467 to 2a8e50a Compare March 6, 2026 01:10
@renovate renovate bot force-pushed the renovate/node-24.x branch from 2a8e50a to 476797f Compare March 6, 2026 05:10
@renovate renovate bot force-pushed the renovate/node-24.x branch from 476797f to f3776a9 Compare March 6, 2026 10:47
@renovate renovate bot force-pushed the renovate/node-24.x branch from f3776a9 to c882ae0 Compare March 11, 2026 18:52
@renovate renovate bot force-pushed the renovate/node-24.x branch from c882ae0 to 0a3078e Compare March 11, 2026 20:49
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.

0 participants