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 tests in node 8 & 9 #109

Merged

Conversation

carpasse
Copy link
Contributor

fix nyc version to 14.1.1 when running tests in node 8 or node 9. nyc 15.x requires a version of yargs package version requires node >=10.

fixes #108

fix nyc version to 14.1.1 when running tests in node 8 or node 9. nyc 15.x requires a version of yargs package version requires node >=10.

fixes jshttp#108
@carpasse
Copy link
Contributor Author

@wesleytodd
Copy link
Member

Hey! Thanks for this. I have been tracking these down in all these repos, lol. Thanks for the help!

@wesleytodd wesleytodd merged commit 20d3a33 into jshttp:master Mar 22, 2024
22 checks passed
carpasse added a commit to carpasse/mime-db that referenced this pull request Mar 26, 2024
Also removed Node.js version 0.6 GH fails to install it.

Closes jshttp#317
Same fix as jshttp/http-errors#109
carpasse added a commit to carpasse/mime-db that referenced this pull request Mar 26, 2024
carpasse added a commit to carpasse/on-finished that referenced this pull request Mar 27, 2024
carpasse added a commit to carpasse/on-finished that referenced this pull request Mar 27, 2024
carpasse added a commit to carpasse/on-finished that referenced this pull request Mar 27, 2024
carpasse added a commit to carpasse/on-finished that referenced this pull request Mar 28, 2024
carpasse added a commit to carpasse/on-finished that referenced this pull request Mar 28, 2024
carpasse added a commit to carpasse/statuses that referenced this pull request Apr 2, 2024
UlisesGascon pushed a commit to jshttp/statuses that referenced this pull request Apr 7, 2024
* PR: #32
* Ref: Same fix as jshttp/http-errors#109
* Fix pin versions nyc version for testing on node 8 & 9
* fix npm config on ci
* add node 16 & 17 to ci tests and update node versions
* add missing node versions to ci
UlisesGascon pushed a commit to jshttp/on-finished that referenced this pull request Apr 29, 2024
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.

Broken tests for Node@8 and Node@9
2 participants