Document the Node 26 LTS hold on the base-image bump - #72
Merged
Conversation
Dependabot PR #71 bumps the Dockerfile base image from 24-alpine to 26-alpine. It is being left open and unmerged until Node 26 actually enters LTS on 2026-10-28. The existing "stay on LTS Node" note only described odd-numbered current releases (Node 25, declined in #60), which made an even major like 26 look like it qualified. Reword it to the real rule -- a major counts once it has entered LTS, not when it is merely released -- and point at nodejs/Release/schedule.json so the dates get checked rather than assumed. Also record that #71 is parked rather than stalled, and note parking-open as the alternative to closing for a version we do eventually want. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot PR #71 bumps the Dockerfile base image from
24-alpineto26-alpine. It is being left open and unmerged until Node 26 actually enters LTS on 2026-10-28. This records that decision inCLAUDE.mdso a future session doesn't merge it early or close it as stale.Three changes to the Dependabot section:
nodejs/Release/schedule.jsonso the dates get checked rather than assumed.testanddockerchecks already pass, so the hold is purely calendar-based. Node 24 is in active LTS until 2026-10-20 and supported through 2028-04-30, so there's no urgency.Docs only — no source, build, or workflow changes.
🤖 Generated with Claude Code