Skip to content

Fix uv lockfile sync + version incrementation checks#204

Merged
lelia merged 5 commits into
mainfrom
lelia/fix-uv-lock
May 20, 2026
Merged

Fix uv lockfile sync + version incrementation checks#204
lelia merged 5 commits into
mainfrom
lelia/fix-uv-lock

Conversation

@lelia
Copy link
Copy Markdown
Contributor

@lelia lelia commented May 18, 2026

Summary

  • Revs uv.lock up to v2.2.89 to account for mandatory Version Check (was previously v2.2.88 from v2.2.86)
  • Updates Python hook to sync uv lockfile is with any pyproject.toml and __init__.py version bumps
  • Updates Version Check workflow to ensure the uv.lock file contains the incremented version

Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
@lelia lelia requested a review from a team as a code owner May 18, 2026 23:25
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.2.89.dev3

Docker image: socketdev/cli:pr-204

lelia added 2 commits May 18, 2026 19:27
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
@lelia lelia changed the title Update uv lockfile version, improve incrementation checks Fix uv lockfile sync + version incrementation checks May 18, 2026
lelia added 2 commits May 18, 2026 19:32
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@rreusser Ricky Reusser (rreusser) left a comment

Choose a reason for hiding this comment

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

Nice! Love this sort of check. 👍

@lelia lelia merged commit 0d19e64 into main May 20, 2026
15 checks passed
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