Commit fd51a5f
authored
chore(deps-dev): Update uv requirement from 0.10.2 to 0.10.7 (#1023)
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.7</h2>
<h2>Release Notes</h2>
<p>Released on 2026-02-27.</p>
<h3>Bug fixes</h3>
<ul>
<li>Fix handling of junctions in Windows Containers on Windows (<a
href="https://redirect.github.com/astral-sh/uv/pull/18192">#18192</a>)</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Activate logging for middleware retries (<a
href="https://redirect.github.com/astral-sh/uv/pull/18200">#18200</a>)</li>
<li>Upload uv releases to a mirror (<a
href="https://redirect.github.com/astral-sh/uv/pull/18159">#18159</a>)</li>
</ul>
<h2>Install uv 0.10.7</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.7/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.7/uv-installer.ps1
| iex"
</code></pre>
<h2>Download uv 0.10.7</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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7</h2>
<p>Released on 2026-02-27.</p>
<h3>Bug fixes</h3>
<ul>
<li>Fix handling of junctions in Windows Containers on Windows (<a
href="https://redirect.github.com/astral-sh/uv/pull/18192">#18192</a>)</li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Activate logging for middleware retries (<a
href="https://redirect.github.com/astral-sh/uv/pull/18200">#18200</a>)</li>
<li>Upload uv releases to a mirror (<a
href="https://redirect.github.com/astral-sh/uv/pull/18159">#18159</a>)</li>
</ul>
<h2>0.10.6</h2>
<p>Released on 2026-02-24.</p>
<h3>Bug fixes</h3>
<ul>
<li>Apply lockfile marker normalization for fork markers (<a
href="https://redirect.github.com/astral-sh/uv/pull/18116">#18116</a>)</li>
<li>Fix Python version selection for scripts with a
<code>requires-python</code> conflicting with
<code>.python-version</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/18097">#18097</a>)</li>
<li>Preserve file permissions when using reflinks on Linux (<a
href="https://redirect.github.com/astral-sh/uv/pull/18187">#18187</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Remove verbose documentation from optional dependencies help text
(<a
href="https://redirect.github.com/astral-sh/uv/pull/18180">#18180</a>)</li>
</ul>
<h2>0.10.5</h2>
<p>Released on 2026-02-23.</p>
<h3>Enhancements</h3>
<ul>
<li>Add hint when named index is found in a parent config file (<a
href="https://redirect.github.com/astral-sh/uv/pull/18087">#18087</a>)</li>
<li>Add warning for <code>uv lock --frozen</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/17859">#17859</a>)</li>
<li>Attempt to use reflinks by default on Linux (<a
href="https://redirect.github.com/astral-sh/uv/pull/18117">#18117</a>)</li>
<li>Fallback to hardlinks after reflink failure before copying (<a
href="https://redirect.github.com/astral-sh/uv/pull/18104">#18104</a>)</li>
<li>Filter <code>pylock.toml</code> wheels by tags and
<code>requires-python</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/18081">#18081</a>)</li>
<li>Validate wheel filenames are normalized during <code>uv
publish</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/17783">#17783</a>)</li>
<li>Fix message when <code>exclude-newer</code> invalidates the lock
file (<a
href="https://redirect.github.com/astral-sh/uv/pull/18100">#18100</a>)</li>
<li>Change the missing files log level to debug (<a
href="https://redirect.github.com/astral-sh/uv/pull/18075">#18075</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Improve performance of repeated conflicts with an extra (<a
href="https://redirect.github.com/astral-sh/uv/pull/18094">#18094</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix <code>--no-emit-workspace</code> with
<code>--all-packages</code> on single-member workspaces (<a
href="https://redirect.github.com/astral-sh/uv/pull/18098">#18098</a>)</li>
<li>Fix <code>UV_NO_DEFAULT_GROUPS</code> rejecting truthy values like
<code>1</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/18057">#18057</a>)</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/08ab1a344774ac4e9ff44e8b06134e8bcf01ae0e"><code>08ab1a3</code></a>
Bump version to 0.10.7 (<a
href="https://redirect.github.com/astral-sh/uv/issues/18212">#18212</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/4ade648565973db6f625ece6e0e16f3f63806414"><code>4ade648</code></a>
Upload uv releases to a mirror (<a
href="https://redirect.github.com/astral-sh/uv/issues/18159">#18159</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/c34670e0254d39911df2da68fd9b5c47a0935fed"><code>c34670e</code></a>
Activate logging for middleware retries (<a
href="https://redirect.github.com/astral-sh/uv/issues/18200">#18200</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/2591bfb6b0d1bf44499bc22bd5b8054ff8f6361c"><code>2591bfb</code></a>
Fix handling of junctions in Windows Containers on Windows (<a
href="https://redirect.github.com/astral-sh/uv/issues/18192">#18192</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/3697a2da18bee6703749fbe2e6664dc1fba892d8"><code>3697a2d</code></a>
Use global semaphores for concurrency limits (<a
href="https://redirect.github.com/astral-sh/uv/issues/18156">#18156</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/c030397cacce6bbb54eac0fc7158c59555785716"><code>c030397</code></a>
Update aws-actions/configure-aws-credentials action to v6 (<a
href="https://redirect.github.com/astral-sh/uv/issues/18048">#18048</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/a91bcf2683c425344991d43692acbc7618eb0f7b"><code>a91bcf2</code></a>
Bump version to 0.10.6 (<a
href="https://redirect.github.com/astral-sh/uv/issues/18189">#18189</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/908a7c11af46c7eaa2706f1ab474823fc71ce823"><code>908a7c1</code></a>
Preserve file permissions when using reflinks on Linux (<a
href="https://redirect.github.com/astral-sh/uv/issues/18187">#18187</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/55cfaf9d94d5b54f1eff40403d5831ee961912e8"><code>55cfaf9</code></a>
Apply lockfile marker normalization for fork markers (<a
href="https://redirect.github.com/astral-sh/uv/issues/18116">#18116</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/7ba594650ac8baa3fef162f3d72c488208af3b6e"><code>7ba5946</code></a>
Remove verbose documentation from optional dependencies help text (<a
href="https://redirect.github.com/astral-sh/uv/issues/18180">#18180</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.10.2...0.10.7">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 2ecae2b commit fd51a5f
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