Skip to content

chore: update supported Node.js versions (22, 24 & 26) - #1116

Open
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:update/node
Open

chore: update supported Node.js versions (22, 24 & 26)#1116
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:update/node

Conversation

@MikeMcC399

Copy link
Copy Markdown

Situation

The repo is currently configured for Node.js 20, 22 & 24. This does not match the supported Node.js release lines 22, 24 & 26.

Change

  • Remove Node.js 20.x
  • Add Node.js 26.x

so that supported Node.js release lines 22, 24 & 26 are covered.

Checklist
  • npm test passes
  • contribution guidelines followed
    here

- Remove Node.js 20.x
- Add Node.js 26.x

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@codecov-commenter

codecov-commenter commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.50%. Comparing base (ff3ea4a) to head (ab3e4b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1116   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files          29       29           
  Lines        2203     2203           
=======================================
  Hits         2126     2126           
  Misses         77       77           

☔ View full report in Codecov by Harness.
📢 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.

@MikeMcC399
MikeMcC399 marked this pull request as ready for review August 4, 2026 16:06
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.

Node.js 20, 22 & 24 - missing 26

3 participants