An open index of dependabot pull requests across open source projects.

Bump astral-sh/setup-uv from 6.4.1 to 6.4.3 in the actions group

Merged
Number: #638
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 01, 2025 at 11:29 PM UTC
(about 1 year ago)
Updated: August 02, 2025 at 12:31 AM UTC
(about 1 year ago)
Merged: August 02, 2025 at 12:31 AM UTC
(about 1 year ago)
by JelleZijlstra
Time to Close: about 1 hour
Labels:
dependencies github_actions
Description:

Bumps the actions group with 1 update: astral-sh/setup-uv.

Updates astral-sh/setup-uv from 6.4.1 to 6.4.3

Release notes

Sourced from astral-sh/setup-uv's releases.

v6.4.3 🌈 fix relative paths starting with dots

🐛 Bug fixes

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

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+9
Deletions:
-9
Package Dependencies
Ecosystem:
actions
Version Change:
6.4.1 → 6.4.3
Update Type:
Patch
Path:
the actions group
Technical Details
ID: 4467601
UUID: 2714507670
Node ID: PR_kwDOHXMFac6hzBmW
Host: GitHub
Repository: python/typing_extensions
Merge State: Unknown