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 from version 12 to 14 #237

Open
2 tasks done
mdial89f opened this issue May 20, 2021 · 0 comments
Open
2 tasks done

Upgrade Node from version 12 to 14 #237

mdial89f opened this issue May 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mdial89f
Copy link
Contributor

mdial89f commented May 20, 2021

Type of Issue:

  • Enhancement: New feature or request

Issue Creator Checklist

  • This issue has been thoroughly documented below; a developer should be able to understand the issue by reading it.

Background

Our project is currently using Node version 12. Node 12 will run out of maintenance next year; see releases. We should upgrade to a version with longer support, 14.

Proposed Approach

Our node version is currently specified and locked using nvm at the top level of the project.
Our lambda functions are currently exclusively using Node 12.x runtimes.

All needs to be updated?

Value

Node 12 is nearing end of life. Moving to Node 14 now positions us to have a better supported product.

AC:

  • Node 12 is replaced with Node 14 in all places using node, including lambdas.
  • Wiki documentation has been updated.
@mdial89f mdial89f added the enhancement New feature or request label May 20, 2021
@mdial89f mdial89f added this to the QMR readiness milestone May 20, 2021
@dwhitestratiform dwhitestratiform removed this from the QMR readiness milestone Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants