Skip to content

ci: bump Node.js to 24.19.0 - #251

Merged
mishushakov merged 2 commits into
mainfrom
devin/1786973264-node-24
Aug 17, 2026
Merged

ci: bump Node.js to 24.19.0#251
mishushakov merged 2 commits into
mainfrom
devin/1786973264-node-24

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

The Publish workflow failed at "Create new versions" because .tool-versions pins Node 20, which @changesets/cli@3.0.0 rejects:

ERR_PNPM_UNSUPPORTED_ENGINE  Your Node version is incompatible with "@changesets/cli@3.0.0".
Expected version: ^22.11 || ^24 || >=26   Got: v20.20.2

All workflows derive node-version from .tool-versions (TOOL_VERSION_NODEJS), so bumping the single pin to 24.19.0 fixes publish and moves CI off EOL Node 20. Verified pnpx @changesets/cli version succeeds locally on Node 24.19.0 with pnpm 10.34.5.

The failed run published nothing and left the changeset intact, so re-running Publish on main after this lands should complete the release.

Link to Devin session: https://app.devin.ai/sessions/199a589e289e4bcab730e3a82d9ae3e3

Co-Authored-By: mish@e2b.dev <mish@e2b.dev>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@cla-bot cla-bot Bot added the cla-signed label Aug 17, 2026
Co-Authored-By: mish@e2b.dev <mish@e2b.dev>
@mishushakov
mishushakov merged commit 1d5cf3d into main Aug 17, 2026
10 checks passed
@mishushakov
mishushakov deleted the devin/1786973264-node-24 branch August 17, 2026 13:46
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.

1 participant