Skip to content

chore: bump uv, python & dev tooling#125

Merged
smarlhens merged 6 commits into
mainfrom
chore/bump-uv-and-python
Jun 10, 2026
Merged

chore: bump uv, python & dev tooling#125
smarlhens merged 6 commits into
mainfrom
chore/bump-uv-and-python

Conversation

@smarlhens

Copy link
Copy Markdown
Owner

Summary

  • bump uv to 0.11.19 in Dockerfile
  • bump python to 3.14.5 (.python-version, Dockerfile base image) & require uv >=0.11.13 ([tool.uv] required-version, uv_build)
  • bump astral-sh/setup-uv action to v8.2.0 (all other actions already on latest major)
  • bump pre-commit hooks (ruff v0.15.16, oxfmt v0.54.0) & replace local ty hook with astral-sh/ty-pre-commit v0.0.47, dev deps kept in sync
  • bump mypy to 2.1.0 (pre-commit mirror + dev dep), changelog reviewed: new defaults --local-partial-types, --strict-bytes — no impact, strict run clean

README prerequisites updated in the corresponding commits.

Validation

  • uv lock --check / uv sync clean, venv rebuilt on CPython 3.14.5
  • pre-commit run --all-files green after each bump (ruff, ruff-format, mypy 2.1.0, ty 0.0.47, bandit, pytest, oxfmt)
  • verified python:3.14.5-slim-trixie & ghcr.io/astral-sh/uv:0.11.19 images exist; 3.14.5 present in actions/setup-python manifest

@smarlhens smarlhens marked this pull request as ready for review June 10, 2026 16:14
@smarlhens smarlhens merged commit 652e2df into main Jun 10, 2026
5 checks passed
@smarlhens smarlhens deleted the chore/bump-uv-and-python branch June 10, 2026 16:18
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.

1 participant