Skip to content

Comments

Update documentation references to astral-sh/setup-uv to v6 - autoclosed#13163

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docs-astral-sh-setup-uv-6.x
Closed

Update documentation references to astral-sh/setup-uv to v6 - autoclosed#13163
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docs-astral-sh-setup-uv-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Update Change
astral-sh/setup-uv major v5 -> v6

Release Notes

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

v6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 internal A refactor or improvement that is not user-facing label Apr 28, 2025
uses: astral-sh/setup-uv@v6
with:
enable-cache: true
cache-dependency-glob: "uv.lock"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC @eifinger is this still a good example?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mh while this still works and might be a valid usecase in an exotic usecase (make sure ONLY the lock file invalidates the cache) I think it would be better if we remove examples involving cache-dependency-glob.

The new default should be sufficient for most users and I don't think examples should contain edge cases most users will never need to think about.

For those edge cases the README in setup-uv still contains the information

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to make a PR updating the docs? You know the intended configuration better than me.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I will put it on my todo list 👍

@konstin konstin marked this pull request as draft April 28, 2025 10:06
@renovate renovate bot changed the title Update documentation references to astral-sh/setup-uv to v6 Update documentation references to astral-sh/setup-uv to v6 - autoclosed Jul 7, 2025
@renovate renovate bot closed this Jul 7, 2025
@renovate renovate bot deleted the renovate/docs-astral-sh-setup-uv-6.x branch July 7, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants