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

Ci/spread node by alias #430

Merged
merged 3 commits into from Jul 7, 2022
Merged

Ci/spread node by alias #430

merged 3 commits into from Jul 7, 2022

Conversation

amclin
Copy link
Owner

@amclin amclin commented Jul 7, 2022

Updates build and test CI pipelines to use node aliases so they can stay up to date with new LTS node versions without explicitly enumerating them every time they change. (actions/setup-node#26 (comment))

This means dropping support for Node v12 since that is no longer an LTS release now that v18 is supported. https://nodejs.org/en/about/releases/

BREAKING CHANGE: drop support for Node 12
BREAKING CHANGE: drop support for Node v12

No explicit functional changes or library dependencies
currently need v14, so technically it may still work on v12,
but is unsupported and no longer tested.
@amclin amclin merged commit ceb32f4 into master Jul 7, 2022
@amclin amclin deleted the ci/spread-node-by-alias branch July 7, 2022 17:35
@amclin
Copy link
Owner Author

amclin commented Jul 7, 2022

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@amclin amclin added the released label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant