Skip to content

chore: sync uv.lock to 0.8.0 - #174

Merged
joshpanka merged 1 commit into
mainfrom
chore/sync-uv-lock-0-8-0
Jul 23, 2026
Merged

chore: sync uv.lock to 0.8.0#174
joshpanka merged 1 commit into
mainfrom
chore/sync-uv-lock-0-8-0

Conversation

@joshpanka

Copy link
Copy Markdown
Contributor

What

Re-locks uv.lock after the 0.8.0 release: bumps openmagpie (the apps/cli CLI package) and the openmagpie-suite workspace-root virtual package from 0.7.0 → 0.8.0.

Why

release-please bumped the versions in apps/cli/pyproject.toml and the root pyproject.toml / version.txt when it cut v0.8.0, but it doesn't touch uv.lock. That left the lock pinning openmagpie at 0.7.0 while its pyproject says 0.8.0, which uv lock --check / a --frozen sync would flag as drift. Same follow-up that #165 bundled for 0.7.0.

Notes

  • uv lock output was exactly the two version lines; no dependency resolution changed (75 packages resolved identically).
  • uv lock --check passes after the change.
  • chore: type, so it stays out of the changelog.

release-please bumped apps/cli (openmagpie) and the root product version to
0.8.0 but doesn't touch uv.lock, so re-lock to match (openmagpie + the
openmagpie-suite workspace root 0.7.0 -> 0.8.0). No dependency resolution
changes.
@joshpanka
joshpanka merged commit 034259b into main Jul 23, 2026
4 checks passed
@joshpanka
joshpanka deleted the chore/sync-uv-lock-0-8-0 branch July 23, 2026 17: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.

1 participant