Skip to content

Commit f1e9ba6

Browse files
Build: Bump huggingface-hub from 1.1.2 to 1.1.4 (#2755)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.4. <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>[v1.1.4] Paginated results in list_user_access</h2> <ul> <li>Paginated results in list_user_access by <a href="https://github.com/Wauplin"><code>@​Wauplin</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3535">huggingface/huggingface_hub#3535</a> :warning: This patch release is a breaking chance but necessary to reflect API update made server-side.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huggingface/huggingface_hub/compare/v1.1.3...v1.1.4">https://github.com/huggingface/huggingface_hub/compare/v1.1.3...v1.1.4</a></p> <h2>[v1.1.3] Avoid HTTP 429 on downloads + fix missing arguments in download API</h2> <ul> <li>Make 'name' optional in catalog deploy by <a href="https://github.com/Wauplin"><code>@​Wauplin</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3529">huggingface/huggingface_hub#3529</a></li> <li>Pass through additional arguments from HfApi download utils by <a href="https://github.com/schmrlng"><code>@​schmrlng</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3531">huggingface/huggingface_hub#3531</a></li> <li>Avoid redundant call to the Xet connection info URL by <a href="https://github.com/Wauplin"><code>@​Wauplin</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3534">huggingface/huggingface_hub#3534</a> <ul> <li>=&gt; this PR fixes HTTP 429 rate limit issues happening when downloading a very large dataset of small files</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huggingface/huggingface_hub/compare/v1.1.0...v1.1.3">https://github.com/huggingface/huggingface_hub/compare/v1.1.0...v1.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huggingface/huggingface_hub/commit/c8992647f02e254281f45afd01a0d28aaeee08ab"><code>c899264</code></a> Release: v1.1.4</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/eeb0e73e35987316ad48c8b3b461f3a3af5aa26b"><code>eeb0e73</code></a> Paginated results in list_user_access (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3535">#3535</a>)</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/5b7f672909b538d49d0b8a4234ea9927d83436c7"><code>5b7f672</code></a> Release: v1.1.3</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/e1162cdc7c24ca3efb3bd0d00a9cff7fa9e70049"><code>e1162cd</code></a> Avoid redundant call to the Xet connection info URL (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3534">#3534</a>)</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/4f941716b321ec7b5251e6fbc86094f03c97e940"><code>4f94171</code></a> Pass through additional arguments from <code>HfApi</code> download utils (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3531">#3531</a>)</li> <li>See full diff in <a href="https://github.com/huggingface/huggingface_hub/compare/v1.1.2...v1.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=huggingface-hub&package-manager=uv&previous-version=1.1.2&new-version=1.1.4)](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 93f5214 commit f1e9ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)