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

Drop Node 12 support and update dependencies #12

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Drop Node 12 support and update dependencies #12

merged 4 commits into from
Apr 25, 2022

Conversation

homer0
Copy link
Owner

@homer0 homer0 commented Apr 25, 2022

What does this PR do?

  • Drops support for Node 12, since it already reached EOL.
  • Updates all the dependencies, except for...
    • jscodeshift: It fails to transform this same project.
    • chalk: It's ESM only now... still trying to figure it out how I'll deal with those kinds of deps.

How should it be tested manually?

npm test
# or
yarn test

homer0 added 2 commits April 25, 2022 04:40
BREAKING CHANGE: This package no longer supports Node 12.
@homer0 homer0 merged commit 0d80372 into next Apr 25, 2022
@homer0 homer0 deleted the homer0_node14 branch April 25, 2022 07:56
@homer0 homer0 added the on:next label Apr 25, 2022
@homer0 homer0 mentioned this pull request May 17, 2022
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant