dependabot[bot] opened a new pull request, #2020: URL: https://github.com/apache/iceberg-python/pull/2020
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.31.2 to 0.31.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>[v0.31.4]: strict dataclasses, support <code>DTensor</code> saving & some bug fixes</h2> <p>This release includes some new features and bug fixes:</p> <ul> <li>New <code>strict</code> decorators for runtime dataclass validation with custom and type-based checks. by <a href="https://github.com/Wauplin"><code>@Wauplin</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/2895">huggingface/huggingface_hub#2895</a>.</li> <li>Added <code>DTensor</code> support to <code>_get_unique_id</code> / <code>get_torch_storage_size</code> helpers, enabling <code>transformers</code> to use <code>save_pretrained</code> with <code>DTensor</code>. by <a href="https://github.com/S1ro1"><code>@S1ro1</code></a> in <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3042">huggingface/huggingface_hub#3042</a>.</li> <li>Some bug fixes: <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3080">huggingface/huggingface_hub#3080</a> & <a href="https://redirect.github.com/huggingface/huggingface_hub/pull/3076">huggingface/huggingface_hub#3076</a>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huggingface/huggingface_hub/compare/v0.31.2...v0.31.4">https://github.com/huggingface/huggingface_hub/compare/v0.31.2...v0.31.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/huggingface/huggingface_hub/commit/2f4ee4bde2aa8c866ab9bc198aa55a51bd2c0202"><code>2f4ee4b</code></a> Release: v0.31.4</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/86ab658025d01796fad02956bc07a3d169850661"><code>86ab658</code></a> Release: v0.31.3</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/4c28652d7a2480f6d6d1f0099b36ccc3301aac01"><code>4c28652</code></a> New <code>@strict</code> decorator for dataclass validation (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/2895">#2895</a>)</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/f59601f27655635bab907952b88fcd11f1274194"><code>f59601f</code></a> Feat: support DTensor when saving (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3042">#3042</a>)</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/7fde08d254b9af89d9609eb5831b70341cc72096"><code>7fde08d</code></a> [Inference Endpoints] fix inference endpoint creation with custom image (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3076">#3076</a>)</li> <li><a href="https://github.com/huggingface/huggingface_hub/commit/68475be9b1c2fec04fdcf0c6c6567393f8e78b0a"><code>68475be</code></a> [HfFileSystem] Fix end-of-file <code>read()</code> (<a href="https://redirect.github.com/huggingface/huggingface_hub/issues/3080">#3080</a>)</li> <li>See full diff in <a href="https://github.com/huggingface/huggingface_hub/compare/v0.31.2...v0.31.4">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org