Skip to content

chore: remove Node 20 from CI matrix#491

Merged
arthurfiorette merged 3 commits into
nextfrom
copilot/remove-node-20-from-ci-matrix
May 8, 2026
Merged

chore: remove Node 20 from CI matrix#491
arthurfiorette merged 3 commits into
nextfrom
copilot/remove-node-20-from-ci-matrix

Conversation

Copy link
Copy Markdown

Copilot AI commented May 5, 2026

Node 20 reached EOL on April 30, 2026. This PR removes it from the CI matrix.

Changes

  • Remove lts/-2 (Node 20) from the build matrix — now only lts/-1 (Node 22) and lts/* (Node 24) are tested
  • Update the deploy-docs job to use node-version-file: '.nvmrc' instead of a hardcoded version

Agent-Logs-Url: https://github.com/kitajs/html/sessions/a24b2c44-86b2-4f37-8174-ced513355ccf

Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 5, 2026

⚠️ No Changeset found

Latest commit: aca4a36

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

Comment thread .github/workflows/ci.yml
@arthurfiorette arthurfiorette marked this pull request as ready for review May 8, 2026 12:34
@arthurfiorette arthurfiorette merged commit 44a2213 into next May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.40%. Comparing base (9e1481c) to head (ce1962b).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #491      +/-   ##
==========================================
- Coverage   95.61%   95.40%   -0.21%     
==========================================
  Files          13       13              
  Lines         479      479              
  Branches      137      137              
==========================================
- Hits          458      457       -1     
- Misses         19       20       +1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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