Skip to content

Commit fdb9e5f

Browse files
Bump astral-sh/setup-uv from 5 to 6 in the github_actions group (#55)
Bumps the github_actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 5 to 6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/setup-uv/releases">astral-sh/setup-uv's releases</a>.</em></p> <blockquote> <h2>v6.6.0 🌈 Support for .tools-versions</h2> <h2>Changes</h2> <p>This release adds support for <a href="https://asdf-vm.com/">asdf</a> <code>.tool-versions</code> in the <code>version-file</code> input</p> <h2>🐛 Bug fixes</h2> <ul> <li>Add log message before long API calls to GitHub <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/530">#530</a>)</li> </ul> <h2>🚀 Enhancements</h2> <ul> <li>Add support for .tools-versions <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/531">#531</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>Bump dependencies <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/532">#532</a>)</li> <li>chore: update known versions for 0.8.12 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/529">#529</a>)</li> <li>chore: update known versions for 0.8.11 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/526">#526</a>)</li> <li>chore: update known versions for 0.8.10 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/525">#525</a>)</li> </ul> <h2>v6.2.1 🌈 Fix &quot;No such file or directory version-manifest.json&quot;</h2> <h2>Changes</h2> <p>Release v6.2.0 contained a bug that slipped through the automated test. The action tried to look for the default version-manifest.json in the root of the repostory using this action instead of relative to the action itself.</p> <h2>🐛 Bug fixes</h2> <ul> <li>Look for version-manifest.json relative to action path <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/456">#456</a>)</li> </ul> <h2>v6.0.0 🌈 activate-environment and working-directory</h2> <h2>Changes</h2> <p>This version contains some breaking changes which have been gathering up for a while. Lets dive into them:</p> <ul> <li><a href="https://github.com/astral-sh/setup-uv/blob/HEAD/#activate-environment">Activate environment</a></li> <li><a href="https://github.com/astral-sh/setup-uv/blob/HEAD/#working-directory">Working Directory</a></li> <li><a href="https://github.com/astral-sh/setup-uv/blob/HEAD/#default-cache-dependency-glob">Default <code>cache-dependency-glob</code></a></li> <li><a href="https://github.com/astral-sh/setup-uv/blob/HEAD/#use-default-cache-dir-on-self-hosted-runners">Use default cache dir on self hosted runners</a></li> </ul> <h3>Activate environment</h3> <p>In previous versions using the input <code>python-version</code> automatically activated a venv at the repository root. This led to some unwanted side-effects, was sometimes unexpected and not flexible enough.</p> <p>The venv activation is now explicitly controlled with the new input <code>activate-environment</code> (false by default):</p> <pre lang="yaml"><code>- name: Install the latest version of uv and activate the environment uses: astral-sh/setup-uv@v6 with: &lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/setup-uv/commit/b75a909f75acd358c2196fb9a5f1299a9a8868a4"><code>b75a909</code></a> bump deps (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/569">#569</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/ffff8aa2b52849f5073a005794c75e83208551ad"><code>ffff8aa</code></a> Bump github/codeql-action from 3.29.11 to 3.30.3 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/566">#566</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/95d0e233fa25294e21419d4211404269a802c380"><code>95d0e23</code></a> Bump actions/setup-node from 4.4.0 to 5.0.0 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/551">#551</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/dc724a12b66b977b34b4766c180ee72d2c2caa75"><code>dc724a1</code></a> Add inputs restore-cache and save-cache (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/568">#568</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/f67343ac2e81efedcb33d892014e4f594eaa3262"><code>f67343a</code></a> Automatically push updated known versions (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/565">#565</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/4dd9f52a476ccddd1a1956c35c61fd45174d27c3"><code>4dd9f52</code></a> chore: update known versions for 0.8.16/0.8.17 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/562">#562</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/e1e6fe791067dce0dec13d733c5477f0f0cf6a5d"><code>e1e6fe7</code></a> chore: update known versions for 0.8.15 (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/550">#550</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/b1836110f7769866ecca6f7e0ecea8ff48876523"><code>b183611</code></a> chore(ci): address CI lint findings (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/545">#545</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/557e51de59eb14aaaba2ed9621916900a91d50c6"><code>557e51d</code></a> Bump dependencies (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/547">#547</a>)</li> <li><a href="https://github.com/astral-sh/setup-uv/commit/1b46e13ec88163c255691015b7e7afec7535b06a"><code>1b46e13</code></a> Fix exclusions in cache-dependency-glob (<a href="https://redirect.github.com/astral-sh/setup-uv/issues/546">#546</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/setup-uv/compare/v5...v6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astral-sh/setup-uv&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a16cd8 commit fdb9e5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publishing.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- uses: actions/checkout@v5
14-
- uses: astral-sh/setup-uv@v5
14+
- uses: astral-sh/setup-uv@v6
1515
- name: Setup Python
1616
run: uv python install 3.13
1717
- name: Build wheel and source tarball
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
name: python-package-distributions
3535
path: dist/
36-
- uses: astral-sh/setup-uv@v5
36+
- uses: astral-sh/setup-uv@v6
3737
- name: Setup Python
3838
run: uv python install 3.13
3939
- name: Validate dist

0 commit comments

Comments
 (0)