Bump the cargo group across 1 directory with 19 updates - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the cargo group across 1 directory with 19 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-97e06d23ad
branch
4 times, most recently
from
September 4, 2026 16:00
7ebaed7 to
f801eef
Compare
Bumps the cargo group with 17 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` | 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) --- 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: 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-97e06d23ad
branch
from
September 4, 2026 20:15
f801eef to
8cea9d8
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
karthik1729
added a commit
that referenced
this pull request
Sep 12, 2026
… docs read once per render Batch 7.1 of the 2026-09-12 review (#13, #77-#79, #99-#102, quota-bar, markdown stacks). - `nav`, `page` and `searchIndex` are `cache()`d: one docs render called them from the layout, from `flat()`, from `searchIndex()` and from the route's own existence check, re-reading the same markdown dozens of times. The route's check goes with it -- a slug with no page behind it is `DocsPage`'s own fact -- and `app/docs/error.tsx` keeps a throw inside the docs chrome. - The docs link renderer escapes the `href` and `title` it writes into an attribute; a `"` in either closed it and the rest became markup. - READMEs render through the docs' `marked` + shiki pipeline (`lib/readme.ts`) instead of react-markdown, so there is one parser, one sanitizing stance and one place escaping can be wrong. Raw HTML is dropped, every attribute is escaped, and only http/https/mailto/tel and relative URLs survive. A mermaid fence keeps its source and `MermaidBlocks` draws it, the `CopyButtons` shape. - `/api/metrics` needed only a `Host` header ending in the container port, which the caller writes: the name must now be a private address literal, or `KLOUDLITE_METRICS_TOKEN` is set and a bearer token is the only way in. - The CLI install line came from `centralSettings().cloneHost`, not from one deployment's hostname compiled into the component. - `.catch` on the environments and volume-snapshot reads, `Promise.all` on the registries page's two independent reads, and the palette keys its repo list by owner so a team switch cannot list the previous team's repos. - `QuotaBar` had no callers.
karthik1729
added a commit
that referenced
this pull request
Sep 12, 2026
Review findings #9, #10, #13, #14, #25, #26, #83-#89. The mongo client had no timeout of any kind: connect, server selection and every query now carry one, and `max_time` is a SERVER-side ceiling, so a query the api walked away from stops rather than running on. Every listing takes a limit. `credentials_for` gets the compound index its own query shape needs — Cosmos will not combine three single-field ones — and the fingerprint repair runs once per cluster behind a `meta` sentinel rather than as an unindexed regex scan on every connect, forever. `remove_superadmin` is a compare-and-swap: two concurrent removes each saw two administrators and each deleted one, leaving a cluster nobody could administer. The delete now counts what is left and puts the row back, exactly as it was, if it emptied the roster. Both superadmin writes record the audit row BEFORE the effect, and refuse when it cannot be written. Argv and paths: `kl` takes `--` before a context or a source ref and creates its buildx metadata file instead of naming a guessable one in /tmp; `kl-connect` percent-encodes a target into the path, reads `$HOSTNAME` instead of forking, and names `kl-connect` in the PATH note it always got wrong. The gateway checks a workspace id is a DNS label before it becomes part of a kube API URL and splits each tunnel frame out of a `BytesMut` rather than allocating one. The worker's heartbeat goes through `tokio::fs`, and `KLOUDLITE_MERGE_CACHE_BYTES` is a real variable now rather than a constant that only looked like one.
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 17 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.0Updates
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.