Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action patch v5.4.0 -> v5.4.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.4.1: 🌈 Add support for pep440 version identifiers

Compare Source

Changes

With this release you can also use pep440 version specifiers as required-version in filesuv.toml, pyroject.toml and in the version input:

- name: Install a pep440-specifier-satisfying version of uv
  uses: astral-sh/setup-uv@v5
  with:
    version: ">=0.4.25,<0.5"
🐛 Bug fixes
🧰 Maintenance
📚 Documentation

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 Mar 30, 2025
@renovate renovate bot enabled auto-merge (squash) March 30, 2025 18:57
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 423a916 to 2bcc819 Compare March 30, 2025 22:13
@renovate renovate bot merged commit f6a1179 into main Mar 30, 2025
6 checks passed
@renovate renovate bot deleted the renovate/astral-sh-setup-uv-5.x branch March 30, 2025 22:43
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