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

Remove support for Node 10 #89

Closed
mesaugat opened this issue Mar 4, 2021 · 0 comments · Fixed by #93
Closed

Remove support for Node 10 #89

mesaugat opened this issue Mar 4, 2021 · 0 comments · Fixed by #93
Labels
good first issue Good for newcomers

Comments

@mesaugat
Copy link
Member

mesaugat commented Mar 4, 2021

Node 10 has already dropped active support and it's security support is ending in a few months time.

endoflife date_nodejs

  • Update package.json engine version to use Node 12 LTS and above
  • Remove Node 10 from .travis.yml and include Node 12, 14
  • Upgrade packages that don't support Node 12
@mesaugat mesaugat added the good first issue Good for newcomers label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant