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

Upgrade node to node 16+ #72

Open
5 tasks
kyleecodes opened this issue Sep 21, 2023 · 0 comments
Open
5 tasks

Upgrade node to node 16+ #72

kyleecodes opened this issue Sep 21, 2023 · 0 comments
Labels
complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days dependencies Pull requests that update a dependency file

Comments

@kyleecodes
Copy link
Member

kyleecodes commented Sep 21, 2023

Overview

We need to upgrade our node version to 16+ because GitHub actions will no longer support lower versions.

Action Items

  • Upgrade node to 16+ or highest version as possible without affecting other packages in package.json
  • Upgrade node to 16+ or highest version as possible without affecting other packages in the Dockerfile
  • Ensure all other dependencies are compatible with node 16+, upgrade them if necessary.
  • Test by checking if happy paths work.
  • Ensure the node version in any GitHub workflows is updated.

Note: This upgrade may require more steps than listed here. We will update this issue accordingly.

Resources

@kyleecodes kyleecodes added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@kyleecodes kyleecodes added this to the 01. Compliance & Security milestone Sep 21, 2023
@kyleecodes kyleecodes self-assigned this Sep 21, 2023
@kyleecodes kyleecodes removed their assignment Oct 19, 2023
@kyleecodes kyleecodes added complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days hacktoberfest For Hacktoberfest labels Oct 19, 2023
@kyleecodes kyleecodes removed the hacktoberfest For Hacktoberfest label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: advanced Time needed to do this ticket will be large e.g. 2-3+ days dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant