equinor / cc-components

Components and apps for CC.
MIT License
4 stars 0 forks source link

Upgrade Node to 20 LTS #964

Closed ken-mellem closed 2 months ago

ken-mellem commented 2 months ago

Upgrading node to 20 and pnpm to 9

ken-mellem commented 2 months ago

Suggested AI description

Description

Currently, our project is running on an older version of Node.js which is approaching its end-of-life date. To ensure continued long-term support, security updates, and performance improvements, we need to upgrade our Node.js runtime environment to the latest Long Term Support (LTS) version, which is Node 20 LTS.

Tasks

Acceptance Criteria:

[!NOTE] We should also update the project's documentation to reflect the change in the Node.js version requirement. This upgrade should be scheduled during a low-traffic period to minimize potential impacts on users.