Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: widen engines.node to include Node.js 24 LTS - #24419

Merged
CommanderK5 merged 1 commit into
mainfrom
fix/widen-node-engines-for-dependabot
Apr 16, 2026
Merged

CommanderK5 merged 1 commit into
mainfrom
fix/widen-node-engines-for-dependabot

Conversation

@jdomeracki-coder

Copy link
Copy Markdown
Contributor

Dependabot's npm updater now ships Node.js v24.14.1 (Active LTS "Krypton"). The engines.node field in site/package.json and offlinedocs/package.json restricted to >=18.0.0 <23.0.0, causing ERR_PNPM_UNSUPPORTED_ENGINE failures when Dependabot tried to update packages (e.g. the axios security update).

Widens the upper bound to <25.0.0 so Node.js 24.x is accepted. The project itself continues to use Node 22 via flake.nix.

Reference: https://github.com/coder/coder/actions/runs/24482279340/job/71549366110

Note

This PR was authored by Coder Agents.

@jdomeracki-coder jdomeracki-coder changed the title fix(site): widen engines.node to include Node.js 24 LTS fix: widen engines.node to include Node.js 24 LTS Apr 16, 2026
@CommanderK5
CommanderK5 marked this pull request as ready for review April 16, 2026 13:21
@CommanderK5
CommanderK5 merged commit 1f194dc into main Apr 16, 2026
35 of 38 checks passed
@CommanderK5
CommanderK5 deleted the fix/widen-node-engines-for-dependabot branch April 16, 2026 13:22
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 16, 2026
@CommanderK5 CommanderK5 added security Area: security backport labels Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport security Area: security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants