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 and 9 #229

Merged

Conversation

inigomarquinez
Copy link
Contributor

@inigomarquinez inigomarquinez commented Apr 24, 2024

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

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

Related to jshttp/http-errors#108

Note

This PR should be merged before this one.

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.

Can we include Node@21?

@inigomarquinez
Copy link
Contributor Author

Can we include Node@21?

Added here

@inigomarquinez
Copy link
Contributor Author

I've also added node@22 to the ci and it works! :)

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 3c7ca5e into pillarjs:master Apr 30, 2024
26 checks passed
@inigomarquinez inigomarquinez deleted the ci/fix-tests-in-node-8-and-9 branch April 30, 2024 13:25
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