Skip to content

Move CI to setup-uv v10.2.0 and uv 0.12.17 - #91

Merged
vvillait88 merged 1 commit into
mainfrom
chore/sweep-2026-09-21
Sep 21, 2026
Merged

vvillait88 merged 1 commit into
mainfrom
chore/sweep-2026-09-21

Conversation

@vvillait88

@vvillait88 vvillait88 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Part of the 2026-09-21 dependency sweep. The astral-sh/setup-uv action moves from v10.1.0 to v10.2.0, and the uv version: input it installs moves from 0.12.16 to 0.12.17 in ci.yml, publish.yml and security.yml. Dependabot cannot see that input, so it moves by hand. The lockfile is already current (uv lock --upgrade --dry-run reports no changes), and OSV over uv.lock finds no issues.

Worked with: Varun. Not done: no version bump or release, since nothing that ships in the package changed.

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

Unchanged.

Test plan

CI on this PR is the test: every job installs uv through the bumped action and input.

Checklist

  • Tests cover the new behavior, and the suite passes locally (not applicable: workflow pins only; CI is the gate)
  • Lint, format, and type checks pass (run by CI on this PR)
  • Docs and README examples updated if the public surface changed (no public surface change)
  • No secrets, credentials, or personal data in the diff or the tests

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vvillait88
vvillait88 merged commit f2ae254 into main Sep 21, 2026
7 checks passed
@vvillait88
vvillait88 deleted the chore/sweep-2026-09-21 branch September 21, 2026 15:40
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