Skip to content

Commit f31d286

Browse files
chore(deps): Bump uv from 0.8.14 to 0.8.15 (#2273)
Bumps [uv](https://github.com/astral-sh/uv) from 0.8.14 to 0.8.15. <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.8.15</h2> <h2>Release Notes</h2> <h3>Python</h3> <ul> <li>Upgrade SQLite 3.50.4 in CPython builds for <a href="https://github.com/advisories/GHSA-2m69-gcr7-jv3q">CVE-2025-6965</a> (see also <a href="https://redirect.github.com/python/cpython/issues/137134">python/cpython#137134</a>)</li> </ul> <h3>Enhancements</h3> <ul> <li>Add <code>uv auth</code> commands for credential management (<a href="https://redirect.github.com/astral-sh/uv/pull/15570">#15570</a>)</li> <li>Add pyx support to <code>uv auth</code> commands (<a href="https://redirect.github.com/astral-sh/uv/pull/15636">#15636</a>)</li> <li>Add <code>uv tree --show-sizes</code> to show package sizes (<a href="https://redirect.github.com/astral-sh/uv/pull/15531">#15531</a>)</li> <li>Add <code>--python-platform riscv64-unknown-linux</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15630">#15630</a>)</li> <li>Add <code>--python-platform</code> to <code>uv run</code> and <code>uv tool</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15515">#15515</a>)</li> <li>Add <code>uv publish --dry-run</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15638">#15638</a>)</li> <li>Add zstandard support for wheels (<a href="https://redirect.github.com/astral-sh/uv/pull/15645">#15645</a>)</li> <li>Allow registries to pre-provide core metadata (<a href="https://redirect.github.com/astral-sh/uv/pull/15644">#15644</a>)</li> <li>Retry streaming Python and binary download errors (<a href="https://redirect.github.com/astral-sh/uv/pull/15567">#15567</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix settings rendering for <code>extra-build-dependencies</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15622">#15622</a>)</li> <li>Skip non-existent directories in bytecode compilation (<a href="https://redirect.github.com/astral-sh/uv/pull/15608">#15608</a>)</li> </ul> <h3>Error messages</h3> <ul> <li>Add error trace to invalid package format (<a href="https://redirect.github.com/astral-sh/uv/pull/15626">#15626</a>)</li> </ul> <h2>Install uv 0.8.15</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.8.15/uv-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm https://github.com/astral-sh/uv/releases/download/0.8.15/uv-installer.ps1 | iex&quot; </code></pre> <h2>Download uv 0.8.15</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.8.15/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.8.15/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.15/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.8.15/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.8.15/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.8.15/uv-aarch64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/astral-sh/uv/releases/download/0.8.15/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.8.15/uv-i686-pc-windows-msvc.zip.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.8.15</h2> <h3>Python</h3> <ul> <li>Upgrade SQLite 3.50.4 in CPython builds for <a href="https://github.com/advisories/GHSA-2m69-gcr7-jv3q">CVE-2025-6965</a> (see also <a href="https://redirect.github.com/python/cpython/issues/137134">python/cpython#137134</a>)</li> </ul> <h3>Enhancements</h3> <ul> <li>Add <code>uv auth</code> commands for credential management (<a href="https://redirect.github.com/astral-sh/uv/pull/15570">#15570</a>)</li> <li>Add pyx support to <code>uv auth</code> commands (<a href="https://redirect.github.com/astral-sh/uv/pull/15636">#15636</a>)</li> <li>Add <code>uv tree --show-sizes</code> to show package sizes (<a href="https://redirect.github.com/astral-sh/uv/pull/15531">#15531</a>)</li> <li>Add <code>--python-platform riscv64-unknown-linux</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15630">#15630</a>)</li> <li>Add <code>--python-platform</code> to <code>uv run</code> and <code>uv tool</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15515">#15515</a>)</li> <li>Add <code>uv publish --dry-run</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15638">#15638</a>)</li> <li>Add zstandard support for wheels (<a href="https://redirect.github.com/astral-sh/uv/pull/15645">#15645</a>)</li> <li>Allow registries to pre-provide core metadata (<a href="https://redirect.github.com/astral-sh/uv/pull/15644">#15644</a>)</li> <li>Retry streaming Python and binary download errors (<a href="https://redirect.github.com/astral-sh/uv/pull/15567">#15567</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix settings rendering for <code>extra-build-dependencies</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/15622">#15622</a>)</li> <li>Skip non-existent directories in bytecode compilation (<a href="https://redirect.github.com/astral-sh/uv/pull/15608">#15608</a>)</li> </ul> <h3>Error messages</h3> <ul> <li>Add error trace to invalid package format (<a href="https://redirect.github.com/astral-sh/uv/pull/15626">#15626</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/uv/commit/8473ecba11664c70628d776c44f60afefee0b49f"><code>8473ecb</code></a> Require HTTPS for CDN requests (<a href="https://redirect.github.com/astral-sh/uv/issues/15660">#15660</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/ad35d120d66e43caf4073c27c06e432adadf9867"><code>ad35d12</code></a> Make <code>uv auth dir</code> service-aware (<a href="https://redirect.github.com/astral-sh/uv/issues/15649">#15649</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/70cb0df7c28a950463ce0f41092f63fbaec838bb"><code>70cb0df</code></a> Bump version to v0.8.15 (<a href="https://redirect.github.com/astral-sh/uv/issues/15648">#15648</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/4e48d759c47f5d566285e4d2a7ab0411ab844c6c"><code>4e48d75</code></a> Add zstandard support for wheels (<a href="https://redirect.github.com/astral-sh/uv/issues/15645">#15645</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/7606f1ad3c41f8ee8c9e559f96026efa5d581bc7"><code>7606f1a</code></a> Add <code>uv publish --dry-run</code> (<a href="https://redirect.github.com/astral-sh/uv/issues/15638">#15638</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/b57ad179b6e1b275e0ca8cac909b643ce2e264ee"><code>b57ad17</code></a> Allow registries to pre-provide core metadata (<a href="https://redirect.github.com/astral-sh/uv/issues/15644">#15644</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/f88aaa8740824b03be36c7ff106a139151452165"><code>f88aaa8</code></a> Add pyx support to <code>uv auth</code> commands (<a href="https://redirect.github.com/astral-sh/uv/issues/15636">#15636</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/f9e98d1fb6bf2b1350f60d5bf401f7038da2d3e8"><code>f9e98d1</code></a> Allow providing the <code>uv auth login</code> password or token via stdin (<a href="https://redirect.github.com/astral-sh/uv/issues/15642">#15642</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/63b93a1db049e0c16a55cc3e0a1162f742375395"><code>63b93a1</code></a> Add test cases for URL matching with the native keyring (<a href="https://redirect.github.com/astral-sh/uv/issues/15641">#15641</a>)</li> <li><a href="https://github.com/astral-sh/uv/commit/8fcd88d2d4aa1bbe11349f9727c5d4e33f7c793e"><code>8fcd88d</code></a> Sync latest Python releases (<a href="https://redirect.github.com/astral-sh/uv/issues/15631">#15631</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/uv/compare/0.8.14...0.8.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uv&package-manager=uv&previous-version=0.8.14&new-version=0.8.15)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4a9d36 commit f31d286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ typing-extensions==4.15.0
347347
# virtualenv
348348
urllib3==2.5.0
349349
# via requests
350-
uv==0.8.14
350+
uv==0.8.15
351351
uvicorn==0.35.0
352352
# via sphinx-autobuild
353353
virtualenv==20.34.0

0 commit comments

Comments
 (0)