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

🔥 Added support for Node 16 #13694

Merged
merged 1 commit into from
Oct 27, 2021
Merged

🔥 Added support for Node 16 #13694

merged 1 commit into from
Oct 27, 2021

Conversation

daniellockyer
Copy link
Member

@daniellockyer daniellockyer commented Oct 26, 2021

refs https://github.com/TryGhost/Toolbox/issues/71

  • Node 16 is now LTS so we're adding support in Ghost
  • we're also bumping the minimum Node 14 version to 14.17.0 so we can merge
    dependencies who have higher Node 14 requirements than current
  • this commit adds Node 16 to the package.json engines and to CI
  • also bumps all dependencies that needed new versions to add Node 16
    support

refs TryGhost/Toolbox#71

- Node 16 is now LTS so we're adding support in Ghost
- we're also bumping the minimum Node 14 version to 14.17.0 so we can merge
  dependencies who have higher Node 14 requirements than current
- this commit adds Node 16 to the `package.json` engines and to CI
- also bumps all dependencies that needed new versions to add Node 16
  support
@daniellockyer daniellockyer marked this pull request as ready for review October 27, 2021 10:39
@daniellockyer daniellockyer merged commit f4b48c1 into main Oct 27, 2021
@daniellockyer daniellockyer deleted the node-16 branch October 27, 2021 10:39
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.

1 participant