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

refactor: migrate from node 14 to node 16 new lts support #1447

Merged

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Dec 22, 2022

Closes #1446

Summary of changes:

  • Updated all Node versions from 14 to 16
  • Being able to update our actions/checkout and actions/setup-node dependencies to their newer major versions as well

@mfranzke mfranzke self-assigned this Dec 22, 2022
@mfranzke mfranzke linked an issue Dec 22, 2022 that may be closed by this pull request
@mfranzke mfranzke added low priority 💤 breaking ❗ Use this labe if the change will break the current pattern lab behavior labels Dec 28, 2022
@JosefBredereck JosefBredereck marked this pull request as ready for review January 30, 2023 17:23
JosefBredereck
JosefBredereck previously approved these changes Jan 30, 2023
@mfranzke mfranzke marked this pull request as draft January 30, 2023 18:19
@mfranzke mfranzke marked this pull request as ready for review April 23, 2023 11:33
@mfranzke
Copy link
Contributor Author

mfranzke commented Apr 30, 2023

today's node.js 14 "end of life" and this ticket will become relevant from tomorrow on.

@JosefBredereck JosefBredereck merged commit a4d9332 into dev May 29, 2023
@JosefBredereck JosefBredereck deleted the 1446-migrate-from-node-14-to-node-16-new-lts-support branch May 29, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking ❗ Use this labe if the change will break the current pattern lab behavior low priority 💤 request 🙏
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from Node 14 to Node 16 / new LTS support
2 participants