openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

Node 20 upgrade #678

Open arbrandes opened 4 months ago

arbrandes commented 4 months ago

Description

See the parent ticket for the general description and motivation, https://github.com/openedx/public-engineering/issues/267. Make sure to follow its recommendations for each step of the process.

- [ ] test: Add Node 20 to the CI matrix ([example PR](https://github.com/openedx/frontend-template-application/pull/743))
- [ ] [build|refactor]: Upgrade to Node 20 ([example PR](https://github.com/openedx/frontend-template-application/pull/744))
- [ ] test: Remove Node 18 from the CI matrix ([example PR](https://github.com/openedx/frontend-template-application/pull/745))