Skip to content

chore: update Node.js version to 24.0.0 across configuration files#1230

Merged
tenphi merged 2 commits into
mainfrom
chore-update-node
Jul 9, 2026
Merged

chore: update Node.js version to 24.0.0 across configuration files#1230
tenphi merged 2 commits into
mainfrom
chore-update-node

Conversation

@tenphi

@tenphi tenphi commented Jul 9, 2026

Copy link
Copy Markdown
Member

Note

Medium Risk
Bumps the required Node major for all contributors and CI, and changes npm publish behavior on release workflows—worth validating canary and release publishes once.

Overview
Raises the project’s Node baseline from 22 to 24 by pinning .nvmrc to 24.18.0, setting package.json engines.node to >=24.0.0, and bumping @types/node to ^24.0.0 (lockfile refresh included).

Contributor docs (README.md, CONTRIBUTING.md, AGENTS.md) now state Node >= 24.0.0.

In .github/workflows/publish.yml, both canary and release jobs drop the npm install -g npm@latest step. Comments note Node 24 already ships npm 11.5.1+ for OIDC trusted publishing and that global npm upgrades can break the runner’s npm tree (e.g. missing sigstore). The verify step now also logs node --version.

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

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8122841

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview, Comment Jul 9, 2026 12:20pm

Request Review

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🧪 Storybook is successfully deployed!

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🏋️ Size limit report

Name Size Passed?
All 402.18 KB (0% 🟰) Yes 🎉
Tree shaking (just a Button) 114.36 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

📦 NPM canary release

Deployed canary version 0.0.0-canary-4c90a81.

@tenphi tenphi merged commit 1ed6de0 into main Jul 9, 2026
16 checks passed
@tenphi tenphi deleted the chore-update-node branch July 9, 2026 12:22
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.

1 participant