Skip to content

Conversation

@dreadnode-renovate-bot
Copy link
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot bot commented Jan 7, 2026

This PR contains the following updates:

| Package | Type | Update | Change |
|

Generated Summary:

  • Updated setup-uv action to version 7.2.0 across all workflows.
  • Key changes made in the following files:
    • .github/workflows/pre-commit.yaml
    • .github/workflows/publish.yaml
    • .github/workflows/test.yaml
  • This update may include performance improvements and bug fixes from the previous version (7.1.6).
  • Ensures consistency in the installation of the uv dependency across different workflows.

This summary was generated with ❤️ by rigging

| astral-sh/setup-uv | action | minor | v7.1.6v7.2.0 |


Release Notes

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

v7.2.0: 🌈 add outputs python-version and python-cache-hit

Compare Source

Changes

Among some minor typo fixes and quality of life features for developers of actions the main feature of this release are new outputs:

  • python-version: The Python version that was set (same content as existing UV_PYTHON)
  • python-cache-hit: A boolean value to indicate the Python cache entry was found

While implementing this it became clear, that it is easier to handle the Python binaries in a separate cache entry. The added benefit for users is that the "normal" cache containing the dependencies can be used in all runs no matter if these cache the Python binaries or not.

[!NOTE]
This release will invalidate caches that contain the Python binaries. This happens a single time.

🐛 Bug fixes
  • chore: remove stray space from UV_PYTHON_INSTALL_DIR message @​akx (#​720)
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

| datasource  | package            | from   | to     |
| ----------- | ------------------ | ------ | ------ |
| github-tags | astral-sh/setup-uv | v7.1.6 | v7.2.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/github Changes made to GitHub Actions type/digest Dependency digest updates labels Jan 7, 2026
@dreadnode-renovate-bot dreadnode-renovate-bot bot added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit 7a2e80f Jan 7, 2026
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot bot deleted the renovate/astral-sh-setup-uv-7.x branch January 7, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant