Skip to content

feat: add support for Node.js version 26.x in CI workflows - #25

Merged
mpicciolli merged 1 commit into
mainfrom
feature/support-node-versions
Jul 21, 2026
Merged

feat: add support for Node.js version 26.x in CI workflows#25
mpicciolli merged 1 commit into
mainfrom
feature/support-node-versions

Conversation

@mpicciolli

Copy link
Copy Markdown
Collaborator

Summary

  • Add Node.js 26.x to the CI test matrix alongside 22.x and 24.x

Copilot AI review requested due to automatic review settings July 21, 2026 20:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the GitHub Actions CI workflow to run the existing lint/build/test pipeline on Node.js 26.x in addition to 22.x and 24.x, increasing confidence that the project stays compatible with newer Node releases.

Changes:

  • Add 26.x to the strategy.matrix.node-version list in the CI workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mpicciolli
mpicciolli merged commit e661f35 into main Jul 21, 2026
4 checks passed
@mpicciolli
mpicciolli deleted the feature/support-node-versions branch August 6, 2026 12:28
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