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

Node: Upgrade Node to 20 #356

Closed
5 tasks
kyleecodes opened this issue Dec 27, 2023 · 0 comments
Closed
5 tasks

Node: Upgrade Node to 20 #356

kyleecodes opened this issue Dec 27, 2023 · 0 comments
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days dependencies Pull requests that update a dependency file help wanted Extra attention is needed priority: now Should be prioritized immediately.

Comments

@kyleecodes
Copy link
Member

Overview

We should upgrade to Node 20. Node 17 is no longer supported, Node 18 is required to fully leverage NextJS, and Bloom's frontend is already on Node 20. This will be necessary if Bloom's frontend and backend repos ever combine into a single repo.

Action Items

  • Upgrade Node to 20 in package.json
  • Run tests and document any errors that must be fixed. If there are many or highly complex errors, we will open new issues for them.
  • Fix any issues that may arise.
  • Specify node version in GitHub Actions in /workflows directory.
  • Specify node version in README documentation.

Resources/Instructions

@kyleecodes kyleecodes added dependencies Pull requests that update a dependency file complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days labels Dec 27, 2023
@kyleecodes kyleecodes added the priority: now Should be prioritized immediately. label Dec 27, 2023
@kyleecodes kyleecodes added the help wanted Extra attention is needed label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: moderate Time needed to do this ticket will be moderate e.g. 1-2 days dependencies Pull requests that update a dependency file help wanted Extra attention is needed priority: now Should be prioritized immediately.
Projects
Development

No branches or pull requests

2 participants