Skip to content

build(deps): Bump astral-sh/setup-uv from 6.8.0 to 8.0.0#46

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

build(deps): Bump astral-sh/setup-uv from 6.8.0 to 8.0.0#46
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 Apr 6, 2026

Bumps astral-sh/setup-uv from 6.8.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@v8.0.0 Or even better the githash astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57

🚨 Breaking changes

🧰 Maintenance

v7.6.0 🌈 Fetch uv from Astral's mirror by default

Changes

We now default to download uv from releases.astral.sh. This means by default we don't hit the GitHub API at all and shouldn't see any rate limits and timeouts any more.

🚀 Enhancements

🧰 Maintenance

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Apr 6, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (9 files)
  • .dockerignore - New file for Docker build optimization
  • .github/workflows/e2e-test.yml - Added install_source: local to 5 jobs for dogfooding
  • .github/workflows/publish.yml - Added container publishing job and docker pull to changelog
  • Dockerfile - New file with proper security (non-root user, pinned base image)
  • README.md - Added container usage documentation
  • action/README.md - Added install_source docs and container section
  • action/action.yml - Added install_source input with validation
  • action/scanner-version.txt - Version bump to 1.4.8
  • tests/test_action_bundle.py - Added tests for new features

Reviewed by minimax-m2.5-20260211


Reviewed by minimax-m2.5-20260211 · 357,783 tokens

@dependabot dependabot bot force-pushed the dependabot/github_actions/astral-sh/setup-uv-8.0.0 branch 3 times, most recently from 6b11255 to 65ee397 Compare April 6, 2026 18:22
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.8.0 to 8.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@d0cc045...cec2083)

---
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 force-pushed the dependabot/github_actions/astral-sh/setup-uv-8.0.0 branch from 65ee397 to 7e22b2f Compare April 6, 2026 23:47
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