Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix errors in ci github action for node 8 #322

Merged

Conversation

inigomarquinez
Copy link
Member

This PR fixes nyc version to 14.1.1 when running tests in node 8. nyc 15.x requires a yargs package version that requires node >=10.

I've also added the latest versions of node (17, 18, 19, 20, 21 and 22) to the matrix.

Related to jshttp/http-errors#108

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

LGTM!

@UlisesGascon UlisesGascon merged commit 791983e into expressjs:master May 14, 2024
15 checks passed
@UlisesGascon
Copy link
Member

It worked as expected, see for more details.

@inigomarquinez inigomarquinez deleted the ci/fix-tests-in-node-8 branch May 16, 2024 06:39
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.

None yet

2 participants