Skip to content

build(deps): bump astral-sh/setup-uv from 6.8.0 to 8.1.0#3301

Open
dependabot[bot] wants to merge 5 commits into
masterfrom
dependabot-github_actions-astral-sh-setup-uv-7
Open

build(deps): bump astral-sh/setup-uv from 6.8.0 to 8.1.0#3301
dependabot[bot] wants to merge 5 commits into
masterfrom
dependabot-github_actions-astral-sh-setup-uv-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2025

Copy link
Copy Markdown
Contributor

Bumps astral-sh/setup-uv from 6.8.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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the test / CI testing or CI label Nov 1, 2025
@Borda
Borda enabled auto-merge (squash) November 10, 2025 07:53
@rittik9
rittik9 force-pushed the dependabot-github_actions-astral-sh-setup-uv-7 branch from 075bbe6 to fa2f082 Compare January 26, 2026 16:16
@codecov

codecov Bot commented Jan 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37%. Comparing base (adc03fb) to head (94907e2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3301   +/-   ##
======================================
  Coverage      37%     37%           
======================================
  Files         349     349           
  Lines       19901   19901           
======================================
  Hits         7264    7264           
  Misses      12637   12637           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot added the ready label Jan 26, 2026
@bhimrazy

bhimrazy commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

Closing for recreation.

@bhimrazy bhimrazy closed this Apr 9, 2026
auto-merge was automatically disabled April 9, 2026 14:44

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot-github_actions-astral-sh-setup-uv-7 branch April 9, 2026 14:44
@Borda

Borda commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

Closing for recreation.

This action will not recreate it as you can see from the reply...

@bhimrazy
bhimrazy restored the dependabot-github_actions-astral-sh-setup-uv-7 branch April 9, 2026 15:21
@bhimrazy bhimrazy reopened this Apr 9, 2026
@bhimrazy

bhimrazy commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot-github_actions-astral-sh-setup-uv-7 branch from 310e856 to 1a7ce16 Compare April 9, 2026 15:22
@Borda

Borda commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot-github_actions-astral-sh-setup-uv-7 branch from 70f90d3 to b118328 Compare April 10, 2026 07:17
@Borda
Borda enabled auto-merge (squash) April 21, 2026 08:57
@mergify mergify Bot removed the ready label Apr 28, 2026
@Borda

Borda commented May 27, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.8.0 to 8.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@d0cc045...0880764)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump astral-sh/setup-uv from 6 to 7 build(deps): bump astral-sh/setup-uv from 6.8.0 to 8.1.0 May 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot-github_actions-astral-sh-setup-uv-7 branch from 8b18e9d to 97fee53 Compare May 27, 2026 07:59
@mergify mergify Bot removed the has conflicts label May 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of astral-sh/setup-uv exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@mergify mergify Bot added the ready label Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready test / CI testing or CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants