Commit 9b06708
authored
chore(deps-dev): Update uv requirement from 0.10.0 to 0.10.2 (#1019)
Updates the requirements on [uv](https://github.com/astral-sh/uv) to
permit the latest version.
<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.10.2</h2>
<h2>Release Notes</h2>
<p>Released on 2026-02-10.</p>
<h3>Enhancements</h3>
<ul>
<li>Deprecate unexpected ZIP compression methods (<a
href="https://redirect.github.com/astral-sh/uv/pull/17946">#17946</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>cargo-install</code> failing due to missing
<code>uv-test</code> dependency (<a
href="https://redirect.github.com/astral-sh/uv/pull/17954">#17954</a>)</li>
</ul>
<h2>Install uv 0.10.2</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.10.2/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.10.2/uv-installer.ps1
| iex"
</code></pre>
<h2>Download uv 0.10.2</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.10.2/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.10.2/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/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.10.2/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.10.2/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.10.2/uv-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/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.10.2/uv-i686-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/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.10.2/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-s390x-unknown-linux-gnu.tar.gz">uv-s390x-unknown-linux-gnu.tar.gz</a></td>
<td>S390x Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-s390x-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-x86_64-unknown-linux-gnu.tar.gz">uv-x86_64-unknown-linux-gnu.tar.gz</a></td>
<td>x64 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-armv7-unknown-linux-gnueabihf.tar.gz">uv-armv7-unknown-linux-gnueabihf.tar.gz</a></td>
<td>ARMv7 Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-aarch64-unknown-linux-musl.tar.gz">uv-aarch64-unknown-linux-musl.tar.gz</a></td>
<td>ARM64 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-i686-unknown-linux-musl.tar.gz">uv-i686-unknown-linux-musl.tar.gz</a></td>
<td>x86 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-i686-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-x86_64-unknown-linux-musl.tar.gz">uv-x86_64-unknown-linux-musl.tar.gz</a></td>
<td>x64 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-arm-unknown-linux-musleabihf.tar.gz">uv-arm-unknown-linux-musleabihf.tar.gz</a></td>
<td>ARMv6 MUSL Linux (Hardfloat)</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-arm-unknown-linux-musleabihf.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-armv7-unknown-linux-musleabihf.tar.gz">uv-armv7-unknown-linux-musleabihf.tar.gz</a></td>
<td>ARMv7 MUSL Linux</td>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.10.2/uv-armv7-unknown-linux-musleabihf.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.10.2</h2>
<p>Released on 2026-02-10.</p>
<h3>Enhancements</h3>
<ul>
<li>Deprecate unexpected ZIP compression methods (<a
href="https://redirect.github.com/astral-sh/uv/pull/17946">#17946</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>cargo-install</code> failing due to missing
<code>uv-test</code> dependency (<a
href="https://redirect.github.com/astral-sh/uv/pull/17954">#17954</a>)</li>
</ul>
<h2>0.10.1</h2>
<p>Released on 2026-02-10.</p>
<h3>Enhancements</h3>
<ul>
<li>Don't panic on metadata read errors (<a
href="https://redirect.github.com/astral-sh/uv/pull/17904">#17904</a>)</li>
<li>Skip empty workspace members instead of failing (<a
href="https://redirect.github.com/astral-sh/uv/pull/17901">#17901</a>)</li>
<li>Don't fail creating a read-only <code>sdist-vX/.git</code> if it
already exists (<a
href="https://redirect.github.com/astral-sh/uv/pull/17825">#17825</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Suggest <code>uv python update-shell</code> over <code>uv tool
update-shell</code> in Python docs (<a
href="https://redirect.github.com/astral-sh/uv/pull/17941">#17941</a>)</li>
</ul>
<h2>0.10.0</h2>
<p>Since we released uv <a
href="https://github.com/astral-sh/uv/releases/tag/0.9.0">0.9.0</a> in
October of 2025, we've accumulated various changes that improve
correctness and user experience, but could break some workflows. This
release contains those changes; many have been marked as breaking out of
an abundance of caution. We expect most users to be able to upgrade
without making changes.</p>
<p>This release also includes the stabilization of preview features.
Python upgrades are now stable, including the <code>uv python
upgrade</code> command, <code>uv python install --upgrade</code>, and
automatically upgrading Python patch versions in virtual environments
when a new version is installed. The <code>add-bounds</code> and
<code>extra-build-dependencies</code> settings are now stable. Finally,
the <code>uv workspace dir</code> and <code>uv workspace list</code>
utilities for writing scripts against workspace members are now
stable.</p>
<p>There are no breaking changes to <a
href="https://docs.astral.sh/uv/concepts/build-backend/"><code>uv_build</code></a>.
If you have an upper bound in your <code>[build-system]</code> table,
you should update it, e.g., from <code><0.10.0</code> to
<code><0.11.0</code>.</p>
<h3>Breaking changes</h3>
<ul>
<li>
<p><strong>Require <code>--clear</code> to remove existing virtual
environments in <code>uv venv</code></strong> (<a
href="https://redirect.github.com/astral-sh/uv/pull/17757">#17757</a>)</p>
<p>Previously, <code>uv venv</code> would prompt for confirmation before
removing an existing virtual environment in interactive contexts, and
remove it without confirmation in non-interactive contexts. Now,
<code>uv venv</code> requires the <code>--clear</code> flag to remove an
existing virtual environment. A warning for this change was added in <a
href="https://github.com/astral-sh/uv/blob/main/changelogs/0.8.x.md#breaking-changes">uv
0.8</a>.</p>
<p>You can opt out of this behavior by passing the <code>--clear</code>
flag or setting <code>UV_VENV_CLEAR=1</code>.</p>
</li>
<li>
<p><strong>Error if multiple indexes include <code>default =
true</code></strong> (<a
href="https://redirect.github.com/astral-sh/uv/pull/17011">#17011</a>)</p>
<p>Previously, uv would silently accept multiple indexes with
<code>default = true</code> and use the first one. Now, uv will error if
multiple indexes are marked as the default.</p>
<p>You cannot opt out of this behavior. Remove <code>default =
true</code> from all but one index.</p>
</li>
<li>
<p><strong>Error when an <code>explicit</code> index is unnamed</strong>
(<a
href="https://redirect.github.com/astral-sh/uv/pull/17777">#17777</a>)</p>
<p>Explicit indexes can only be used via the
<code>[tool.uv.sources]</code> table, which requires referencing the
index by name. Previously, uv would silently accept unnamed explicit
indexes, which could never be referenced. Now, uv will error if an
explicit index does not have a name.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/uv/commit/a788db7e5d33392b523bd6d45929da2c99da9477"><code>a788db7</code></a>
Bump version to 0.10.2 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17958">#17958</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/471137f5b2d564c74d461bfdec3c364b7a52ca1e"><code>471137f</code></a>
Deprecate unexpected ZIP compression methods (<a
href="https://redirect.github.com/astral-sh/uv/issues/17946">#17946</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/239c12ce7e5758334327f9cff5fc41cd7b756772"><code>239c12c</code></a>
A few more <code>Url</code> -> <code>DisplaySafeUrl</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/17952">#17952</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/976a36855d40e666d446cfbbea059c84a56c02d0"><code>976a368</code></a>
Fix uv-test in <code>cargo-install</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/17954">#17954</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/bac9c422389245b478143e2f4c8d9b5035c8c349"><code>bac9c42</code></a>
Update dependency astral-sh/uv to v0.10.1 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17930">#17930</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/b1b14d39aef8e307ec5cf1d7243819fd5a2cc544"><code>b1b14d3</code></a>
Bump version to 0.10.1 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17953">#17953</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/35d1e90961c1c2bd238ee6b015f970c0cf97f5d5"><code>35d1e90</code></a>
Bump ambient-id to 0.0.10 (<a
href="https://redirect.github.com/astral-sh/uv/issues/17879">#17879</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/d185d14b947095548924521c6ac3316ad06806c3"><code>d185d14</code></a>
Revert "Warn on unexpected ZIP compression methods" (<a
href="https://redirect.github.com/astral-sh/uv/issues/17944">#17944</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/3876553531250e6c145346451a642f45d288d958"><code>3876553</code></a>
Revert "Warn on unexpected ZIP compression methods" (<a
href="https://redirect.github.com/astral-sh/uv/issues/17944">#17944</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/5c74d31eb8ebffaaa0de7fe02026eaf1ced77003"><code>5c74d31</code></a>
Warn on unexpected ZIP compression methods (<a
href="https://redirect.github.com/astral-sh/uv/issues/17885">#17885</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.10.0...0.10.2">compare
view</a></li>
</ul>
</details>
<br />
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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a6b7659 commit 9b06708
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments