Bump the cargo group across 1 directory with 20 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 20 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [slatedb](https://github.com/slatedb/slatedb) | `0.15.0` | `0.16.0` | | [russh](https://github.com/warp-tech/russh) | `0.62.6` | `0.63.1` | | [gix-odb](https://github.com/GitoxideLabs/gitoxide) | `0.83.0` | `0.84.0` | | [gix-pack](https://github.com/GitoxideLabs/gitoxide) | `0.73.0` | `0.74.2` | | [gix-object](https://github.com/GitoxideLabs/gitoxide) | `0.63.0` | `0.64.1` | | [gix-traverse](https://github.com/GitoxideLabs/gitoxide) | `0.60.0` | `0.61.0` | | [gix-actor](https://github.com/GitoxideLabs/gitoxide) | `0.41.2` | `0.42.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [rand](https://github.com/rust-random/rand) | `0.8.7` | `0.10.2` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [imara-diff](https://github.com/pascalkuthe/imara-diff) | `0.1.8` | `0.2.0` | | [redis](https://github.com/redis-rs/redis-rs) | `0.27.6` | `1.6.0` | | [mongodb](https://github.com/mongodb/mongo-rust-driver) | `3.8.0` | `3.8.2` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.11` | `0.7.1` | | [slatedb-common](https://github.com/slatedb/slatedb) | `0.15.0` | `0.16.0` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.29.0` | `0.30.0` | | [open](https://github.com/Byron/open-rs) | `5.4.2` | `5.4.3` | Updates `slatedb` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/slatedb/slatedb/releases) - [Changelog](https://github.com/slatedb/slatedb/blob/main/RELEASE.md) - [Commits](slatedb/slatedb@v0.15.0...v0.16.0) Updates `russh` from 0.62.6 to 0.63.1 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.62.6...v0.63.1) Updates `gix-odb` from 0.83.0 to 0.84.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-odb-v0.83.0...gix-odb-v0.84.0) Updates `gix-pack` from 0.73.0 to 0.74.2 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-pack-v0.73.0...gix-pack-v0.74.2) Updates `gix-object` from 0.63.0 to 0.64.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-object-v0.63.0...gix-object-v0.64.1) Updates `gix-hash` from 0.26.0 to 0.26.2 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-hash-v0.26.0...gix-hash-v0.26.2) Updates `gix-traverse` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-traverse-v0.60.0...gix-traverse-v0.61.0) Updates `gix-features` from 0.49.0 to 0.49.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-features-v0.49.0...gix-features-v0.49.1) Updates `gix-actor` from 0.41.2 to 0.42.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-actor-v0.41.2...gix-actor-v0.42.0) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `rand` from 0.8.7 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.8.7...0.10.2) Updates `base64` from 0.22.1 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.1) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `imara-diff` from 0.1.8 to 0.2.0 - [Release notes](https://github.com/pascalkuthe/imara-diff/releases) - [Changelog](https://github.com/pascalkuthe/imara-diff/blob/master/CHANGELOG.md) - [Commits](pascalkuthe/imara-diff@v0.1.8...v0.2.0) Updates `redis` from 0.27.6 to 1.6.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.27.6...redis-1.6.0) Updates `mongodb` from 3.8.0 to 3.8.2 - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](mongodb/mongo-rust-driver@v3.8.0...v3.8.2) Updates `tower-http` from 0.6.11 to 0.7.1 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.11...tower-http-0.7.1) Updates `slatedb-common` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/slatedb/slatedb/releases) - [Changelog](https://github.com/slatedb/slatedb/blob/main/RELEASE.md) - [Commits](slatedb/slatedb@v0.15.0...v0.16.0) Updates `tokio-tungstenite` from 0.29.0 to 0.30.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.29.0...v0.30.0) Updates `open` from 5.4.2 to 5.4.3 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.4.2...v5.4.3) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-actor dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-features dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-hash dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-object dependency-version: 0.64.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-odb dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-pack dependency-version: 0.74.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix-traverse dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: imara-diff dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: mongodb dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: open dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: redis dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: russh dependency-version: 0.63.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: slatedb dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: slatedb-common dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio-tungstenite dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tower-http dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-5294fc5a9a
branch
from
September 5, 2026 08:45
936a4aa to
e3e20bd
Compare
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 group with 18 updates in the / directory:
0.15.00.16.00.62.60.63.10.83.00.84.00.73.00.74.20.63.00.64.10.60.00.61.00.41.20.42.01.1.91.1.100.8.70.10.20.22.10.23.10.10.90.11.00.1.80.2.00.27.61.6.03.8.03.8.20.6.110.7.10.15.00.16.00.29.00.30.05.4.25.4.3Updates
slatedbfrom 0.15.0 to 0.16.0Release notes
Sourced from slatedb's releases.
... (truncated)
Commits
3fb9e8aBump version to 0.16.04919857docs: fix typo wihtout -> without (#2057)ea75d12move wal read/write paths to their own types under wal module (#2052)c325738manifest: write ManifestV2 universally (#2055) (#2056)ae07acdfix: preserve sequence tracker interval after deserialization (#2053)31656feadd tracing options to read path (#2046)5d0da8dPropose tracing instrumentation for read path (#2035)a6f0522add lixray as adopter (#2050)dd5a227Tolerate manifests GCed during admin.list_manifests (#2047)84775a8Remove SQLync from Adopters (#2045)Updates
russhfrom 0.62.6 to 0.63.1Release notes
Sourced from russh's releases.
Commits
d3ae702v0.63.12885385fixed mac negotiation3430fd2correctly handle unexpected channel IDsdbe2234v0.63.0c7c673cstrict kex testsf2354c7improve strict kex checks8da8967sanitize Curve25519 params46c927ause constant-time comparison for agent unlock0363fdefixed PKCS#8 parsing panicking on incorrect contentsef9fbe1Update README.mdUpdates
gix-odbfrom 0.83.0 to 0.84.0Release notes
Sourced from gix-odb's releases.
... (truncated)
Commits
0c541c7Release gix-note v0.1.0, gix-pack v0.74.0, gix-odb v0.84.0, gix-refspec v0.45...94aa28eMake gix-note compile on docs.rsd2af4edRelease gix-error v0.3.0, gix-date v0.16.0, gix-actor v0.42.0, gix-validate v...ebe9095update manifests prior to release68c263breport proofing0d8bd1dReport August 20267424676Merge pull request #2930 from GitoxideLabs/gix-notes5c8d935thanks clippyd934f5bfeat: expose git notes ingix::Repositorydc556e4feat(gix-glob): addPattern::has_wildcard()Updates
gix-packfrom 0.73.0 to 0.74.2Release notes
Sourced from gix-pack's releases.
... (truncated)
Commits
3ebca8bRelease gix-packetline v0.22.2, gix-worktree-stream v0.36.1, gix-archive v0.3...209fb85feat(gix-macros): replace the withdrawn bisync dependency (#2939)2825d97Merge pull request #2937 from SebTardif/fix/conflict-skip-consecutive-path6be36bcreview4fa211dMerge pull request #2936 from GitoxideLabs/fixup-pack-creation251e0f5fix: skip only consecutive same-path conflict stages4009a9afix(gix-pack): retain additions from all merge parents (#2935)0f837c0Merge pull request #2931 from cruessler/make-slider-test-more-granular169ae96review7192d9aadd optional detailed report to slider testUpdates
gix-objectfrom 0.63.0 to 0.64.1Release notes
Sourced from gix-object's releases.
... (truncated)
Commits
e52fe9dRelease gix-error v0.3.1, gix-hash v0.26.2, gix-object v0.64.1, gix-ref v0.67...900a0f6feat(gix): improve remote-name comparison and resolution47536a5Use fundamental-type comparisons throughout tests23bd32dfeat(gix): compare attachedIds andReferences with text72e8fd1feat(gix-ref): compare names and references with natural counterparts75ad70cfeat(gix-hash): compare hash types with text6b8edbbfeat(gix-error): add BoxedResultExt for boxed errorsb8914ffMerge pull request #2933 from GitoxideLabs/report-august0c541c7Release gix-note v0.1.0, gix-pack v0.74.0, gix-odb v0.84.0, gix-refspec v0.45...94aa28eMake gix-note compile on docs.rsUpdates
gix-hashfrom 0.26.0 to 0.26.2Release notes
Sourced from gix-hash's releases.
... (truncated)
Changelog
Sourced from gix-hash's changelog.
... (truncated)
Commits
e52fe9dRelease gix-error v0.3.1, gix-hash v0.26.2, gix-object v0.64.1, gix-ref v0.67...900a0f6feat(gix): improve remote-name comparison and resolution47536a5Use fundamental-type comparisons throughout tests23bd32dfeat(gix): compare attachedIds andReferences with text72e8fd1feat(gix-ref): compare names and references with natural counterparts75ad70cfeat(gix-hash): compare hash types with text6b8edbbfeat(gix-error): add BoxedResultExt for boxed errorsb8914ffMerge pull request #2933 from GitoxideLabs/report-august0c541c7Release gix-note v0.1.0, gix-pack v0.74.0, gix-odb v0.84.0, gix-refspec v0.45...94aa28eMake gix-note compile on docs.rsUpdates
gix-traversefrom 0.60.0 to 0.61.0Release notes
Sourced from gix-traverse's releases.
Commits
d2af4edRelease gix-error v0.3.0, gix-date v0.16.0, gix-actor v0.42.0, gix-validate v...ebe9095update manifests prior to release68c263breport proofing0d8bd1dReport August 20267424676Merge pull request #2930 from GitoxideLabs/gix-notes5c8d935thanks clippyd934f5bfeat: expose git notes ingix::Repositorydc556e4feat(gix-glob): addPattern::has_wildcard()d21b52afeat: support note mutation in gix-note7f7367cfeat(gix-hash): add allocation-free prefix hex utilitiesUpdates
gix-featuresfrom 0.49.0 to 0.49.1Release notes
Sourced from gix-features's releases.
Changelog
Sourced from gix-features's changelog.
... (truncated)
Commits
d2af4edRelease gix-error v0.3.0, gix-date v0.16.0, gix-actor v0.42.0, gix-validate v...ebe9095update manifests prior to release68c263breport proofing0d8bd1dReport August 20267424676Merge pull request #2930 from GitoxideLabs/gix-notes5c8d935thanks clippyd934f5bfeat: expose git notes ingix::Repositorydc556e4feat(gix-glob): addPattern::has_wildcard()d21b52afeat: support note mutation in gix-note7f7367cfeat(gix-hash): add allocation-free prefix hex utilitiesUpdates
gix-actorfrom 0.41.2 to 0.42.0Release notes
Sourced from gix-actor's releases.
Changelog
Sourced from gix-actor's changelog.
... (truncated)
Commits
d2af4edRelease gix-error v0.3.0, gix-date v0.16.0, gix-actor v0.42.0, gix-validate v...ebe9095update manifests prior to release68c263breport proofing0d8bd1dReport August 20267424676Merge pull request #2930 from GitoxideLabs/gix-notes5c8d935thanks clippyd934f5bfeat: expose git notes ingix::Repositorydc556e4feat(gix-glob): addPattern::has_wildcard()d21b52afeat: support note mutation in gix-note7f7367cfeat(gix-hash): add allocation-free prefix hex utilitiesUpdates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.