Skip to content

chore(repo): bump uv to 0.11.22#564

Merged
Hoeze merged 2 commits into
mainfrom
chore/bump-uv
Jun 22, 2026
Merged

chore(repo): bump uv to 0.11.22#564
Hoeze merged 2 commits into
mainfrom
chore/bump-uv

Conversation

@Hoeze

@Hoeze Hoeze commented May 7, 2026

Copy link
Copy Markdown
Collaborator
  • bump uv: 0.8.5 -> 0.11.22
  • use pyproject.toml as source of truth for uv version in CI
  • drop redundant per-package uv lock --check step

@Hoeze Hoeze requested a review from tedil May 7, 2026 18:23
@Hoeze Hoeze marked this pull request as ready for review May 10, 2026 21:11
Comment thread .github/workflows/ci.yml

@tedil tedil left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update UV_VERSION in .github/workflows/pypi.yml. Or find a way to have only one authoritative source of that version to be used everywhere ^^

@Hoeze Hoeze changed the title chore(repo): bump uv to 0.11.11 chore(repo): bump uv to 0.11.22 Jun 19, 2026
@Hoeze Hoeze requested a review from tedil June 20, 2026 23:54
Hoeze added 2 commits June 21, 2026 01:55
Bump uv from 0.8.5 to 0.11.22 and make pyproject.toml [tool.uv] required-version the single source of truth. CI installs uv via astral-sh/setup-uv using version-file pointing at pyproject.toml, removing the per-workflow UV_VERSION env in ci.yml and pypi.yml; uv also enforces this version locally on every run. The conda environment-dev.yml pin is bumped to match (kept in sync by hand, as conda cannot read pyproject.toml).

Drop packages/grz-check/uv.lock: grz-check is a workspace member and is covered by the root uv.lock.
@Hoeze Hoeze added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit 867fc1d Jun 22, 2026
9 checks passed
@Hoeze Hoeze deleted the chore/bump-uv branch June 22, 2026 12:06
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.

2 participants