feat: Node.js 26.0.0 (expected May 5, 2026)#2474
feat: Node.js 26.0.0 (expected May 5, 2026)#2474nschonni wants to merge 2 commits intonodejs:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
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.
The May 4 date was a typo/mistake, the correct date is May 5, 2026. The linked comment has been updated to reflect that. |
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 outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Not sure why one of the |
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
1dcd3ca
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
I'm marking this as ready, but I'm taking a look Line 118 in 83fecd5 |
|
(re-)running It appears that the automation is not tolerant of Node.js publication errors & inconsistencies on https://nodejs.org/download/release/ |
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!
|
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! |
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