Skip to content

chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 in the github-actions group across 1 directory#98

Merged
cmeans-claude-dev[bot] merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-81661f83bb
May 4, 2026
Merged

chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 in the github-actions group across 1 directory#98
cmeans-claude-dev[bot] merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-81661f83bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the github-actions group with 1 update in the / directory: astral-sh/setup-uv.

Updates astral-sh/setup-uv from 7.6.0 to 8.1.0

Release notes

Sourced from astral-sh/setup-uv's releases.

v8.1.0 🌈 New input no-project

Changes

This add the a new boolean input no-project. It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv

🚀 Enhancements

  • Add input no-project in combination with activate-environment @​eifinger (#856)

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • chore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 @dependabot[bot] (#855)

v8.0.0 🌈 Immutable releases and secure tags

This is the first immutable release of setup-uv 🥳

All future releases are also immutable, if you want to know more about what this means checkout the docs.

This release also has two breaking changes

New format for manifest-file

The previously deprecated way of defining a custom version manifest to control which uv versions are available and where to download them from got removed. The functionality is still there but you have to use the new format.

No more major and minor tags

To increase security even more we will stop publishing minor tags. You won't be able to use @v8 or @v8.0 any longer. We do this because pinning to major releases opens up users to supply chain attacks like what happened to tj-actions.

[!TIP] Use the immutable tag as a version astral-sh/setup-uv@v8.0.0 Or even better the githash astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57

... (truncated)

Commits
  • 0880764 fix: grant contents:write to validate-release job (#860)
  • 717d6ab Add a release-gate step to the release workflow (#859)
  • 5a911eb Draft commitish releases (#858)
  • 080c31e Add action-types.yml to instructions (#857)
  • b3e97d2 Add input no-project in combination with activate-environment (#856)
  • 7dd591d chore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 (#855)
  • 1541b77 chore: update known checksums for 0.11.7 (#853)
  • cdfb2ee Refactor version resolving (#852)
  • cb84d12 chore: update known checksums for 0.11.6 (#850)
  • 1912cc6 chore: update known checksums for 0.11.5 (#845)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates github-actions Pull requests that update GitHub Actions labels May 4, 2026
@github-actions github-actions Bot added the Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA label May 4, 2026
cmeans-claude-dev Bot added a commit that referenced this pull request May 4, 2026
@github-actions github-actions Bot added Ready for QA Dev work complete — QA can begin review and removed Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA labels May 4, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cmeans cmeans added QA Active QA is actively reviewing; Dev should not push changes and removed Ready for QA Dev work complete — QA can begin review labels May 4, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

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.0 and gh api repos/astral-sh/setup-uv/commits/v8.1.0 both resolve to 08807647e7069bb48b6ef5acd8ec9567f424441b — matches the PR exactly.
  • Coverage: grep -rn "astral-sh" .github/ on pre-PR main returns 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 references setup-uv or astral-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.
  • v8.1.0 new feature: no-project input is opt-in (activate-environment: true + no-project: true); default behavior unchanged for our python-version usage.
  • CI: 18 SUCCESS / 15 SKIPPED on head a6b2d019, including vdsm integration tests (the heaviest setup-uv exercise — KVM-accelerated full-stack run). Skipped jobs are label-gated on-label / on-unlabel paths that don't fire on this PR's label sequence — expected.
  • CHANGELOG: ## Unreleased / ### Changed entry slotted above the prior #94 SHA-pin entry — correct chronological ordering.

Verdict

Zero findings. Applying Ready for QA Signoff as the final act.

@cmeans cmeans added Ready for QA Signoff QA passed — ready for maintainer final review and merge and removed QA Active QA is actively reviewing; Dev should not push changes labels May 4, 2026
cmeans
cmeans previously approved these changes May 4, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

LGTM

@cmeans cmeans added QA Approved Manual QA testing completed and passed and removed Ready for QA Signoff QA passed — ready for maintainer final review and merge labels May 4, 2026
@cmeans
Copy link
Copy Markdown
Owner

cmeans commented May 4, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

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.

@cmeans
Copy link
Copy Markdown
Owner

cmeans commented May 4, 2026

@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>
@dependabot dependabot Bot changed the title chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 in the github-actions group chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.1.0 in the github-actions group across 1 directory May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-81661f83bb branch from a6b2d01 to 93d744e Compare May 4, 2026 16:29
@github-actions github-actions Bot added Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA and removed QA Approved Manual QA testing completed and passed labels May 4, 2026
@github-actions github-actions Bot added Ready for QA Dev work complete — QA can begin review and removed Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA labels May 4, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

LGTM

@cmeans cmeans added QA Active QA is actively reviewing; Dev should not push changes and removed Ready for QA Dev work complete — QA can begin review labels May 4, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

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/ on 7e69132b returns 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-file usage: grep -rn "manifest-file" .github/ returns zero hits — v8 breaking change still irrelevant.
  • CHANGELOG: ## Unreleased / ### Changed entry slotted above the prior #94 entry on the new baseline — ordering preserved.
  • CI on 7e69132b: 14 SUCCESS / 7 SKIPPED / 0 FAILURE, including vdsm integration tests SUCCESS (KVM-accelerated, completed 2026-05-04T16:33:58Z). Skipped jobs are label-gated on-push / on-label / on-unlabel paths 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 fresh QA Approved will resolve it.

Verdict

Zero findings. Applying Ready for QA Signoff as the final act.

@cmeans cmeans added Ready for QA Signoff QA passed — ready for maintainer final review and merge QA Approved Manual QA testing completed and passed and removed QA Active QA is actively reviewing; Dev should not push changes Ready for QA Signoff QA passed — ready for maintainer final review and merge labels May 4, 2026
@cmeans-claude-dev cmeans-claude-dev Bot merged commit 3790b62 into main May 4, 2026
38 checks passed
@cmeans-claude-dev cmeans-claude-dev Bot deleted the dependabot/github_actions/github-actions-81661f83bb branch May 4, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates github-actions Pull requests that update GitHub Actions QA Approved Manual QA testing completed and passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants