Skip to content

chore(deps): bump the others group across 1 directory with 6 updates#7893

Merged
erickguan merged 1 commit into
mainfrom
dependabot/cargo/core/others-38f0af121d
Jul 10, 2026
Merged

chore(deps): bump the others group across 1 directory with 6 updates#7893
erickguan merged 1 commit into
mainfrom
dependabot/cargo/core/others-38f0af121d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the others group with 6 updates in the /core directory:

Package From To
ctor 1.0.7 1.0.8
aws-sdk-s3 1.96.0 1.102.0
jiff 0.2.31 0.2.32
hotpath 0.19.1 0.21.1
hf-xet 1.5.2 1.5.3
surrealdb 3.1.5 3.2.0

Updates ctor from 1.0.7 to 1.0.8

Release notes

Sourced from ctor's releases.

ctor-1.0.8

What's Changed

Full Changelog: mmastrac/linktime@link-section-0.18.3...ctor-1.0.8

Commits

Updates aws-sdk-s3 from 1.96.0 to 1.102.0

Commits

Updates jiff from 0.2.31 to 0.2.32

Changelog

Sourced from jiff's changelog.

0.2.32 (2026-07-08)

This release updates Jiff's bundled copy of the [IANA Time Zone Database] to 2026c. See the 2026c release announcement for more details.

Commits

Updates hotpath from 0.19.1 to 0.21.1

Release notes

Sourced from hotpath's releases.

v0.21.1

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0211---2026-07-06

v0.21.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0210---2026-07-06

v0.20.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0200---2026-07-05

Changelog

Sourced from hotpath's changelog.

[0.21.1] - 2026-07-06

🐛 Bug Fixes

  • Restore Sync for tokio wrapper

⚙️ Miscellaneous Tasks

  • Release 0.21.1

[0.21.0] - 2026-07-06

🚀 Features

  • [breaking] Extent tokio wrap channel APIs

Bump min tokio version to account for new wrapped APIs.

🐛 Bug Fixes

  • Dont display delay for proxy channels

⚡ Performance

  • Fix avg duration overhead

⚙️ Miscellaneous Tasks

  • Release 0.21.0

[0.20.0] - 2026-07-05

🚀 Features

  • Add async_channel wrap version

  • [breaking] Channel macro default wrap mode

Change the default channel instrumentation mode to wrap = true. The previous default mode is now available via proxy = true config.

  • Improve SQL TUI view

... (truncated)

Commits

Updates hf-xet from 1.5.2 to 1.5.3

Release notes

Sourced from hf-xet's releases.

[v1.0.0]: hf-xet is ready for 1.0.0 now! 🚀

🚀 Ready. Xet. Go!

hf-xet is ready for 1.0.0 now. We have been onboarding internal and external Hugging Face users over the last several weeks and have hardened this package, along with the backend services it relies on. Now, we will work hard to prevent any breaking changes going forward.

✨ New Features and Improvements

In this release we 2x the download performance for xet files. With some preliminary benchmarking, hf-xet is faster than hf-transfer.

⚡ Getting Started with Xet

You can start using Xet today by installing the optional dependency:

pip install -U huggingface_hub[hf_xet]

With that, you can seamlessly download files from Xet-enabled repositories! And don’t worry—everything remains fully backward-compatible if you’re not ready to upgrade yet.

Blog post: Xet on the Hub
Docs: Storage backends → Xet

[!TIP]
Want to store your own files with Xet? We’re gradually rolling out support on the Hugging Face Hub, so hf_xet uploads may need to be enabled for your repo. Join the waitlist to get onboarded soon!

What's Changed

Full Changelog: huggingface/xet-core@v0.1.4...v1.0.0

Commits

Updates surrealdb from 3.1.5 to 3.2.0

Release notes

Sourced from surrealdb's releases.

Release 3.2.0

Release 3.2.0-beta.3

Release 3.2.0-beta.2

Release 3.2.0-beta.1

Commits
  • 5bebfcd Bump version to 3.2.0 (#527)
  • 3d0ebbb chore(language-tests): refresh Cargo.lock after backports
  • 6a4754a chore(deps): bump revision to 0.30.0 (#534)
  • d920629 feat(exec): push graph traversal WHERE filters into GraphEdgeScan (#533)
  • 4616182 perf(exec): pre-encode fused-clause needle wire, drop per-row allocation (#532)
  • 4e88c4e perf(exec): fused slice-direct opener for the record data field in the pre-de...
  • 68d653f feat(language-tests): extend graph bench suite with larger-scale and hub-skew...
  • 4323bfe Add --quick flag to benchmark scripts for fast coarse-grained testing (#530)
  • 3dd736d chore(deps): bump revision to 0.29.0 (#528)
  • b0bf4c2 fix(core): remove redundant clone in legacy_handles (#526)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 9, 2026
@dependabot dependabot Bot requested a review from Xuanwo as a code owner July 9, 2026 13:48
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Jul 9, 2026
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels Jul 9, 2026
@erickguan

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the others group with 6 updates in the /core directory:

| Package | From | To |
| --- | --- | --- |
| [ctor](https://github.com/mmastrac/linktime) | `1.0.7` | `1.0.8` |
| [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.96.0` | `1.102.0` |
| [jiff](https://github.com/BurntSushi/jiff) | `0.2.31` | `0.2.32` |
| [hotpath](https://github.com/pawurb/hotpath-rs) | `0.19.1` | `0.21.1` |
| [hf-xet](https://github.com/huggingface/xet-core) | `1.5.2` | `1.5.3` |
| [surrealdb](https://github.com/surrealdb/surrealdb) | `3.1.5` | `3.2.0` |



Updates `ctor` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/mmastrac/linktime/releases)
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)
- [Commits](mmastrac/linktime@ctor-1.0.7...ctor-1.0.8)

Updates `aws-sdk-s3` from 1.96.0 to 1.102.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `jiff` from 0.2.31 to 0.2.32
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.31...jiff-static-0.2.32)

Updates `hotpath` from 0.19.1 to 0.21.1
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](pawurb/hotpath-rs@v0.19.1...v0.21.1)

Updates `hf-xet` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/huggingface/xet-core/releases)
- [Commits](https://github.com/huggingface/xet-core/commits)

Updates `surrealdb` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/surrealdb/surrealdb/releases)
- [Changelog](https://github.com/surrealdb/surrealdb/blob/main/release.toml)
- [Commits](surrealdb/surrealdb@v3.1.5...v3.2.0)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: ctor
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: hf-xet
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: hotpath
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: jiff
  dependency-version: 0.2.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: surrealdb
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the others group in /core with 6 updates chore(deps): bump the others group across 1 directory with 6 updates Jul 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/core/others-38f0af121d branch from 9fb115b to 2a5e959 Compare July 10, 2026 04:38
@erickguan erickguan enabled auto-merge (squash) July 10, 2026 05:17
@erickguan erickguan self-requested a review July 10, 2026 05:17
@erickguan erickguan merged commit ae99a3b into main Jul 10, 2026
165 checks passed
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 10, 2026
@erickguan erickguan deleted the dependabot/cargo/core/others-38f0af121d branch July 10, 2026 05:17
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 lgtm This PR has been approved by a maintainer releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell rust Pull requests that update Rust code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant