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.2.1 #10680

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v5.1.0 -> v5.2.1

Release Notes

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

v5.2.1: 🌈 Support toml spec 1.0.0

Compare Source

v5.2.0 introduced TOML parsing using @​iarna/toml because we already found out in astral-sh/ruff-action that toml has missing features.

As it turns out @​iarna/toml also is not fully TOML spec (1.0.0) compliant.

We now use smol-toml

🐛 Bug fixes

v5.2.0: 🌈 Detect required-version from config file

Compare Source

This release adds support to derive the version of uv to be installed from pyproject.toml and uv.toml files.
If no version input is defined the default is now to look for a required-version in uv.toml and then pyproject.toml in the repository root. If it cannot find any it falls back to latest.

If your files are at a different place you can use the new inputs uv-file or pyproject-file.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), 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 Issues or PRs related to dependencies label Jan 17, 2025
@github-actions github-actions bot added the ci Continuous Integration issues or PRs label Jan 17, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from e822114 to db61764 Compare January 17, 2025 07:15
@cpcloud cpcloud enabled auto-merge (squash) January 17, 2025 07:16
@cpcloud cpcloud disabled auto-merge January 17, 2025 07:16
@cpcloud cpcloud enabled auto-merge (rebase) January 17, 2025 07:16
@cpcloud cpcloud disabled auto-merge January 17, 2025 07:48
@cpcloud cpcloud added this to the 10.0 milestone Jan 17, 2025
@cpcloud cpcloud merged commit c909db3 into main Jan 17, 2025
86 checks passed
@cpcloud cpcloud deleted the renovate/astral-sh-setup-uv-5.x branch January 17, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration issues or PRs dependencies Issues or PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant