Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/losfair/mvsqlite).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Repository Problems
These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/losfair/mvsqlite).
- β οΈ WARN: Detected empty commit - aborting git push
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update Rust crate futures to v0.3.34
- [ ] Update Rust crate log to v0.4.34
- [ ] Update Rust crate rpds to v1.2.1
- [ ] Update Rust crate serde to v1.0.229
- [ ] Update Rust crate serde_json to v1.0.151
- [ ] Update Rust crate thiserror to v2.0.20
- [ ] Update Rust crate tokio-util to v0.7.19
- [ ] Update Rust crate bytes to v1.12.1
- [ ] Update Rust crate constant_time_eq to 0.6
- [ ] Update Rust crate foundationdb to 0.11.0
- [ ] Update Rust crate indexmap to v2.14.2
- [ ] Update Rust crate itertools to 0.15
- [ ] Update Rust crate regex to v1.13.1
- [ ] Update Rust crate tokio to v1.53.1
- [ ] Update Rust crate zstd to 0.14
- [ ] Update actions/checkout action to v7
- [ ] Update dependency ubuntu to v26
- [ ] Update Rust crate ctor to v1
- [ ] Update softprops/action-gh-release action to v3
- [ ] π **Create all rate-limited PRs at once** π
## Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
- [ ] Update Rust crate tokio to v1.38.2 [SECURITY]
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update Rust crate rand to v0.9.3 [SECURITY]](../pull/148)
- [ ] [Update Rust crate fuser to 0.16 [SECURITY]](../pull/129)
- [ ] [Update Rust crate anyhow to v1.0.104](../pull/122)
- [ ] [Update Rust crate blake3 to v1.8.7](../pull/141)
- [ ] [Update Rust crate bumpalo to v3.20.3](../pull/154)
- [ ] [Update Rust crate libc to v0.2.189](../pull/147)
- [ ] [Update Rust crate moka to v0.12.16](../pull/139)
- [ ] [Update Rust crate ctor to 0.13](../pull/32)
- [ ] [Update Rust crate heapless to 0.9](../pull/131)
- [ ] [Update Rust crate rand to 0.10](../pull/133)
- [ ] [Update Rust crate reqwest to 0.13](../pull/64)
- [ ] [Update Rust crate hyper to v1](../pull/138)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
cargo (6)
mvclient/Cargo.toml (19)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2` β [Updates: `2`]
- `tokio 1` β [Updates: `1`]
- `log 0.4` β [Updates: `0.4`]
- `tracing 0.1`
- `rand 0.9` β [Updates: `0.9`]
- `url 2.3.1`
- `hex 0.4.3`
- `serde 1` β [Updates: `1`]
- `rmp-serde 1.1.0`
- `bytes 1.4.0` β [Updates: `1.4.0`]
- `tokio-util 0.7.3` β [Updates: `0.7.3`]
- `futures 0.3` β [Updates: `0.3`]
- `serde_json 1` β [Updates: `1`]
- `reqwest 0.12` β [Updates: `0.13`]
- `byteorder 1.4.3`
- `serde_bytes 0.11`
- `blake3 1.3.1` β [Updates: `1.3.1`]
- `zstd 0.13` β [Updates: `0.14`]mvfs/Cargo.toml (11)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2`
- `futures 0.3`
- `tokio 1` β [Updates: `1`]
- `tracing 0.1`
- `serde 1`
- `serde_json 1`
- `lazy_static 1.4.0`
- `reqwest 0.12` β [Updates: `0.13`]
- `moka 0.12`
- `bytes 1.4.0`mvsqlite-fuse/Cargo.toml (18)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2` β [Updates: `2`]
- `tokio 1` β [Updates: `1`]
- `log 0.4` β [Updates: `0.4`]
- `rand 0.9` β [Updates: `0.9`]
- `tracing 0.1`
- `tracing-subscriber 0.3.16`
- `libc 0.2` β [Updates: `0.2`]
- `backtrace 0.3.66`
- `serde 1` β [Updates: `1`]
- `serde_json 1` β [Updates: `1`]
- `lazy_static 1.4.0`
- `reqwest 0.12` β [Updates: `0.13`]
- `fuser 0.14` β [Updates: `0.16`]
- `structopt 0.3.26`
- `indexmap 2` β [Updates: `2`]
- `slab 0.4.7`
- `regex 1.6` β [Updates: `1.6`]mvsqlite/Cargo.toml (15)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2`
- `tokio 1` β [Updates: `1`]
- `log 0.4` β [Updates: `0.4`]
- `rand 0.9` β [Updates: `0.10`]
- `stackful 0.1.5`
- `tracing 0.1`
- `ctor 0.2` β [Updates: `0.13`, `1.0`]
- `tracing-subscriber 0.3.16`
- `libc 0.2` β [Updates: `0.2`]
- `backtrace 0.3.66`
- `serde 1`
- `serde_json 1`
- `lazy_static 1.4.0`
- `reqwest 0.12` β [Updates: `0.13`]mvstore-stress/Cargo.toml (20)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2` β [Updates: `2`]
- `tokio 1` β [Updates: `1`]
- `log 0.4` β [Updates: `0.4`]
- `tracing 0.1`
- `rand 0.9` β [Updates: `0.9`]
- `url 2.3.1`
- `hex 0.4.3`
- `serde 1` β [Updates: `1`]
- `rmp-serde 1.1.0`
- `bytes 1.4.0` β [Updates: `1.4.0`]
- `tokio-util 0.7.3` β [Updates: `0.7.3`]
- `futures 0.3` β [Updates: `0.3`]
- `serde_json 1` β [Updates: `1`]
- `reqwest 0.12` β [Updates: `0.13`]
- `tracing-subscriber 0.3.16`
- `structopt 0.3.26`
- `blake3 1.3.1` β [Updates: `1.3.1`]
- `rpds 1` β [Updates: `1`]
- `backtrace 0.3.66`mvstore/Cargo.toml (28)
- `anyhow 1` β [Updates: `1`]
- `thiserror 2` β [Updates: `2`]
- `tokio 1` β [Updates: `1`]
- `log 0.4` β [Updates: `0.4`]
- `tracing 0.1`
- `rand 0.9` β [Updates: `0.9`]
- `tracing-subscriber 0.3.16`
- `foundationdb 0.10.0` β [Updates: `0.11.0`]
- `structopt 0.3.26`
- `hyper 0.14.20` β [Updates: `1.0.0`]
- `url 2.3.1`
- `hex 0.4.3`
- `serde 1` β [Updates: `1`]
- `rmp-serde 1.1.0`
- `bytes 1.4.0` β [Updates: `1.4.0`]
- `tokio-util 0.7.3` β [Updates: `0.7.3`]
- `futures 0.3` β [Updates: `0.3`]
- `blake3 1.3.1` β [Updates: `1.3.1`]
- `serde_json 1` β [Updates: `1`]
- `serde_bytes 0.11`
- `zstd 0.13` β [Updates: `0.14`]
- `moka 0.12` β [Updates: `0.12`]
- `bloom 0.3.2`
- `constant_time_eq 0.4` β [Updates: `0.6`]
- `heapless 0.8` β [Updates: `0.9`]
- `lmdb-rkv 0.14.0`
- `bumpalo 3.11.1` β [Updates: `3.11.1`]
- `itertools 0.14` β [Updates: `0.15`]
github-actions (1)
.github/workflows/ci.yml (50)
- `actions/checkout v6` β [Updates: `v7`]
- `dtolnay/rust-toolchain stable`
- `Swatinem/rust-cache v2`
- `actions/upload-artifact v7`
- `actions/checkout v6` β [Updates: `v7`]
- `dtolnay/rust-toolchain stable`
- `actions/upload-artifact v7`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/upload-artifact v7`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/download-artifact v8`
- `actions/download-artifact v8`
- `actions/download-artifact v8`
- `actions/download-artifact v8`
- `softprops/action-gh-release v1` β [Updates: `v3`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
- `ubuntu 24.04` β [Updates: `26.04`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate Dependency Dashboard and its linked logs. Review the six Cargo.toml files and .github/workflows/ci.yml, then inspect the existing linked pull requests and rate-limited updates. There is no single completion condition: the dashboard contains many dependency updates and an empty-commit warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100