-
Notifications
You must be signed in to change notification settings - Fork 6
Bump uv from 0.9.16 to 0.9.17 in the patch group #224
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
Merged
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 the patch group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.9.16 to 0.9.17 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.9.16...0.9.17) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 10, 2025
Bumps the patch group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.9.16 to 0.9.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/uv/releases">uv's releases</a>.</em></p> <blockquote> <h2>0.9.17</h2> <h2>Release Notes</h2> <p>Released on 2025-12-09.</p> <h3>Enhancements</h3> <ul> <li>Add <code>torch-tensorrt</code> and <code>torchao</code> to the PyTorch list (<a href="https://redirect.github.com/astral-sh/uv/pull/17053">#17053</a>)</li> <li>Add hint for misplaced <code>--verbose</code> in <code>uv tool run</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/17020">#17020</a>)</li> <li>Add support for relative durations in <code>exclude-newer</code> (a.k.a., dependency cooldowns) (<a href="https://redirect.github.com/astral-sh/uv/pull/16814">#16814</a>)</li> <li>Add support for relocatable nushell activation script (<a href="https://redirect.github.com/astral-sh/uv/pull/17036">#17036</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Respect dropped (but explicit) indexes in dependency groups (<a href="https://redirect.github.com/astral-sh/uv/pull/17012">#17012</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Improve <code>source-exclude</code> reference docs (<a href="https://redirect.github.com/astral-sh/uv/pull/16832">#16832</a>)</li> <li>Recommend <code>UV_NO_DEV</code> in Docker installs (<a href="https://redirect.github.com/astral-sh/uv/pull/17030">#17030</a>)</li> <li>Update <code>UV_VERSION</code> in docs for GitLab CI/CD (<a href="https://redirect.github.com/astral-sh/uv/pull/17040">#17040</a>)</li> </ul> <h2>Install uv 0.9.17</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.ps1 | iex" </code></pre> <h2>Download uv 0.9.17</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz">uv-aarch64-apple-darwin.tar.gz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz">uv-x86_64-apple-darwin.tar.gz</a></td> <td>Intel macOS</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip">uv-aarch64-pc-windows-msvc.zip</a></td> <td>ARM64 Windows</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip">uv-i686-pc-windows-msvc.zip</a></td> <td>x86 Windows</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip">uv-x86_64-pc-windows-msvc.zip</a></td> <td>x64 Windows</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz">uv-aarch64-unknown-linux-gnu.tar.gz</a></td> <td>ARM64 Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz">uv-i686-unknown-linux-gnu.tar.gz</a></td> <td>x86 Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz">uv-powerpc64-unknown-linux-gnu.tar.gz</a></td> <td>PPC64 Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz">uv-powerpc64le-unknown-linux-gnu.tar.gz</a></td> <td>PPC64LE Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz">uv-riscv64gc-unknown-linux-gnu.tar.gz</a></td> <td>RISCV Linux</td> <td><a href="https://github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/uv/blob/main/CHANGELOG.md">uv's changelog</a>.</em></p> <blockquote> <h2>0.9.17</h2> <p>Released on 2025-12-09.</p> <h3>Enhancements</h3> <ul> <li>Add <code>torch-tensorrt</code> and <code>torchao</code> to the PyTorch list (<a href="https://redirect.github.com/astral-sh/uv/pull/17053">#17053</a>)</li> <li>Add hint for misplaced <code>--verbose</code> in <code>uv tool run</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/17020">#17020</a>)</li> <li>Add support for relative durations in <code>exclude-newer</code> (a.k.a., dependency cooldowns) (<a href="https://redirect.github.com/astral-sh/uv/pull/16814">#16814</a>)</li> <li>Add support for relocatable nushell activation script (<a href="https://redirect.github.com/astral-sh/uv/pull/17036">#17036</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Respect dropped (but explicit) indexes in dependency groups (<a href="https://redirect.github.com/astral-sh/uv/pull/17012">#17012</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Improve <code>source-exclude</code> reference docs (<a href="https://redirect.github.com/astral-sh/uv/pull/16832">#16832</a>)</li> <li>Recommend <code>UV_NO_DEV</code> in Docker installs (<a href="https://redirect.github.com/astral-sh/uv/pull/17030">#17030</a>)</li> <li>Update <code>UV_VERSION</code> in docs for GitLab CI/CD (<a href="https://redirect.github.com/astral-sh/uv/pull/17040">#17040</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/uv/commit/2b5d65e61d829bc81ce116388f849174d56a84ca"><code>2b5d65e</code></a> Bump version to 0.9.17 (<a href="https://redirect.github.com/astral-sh/uv/issues/17058">#17058</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/81c99dd4383004ec86543c8048e3edcb07f6b3a1"><code>81c99dd</code></a> Sync latest Python releases (<a href="https://redirect.github.com/astral-sh/uv/issues/17057">#17057</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/b931c6687cc024d7292d7095c241c381842ace6b"><code>b931c66</code></a> Increase the size of binary build runners (<a href="https://redirect.github.com/astral-sh/uv/issues/17016">#17016</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/eca36eed08dc3033aa62f153c0bd5ebf23b507ce"><code>eca36ee</code></a> Fix a typo (<a href="https://redirect.github.com/astral-sh/uv/issues/17056">#17056</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/69910b4aab9b88bf700c9eaf78b4bf3a3d0ccade"><code>69910b4</code></a> Publish PyPI releases before crates.io artifacts (<a href="https://redirect.github.com/astral-sh/uv/issues/16989">#16989</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/8d2c2e8cdf2d8070ac54f584bd8508904719aa68"><code>8d2c2e8</code></a> Better source-exclude reference docs (<a href="https://redirect.github.com/astral-sh/uv/issues/16832">#16832</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/b6686fbce3fbc3fc3b3eb854b5fa29221f8bc476"><code>b6686fb</code></a> Update UV_VERSION in docs for GitLab CI/CD (<a href="https://redirect.github.com/astral-sh/uv/issues/17040">#17040</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/4af2d2b922e1c579bc0977dd22d6573cce7026de"><code>4af2d2b</code></a> Add <code>torch-tensorrt</code> and <code>torchao</code> to the PyTorch list (<a href="https://redirect.github.com/astral-sh/uv/issues/17053">#17053</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/2502577c9df20887930fd3c7e23c85fbb95a01f6"><code>2502577</code></a> Sort packages in GPU lists (<a href="https://redirect.github.com/astral-sh/uv/issues/17054">#17054</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/d0a6f5d13fb5a7c569db9f9deddadc106f9aa1cb"><code>d0a6f5d</code></a> Add support for relative durations in <code>exclude-newer</code> (<a href="https://redirect.github.com/astral-sh/uv/issues/16814">#16814</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.9.16...0.9.17">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 <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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-merged
Auto-approved Dependabot PRs
part:dispatcher
Affects the high-level dispatcher interface
part:tooling
Affects the development tooling (CI, deployment, dependency management, etc.)
type:tech-debt
Improves the project without visible changes for users
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 the patch group with 1 update: uv.
Updates
uvfrom 0.9.16 to 0.9.17Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
Commits
2b5d65eBump version to 0.9.17 (#17058)81c99ddSync latest Python releases (#17057)b931c66Increase the size of binary build runners (#17016)eca36eeFix a typo (#17056)69910b4Publish PyPI releases before crates.io artifacts (#16989)8d2c2e8Better source-exclude reference docs (#16832)b6686fbUpdate UV_VERSION in docs for GitLab CI/CD (#17040)4af2d2bAddtorch-tensorrtandtorchaoto the PyTorch list (#17053)2502577Sort packages in GPU lists (#17054)d0a6f5dAdd support for relative durations inexclude-newer(#16814)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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