Skip to content

[UD] Update Node.js version from 20 to 24 #23742

@olexii4

Description

@olexii4

Is your enhancement related to a problem? Please describe

Update Node.js version from 20 to 24 in workflows and Dockerfile.

Describe the solution you'd like

Update GitHub Actions workflows to use Node.js 24 instead of 20
Update pr.yml: Change "Use Node 20" to "Use Node 24" and node-version to 24
Update pr.yml: Change build matrix from [18.x, 20.x] to [18.x, 24.x]
Update release.yml: Change node-version from "20" to "24"
Update Dockerfile: Upgrade base image from node:18.19.1 to node:24.0.2

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

area/dashboardkind/enhancementA feature request - must adhere to the feature request template.severity/P2Has a minor but important impact to the usage or development of the system.

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions