Skip to content

Release 2.6.7: refresh deps and lockfile - #83

Merged
vvillait88 merged 1 commit into
mainfrom
release/2.6.7
Aug 31, 2026
Merged

Release 2.6.7: refresh deps and lockfile#83
vvillait88 merged 1 commit into
mainfrom
release/2.6.7

Conversation

@vvillait88

Copy link
Copy Markdown
Contributor

Summary

Bumps agentscore-py to 2.6.7. uv lock --upgrade refreshed dev tooling within constraints (coverage 7.16.0, ty 0.0.76) with no prereleases (the prerelease = "disallow" guard held), on top of the already-merged osv-scanner v2.5.1 and minor-patch group. The uv.lock own-version is synced to 2.6.7. Actions are current (setup-uv v10.0.1, pypi-publish v1.14.2 both latest).

Type of change

  • Bug fix (no breaking change)
  • New feature (no breaking change)
  • Breaking change (existing callers must update)
  • Docs, tests, or internal maintenance only

Public API

None. No exported symbols, signatures, or wire formats changed; runtime dependencies are unchanged.

Test plan

Ran uv run ruff check, uv run ty check, and uv run pytest: all clean, 183 passed (8 skipped), 100% coverage. No behavior change, so no new tests.

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
  • No secrets, credentials, or personal data in the diff or the tests
uv lock --upgrade moved dev tooling within constraints (coverage 7.16.0, ty
0.0.76); no prereleases (the prerelease-disallow guard held). Carries the
already-merged osv-scanner v2.5.1 and minor-patch bumps. Own-version synced in
uv.lock. Actions current (setup-uv v10.0.1, pypi-publish v1.14.2 both latest).
ruff, ty, and pytest (183, 100% coverage) green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vvillait88
vvillait88 merged commit 0ee0788 into main Aug 31, 2026
7 checks passed
@vvillait88
vvillait88 deleted the release/2.6.7 branch August 31, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant