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

!chore: Drops Node.js 10 support (end-of-life), now requires Node.js >= 12. #837

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbottigliero
Copy link
Member

Node.js 10 has reached end-of-life (4/30/2021) and many upstream dependencies have formally dropped support.

  • Drops Node.js 10 from our test matrix.
  • Adds Node.js 16 to test matrix.

see: #791,#835,#816,#792

…>= 12.

Node.js 10 has reached end-of-life and many upstream dependencies have formally dropped support.

- Drops Node.js 10 from our test matrix.
- Adds Node.js 16 to test matrix.

see: #791,#835,#816,#792
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2021

Codecov Report

Merging #837 (86c74e8) into master (a61d8cf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #837   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files          24       24           
  Lines        1069     1069           
=======================================
  Hits         1044     1044           
  Misses         25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a61d8cf...86c74e8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants