Commit 8ff4a47
authored
Bump huggingface-hub from 1.7.1 to 1.7.2 (#80)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub)
from 1.7.1 to 1.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/huggingface/huggingface_hub/releases">huggingface-hub's
releases</a>.</em></p>
<blockquote>
<h2>[1.7.2] <code>hf</code> CLI skill improvements, <code>uv</code>
extension installs & bug fixes</h2>
<h2>🛠️ CLI improvements</h2>
<p><code>hf</code> CLI skill now fully expands subcommand groups and
inlines all flags and options, making the CLI self-describing and easier
for agents to discover.</p>
<ul>
<li>Expand nested groups, inline flags & common options glossary in
SKILL.md (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3941">#3941</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
<li>include common options inline (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3955">#3955</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
</ul>
<p><code>hf extension install</code> now uses <code>uv</code> for Python
extension installation when available making extension installation
faster:</p>
<pre lang="bash"><code>
> hyperfine "hf extensions install alvarobartt/hf-mem
--force"
# Before
Benchmark 1: hf extensions install alvarobartt/hf-mem --force
Time (mean ± σ): 3.490 s ± 0.220 s [User: 1.925 s, System: 0.445 s]
Range (min … max): 3.348 s … 4.097 s 10 runs
<h1>After</h1>
<p>Benchmark 1: hf extensions install alvarobartt/hf-mem --force
Time (mean ± σ): 519.6 ms ± 119.7 ms [User: 216.6 ms, System: 95.2 ms]
Range (min … max): 371.6 ms … 655.2 ms 10 runs</p>
<p></code></pre></p>
<ul>
<li>Use uv python extension installation when available (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3957">#3957</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
</ul>
<p>Other QoL improvements:</p>
<ul>
<li>Add <code>--format json</code> to <code>hf auth whoami</code> (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3938">#3938</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
<li>Replace <code>huggingface-cli</code> with <code>hf</code> in brew
upgrade command (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3946">#3946</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
</ul>
<h2>🐛 Bug & Typo fixes</h2>
<ul>
<li>Fix HfFileSystem glob in missing subdirectory (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3935">#3935</a>)
by <a href="https://github.com/lhoestq"><code>@lhoestq</code></a></li>
<li>Fix: use module logger consistently and narrow bare except clauses
(<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3924">#3924</a>)
by <a
href="https://github.com/mango766"><code>@mango766</code></a></li>
<li>Fix typo in --every help text (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3950">#3950</a>)
by <a
href="https://github.com/julien-c"><code>@julien-c</code></a></li>
</ul>
<h2>📚 Docs</h2>
<ul>
<li>Rename .env to .venv in virtual environment instructions (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3939">#3939</a>)
by <a
href="https://github.com/julien-c"><code>@julien-c</code></a></li>
</ul>
<h2>🏗️ Internal</h2>
<ul>
<li>Remove conda workflow (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3928">#3928</a>)
by <a href="https://github.com/Wauplin"><code>@Wauplin</code></a></li>
<li>Fix version check message leaking into generated SKILL.md (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3949">#3949</a>)
by <a
href="https://github.com/hanouticelina"><code>@hanouticelina</code></a></li>
</ul>
<p>Full Changelog: <a
href="https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2">https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/472fe6dd9317c3a401b8aa04e3062e2d3a77ed89"><code>472fe6d</code></a>
Release: v1.7.2</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/8a9d38e1ba0fbce8903b6025b3ec1e2f91904010"><code>8a9d38e</code></a>
use uv python extension installation when available (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3957">#3957</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/ed9227a516922b853cbfeaa6fc99584ac1e7c4ff"><code>ed9227a</code></a>
[CLI] Include common options inline in generated <code>SKILL.md</code>
(<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3955">#3955</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/7c563274f94ebc8e857c88d793733d483e3517c0"><code>7c56327</code></a>
Fix typo in <code>--every</code> help text: "f set" → "If
set" (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3950">#3950</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/742a4a487a8b87f2887652fddbef2052ecaadfc6"><code>742a4a4</code></a>
Fix version check message leaking into generated SKILL.md (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3949">#3949</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/35ef757e30c5de9975c112304b1aaabe50bb4991"><code>35ef757</code></a>
[CLI] Expand nested groups, inline flags & common options glossary
in `SKILL....</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/0d465acd4732198cec9bad15a26a8878aa490080"><code>0d465ac</code></a>
[CLI] add <code>--format json</code> to <code>hf auth whoami</code> +
clarify info commands output ...</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/90a5d1ffb2afe0403474a27e357d2bba3c283253"><code>90a5d1f</code></a>
update stale space_id in test_list_spaces_linked</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/432ffef88d8d37e9a1b3f8caa2aa56a26d56a342"><code>432ffef</code></a>
Replace 'huggingface-cli' with 'hf' in brew upgrade command (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3946">#3946</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/d99308123a107818fd72cf16b95ba08245a487c0"><code>d993081</code></a>
docs: rename .env to .venv in virtual environment instructions (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3939">#3939</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2">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 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 84ea6ea commit 8ff4a47
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments