Skip to content

Update Node.js LTS to v20.20.1#11506

Open
PeterDaveHello wants to merge 1 commit intocontinuedev:mainfrom
PeterDaveHelloKitchen:UpdateNode.js
Open

Update Node.js LTS to v20.20.1#11506
PeterDaveHello wants to merge 1 commit intocontinuedev:mainfrom
PeterDaveHelloKitchen:UpdateNode.js

Conversation

@PeterDaveHello
Copy link
Contributor

@PeterDaveHello PeterDaveHello commented Mar 16, 2026

Description

Node.js v20 entered Maintenance LTS six months ago. Update the version from v20.19.0 (released over a year ago) to v20.20.1, the latest LTS release this month.

This ensures the project leverages recent Node.js improvements, including security updates, and stays on a supported LTS track.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Tests

No tests updated, passed CI should be good enough.


Summary by cubic

Update Node.js LTS to v20.20.1 across the repo to pick up security fixes and keep a consistent runtime. Updated .nvmrc, .node-version, engine constraints, installer scripts, and docs; the @continuedev/cli installers now require 20.20.1.

  • Migration
    • Upgrade Node to 20.20.1 (run nvm use or install from nodejs.org).
    • Reinstall dependencies to rebuild any native modules.
    • Update CI to use Node 20.20.1 if pinned.

Written for commit f0bdadb. Summary will update on new commits.

Node.js v20 entered Maintenance LTS six months ago. Update the version
from v20.19.0 (released over a year ago) to v20.20.1, the latest LTS
release this month.

This ensures the project leverages recent Node.js improvements,
including security updates, and stays on a supported LTS track.
@PeterDaveHello PeterDaveHello requested a review from a team as a code owner March 16, 2026 17:43
@PeterDaveHello PeterDaveHello requested review from Patrick-Erichsen and removed request for a team March 16, 2026 17:43
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 16, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@PeterDaveHello
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

@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 16 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant