Skip to content

chore(deps): update astral-sh/setup-uv action to v6.4.3 - autoclosed #65

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 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 - At any time (no schedule defined), 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.

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.0 chore(deps): update astral-sh/setup-uv action to v6.4.1 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from e92405f to 4b8bdff Compare July 18, 2025 06:58
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 chore(deps): update astral-sh/setup-uv action to v6.4.1 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 - autoclosed chore(deps): update astral-sh/setup-uv action to v6.4.1 Jul 23, 2025
@renovate renovate bot reopened this Jul 23, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from bed640c to 4b8bdff Compare July 23, 2025 21:05
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 chore(deps): update astral-sh/setup-uv action to v6.4.3 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from 4b8bdff to 7373631 Compare July 24, 2025 04:30
Copy link

@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.3 chore(deps): update astral-sh/setup-uv action to v6.4.3 - autoclosed Aug 8, 2025
@renovate renovate bot closed this Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants