[FOLIO-3870] Poppy 2023 R2 - Update Node.js to v18 Created: 03/Aug/23 Updated: 30/Nov/23 |
|
| Status: | In Progress |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Epic | Priority: | P2 |
| Reporter: | Zak Burke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | security, security-reviewed | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Epic Name: | Update Node.js to v18 (Active LTS) |
| Sprint: | |
| Development Team: | None |
| Release: | Poppy (R2 2023) |
| Description |
|
Summary: Update Node.js to v18, the Active LTS, since v16's EOL is 2023-09-11. This includes GitHub Action workflow files, Jenkins, Ansible, etc. |
| Comments |
| Comment by Zak Burke [ 03/Aug/23 ] |
|
WRT GitHub Actions, the ubuntu-latest image used by UI repos corresponds to ubuntu-22.04 and includes Node.js v14, v16, and v18, so the change in UI repositories is minimal, just changing the requested version from 16 to 18. |