Skip to content

Comments

chore(deps): update astral-sh/setup-uv action to v6.4.0#425

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x
Jul 17, 2025
Merged

chore(deps): update astral-sh/setup-uv action to v6.4.0#425
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v6.3.1 -> v6.4.0

Release Notes

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

v6.4.0: 🌈 Add input version-file

Compare Source

Changes

You can now use the version-file input to specify a file that contains the version of uv to install.
This can either be a pyproject.toml or uv.toml file which defines a required-version or
uv defined as a dependency in pyproject.toml or requirements.txt.

- name: Install uv based on the version defined in requirements.txt
  uses: astral-sh/setup-uv@v6
  with:
    version-file: "requirements.txt"
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates

Configuration

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

🚦 Automerge: Enabled.

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 added the dependencies Third-party library dependencies. label Jul 17, 2025
@renovate renovate bot enabled auto-merge (squash) July 17, 2025 22:45
@renovate renovate bot merged commit f198ca2 into main Jul 17, 2025
28 checks passed
@renovate renovate bot deleted the renovate/astral-sh-setup-uv-6.x branch July 17, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants