Skip to content

Bump astral-sh/setup-uv from 6.8.0 to 9.0.0 - #18

Merged
RomanOstr merged 1 commit into
mainfrom
dependabot/github_actions/astral-sh/setup-uv-9.0.0
Jul 26, 2026
Merged

Bump astral-sh/setup-uv from 6.8.0 to 9.0.0#18
RomanOstr merged 1 commit into
mainfrom
dependabot/github_actions/astral-sh/setup-uv-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps astral-sh/setup-uv from 6.8.0 to 9.0.0.

Release notes

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

v9.0.0 🌈 Change prune-cache default to false

Changes

This release disables the default cache cache pruning to ease the load on the PyPi infrastructure. Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967

Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.

🚨 Breaking changes

🐛 Bug fixes

  • fix: fall back to distribution ID when os-release has no version field @​cxzhong (#961)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

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

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.

... (truncated)

Commits
  • c771a70 chore(deps): roll up Dependabot updates (#970)
  • 2f537ca chore: update known checksums for 0.11.30 (#968)
  • 2269552 Speed up version client by partial response reads (#807)
  • 47a7f4f Change prune-cache default to false (#967)
  • 71966ef chore(deps): roll up Dependabot updates (#962)
  • f12b1f0 fix: fall back to distribution ID when os-release has no version field (#961)
  • ecd24dd chore: update known checksums for 0.11.29 (#960)
  • 6a19136 docs: update version references to v8.3.2 (#949)
  • 11f9893 chore: roll up Dependabot updates (#948)
  • f798556 docs: update version references to v8.3.1 (#946)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 24, 2026
@dependabot
dependabot Bot requested a review from RomanOstr as a code owner July 24, 2026 02:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 24, 2026

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed the setup-uv 9.0.0 migration and current workflow changes.

RomanOstr
RomanOstr previously approved these changes Jul 26, 2026

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed setup-uv 9.0.0 after resolving the workflow rebase with checkout 7.0.1 preserved.

@RomanOstr
RomanOstr force-pushed the dependabot/github_actions/astral-sh/setup-uv-9.0.0 branch from e54e679 to ef81055 Compare July 26, 2026 06:33

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved at rebased head ef81055 after preserving checkout 7.0.1 with setup-uv 9.0.0.

@RomanOstr

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

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.

@RomanOstr

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/astral-sh/setup-uv-9.0.0 branch from ef81055 to ad2e35d Compare July 26, 2026 06:40

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed Dependabot-recreated head ad2e35d with checkout 7.0.1 preserved and setup-uv 9.0.0 applied.

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Dependency update validated; CI is green and the successful neutral CodeQL result is acceptable.

@RomanOstr
RomanOstr enabled auto-merge July 26, 2026 06:48
@RomanOstr

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 9.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-9.0.0 branch from ad2e35d to 6fec083 Compare July 26, 2026 07:09

@RomanOstr RomanOstr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Validated setup-uv 9.0.0 after Dependabot's clean rebase over the current main branch.

@RomanOstr
RomanOstr disabled auto-merge July 26, 2026 07:10
@RomanOstr

Copy link
Copy Markdown
Collaborator

Closing this edited-history PR only so Dependabot can generate a fresh replacement from the current default branch. No dependency update or alert is being dismissed; the update job is being rerun immediately.

@RomanOstr RomanOstr closed this Jul 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 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-9.0.0 branch July 26, 2026 07:14
@RomanOstr

Copy link
Copy Markdown
Collaborator

Fresh Dependabot job did not create a replacement for the same version, so restoring this validated update rather than leaving it silently ignored. It remains blocked only by the independent-review rule.

@RomanOstr

Copy link
Copy Markdown
Collaborator

@dependabot reopen

@RomanOstr
RomanOstr restored the dependabot/github_actions/astral-sh/setup-uv-9.0.0 branch July 26, 2026 07:30
@RomanOstr

Copy link
Copy Markdown
Collaborator

Restored the exact Dependabot-generated commit after the official refresh did not produce a replacement PR. This keeps the update visible; no alert or update is ignored.

@RomanOstr RomanOstr reopened this Jul 26, 2026
@RomanOstr
RomanOstr merged commit 2a7449c into main Jul 26, 2026
3 checks passed
@RomanOstr
RomanOstr deleted the dependabot/github_actions/astral-sh/setup-uv-9.0.0 branch July 26, 2026 07: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.

1 participant