chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 in the github-actions group across 1 directory#98
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
cmeans
left a comment
There was a problem hiding this comment.
QA Round 1 PASS
Head: a6b2d01 · Diff: 5 files / +7 / -6
Verification
- SHA:
gh api repos/astral-sh/setup-uv/git/refs/tags/v8.1.0andgh api repos/astral-sh/setup-uv/commits/v8.1.0both resolve to08807647e7069bb48b6ef5acd8ec9567f424441b— matches the PR exactly. - Coverage:
grep -rn "astral-sh" .github/on pre-PRmainreturns exactly 6 hits across 4 workflows (ci.yml×3,publish.yml,test-publish.yml,vdsm.yml); the diff updates all 6 to the new SHA in lockstep. No other file in the repo referencessetup-uvorastral-sh. - v8 breaking changes (per release notes):
- manifest-file new format — irrelevant.
grep -rn "manifest-file" .github/returns zero hits; we don't use it. - No more major/minor tags — irrelevant. This repo already SHA-pins all third-party actions (PR #94), and this PR continues that pattern.
- manifest-file new format — irrelevant.
- v8.1.0 new feature:
no-projectinput is opt-in (activate-environment: true+no-project: true); default behavior unchanged for ourpython-versionusage. - CI: 18 SUCCESS / 15 SKIPPED on head
a6b2d019, includingvdsm integration tests(the heaviest setup-uv exercise — KVM-accelerated full-stack run). Skipped jobs are label-gatedon-label/on-unlabelpaths that don't fire on this PR's label sequence — expected. - CHANGELOG:
## Unreleased/### Changedentry slotted above the prior #94 SHA-pin entry — correct chronological ordering.
Verdict
Zero findings. Applying Ready for QA Signoff as the final act.
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps the github-actions group with 1 update in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 7.6.0 to 8.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@37802ad...0880764) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
a6b2d01 to
93d744e
Compare
cmeans
left a comment
There was a problem hiding this comment.
QA Round 2 PASS
New head: 7e69132b (was a6b2d019) · Diff: 5 files / +7 / -6 — byte-identical to round 1
The recreate is a clean rebase: CHANGELOG.md base advanced 0b254b9 → 39d4019 (PR #97 merged into main between rounds), and the new commit pair 93d744e (bump) + 7e69132b (CHANGELOG) replaces round 1's 7894fb8 + a6b2d01. No diff content changed.
Re-verification on 7e69132b
- SHA: still
astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0— already matched round 1's canonical resolution (gh api repos/astral-sh/setup-uv/commits/v8.1.0). - Coverage:
grep -rn "astral-sh" .github/ scripts/on7e69132breturns exactly 6 hits across 4 workflows (ci.yml×3,publish.yml,test-publish.yml,vdsm.yml), every one on the new SHA. No stragglers. - No
manifest-fileusage:grep -rn "manifest-file" .github/returns zero hits — v8 breaking change still irrelevant. - CHANGELOG:
## Unreleased/### Changedentry slotted above the prior #94 entry on the new baseline — ordering preserved. - CI on
7e69132b: 14 SUCCESS / 7 SKIPPED / 0 FAILURE, includingvdsm integration testsSUCCESS (KVM-accelerated, completed2026-05-04T16:33:58Z). Skipped jobs are label-gatedon-push/on-label/on-unlabelpaths that don't fire on this PR's label sequence. mergeStateStatus: UNSTABLE: GitHub's expected state after a dependabot recreate — required checks all green, but the prior round's maintainer Approved review was invalidated by the new head. Not a QA concern; the maintainer's freshQA Approvedwill resolve it.
Verdict
Zero findings. Applying Ready for QA Signoff as the final act.
Bumps the github-actions group with 1 update in the / directory: astral-sh/setup-uv.
Updates
astral-sh/setup-uvfrom 7.6.0 to 8.1.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
0880764fix: grant contents:write to validate-release job (#860)717d6abAdd a release-gate step to the release workflow (#859)5a911ebDraft commitish releases (#858)080c31eAdd action-types.yml to instructions (#857)b3e97d2Add input no-project in combination with activate-environment (#856)7dd591dchore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 (#855)1541b77chore: update known checksums for 0.11.7 (#853)cdfb2eeRefactor version resolving (#852)cb84d12chore: update known checksums for 0.11.6 (#850)1912cc6chore: update known checksums for 0.11.5 (#845)