tldr-pages / tldr-lint

:rotating_light: A linting tool to validate tldr pages
https://www.npmjs.com/package/tldr-lint
MIT License
37 stars 20 forks source link

Set node 14 as minimum supported version #176

Closed MasterOdin closed 2 years ago

MasterOdin commented 2 years ago

PR drops support for node 12 as it's reached end of life and is no longer supported. I've also replace node 17 with node 18 in the test matrix as the former is also end of life and the latter is the upcoming LTS release so we should verify it works. However, since we're not making any changes to explicitly support node 18 and that node 17 isn't LTS, I don't think we need to call this change out in a separate commit.

github-actions[bot] commented 2 years ago

Hi all! This thread has not had any recent activity. Are there any updates? Thanks!

marchersimon commented 2 years ago

@MasterOdin is this ready to be merged?

github-actions[bot] commented 2 years ago

Hi all! This thread has not had any recent activity. Are there any updates? Thanks!