Skip to content

Commit e322e6e

Browse files
renovate[bot]second-ed
authored andcommitted
Update astral-sh/setup-uv action to v6.6.0 (astral-sh#20074)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action | minor | `v6.4.3` -> `v6.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary> ### [`v6.6.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.6.0): 🌈 Support for .tools-versions [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.5.0...v6.6.0) ##### Changes This release adds support for [asdf](https://asdf-vm.com/) `.tool-versions` in the `version-file` input ##### 🐛 Bug fixes - Add log message before long API calls to GitHub [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;530](https://redirect.github.com/astral-sh/setup-uv/issues/530)) ##### 🚀 Enhancements - Add support for .tools-versions [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;531](https://redirect.github.com/astral-sh/setup-uv/issues/531)) ##### 🧰 Maintenance - Bump dependencies [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;532](https://redirect.github.com/astral-sh/setup-uv/issues/532)) - chore: update known versions for 0.8.12 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;529](https://redirect.github.com/astral-sh/setup-uv/issues/529)) - chore: update known versions for 0.8.11 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;526](https://redirect.github.com/astral-sh/setup-uv/issues/526)) - chore: update known versions for 0.8.10 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;525](https://redirect.github.com/astral-sh/setup-uv/issues/525)) ### [`v6.5.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.5.0): 🌈 Better error messages, bug fixes and copilot agent settings [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.4.3...v6.5.0) ##### Changes This release brings better error messages in case the GitHub API is impacted, fixes a few bugs and allows to disable [problem matchers](https://redirect.github.com/actions/toolkit/blob/main/docs/problem-matchers.md) for better use in Copilot Agent workspaces. ##### 🐛 Bug fixes - Improve error messages on GitHub API errors [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;518](https://redirect.github.com/astral-sh/setup-uv/issues/518)) - Ignore backslashes and whitespace in requirements [@&astral-sh#8203;axm2](https://redirect.github.com/axm2) ([#&astral-sh#8203;501](https://redirect.github.com/astral-sh/setup-uv/issues/501)) ##### 🚀 Enhancements - Add input add-problem-matchers [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;517](https://redirect.github.com/astral-sh/setup-uv/issues/517)) ##### 🧰 Maintenance - chore: update known versions for 0.8.9 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;512](https://redirect.github.com/astral-sh/setup-uv/issues/512)) - chore: update known versions for 0.8.6-0.8.8 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;510](https://redirect.github.com/astral-sh/setup-uv/issues/510)) - chore: update known versions for 0.8.5 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;509](https://redirect.github.com/astral-sh/setup-uv/issues/509)) - chore: update known versions for 0.8.4 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;505](https://redirect.github.com/astral-sh/setup-uv/issues/505)) - chore: update known versions for 0.8.3 @&astral-sh#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#&astral-sh#8203;502](https://redirect.github.com/astral-sh/setup-uv/issues/502)) ##### 📚 Documentation - add note on caching to read disable-cache-pruning [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;506](https://redirect.github.com/astral-sh/setup-uv/issues/506)) ##### ⬆️ Dependency updates - Bump actions/checkout from 4 to 5 @&astral-sh#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&astral-sh#8203;514](https://redirect.github.com/astral-sh/setup-uv/issues/514)) - bump dependencies [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;516](https://redirect.github.com/astral-sh/setup-uv/issues/516)) - Bump biome to v2 [@&astral-sh#8203;eifinger](https://redirect.github.com/eifinger) ([#&astral-sh#8203;515](https://redirect.github.com/astral-sh/setup-uv/issues/515)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a142ad commit e322e6e

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

.github/workflows/ci.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ jobs:
463463
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
464464
with:
465465
persist-credentials: false
466-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
466+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
467467
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
468468
name: Download Ruff binary to test
469469
id: download-cached-binary
@@ -664,7 +664,7 @@ jobs:
664664
branch: ${{ github.event.pull_request.base.ref }}
665665
workflow: "ci.yaml"
666666
check_artifacts: true
667-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
667+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
668668
- name: Fuzz
669669
env:
670670
FORCE_COLOR: 1
@@ -734,7 +734,7 @@ jobs:
734734
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
735735
with:
736736
persist-credentials: false
737-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
737+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
738738
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
739739
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
740740
with:
@@ -777,7 +777,7 @@ jobs:
777777
- name: "Install Rust toolchain"
778778
run: rustup show
779779
- name: Install uv
780-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
780+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
781781
- name: "Install Insiders dependencies"
782782
if: ${{ env.MKDOCS_INSIDERS_SSH_KEY_EXISTS == 'true' }}
783783
run: uv pip install -r docs/requirements-insiders.txt --system
@@ -909,7 +909,7 @@ jobs:
909909
persist-credentials: false
910910

911911
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
912-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
912+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
913913

914914
- name: "Install Rust toolchain"
915915
run: rustup show
@@ -942,7 +942,7 @@ jobs:
942942
persist-credentials: false
943943

944944
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
945-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
945+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
946946

947947
- name: "Install Rust toolchain"
948948
run: rustup show

.github/workflows/daily_fuzz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3535
with:
3636
persist-credentials: false
37-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
37+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
3838
- name: "Install Rust toolchain"
3939
run: rustup show
4040
- name: "Install mold"

.github/workflows/mypy_primer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: Install the latest version of uv
42-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
42+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
4343

4444
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
4545
with:
@@ -82,7 +82,7 @@ jobs:
8282
persist-credentials: false
8383

8484
- name: Install the latest version of uv
85-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
85+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
8686

8787
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
8888
with:

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id-token: write
2323
steps:
2424
- name: "Install uv"
25-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
25+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
2626
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
2727
with:
2828
pattern: wheels-*

.github/workflows/sync_typeshed.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: |
6666
git config --global user.name typeshedbot
6767
git config --global user.email '<>'
68-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
68+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
6969
- name: Sync typeshed stubs
7070
run: |
7171
rm -rf "ruff/${VENDORED_TYPESHED}"
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
persist-credentials: true
119119
ref: ${{ env.UPSTREAM_BRANCH}}
120-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
120+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
121121
- name: Setup git
122122
run: |
123123
git config --global user.name typeshedbot
@@ -155,7 +155,7 @@ jobs:
155155
with:
156156
persist-credentials: true
157157
ref: ${{ env.UPSTREAM_BRANCH}}
158-
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
158+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
159159
- name: Setup git
160160
run: |
161161
git config --global user.name typeshedbot

.github/workflows/ty-ecosystem-analyzer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
persist-credentials: false
3434

3535
- name: Install the latest version of uv
36-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
36+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
3737

3838
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
3939
with:

.github/workflows/ty-ecosystem-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: Install the latest version of uv
32-
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
32+
uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
3333

3434
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
3535
with:

0 commit comments

Comments
 (0)