Skip to content

chore(deps): bump python from 3.12-slim to 3.14-slim - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/python-3.14-slim
Closed

chore(deps): bump python from 3.12-slim to 3.14-slim#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/python-3.14-slim

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps python from 3.12-slim to 3.14-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
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 28, 2026
@ucinar

ucinar commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps python from 3.12-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump python from 3.12-slim to 3.14-slim chore(deps): bump python from 3.12-slim to 3.14-slim Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/docker/python-3.14-slim branch from df1361b to 70f297e 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/python-3.14-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