Skip to content

chore(deps): bump node from 22-bookworm-slim to 26-bookworm-slim - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/node-26-bookworm-slim
Closed

chore(deps): bump node from 22-bookworm-slim to 26-bookworm-slim#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/node-26-bookworm-slim

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown

Bumps node from 22-bookworm-slim to 26-bookworm-slim.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from ucinar as a code owner July 28, 2026 07:35
@ucinar

ucinar commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps node from 22-bookworm-slim to 26-bookworm-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-bookworm-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump node from 22-bookworm-slim to 26-bookworm-slim chore(deps): bump node from 22-bookworm-slim to 26-bookworm-slim Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/docker/node-26-bookworm-slim branch from 20e6245 to 8a10ca3 Compare July 28, 2026 13:23
@ucinar

ucinar commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Deferred, not rejected — and now blocked for a measured reason rather than an unverified one. Building this revealed: node>=25 removed corepack, and better-sqlite3 has no prebuild for that ABI so pnpm falls back to node-gyp, which needs a Python toolchain the slim builder lacks. python:3.14 fails the same way: asyncpg and tree-sitter publish no wheels, so pip builds from source with no gcc. Both blockers are now recorded in the Dockerfile with their exact errors. Reopen once upstream ships binaries, or land a separate change adding the toolchain.

@ucinar ucinar closed this Jul 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/docker/node-26-bookworm-slim branch July 30, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant