Dependency Dashboard #5

Open
opened 2026-07-02 02:04:25 +02:00 by vxrenovate · 0 comments
Member

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

cargo (1)
Cargo.toml (39)
  • argon2 0.6.0-rc.8
  • curve25519-dalek 5
  • derive-where 1.6
  • digest 0.11
  • displaydoc 0.2 → [Updates: 0.2]
  • ecdsa 0.17
  • ed25519-dalek 3
  • elliptic-curve 0.14
  • generic-array 1.4 → [Updates: 1.4]
  • hybrid-array 0.4 → [Updates: 0.4]
  • hkdf 0.13
  • hmac 0.13
  • ml-kem 0.3
  • rand 0.10
  • serde 1 → [Updates: 1]
  • subtle 2.6
  • voprf 1.0.0-rc.1 → [Updates: 1.0.0-rc.1]
  • zeroize 1.9
  • anyhow 1 → [Updates: 1]
  • bincode-next 3
  • chacha20poly1305 0.11
  • criterion 0.8
  • cryptoki 0.12
  • elliptic-curve 0.14
  • hex 0.4
  • p256 0.14
  • p384 0.14
  • p521 0.14.0-rc.15 → [Updates: 0.14.0-rc.15]
  • pastey 0.2
  • proptest 1
  • rand 0.10
  • rand_chacha 0.10
  • regex 1 → [Updates: 1]
  • sha2 0.11
  • thiserror 2 → [Updates: 2]
  • rustyline 18
  • scrypt 0.12
  • serde_json 1 → [Updates: 1]
  • getrandom 0.4
github-actions (2)
.gitea/workflows/ci.yml (18)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain nightly
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
  • actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain ${{ matrix.toolchain }}
  • actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
.gitea/workflows/publish.yml (2)
  • actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • dtolnay/rust-toolchain stable
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/actions-checkout-digest -->[Update actions/checkout digest to 3d3c42e](pulls/11) - [ ] <!-- rebase-branch=renovate/rust-deps -->[Update rust deps](pulls/9) (`anyhow`, `displaydoc`, `generic-array`, `hybrid-array`, `p521`, `regex`, `serde`, `serde_json`, `thiserror`, `voprf`) - [ ] <!-- rebase-branch=renovate/lock-file-maintenance-rust-deps -->[Lock file maintenance](pulls/10) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>cargo (1)</summary> <blockquote> <details><summary>Cargo.toml (39)</summary> - `argon2 0.6.0-rc.8` - `curve25519-dalek 5` - `derive-where 1.6` - `digest 0.11` - `displaydoc 0.2` → [Updates: `0.2`] - `ecdsa 0.17` - `ed25519-dalek 3` - `elliptic-curve 0.14` - `generic-array 1.4` → [Updates: `1.4`] - `hybrid-array 0.4` → [Updates: `0.4`] - `hkdf 0.13` - `hmac 0.13` - `ml-kem 0.3` - `rand 0.10` - `serde 1` → [Updates: `1`] - `subtle 2.6` - `voprf 1.0.0-rc.1` → [Updates: `1.0.0-rc.1`] - `zeroize 1.9` - `anyhow 1` → [Updates: `1`] - `bincode-next 3` - `chacha20poly1305 0.11` - `criterion 0.8` - `cryptoki 0.12` - `elliptic-curve 0.14` - `hex 0.4` - `p256 0.14` - `p384 0.14` - `p521 0.14.0-rc.15` → [Updates: `0.14.0-rc.15`] - `pastey 0.2` - `proptest 1` - `rand 0.10` - `rand_chacha 0.10` - `regex 1` → [Updates: `1`] - `sha2 0.11` - `thiserror 2` → [Updates: `2`] - `rustyline 18` - `scrypt 0.12` - `serde_json 1` → [Updates: `1`] - `getrandom 0.4` </details> </blockquote> </details> <details><summary>github-actions (2)</summary> <blockquote> <details><summary>.gitea/workflows/ci.yml (18)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain nightly` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` - `actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain ${{ matrix.toolchain }}` - `actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` </details> <details><summary>.gitea/workflows/publish.yml (2)</summary> - `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `dtolnay/rust-toolchain stable` </details> </blockquote> </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vexahub/opaque-vx#5