Skip to content

Update nodejs version to 24 - #3031

Merged
AyushBherwani1998 merged 2 commits into
mainfrom
feat/node-upgrade
Aug 20, 2026
Merged

Update nodejs version to 24#3031
AyushBherwani1998 merged 2 commits into
mainfrom
feat/node-upgrade

Conversation

@AyushBherwani1998

@AyushBherwani1998 AyushBherwani1998 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description

  • Updates node js version to 24 since version 20 is deprecated

Issue(s) fixed

Fixes #

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Toolchain-only change with no application or runtime logic modified; main risk is contributors/CI needing Node 24 installed.

Overview
Raises the required Node.js version from 20.x to 24.x across local tooling and install metadata, aligning with Node 20 deprecation.

.nvmrc now pins 24 for nvm users. package.json and package-lock.json both update engines.node from 20.x to 24.x, so npm will enforce the new runtime on install/CI where engines are checked.

Reviewed by Cursor Bugbot for commit af765fa. Bugbot is set up for automated code reviews on this repo. Configure here.

@AyushBherwani1998
AyushBherwani1998 requested review from a team as code owners August 19, 2026 11:12
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview Aug 19, 2026 12:12pm

Request Review

@shahbaz17 shahbaz17 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@AyushBherwani1998
AyushBherwani1998 merged commit 099d64d into main Aug 20, 2026
19 checks passed
@AyushBherwani1998
AyushBherwani1998 deleted the feat/node-upgrade branch August 20, 2026 08:23
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.

2 participants