-
-
Notifications
You must be signed in to change notification settings - Fork 622
⬆️ Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 #40164
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
Merged
vbraun
merged 1 commit into
develop
from
dependabot/github_actions/astral-sh/setup-uv-6.1.0
Jun 1, 2025
Merged
⬆️ Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 #40164
vbraun
merged 1 commit into
develop
from
dependabot/github_actions/astral-sh/setup-uv-6.1.0
Jun 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
vbraun
pushed a commit
to vbraun/sage
that referenced
this pull request
May 28, 2025
sagemathgh-40164: ⬆️ Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.0.1 to 6.1.0. <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.1.0 🌈</h2> <h2>Changes</h2> <p>This release adds the input <code>server-url</code> which defaults to <code>https://github.com</code>. You can set this to a custom url to control where this action downloads the uv release from. This is useful for users of gitea and comparable solutions.</p> <p><a href="https://github.com/sebadevo"><code>@sebadevo</code></a> pointed out that we don't invalidate the cache when the <code>prune- cache</code> input is changed. This leads to unnessecarily big caches. The input is now used to compute the cache key, properly invalidating the cache when it is changed.</p> <blockquote> <p>[!NOTE]<br /> For most users this release will invalidate the cache once. You will see the known warning <a href="https://github.com/astral- sh/setup-uv?tab=readme-ov-file#why-do-i-see-warnings-like-no-github- actions-cache-found-for-key">no-github-actions-cache-found-for-key</a> This is expected and will only appear once.</p> </blockquote> <h2>🐛 Bug fixes</h2> <ul> <li>Purge cache in cache key <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/423">sagemath#423</a>)</li> </ul> <h2>🚀 Enhancements</h2> <ul> <li>feat: support custom github url <a href="https://github.com/Zoupers"><code>@Zoupers</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/414">sagemath#414</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>chore: update known versions for 0.7.7 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/422">sagemath#422</a>)</li> <li>chore: update known versions for 0.7.6 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/415">sagemath#415</a>)</li> <li>chore: update known versions for 0.7.5 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/412">sagemath#412</a>)</li> <li>chore: update known versions for 0.7.4 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/410">sagemath#410</a>)</li> <li>chore: update known versions for 0.7.3 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/405">sagemath#405</a>)</li> <li>Fix path to known-checksums.ts <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/404">sagemath#404</a>)</li> <li>Fix update-known-versions workflow argument <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/401">sagemath#401</a>)</li> <li>Fix update-known-versions workflow <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/400">sagemath#400</a>)</li> <li>Create version-manifest.json on uv release <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/399">sagemath#399</a>)</li> <li>Run infrastructure workflows on arm runners <a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/396">sagemath#396</a>)</li> <li>chore: update known checksums for 0.7.2 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/395">sagemath#395</a>)</li> <li>chore: update known checksums for 0.7.0 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/390">sagemath#390</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Add section to README explaining if packages are installed by setup- uv <a href="https://github.com/pirate"><code>@pirate</code></a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/398">sagemath#398</a>)</li> </ul> <h2>⬆️ Dependency updates</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/424">sagemath#424</a>)</li> <li>Bump typescript from 5.8.2 to 5.8.3 @<a href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/393">sagemath#393</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="astral-sh/setup-uv@f0ec1fc3b38f5e 7cd731bb6ce540c5af426746bb"><code>f0ec1fc</code></a> Bump dependencies (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/424">sagemath#424</a>)</li> <li><a href="astral-sh/setup-uv@e3d2ea5ff3caa7 cd667db7c002c73af49e25d0c3"><code>e3d2ea5</code></a> Purge cache in cache key (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/423">sagemath#423</a>)</li> <li><a href="astral-sh/setup-uv@b3d7ca7ac0cfb9 bed70971df260b11ae45651477"><code>b3d7ca7</code></a> chore: update known versions for 0.7.7 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/422">sagemath#422</a>)</li> <li><a href="astral-sh/setup-uv@0e0f4bfefaa11c 95736e9c6840fa4f385a4d191f"><code>0e0f4bf</code></a> feat: support custom github url (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/414">sagemath#414</a>)</li> <li><a href="astral-sh/setup-uv@71bb8825e45747 dfd0e027510a0fb7a62a35ece8"><code>71bb882</code></a> chore: update known versions for 0.7.6 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/415">sagemath#415</a>)</li> <li><a href="astral-sh/setup-uv@1417e890498498 23134e5e847554e76bb77cc550"><code>1417e89</code></a> chore: update known versions for 0.7.5 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/412">sagemath#412</a>)</li> <li><a href="astral-sh/setup-uv@1761eea391d1db 980fce81a3dfd2e97df1564d84"><code>1761eea</code></a> chore: update known versions for 0.7.4 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/410">sagemath#410</a>)</li> <li><a href="astral-sh/setup-uv@9864bc9c96305e 727bfcd4d4c1f8aadc2d03032f"><code>9864bc9</code></a> chore: update known versions for 0.7.3 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/405">sagemath#405</a>)</li> <li><a href="astral-sh/setup-uv@0e9cccb4b0fbe2 79b955cf2f38aaf894e4527678"><code>0e9cccb</code></a> Fix path to known- checksums.ts (<a href="https://redirect.github.com/astral-sh/setup- uv/issues/404">sagemath#404</a>)</li> <li><a href="astral-sh/setup-uv@b6f9e9c734eaef 252216c74d204178ad0ce70fd1"><code>b6f9e9c</code></a> Bump typescript from 5.8.2 to 5.8.3 (<a href="https://redirect.github.com/astral- sh/setup-uv/issues/393">sagemath#393</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral- sh/setup-uv/compare/v6.0.1...v6.1.0">compare view</a></li> </ul> </details> <br /> [](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> URL: sagemath#40164 Reported by: dependabot[bot] Reviewer(s):
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
github_actions
Pull requests that update GitHub Actions code
s: positive review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps astral-sh/setup-uv from 6.0.1 to 6.1.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
f0ec1fc
Bump dependencies (#424)e3d2ea5
Purge cache in cache key (#423)b3d7ca7
chore: update known versions for 0.7.7 (#422)0e0f4bf
feat: support custom github url (#414)71bb882
chore: update known versions for 0.7.6 (#415)1417e89
chore: update known versions for 0.7.5 (#412)1761eea
chore: update known versions for 0.7.4 (#410)9864bc9
chore: update known versions for 0.7.3 (#405)0e9cccb
Fix path to known-checksums.ts (#404)b6f9e9c
Bump typescript from 5.8.2 to 5.8.3 (#393)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)