Uh oh!
There was an error while loading. Please reload this page.
feat: Node.js 26.0.0 (expected May 5, 2026) - #2474
Conversation
sxa
commented
Apr 21, 2026
This comment was marked as outdated.
This comment was marked as outdated.
nschonni
commented
Apr 28, 2026
Thanks, I've updated the title to reflect the new date, but haven't updated the JSON till it gets cleared up |
| @@ -1,4 +1,55 @@ | |||
| { | |||
| "26": { | |||
| "start": "2026-04-28", | |||
There was a problem hiding this comment.
Land and rebase locally when the Alpine builds are available on that date
| "start": "2026-04-28", | |
| "start": "2026-05-05", |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Wartijn
commented
Apr 29, 2026
The May 4 date was a typo/mistake, the correct date is May 5, 2026. The linked comment has been updated to reflect that. |
sxa
commented
Apr 30, 2026
Fixed in the comment section too :-) We've also developed a fix for the underlying issue (specific to the macos universal binaries included in the .pkg file) so I would expect we will be able to get it out next Tuesday without additional problems 🤞🏻 |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
nschonni
commented
May 5, 2026
nschonni
commented
May 5, 2026
Not sure why one of the |
nschonni
commented
May 5, 2026
I'll try adding this to the job step |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
21282c3 to
1dcd3caCompare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
nschonni
commented
May 5, 2026
I'm marking this as ready, but I'm taking a look Line 118 in 83fecd5 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MikeMcC399
commented
May 5, 2026
(re-)running It appears that the automation is not tolerant of Node.js publication errors & inconsistencies on https://nodejs.org/download/release/ |
nschonni
commented
May 5, 2026
Was plaing around with the Re-ran the scripts to fix the Yarn again |
MikeMcC399
left a comment
There was a problem hiding this comment.
I've just run my eye over it again and it looks OK now I think!
MikeMcC399
commented
May 6, 2026
I'm seeing a v26.1.0 release in preparation for release May 7, 2026. This should not affect this PR - just noting here for awareness! |
sxa
commented
May 6, 2026
@nschonni Are you happy with this PR now? Shall we get it merged and get 26.0.0 published or is there anything else that would block that now? |
Uh oh!
There was an error while loading. Please reload this page.
Created PR on the official-images repo (docker-library/official-images#21395). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub. |
SimenB
commented
May 6, 2026
Sorry, missed your comment @sxa 😅 I assumed he was since he requested review |
Thanks! |
nschonni
commented
May 6, 2026
No worries, I'm usually good landing my own stuff once there is another review, but since it's the first in a major, I just left it for an extra set of eyes. |
This comment was marked as resolved.
This comment was marked as resolved.
MikeMcC399
commented
May 6, 2026
docker-library/official-images#21395 is now merged, so the build process has started 🎉 |
Maybe it is just me but it appears that Works using Having that issue with node:26-alpine3.22 and node:26-alpine3.23 as well as amd64 and ARM. This comment says that there may be outdated images but that does not seem to be related as the images are seemingly pulled correctly and state that they are using Node.js 26. |
Description
Creating a draft PR for the release that was originally expected on the Apr 22nd,
but now appears pushed to the 28th.postponed to May 5, 2026.Fixes#2435
Motivation and Context
Testing Details
Example Output(if appropriate)
Types of changes
Checklist