Skip to content

feat: Node.js 26.1.0 Debian#2489

Closed
MikeMcC399 wants to merge 1 commit intonodejs:mainfrom
MikeMcC399:node-26.1.0-debian
Closed

feat: Node.js 26.1.0 Debian#2489
MikeMcC399 wants to merge 1 commit intonodejs:mainfrom
MikeMcC399:node-26.1.0-debian

Conversation

@MikeMcC399
Copy link
Copy Markdown
Contributor

@MikeMcC399 MikeMcC399 commented May 7, 2026

Description

Provides Node.js 26.1.0 for Debian only

Dockerfiles produced with ./update.sh -s 26

Motivation and Context

Node.js 26.1.0 was released on 2026-05-07.
https://nodejs.org/download/release/v26.1.0/ shows timestamp 07-May-2026 10:03 UTC

musl builds on https://unofficial-builds.nodejs.org/download/release/v26.1.0/ are as yet unavailable
https://unofficial-builds.nodejs.org/logs/202605071005-v26.1.0/ show that a build was started, however it seems to have trouble to proceed, and there is no official support available to remediate, therefore it is difficult to predict if / when this might be remedied.

Testing Details

Smoke test with:

cd 24/trixie-slim
docker build -t trixie-slim-test .

Example Output (if appropriate)

$ docker build -q -t trixie-slim-test .
sha256:7da0ab3167f7a825ad23cba927f5b391766487a4ae5cdc1ff7b6761984b093ea

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (none of the above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 7, 2026 12:33
@PeterDaveHello PeterDaveHello requested a review from Copilot May 7, 2026 12:40
@sxa
Copy link
Copy Markdown
Member

sxa commented May 7, 2026

https://unofficial-builds.nodejs.org/logs/202605071005-v26.1.0/

Yeah I think we might have a race condition since the checksum file it was complaining about is there now. I could retrigger it but I was holding off until nodejs/unofficial-builds#228 (comment) is confirmed as it would be "nice" to get the temporal support for Alpine/x64 in. Hopefully we'll hear back shortly.

This comment was marked as low quality.

@MikeMcC399
Copy link
Copy Markdown
Contributor Author

MikeMcC399 commented May 7, 2026

Yeah I think we might have a race condition since the checksum file it was complaining about is there now. I could retrigger it but I was holding off until nodejs/unofficial-builds#228 (comment) is confirmed as it would be "nice" to get the temporal support for Alpine/x64 in. Hopefully we'll hear back shortly.

Let me put this into draft as a prepared fall-back position.

It can be used if the musl stuff doesn't work out.

Thanks for the follow up on the musl side! So many moving parts!

@MikeMcC399 MikeMcC399 marked this pull request as draft May 7, 2026 12:44
@MikeMcC399
Copy link
Copy Markdown
Contributor Author

A musl build is currently running (see https://unofficial-builds.nodejs.org/logs/202605071517-v26.1.0/)

@bricss
Copy link
Copy Markdown

bricss commented May 7, 2026

And those builds should have Temporal baked-in 🥧

@MikeMcC399
Copy link
Copy Markdown
Contributor Author

And those builds should have Temporal baked-in 🥧

That indeed is the intention.

@nschonni
Copy link
Copy Markdown
Member

nschonni commented May 7, 2026

I landed the Bot PR #2491

@nschonni nschonni closed this May 7, 2026
@MikeMcC399
Copy link
Copy Markdown
Contributor Author

@nschonni

I landed the Bot PR #2491

Fast work 🚀 ! Thank you. That was always the intention to let the bot do the work if possible.

@MikeMcC399 MikeMcC399 deleted the node-26.1.0-debian branch May 7, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants