Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 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 - Between 12:00 PM and 06:59 PM, only on Monday ( * 12-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.

🔕 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 Aug 5, 2025
@renovate renovate bot requested a review from edgarrmondragon as a code owner August 5, 2025 04:08
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.4.x branch from a1cad5a to cd97c0a Compare August 5, 2025 04:09
Copy link

sonarqubecloud bot commented Aug 5, 2025

@edgarrmondragon edgarrmondragon merged commit 6b1a2e2 into main Aug 5, 2025
13 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/astral-sh-setup-uv-6.4.x branch August 5, 2025 04:14
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