Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update astral-sh/setup-uv action to v5.3.0 #90

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v5.2.2 -> v5.3.0

Release Notes

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

v5.3.0: 🌈 Support MUSL, s390x and powerpc

Compare Source

In this release we add support for MUSL based systems.
This is helpful if you are running your workflow inside a docker image based on alpine.

[!TIP]
Please be aware that you have to make sure a python interpreter is already present (apk add python3), see also https://docs.astral.sh/uv/concepts/python-versions/#cpython-distributions and https://github.com/astral-sh/uv/issues/6890

@​Zxilly also added support for running this action on self-hosted runners using s390x and powerpc architectures. Thank you!

This release also includes more debug logs which makes tracking down issues easier in the future.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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 added the dependencies Pull requests that update a dependency file label Feb 22, 2025
@renovate renovate bot requested a review from edgarrmondragon as a code owner February 22, 2025 02:14
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from f898d9d to 3da17b2 Compare February 22, 2025 02:15
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Feb 22, 2025
Merged via the queue into main with commit 86c16bf Feb 22, 2025
10 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/astral-sh-setup-uv-5.x branch February 22, 2025 04:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant