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

feat: upgrade old dependencies #154

Merged
merged 2 commits into from Mar 5, 2023
Merged

feat: upgrade old dependencies #154

merged 2 commits into from Mar 5, 2023

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Mar 5, 2023

This drops support for Node v10, ESLint v6 and Jest 25&26.

This PR also explicitly does not support Node 13, 15 or 17, neither if which we have ever tested against on CI.

I'm still keeping Node 12 around, even though it's been EOL for almost a year. This isn't as onerous as Node 10, so I think it's a fine middle ground.


This allows us to greatly update our dependencies - specifically create-jest-runner which has long been requested.

Closes #121

@SimenB SimenB merged commit 5211c56 into main Mar 5, 2023
@SimenB SimenB deleted the drop-old-versions branch March 5, 2023 20:02
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

1 participant