Skip to content

Update astral-sh/setup-uv action to v6.4.3#14924

Merged
zanieb merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x
Jul 28, 2025
Merged

Update astral-sh/setup-uv action to v6.4.3#14924
zanieb merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action patch v6.4.1 -> v6.4.3

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)

v6.4.3: 🌈 fix relative paths starting with dots

Compare Source

🐛 Bug fixes

v6.4.2: 🌈 Interpret relative inputs as under working-directory

Compare Source

Changes

This release will interpret relative paths in inputs as relative
to the value of working-directory (default is ${{ github.workspace }}) .
This means the following configuration

- uses: astral-sh/setup-uv@v6
   with:
     working-directory: /my/path
     cache-dependency-glob: uv.lock

will look for the cache-dependency-glob under /my/path/uv.lock

🐛 Bug fixes

🧰 Maintenance


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 Jul 28, 2025
@renovate renovate bot temporarily deployed to uv-test-registries July 28, 2025 02:44 Inactive
@renovate renovate bot temporarily deployed to uv-test-publish July 28, 2025 02:46 Inactive
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from 811e951 to 2bf64a5 Compare July 28, 2025 12:35
@renovate renovate bot temporarily deployed to uv-test-registries July 28, 2025 12:37 Inactive
@zanieb zanieb enabled auto-merge (squash) July 28, 2025 12:44
@zanieb zanieb merged commit ecbe32a into main Jul 28, 2025
90 checks passed
@zanieb zanieb deleted the renovate/astral-sh-setup-uv-6.x branch July 28, 2025 12:44
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.

1 participant