Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Type Update Change Pending
astral-sh/setup-uv action minor v7.0.0 -> v7.1.0 v7.1.1
hynek/build-and-inspect-python-package action minor v2.13.0 -> v2.14.0

Release Notes

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

v7.1.0: 🌈 Support all the use cases

Compare Source

Changes

Support all the use cases!!!
... well, that we know of.

This release adds support for some use cases that most users don't encounter but are useful for e.g. people running Gitea.

The input resolution-strategy lets you use the lowest possible version of uv from a version range. Useful if you want to test your tool with different versions of uv.

If you use activate-environment the path to the activated venv is now also exposed under the output venv.

Downloaded python installations can now also be uploaded to the GitHub Actions cache backend. Useful if you are running in act and have configured your own backend and don't want to download python again, and again over a slow internet connection.

Finally the path to installed python interpreters is now added to the PATH on Windows.

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

hynek/build-and-inspect-python-package (hynek/build-and-inspect-python-package)

v2.14.0

Compare Source

Changed
  • Update tools such that they work on Python 3.14 (which is now 3.x on GitHub Actions). #​182

  • The action now ignores UV_PYTHON coming from the outside. #​184


Configuration

📅 Schedule: Branch creation - Between 04:00 PM and 06:59 PM, only on Monday ( * 16-18 * * 1 ) in timezone America/Mexico_City, Automerge - Between 07:00 AM and 09:59 AM, only on Wednesday ( * 7-9 * * 3 ) in timezone America/Mexico_City.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Oct 20, 2025
@renovate renovate bot requested a review from edgarrmondragon as a code owner October 20, 2025 20:46
@renovate renovate bot enabled auto-merge October 20, 2025 20:46
@renovate renovate bot added this pull request to the merge queue Oct 20, 2025
Merged via the queue into main with commit b71f1fc Oct 20, 2025
9 checks passed
@renovate renovate bot deleted the renovate/github-actions-minor-patch branch October 20, 2025 20:47
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