Update Node Version to current LTS (v20.18) #10373

Closed
opened 2025-12-29 21:30:36 +01:00 by adam · 0 comments
Owner

Originally created by @arthanson on GitHub (Oct 16, 2024).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

Currently (see: https://github.com/netbox-community/netbox/blob/develop/.github/workflows/ci.yml#L26) we are using Node v18, but Node.js v20.18 is the current LTS.

Justification

We should be using the current LTS version of Node like we do for Python and other tools to pickup latest security and bug-fixes.

Originally created by @arthanson on GitHub (Oct 16, 2024). Originally assigned to: @arthanson on GitHub. ### Proposed Changes Currently (see: https://github.com/netbox-community/netbox/blob/develop/.github/workflows/ci.yml#L26) we are using Node v18, but Node.js v20.18 is the current LTS. ### Justification We should be using the current LTS version of Node like we do for Python and other tools to pickup latest security and bug-fixes.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 21:30:36 +01:00
adam closed this issue 2025-12-29 21:30:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10373