Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update astral-sh/setup-uv action to v8.2.0#2405

Merged
claytono merged 1 commit into
mainfrom
renovate/astral-sh-setup-uv-8.x
Jun 22, 2026
Merged

Update astral-sh/setup-uv action to v8.2.0#2405
claytono merged 1 commit into
mainfrom
renovate/astral-sh-setup-uv-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v8.1.0v8.2.0

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v8.2.0: 🌈 New inputs quiet and download-from-astral-mirror

Compare Source

Changes

This release brings two new inputs and a few bug fixes.

New inputs

Lets talk about the new inputs first.

quiet

Pretty simple. It turns of all info loggings. Useful if you use this in a composite action and are not interested in all the details.
In the upcoming releases we will add log groups to fully implement support for "less noise"

[!NOTE]
Warnings and errors are always logged.

download-from-astral-mirror

In some cases you may want to directly use the fallback of checking for available versions and downloading releases from GitHub instead of using the astral.sh mirror. Setting download-from-astral-mirror: false allows you to do that.

Bugfixes

When using the astral.sh mirror to query available versions and download releases (done by default) we now stop sending the GitHub token in the header. The mirror never looked at it but we shouldn't be handing out that data even if it is just a short lived token.
All other bugfixes try to limit the impact of failed GitHub queries due to retries and other faults.

We couldn't pinpoint all rootcauses yet but added more logging for error cases to track them down.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 12am and before 2am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from claytono as a code owner June 22, 2026 05:11
@renovate renovate Bot added the renovate label Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

astral-sh/setup-uv (github-action) v8.1.0 -> v8.2.0

Risk: 🟢 Safe

The Deep Dive

Update Scope

This PR updates the SHA-pinned astral-sh/setup-uv action from v8.1.0 to v8.2.0 in the Renovate Eval Tests workflow step. No Kubernetes, Ansible, OpenTofu, application image, or Python dependency pin changes in this PR.

Performance & Stability

Features & UX

Security

Hazards & Risks

None identified. The v8.2.0 action metadata keeps the existing defaults used by this repository and only adds optional inputs; the local workflow step passes no setup-uv inputs that would trigger a migration.

Sources


🟢 Verdict: Safe

Safe to merge: this is a CI-only, SHA-pinned GitHub Action update with default-preserving optional inputs and reliability/security hardening. v8.2.0 is the latest upstream release, and no newer regression-fix or introduced advisory was found.

@claytono claytono merged commit 24c9e8a into main Jun 22, 2026
20 checks passed
@claytono claytono deleted the renovate/astral-sh-setup-uv-8.x branch June 22, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant