Skip to content

ci(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0#31

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/astral-sh/setup-uv-8.0.0
Open

ci(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/astral-sh/setup-uv-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps astral-sh/setup-uv from 7.6.0 to 8.0.0.

Release notes

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

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@8.0.0 Or even better the githash astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57

🚨 Breaking changes

🧰 Maintenance

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.6.0 to 8.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v7.6.0...v8.0.0)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

Coverage: 81.48%

📥 Coverage XML available as artifact: coverage-xml

@github-actions
Copy link
Copy Markdown

Benchmark Results

No regressions — threshold: 30%

scan-clean

Metric Base Compare Change
files_per_second 66.2 files/s 67.3 files/s ✅ +1.7%
scan_max_ms 15990.7 ms 14954.2 ms ✅ -6.5%
scan_mean_ms 15122.7 ms 14863.8 ms ✅ -1.7%
scan_min_ms 14639.7 ms 14795.4 ms ➡️ +1.1%

scan-violations

Metric Base Compare Change
files_per_second 81.5 files/s 83.8 files/s ✅ +2.9%
scan_max_ms 2476.6 ms 2456.6 ms ✅ -0.8%
scan_mean_ms 2467.0 ms 2397.6 ms ✅ -2.8%
scan_min_ms 2452.9 ms 2345.9 ms ✅ -4.4%

fix-violations

Metric Base Compare Change
fix_files_per_second 100.6 files/s 100.0 files/s ➡️ -0.7%
fix_max_ms 1998.4 ms 2026.0 ms ➡️ +1.4%
fix_mean_ms 1997.5 ms 2010.9 ms ➡️ +0.7%
fix_min_ms 1996.5 ms 1996.0 ms ✅ -0.0%

cpu

Metric Base Compare Change
cpu_clean_mean_ms 0.6 ms 0.6 ms ✅ -0.5%
cpu_fix_mean_ms 2.0 ms 2.0 ms ➡️ +0.2%
cpu_violations_mean_ms 0.8 ms 0.8 ms ✅ -0.5%

View benchmark history

Updated 2026-03-30 06:26 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants