chore(deps): bump the others group across 1 directory with 6 updates#7893
Merged
Conversation
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>
9fb115b to
2a5e959
Compare
erickguan
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the others group with 6 updates in the /core directory:
1.0.71.0.81.96.01.102.00.2.310.2.320.19.10.21.11.5.21.5.33.1.53.2.0Updates
ctorfrom 1.0.7 to 1.0.8Release notes
Sourced from ctor's releases.
Commits
1ee6abdBump versions (#490)6be1d60WASM fat LTO fix (#489)30ac4bdFix for$cratein gathered types (#486)5f44e67ScatteredMap ergonomics (#485)d29bbf4Improve scattered map ergonomics (#484)02336eeRepro for LLVM provenance issue on Windows (#480)cec95c4Bump link-section (#482)05a8d8fFix Windows/COFF pointer-provenance miscompile in scattered-collect section b...8514fafAllow full paths for scattered collections (#478)a8f8336Implement a ScatteredSet inscattered-collect(#476)Updates
aws-sdk-s3from 1.96.0 to 1.102.0Commits
Updates
jifffrom 0.2.31 to 0.2.32Changelog
Sourced from jiff's changelog.
Commits
bc702770.2.320ac41e2jiff-tzdb-0.1.811965f4scripts: fix tzdb-update scriptfbc46bajiff-tzdb: update to tzdb 2026cfff100dscripts: squash shellcheck bleating8a13102jiff-tzdb-0.1.7Updates
hotpathfrom 0.19.1 to 0.21.1Release notes
Sourced from hotpath's releases.
Changelog
Sourced from hotpath's changelog.
... (truncated)
Commits
74fbb3echore: Release 0.21.115fe693fix: Restore Sync for tokio wrapperf8d4b6aUpdate changelog308d3fachore: Release 0.21.059b2166feat!: Extent tokio wrap channel APIs03cb77aperf: Fix avg duration overhead7bd5313fix: Dont display delay for proxy channelsefbfd2bUpdate changelog16cf304chore: Release 0.20.064e9054Sync meta crateUpdates
hf-xetfrom 1.5.2 to 1.5.3Release notes
Sourced from hf-xet's releases.
Commits
Updates
surrealdbfrom 3.1.5 to 3.2.0Release notes
Sourced from surrealdb's releases.
Commits
5bebfcdBump version to 3.2.0 (#527)3d0ebbbchore(language-tests): refresh Cargo.lock after backports6a4754achore(deps): bump revision to 0.30.0 (#534)d920629feat(exec): push graph traversal WHERE filters into GraphEdgeScan (#533)4616182perf(exec): pre-encode fused-clause needle wire, drop per-row allocation (#532)4e88c4eperf(exec): fused slice-direct opener for the record data field in the pre-de...68d653ffeat(language-tests): extend graph bench suite with larger-scale and hub-skew...4323bfeAdd --quick flag to benchmark scripts for fast coarse-grained testing (#530)3dd736dchore(deps): bump revision to 0.29.0 (#528)b0bf4c2fix(core): remove redundant clone in legacy_handles (#526)