Skip to content

chore(docker): Bump python from 3.12-slim to 3.14-slim#3

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

chore(docker): Bump python from 3.12-slim to 3.14-slim#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/python-3.14-slim

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps python from 3.12-slim to 3.14-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Apr 9, 2026
@Wintersta7e
Copy link
Copy Markdown
Owner

@dependabot ignore this major version

Closing this PR: the CI workflow pins python-version: "3.12" in .github/workflows/ci.yml, so green checks on this PR only verified the 3.12 code path — the 3.14 Dockerfile base was never actually exercised. Adopting Python 3.14 is a bigger change (CI workflow, README, CLAUDE.md, dependency compatibility check for pygame/river/keyboard/etc.) that should happen as a coordinated bump, not a single-file Dockerfile edit.

Tell Dependabot to stop proposing python Docker major bumps until we do the coordinated migration.

@dependabot dependabot bot closed this Apr 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/docker/python-3.14-slim branch April 9, 2026 19:35
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