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: Don't test with node 10 #395

Closed
wants to merge 2 commits into from
Closed

Conversation

nickmccurdy
Copy link
Member

What: Don't test with node 10

Why: Node 10 reached EOL on July 30th so let's free up some CI resources.

How: Remove 10 from node test matrix.

Checklist:

  • [ ] Documentation added to the
    docs site
  • Tests
  • [ ] Typescript definitions updated
  • Ready to be merged

@MichaelDeBoey
Copy link
Member

I think it's best to wait until ESlint drops support for older versions before we do too

Ref: eslint/eslint#14023

@MichaelDeBoey MichaelDeBoey deleted the nickmccurdy-patch-1 branch June 12, 2021 10:28
@nickmccurdy nickmccurdy restored the nickmccurdy-patch-1 branch September 20, 2021 01:45
@nickmccurdy
Copy link
Member Author

nickmccurdy commented Sep 20, 2021

It seems like ESLint 8 has dropped it as of August 5th.

@nickmccurdy nickmccurdy reopened this Sep 20, 2021
@nickmccurdy
Copy link
Member Author

Does merging this depend on #462?

@Belco90
Copy link
Member

Belco90 commented Sep 20, 2021

Does merging this depend on #462?

That's right. We can point this MR to the alpha branch for the next major, right? @MichaelDeBoey

@MichaelDeBoey
Copy link
Member

Going to close this one as #463 already took care of it.

@MichaelDeBoey MichaelDeBoey deleted the nickmccurdy-patch-1 branch September 20, 2021 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants