Skip to content

build: sync uv.lock project version to 0.9.0#18

Merged
bim-ba merged 1 commit into
mainfrom
build/sync-uv-lock-0.9.0
Jun 29, 2026
Merged

build: sync uv.lock project version to 0.9.0#18
bim-ba merged 1 commit into
mainfrom
build/sync-uv-lock-0.9.0

Conversation

@bim-ba

@bim-ba bim-ba commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Routine post-release lock sync (same as #15 for 0.8.1).

PSR bumps pyproject [project].version on release but does not update uv.lock. After v0.9.0 the lockfile's own entry lagged at 0.8.1, so uv sync --locked in CI fails.

Now that CI is a required status check (branch-protection ruleset), this stale lock blocks all merges until fixed — so this should merge first.

🤖 Generated with Claude Code

PSR bumps pyproject [project] version on release but does not touch uv.lock,
so after v0.9.0 the lockfile's own package entry lagged at 0.8.1 and
`uv sync --locked` (run in CI) would fail. Re-locked to 0.9.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bim-ba bim-ba merged commit 7f62799 into main Jun 29, 2026
3 checks passed
@bim-ba bim-ba deleted the build/sync-uv-lock-0.9.0 branch June 29, 2026 15:22
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