nfischer / framily-tree

:beers: An interactive family tree for Theta Chi fraternity
https://nfischer.github.io/framily-tree/
MIT License
7 stars 11 forks source link

chore: drop node v10 support #37

Closed nfischer closed 1 year ago

nfischer commented 1 year ago

No change to logic. This drops support for node v10 and sets node v12 as the minimum supported version. This slightly speeds up presubmit testing since that's one fewer node version to test. This also updates 2 dependencies which could not be updated before due to the need for node v10 support.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bbf2b5f) 60.13% compared to head (d5b756b) 60.13%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ======================================= Coverage 60.13% 60.13% ======================================= Files 2 2 Lines 148 148 ======================================= Hits 89 89 Misses 59 59 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nate+Fischer). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nate+Fischer)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.