Skip to content

chore(deps): bump hf-xet from 1.5.1 to 1.6.0 - #913

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/hf-xet-1.6.0
Open

chore(deps): bump hf-xet from 1.5.1 to 1.6.0#913
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/hf-xet-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps hf-xet from 1.5.1 to 1.6.0.

Release notes

Sourced from hf-xet's releases.

[hf-xet v1.6.0] Stream shard finalization progress

Improvements

  • Stream shard finalization progress via POST /v2/shards, so large-shard validation/commit is visible instead of blocking silently after upload
  • Expose shard upload progress (validation, commit stages, completion) through upload progress tracking, including Python ShardUploadProgressReport
  • Minor upload efficiency: avoid cloning xorb bytes before streaming
  • Reduce xet_session future size to avoid compilation failure and stack overflows
  • Allow selecting the reqwest TLS backend via hf-xet features
  • Drop pyo3 auto-initialize feature to avoid build failures when that feature is combined with a Python built --disable-shared

New Contributors

Full Changelog: huggingface/xet-core@v1.5.2...v1.6.0

[hf-xet v1.5.2] Fix HTTP Request Retry

Problems addressed

  • This release fixes a bug in HTTP request retry configuration that could cause apparent hangs under poor network conditions when a request was retried more than twice. Related PR: huggingface/xet-core#893

New Contributors

Full Changelog: huggingface/xet-core@v1.5.1...v1.5.2

Commits
  • de71453 bump hf-xet Python to 1.6.0 (#924)
  • 0f689ef chore: bump crate versions to 1.6.0 (#925)
  • 1284224 Local simulation test for v2 shards upload API (#910)
  • f3d85bd fix: scope pyo3 auto-initialize to dev-dependencies (#891) (#923)
  • 7a26750 Allow selecting the reqwest TLS backend via hf-xet features (#917)
  • a3f7e87 Embed input in the DataHash parse Error (#914)
  • fe93e98 fix: stack overflow in xet-session from unboxed futures (#908)
  • 87ca7ad Stream shard finalization progress via POST /v2/shards (#884)
  • 075687d chore: bump crate versions to 1.5.4 (#907)
  • 98e9348 Fix bump-crates-version workflow (#906)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [hf-xet](https://github.com/huggingface/xet-core) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/huggingface/xet-core/releases)
- [Commits](huggingface/xet-core@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: hf-xet
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 10, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 10, 2026 13:36
@dependabot dependabot Bot added the python Pull requests that update python code label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants