Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps hf-xet from 1.1.0 to 1.1.10.

Release notes

Sourced from hf-xet's releases.

[v1.1.10] Bug Fixes and diagnostic tooling

🔧 Improvements & Tools:

  • Comprehensive Diagnostic Scripts - New debugging tools for Linux and Windows
  • Network Reliability Enhancements - Better retry logic for I/O errors
  • Simplified DNS resolution to run in Kubernetes environments
  • CAS API Path Modernization - Updated to use plural nouns following REST conventions

🐛 Bug Fixes:

  • Chunker Boundary Triggering Fix - Fixed deduplication consistency issues
  • WASM First Chunk Dedup Handling - Improved client-side control
  • Data Type Safety Enhancements - Standardized on u64 for cross-platform compatibility

What's Changed

Full Changelog: huggingface/xet-core@v1.1.9...v1.1.10

[v1.1.9] Bug Fixes: Parallelism optimizations, metadata updates

🚀 Performance Improvements: • Improve parallelism in parutils by removing async_scoped • Increase soft file limits for MacOS

🐛 Bug Fixes: • Update hf_xet PyPI metadata

🔧 Reliability & Maintenance: • Improved debuggability with tokio console support • Add CI builds for MacOS

What's Changed

... (truncated)

Commits
  • 81b0833 hf_xet 1.1.10 (#490)
  • c762c68 Diagnostic Scripts + README changes (#489)
  • fe71e3d Updated chunker to eliminate spurious boundary triggering. (#487)
  • f24c97e Adding retry for unhandled io errors when sending requests (#468)
  • 2630206 Fix wheel upload for linux for dev/alpha/beta tags (#379)
  • e2f7861 Drop "GaiResolverWithAbsolute" (#486)
  • 0e1f9f4 Git-Xet: LFS custom transfer agent with Xet protocol (#425)
  • e01896e use u64 rather than usize in file hashing paths (#485)
  • 4d948d1 Rename xet_threadpool to xet_runtime to reflect usage (#484)
  • 6203653 update api paths to use plural nouns (#482)
  • 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 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)

Bumps [hf-xet](https://github.com/huggingface/xet-core) from 1.1.0 to 1.1.10.
- [Release notes](https://github.com/huggingface/xet-core/releases)
- [Commits](huggingface/xet-core@v1.1.0...v1.1.10)

---
updated-dependencies:
- dependency-name: hf-xet
  dependency-version: 1.1.10
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Sep 12, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2025

Superseded by #430.

@dependabot dependabot bot closed this Oct 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/hf-xet-1.1.10 branch October 24, 2025 21:18
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.

1 participant