build(deps): bump the cargo-dependencies group across 1 directory with 25 updates#79
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo-dependencies group across 1 directory with 25 updates#79dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 25 updates Bumps the cargo-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.2` | `0.23.1` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.81.0` | `0.85.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [lancedb](https://github.com/lancedb/lancedb) | `0.27.2` | `0.31.0` | | [arrow-array](https://github.com/apache/arrow-rs) | `57.3.1` | `58.4.0` | | [arrow-schema](https://github.com/apache/arrow-rs) | `57.3.1` | `58.4.0` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `57.3.1` | `58.4.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.19` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [twox-hash](https://github.com/shepmaster/twox-hash) | `2.1.2` | `2.1.3` | | [fs4](https://github.com/al8n/fs4) | `0.12.0` | `1.1.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.38.4` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.9` | `0.26.11` | | [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` | | [tantivy](https://github.com/quickwit-oss/tantivy) | `0.24.2` | `0.26.1` | | [jieba-rs](https://github.com/messense/jieba-rs) | `0.8.1` | `0.10.3` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.45.1` | `0.48.5` | Updates `tokenizers` from 0.22.2 to 0.23.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) Updates `clap` from 4.6.1 to 4.6.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.4) Updates `gix` from 0.81.0 to 0.85.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.81.0...gix-v0.85.0) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `lancedb` from 0.27.2 to 0.31.0 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@v0.27.2...v0.31.0) Updates `arrow-array` from 57.3.1 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@57.3.1...58.4.0) Updates `arrow-schema` from 57.3.1 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@57.3.1...58.4.0) Updates `arrow-buffer` from 57.3.1 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@57.3.1...58.4.0) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.104) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `time` from 0.3.49 to 0.3.47 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.49...v0.3.47) Updates `globset` from 0.4.18 to 0.4.19 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.19) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `twox-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md) - [Commits](shepmaster/twox-hash@v2.1.2...v2.1.3) Updates `fs4` from 0.12.0 to 1.1.0 - [Release notes](https://github.com/al8n/fs4/releases) - [Changelog](https://github.com/al8n/fs4/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4/commits/1.1.0) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `sysinfo` from 0.33.1 to 0.38.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.38.4) Updates `tree-sitter` from 0.26.9 to 0.26.11 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.9...v0.26.11) Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) Updates `tantivy` from 0.24.2 to 0.26.1 - [Release notes](https://github.com/quickwit-oss/tantivy/releases) - [Changelog](https://github.com/quickwit-oss/tantivy/blob/main/CHANGELOG.md) - [Commits](quickwit-oss/tantivy@0.24.2...0.26.1) Updates `jieba-rs` from 0.8.1 to 0.10.3 - [Release notes](https://github.com/messense/jieba-rs/releases) - [Commits](messense/jieba-rs@v0.8.1...v0.10.3) Updates `jsonschema` from 0.45.1 to 0.48.5 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.45.1...ruby-v0.48.5) --- updated-dependencies: - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: gix dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: lancedb dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-array dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: arrow-schema dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: arrow-buffer dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: globset dependency-version: 0.4.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: twox-hash dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: fs4 dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tree-sitter dependency-version: 0.26.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tantivy dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: jieba-rs dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: jsonschema dependency-version: 0.48.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo-dependencies group with 24 updates in the / directory:
0.22.20.23.14.6.14.6.40.81.00.85.01.0.2281.0.2291.0.1501.0.1510.27.20.31.057.3.158.4.057.3.158.4.057.3.158.4.01.52.31.53.10.3.320.3.331.0.1021.0.1042.0.182.0.190.4.180.4.195.0.16.0.02.1.22.1.30.12.01.1.00.5.150.5.160.33.10.38.40.26.90.26.110.10.10.10.20.24.20.26.10.8.10.10.30.45.10.48.5Updates
tokenizersfrom 0.22.2 to 0.23.1Release notes
Sourced from tokenizers's releases.
... (truncated)
Commits
7f1623bBump version to 0.23.1bbe43adci: release workflow fixes (node + python) (#2043)ab0c5d8Fix node release (#2034)decd8e0bindings/python: free-threaded Python (3.14t) support (#2041)3992692update for release (#2033)bcdd25bBPE cache: per-thread read-through cache to avoid RwLock atomics on hits (#2028)618eb38Bump follow-redirects in /tokenizers/examples/unstable_wasm/www (#2024)b6b1688chore: bump doc-builder SHA for PR upload workflow (#2025)19015d6fix: use uvx --with cairosvg instead of uv pip install --system (#2021)efbcc68Ci benchmarks (#2019)Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
gixfrom 0.81.0 to 0.85.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
6428edcRelease gix-date v0.15.5, gix-hashtable v0.15.2, gix-object v0.62.0, gix-attr...1d301e2report for June 2026da6b267Merge pull request #2642 from 10ne1/dev/aratiu/sha256-transport3927d70Add journey-tests for SHA-256 clones and ref-lists9929ecefix!: avoid duplicate network connection when adopting a remote-controlled ha...ed998d1reviewf7d6608Merge pull request #2664 from ameyypawar/docs/2421-index-write-tree-cache325d2a1map fetch pack/index checksums to their SHA-256 valuesa507ee0Merge pull request #2661 from GitoxideLabs/negative-refspec-parsing470e689derive update_refs expected ids from the fixture (hash-aware)Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
lancedbfrom 0.27.2 to 0.31.0Release notes
Sourced from lancedb's releases.
... (truncated)
Commits
3f8d768Bump version: 0.31.0-beta.7 → 0.31.07f32a5fBump version: 0.31.0-beta.6 → 0.31.0-beta.71545bd4Bump version: 0.34.0-beta.7 → 0.34.0589331dBump version: 0.34.0-beta.6 → 0.34.0-beta.756f8565feat: update lance dependency to v8.0.037466a0Bump version: 0.31.0-beta.5 → 0.31.0-beta.6bfce8a5Bump version: 0.34.0-beta.5 → 0.34.0-beta.6a1261e6fix(python): average MRR reciprocal ranks over all rankings (#3599)17c4991docs(python): add missing parameter documentation for when_matched_update_all...d889321fix!: combine repeated where filters with AND instead of replacing (#3585)Updates
arrow-arrayfrom 57.3.1 to 58.4.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)Updates
arrow-schemafrom 57.3.1 to 58.4.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)Updates
arrow-bufferfrom 57.3.1 to 58.4.0Release notes
Sourced from arrow-buffer's releases.
... (truncated)
Changelog
Sourced from arrow-buffer's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...913bab2Prepare for58.3.0release (#9893)3384f64chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#9932)cc5a256implFromStrforDatePart(#9931)Updates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error