-
Notifications
You must be signed in to change notification settings - Fork 5
Commit e6bb87f
authored
Bump the optional group with 3 updates (#20)
Bumps the optional group with 3 updates:
[mkdocs-material](https://github.com/squidfunk/mkdocs-material),
[mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and
[uv](https://github.com/astral-sh/uv).
Updates `mkdocs-material` from 9.5.16 to 9.5.17
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.5.17</h2>
<ul>
<li>Updated Serbian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7003">#7003</a>:
Confusing keyboard interaction for palette toggle</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7001">#7001</a>:
Blog posts now show time by default (9.5.16 regression)</li>
<li>Fixed edge case in backport of social plugin font loading logic</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.5.17+insiders-4.53.5 (2024-04-02)</p>
<ul>
<li>Fixed social plugin crashing when no colors are specified in
palettes</li>
</ul>
<p>mkdocs-material-9.5.17 (2024-04-02)</p>
<ul>
<li>Updated Serbian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7003">#7003</a>:
Confusing keyboard interaction for palette toggle</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7001">#7001</a>:
Blog posts now show time by default (9.5.16 regression)</li>
<li>Fixed edge case in backport of social plugin font loading logic</li>
</ul>
<p>mkdocs-material-9.5.16+insiders-4.53.4 (2024-03-31)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6973">#6973</a>:
Escaping issue in tags extra files deprecation helper</li>
</ul>
<p>mkdocs-material-9.5.16 (2024-03-31)</p>
<ul>
<li>Updated Russian translations</li>
<li>Improved error handling and reporting in social plugin</li>
<li>Improved error handling and reporting in privacy plugin</li>
<li>Fixed blog plugin not allowing to use time in format strings</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6983">#6983</a>:
Social plugin crashes because of Google Fonts API change</li>
</ul>
<p>mkdocs-material-9.5.15+insiders-4.53.3 (2024-03-23)</p>
<ul>
<li>Added support for font variants in social plugin</li>
<li>Improved resilience of font resolution in social plugin</li>
<li>Fixed tag listing sometimes not being auto-populated</li>
<li>Fixed tag listing scope not being correctly resolved</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6941">#6941</a>:
Meta plugin adding duplicate entries</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6928">#6928</a>:
Social plugin crashes for some fonts</li>
</ul>
<p>mkdocs-material-9.5.15 (2024-03-23)</p>
<ul>
<li>Reverted fix for transparent iframes (9.5.14)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6929">#6929</a>:
Interference of social plugin and auto dark mode</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6938">#6938</a>:
Giscus shows dark background in light mode (9.5.14 regression)</li>
</ul>
<p>mkdocs-material-9.5.14+insiders-4.53.2 (2024-03-18)</p>
<ul>
<li>Fixed abort on first non-matching configuration in preview
extension</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6914">#6914</a>:
Meta files take precedence over front matter</li>
</ul>
<p>mkdocs-material-9.5.14 (2024-03-18)</p>
<ul>
<li>Added support for hiding versions from selector when using mike</li>
<li>Added init system to improve signal handling in Docker image</li>
<li>Fixed edge cases in exclusion logic of info plugin</li>
<li>Fixed inability to reset pipeline in search plugin</li>
<li>Fixed syntax error in Finnish translations</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/570161ab3f0f7928c6d528e9a9bfcce2bef71fa5"><code>570161a</code></a>
Prepare 9.5.17 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/78e93ac0af382bbbbb11d70ba91ed9b491455ffb"><code>78e93ac</code></a>
Improved keyboard interactions for palette toggle</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a3655e8307a12afc83a89432e3b4355fb805db4e"><code>a3655e8</code></a>
Updated Serbian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1041766d81ccdd53200f206860d17e6a64d4e65b"><code>1041766</code></a>
Fixed time sneaking into default post format string</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e741f80fbea58155b63048931b0fdb0ce65c5732"><code>e741f80</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7e13ae602f76635e9374ee645b146f41e85cb1d5"><code>7e13ae6</code></a>
Fix typos</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7d6d8d7a7c006642b3d6ccc8359e3ab291992b55"><code>7d6d8d7</code></a>
Updated slugify documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e71f00b4c9bc483d5ce60e91e5fd461305e389eb"><code>e71f00b</code></a>
Fixed backporting of social plugin font loading logic</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.16...9.5.17">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocstrings[python]` from 0.24.1 to 0.24.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s
releases</a>.</em></p>
<blockquote>
<h2>0.24.2</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.2">0.24.2</a>
- 2024-04-02</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.1...0.24.2">Compare
with 0.24.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2ccbfb0c8adfeff3dc83845ee41">c0d0090</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/143">Issue-mkdocstrings/python-143</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.2">0.24.2</a>
- 2024-04-02</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.1...0.24.2">Compare
with 0.24.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2ccbfb0c8adfeff3dc83845ee41">c0d0090</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/143">Issue-mkdocstrings/python-143</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/7b9827c97e396bd76f77315d40baa6596ee8e17e"><code>7b9827c</code></a>
chore: Prepare release 0.24.2</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/17bfc87a8d23de5585b4630fd8c2b4595ac88a36"><code>17bfc87</code></a>
chore: Use PEP 440 versioning scheme for changelog</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/024ac41024a19cbf45f4d127c75cb709134683db"><code>024ac41</code></a>
ci: Ignore mypy warning</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2ccbfb0c8adfeff3dc83845ee41"><code>c0d0090</code></a>
fix: Support HTML toc labels with Python-Markdown 3.6+</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/ccbbbf1c74a2d29c1ce290ba4a3649c93a0fb27e"><code>ccbbbf1</code></a>
chore: Template upgrade</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/56cf7d50f7982b06c70390c77385d76eae6d80ce"><code>56cf7d5</code></a>
docs: List VBA handler</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/9e1bf62a06ba72f7ec4d35e2fb2a448b9daebdd0"><code>9e1bf62</code></a>
docs: Fix link to Griffe extension</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/f071d5deed49e6a1cb06e227609b9d50511c11ab"><code>f071d5d</code></a>
chore: Switch to Copier UV template</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/1a6955fb015a29090ecb786f7138b9da04b2a8be"><code>1a6955f</code></a>
docs: List mkdocstrings-typescript insiders project</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/eef46ae16e85271476f7c9a0f2cdf274fa390df4"><code>eef46ae</code></a>
chore: Template upgrade</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.1...0.24.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `uv` from 0.1.26 to 0.1.28
<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.1.28</h2>
<h2>Release Notes</h2>
<h3>Enhancements</h3>
<ul>
<li>Recursively resolve direct URL references upfront (<a
href="https://redirect.github.com/astral-sh/uv/pull/2684">#2684</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Populate the in-memory index when resolving lookahead URLs (<a
href="https://redirect.github.com/astral-sh/uv/pull/2761">#2761</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Detect Fish via <code>FISH_VERSION</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/2781">#2781</a>)</li>
<li>Exclude installed distributions with multiple versions from
consideration in the resolver (<a
href="https://redirect.github.com/astral-sh/uv/pull/2779">#2779</a>)</li>
<li>Resolve non-determistic behavior in preferences due to site-packages
ordering (<a
href="https://redirect.github.com/astral-sh/uv/pull/2780">#2780</a>)</li>
<li>Use canonical URL to key redirect map (<a
href="https://redirect.github.com/astral-sh/uv/pull/2764">#2764</a>)</li>
<li>Use distribution database and index for all pre-resolution phases
(<a
href="https://redirect.github.com/astral-sh/uv/pull/2766">#2766</a>)</li>
<li>Fix <code>uv self update</code> on Linux (<a
href="https://redirect.github.com/astral-sh/uv/pull/2783">#2783</a>)</li>
</ul>
<h2>Install uv 0.1.28</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.1.28/uv-installer.sh
| sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<pre lang="sh"><code>powershell -c "irm
https://github.com/astral-sh/uv/releases/download/0.1.28/uv-installer.ps1
| iex"
</code></pre>
<h2>Download uv 0.1.28</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.1.28/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.1.28/uv-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.1.28/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.1.28/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.1.28/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.1.28/uv-i686-pc-windows-msvc.zip.sha256">checksum</a></td>
</tr>
<tr>
<td><a
href="https://github.com/astral-sh/uv/releases/download/0.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/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.1.28/uv-aarch64-unknown-linux-musl.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.1.28</h2>
<h3>Enhancements</h3>
<ul>
<li>Recursively resolve direct URL references upfront (<a
href="https://redirect.github.com/astral-sh/uv/pull/2684">#2684</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Populate the in-memory index when resolving lookahead URLs (<a
href="https://redirect.github.com/astral-sh/uv/pull/2761">#2761</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Detect Fish via <code>FISH_VERSION</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/2781">#2781</a>)</li>
<li>Exclude installed distributions with multiple versions from
consideration in the resolver (<a
href="https://redirect.github.com/astral-sh/uv/pull/2779">#2779</a>)</li>
<li>Resolve non-determistic behavior in preferences due to site-packages
ordering (<a
href="https://redirect.github.com/astral-sh/uv/pull/2780">#2780</a>)</li>
<li>Use canonical URL to key redirect map (<a
href="https://redirect.github.com/astral-sh/uv/pull/2764">#2764</a>)</li>
<li>Use distribution database and index for all pre-resolution phases
(<a
href="https://redirect.github.com/astral-sh/uv/pull/2766">#2766</a>)</li>
<li>Fix <code>uv self update</code> on Linux (<a
href="https://redirect.github.com/astral-sh/uv/pull/2783">#2783</a>)</li>
</ul>
<h2>0.1.27</h2>
<h3>Enhancements</h3>
<ul>
<li>Add <code>--exclude-editable</code> support to
<code>pip-freeze</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/2740">#2740</a>)</li>
<li>Add <code>pyproject.toml</code> et al to list of prompted packages
(<a
href="https://redirect.github.com/astral-sh/uv/pull/2746">#2746</a>)</li>
<li>Consider installed packages during resolution (<a
href="https://redirect.github.com/astral-sh/uv/pull/2596">#2596</a>)</li>
<li>Recursively allow URL requirements for local dependencies (<a
href="https://redirect.github.com/astral-sh/uv/pull/2702">#2702</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Add <code>UV_RESOLUTION</code> environment variable for
<code>--resolution</code> (<a
href="https://redirect.github.com/astral-sh/uv/pull/2720">#2720</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Respect overrides in all direct-dependency iterators (<a
href="https://redirect.github.com/astral-sh/uv/pull/2742">#2742</a>)</li>
<li>Respect subdirectories when reading static metadata (<a
href="https://redirect.github.com/astral-sh/uv/pull/2728">#2728</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/uv/commit/0046a0d5963fd88ae10f35f1e65b641ae75e173f"><code>0046a0d</code></a>
Bump version to 0.1.28 (<a
href="https://redirect.github.com/astral-sh/uv/issues/2785">#2785</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/0382abee70145d48a07ca778648ffd062f116b69"><code>0382abe</code></a>
Bump <code>cargo-dist</code> to 0.13.0-prerelease.3 (<a
href="https://redirect.github.com/astral-sh/uv/issues/2783">#2783</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/03b709a0e7233de3c94a09b14e148d7e8a2cfec5"><code>03b709a</code></a>
Detect Fish via <code>FISH_VERSION</code> (<a
href="https://redirect.github.com/astral-sh/uv/issues/2781">#2781</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/1ac9672b95f6d2109705e956e116d7a72a70d97e"><code>1ac9672</code></a>
Resolve non-determistic behavior in preferences due to site-packages
ordering...</li>
<li><a
href="https://github.com/astral-sh/uv/commit/119d753cfe9e9b4447168fd4b1e5dac325946591"><code>119d753</code></a>
Exclude installed distributions with multiple versions from
consideration in ...</li>
<li><a
href="https://github.com/astral-sh/uv/commit/b73cfbb0de409190c70509c5c3ae665b8d68dd20"><code>b73cfbb</code></a>
Use <code>user_display</code> for source tree error (<a
href="https://redirect.github.com/astral-sh/uv/issues/2768">#2768</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/ccd457a37e8a15088911272ff889faf71add23f0"><code>ccd457a</code></a>
Use distribution database and index for all pre-resolution phases (<a
href="https://redirect.github.com/astral-sh/uv/issues/2766">#2766</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/dfdcce68fda6293106836bec97ae2548aadb1b70"><code>dfdcce6</code></a>
Split <code>get_or_build_wheel_metadata</code> into distinct methods (<a
href="https://redirect.github.com/astral-sh/uv/issues/2765">#2765</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/f2c9e88f3ec9526bbcec68d150b176d96a750aba"><code>f2c9e88</code></a>
Populate the in-memory index when resolving lookahead URLs (<a
href="https://redirect.github.com/astral-sh/uv/issues/2761">#2761</a>)</li>
<li><a
href="https://github.com/astral-sh/uv/commit/999d6534046ea23c7b2a7effe412d9b604f58257"><code>999d653</code></a>
Use canonical URL to key redirect map (<a
href="https://redirect.github.com/astral-sh/uv/issues/2764">#2764</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/uv/compare/0.1.26...0.1.28">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 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>File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
| 65 | + | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
0 commit comments