Skip to content

chore(tests): tests against node 14 #1165

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

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

nunomaduro
Copy link

Node version 14 is available since the 21/04/2020: medium.com/@nodejs/node-js-version-14-available-now-8170d384567e

This pull request tests this library against that version.

@nunomaduro nunomaduro requested review from yannickcr and Haroenv June 9, 2020 11:53
@nunomaduro nunomaduro self-assigned this Jun 9, 2020
Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

Maybe let’s add “stable” too, so we’ll automatically at least get the latest stable too?

@yannickcr
Copy link

While adding "stable" would warn us if we are not compatible with the latest Node.js version it would also test against a moving target, making the tests more likely to fail without any apparent reason.

Would be nice if we could test against "stable" but also allow tests failure on it.

@nunomaduro
Copy link
Author

@yannickcr @Haroenv Can you perform a different pull request on that? Not sure I got it.

@nunomaduro nunomaduro merged commit a8bb68a into master Jun 9, 2020
@nunomaduro nunomaduro deleted the chore/adds-node-14-to-tests branch June 9, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants