Skip to content

Refresh the lock: agentscore-py 2.6.6, lefthook 2.1.11 - #120

Merged
vvillait88 merged 1 commit into
mainfrom
deps/refresh
Aug 21, 2026
Merged

Refresh the lock: agentscore-py 2.6.6, lefthook 2.1.11#120
vvillait88 merged 1 commit into
mainfrom
deps/refresh

Conversation

@vvillait88

Copy link
Copy Markdown
Contributor

Summary

Lock refresh: agentscore-py 2.6.5 to 2.6.6 and lefthook 2.1.10 to 2.1.11.

prerelease = "disallow" is already in place here, and the new lock was swept for a/b/rc versions after resolving: zero, which is the check that entry exists for. The same guard is going into python-sdk and core's three Python projects in their own PRs, since it was only ever here.

Type of change

  • Docs, tests, or internal maintenance only

Public API

None.

No version bump, deliberately. The runbook releases only where a consumer must act, and a lockfile refresh reaches nobody: the published wheel does not ship the lock, and agentscore-py resolves through this package's declared range either way.

Test plan

Full gate set locally: ruff check, ruff format --check (216 files), ty check, vulture (run the repo's own way, which takes no whitelist file here), and pytest (1863 passed, 4 skipped, 95.37% against a 95% floor). Exit codes read directly rather than off the tail of a pipe, after a first attempt read tail's status instead of vulture's.

Also confirmed the lock still embeds the project's own version (2.7.1), since a version bump without a re-lock leaves the two disagreeing and nothing errors.

Checklist

  • Tests cover the new behavior, and the suite passes locally
  • Lint, format, and type checks pass
  • Docs and README examples updated if the public surface changed (the public surface did not change)
  • No secrets, credentials, or personal data in the diff or the tests

prerelease = "disallow" is already in place here, and the new lock was swept for
a/b/rc versions after resolving: zero, which is the check that entry exists for.
The same guard is going into python-sdk and core's three Python projects, since
it was only ever here.

No version bump: a lockfile refresh reaches no consumer, since the published
wheel does not ship the lock.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vvillait88
vvillait88 merged commit 545de47 into main Aug 21, 2026
7 checks passed
@vvillait88
vvillait88 deleted the deps/refresh branch August 21, 2026 16:51
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