Dependency Dashboard #201

Open
opened 2026-07-27 03:08:32 +00:00 by noplife · 0 comments
Collaborator

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

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: Package lookup failures

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.


⚠️ Warning

Renovate failed to look up the following dependencies: Failed to look up github-tags package forgejo/upload-artifact: no-result.

Files affected: .forgejo/workflows/ci.yml


Open

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

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

cargo (23)
bin/blackwall-tui/Cargo.toml
bin/blackwalld/Cargo.toml
Cargo.toml (32)
  • thiserror 2.0.9 → [Updates: 2.0.9]
  • serde 1.0.217
  • ipnet 2.10.1 → [Updates: 2.10.1]
  • tokio 1.43.0
  • async-trait 0.1.83 → [Updates: 0.1.83]
  • tracing 0.1.41
  • tracing-subscriber 0.3.19
  • clap 4.5.26 → [Updates: 4.5.26]
  • sqlx 0.9.0
  • nftables 0.6.3
  • insta 1.42.0
  • serde_json 1.0.135
  • arc-swap 1.7.1
  • notify 8.0.0
  • socket2 0.6.0
  • libc 0.2.186
  • etherparse 0.21.0
  • nfq 0.2.5
  • reqwest 0.13.4
  • futures-util 0.3.32 → [Updates: 0.3.32]
  • base64 0.23.0 → [Updates: 0.23.0]
  • domain 0.12.1
  • kdl 6.7.1
  • ctrlc 3.5.2
  • axum =0.8.9
  • tower =0.5.3
  • tower-http =0.7.0
  • utoipa =5.3.1 → [Updates: =5.5.0]
  • subtle =2.6.1
  • sha2 =0.11.0
  • ratatui 0.30.2
  • crossterm 0.29.0
crates/blackwall-api/Cargo.toml (7)
  • axum =0.8.9
  • tower =0.5.3
  • tower-http =0.7.0
  • utoipa =5.5.0
  • subtle =2.6.1
  • sha2 =0.11.0
  • http-body-util =0.1.4 → [Updates: =0.1.5]
crates/blackwall-bgp/Cargo.toml
crates/blackwall-client/Cargo.toml
crates/blackwall-config/Cargo.toml
crates/blackwall-cookie/Cargo.toml (1)
  • siphasher 1.0.3
crates/blackwall-core/Cargo.toml
crates/blackwall-deception/Cargo.toml
crates/blackwall-discovery/Cargo.toml
crates/blackwall-dns/Cargo.toml
crates/blackwall-flow/Cargo.toml
crates/blackwall-lab/Cargo.toml
crates/blackwall-nft/Cargo.toml
crates/blackwall-rpki/Cargo.toml
crates/blackwall-rtbh/Cargo.toml
crates/blackwall-shaper/Cargo.toml
crates/blackwall-speedtest/Cargo.toml
crates/blackwall-state/Cargo.toml
crates/blackwall-trafficgen/Cargo.toml (3)
  • etherparse 0.21.0
  • libc 0.2.186
  • socket2 0.6.0
crates/blackwall-xdp-ebpf/Cargo.toml (2)
  • aya-ebpf 0.1.1 → [Updates: 0.2.0]
  • network-types 0.0.7 → [Updates: 0.2.0]
crates/blackwall-xdp/Cargo.toml (2)
  • aya 0.13.1 → [Updates: 0.14.0]
  • xdpilone =1.3.0
docker-compose (1)
docker-compose.yml (1)
  • postgres 17 → [Updates: 18]
github-actions (1)
.forgejo/workflows/ci.yml (9)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • dtolnay/rust-toolchain stable@4cda84d5c5c54efe2404f9d843567869ab1699d4 → [Updates: stable]
  • Swatinem/rust-cache v2.9.1@c19371144df3bb44fab255c43d04cbc2ab54d1c4 → [Updates: v2.9.2]
  • taiki-e/install-action v2@18b1216eba7f8039b0f8d131d5473787f0edce68 → [Updates: v2]
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • dtolnay/rust-toolchain stable@4cda84d5c5c54efe2404f9d843567869ab1699d4 → [Updates: stable]
  • Swatinem/rust-cache v2.9.1@c19371144df3bb44fab255c43d04cbc2ab54d1c4 → [Updates: v2.9.2]
  • forgejo/upload-artifact v4
  • postgres 18
rust-toolchain (1)
crates/blackwall-xdp-ebpf/rust-toolchain.toml (1)
  • rust nightly-2026-06-29 → [Updates: nightly-2026-08-18]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: Package lookup failures ## PR Edited (Blocked) The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below. - [ ] <!-- rebase-branch=nop/utoipa-monorepo -->[chore(deps): update rust crate utoipa to v5.5.0](pulls/247) --- > ⚠️ **Warning** > > Renovate failed to look up the following dependencies: `Failed to look up github-tags package forgejo/upload-artifact: no-result`. > > Files affected: `.forgejo/workflows/ci.yml` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=nop/dtolnay-rust-toolchain-digest -->[chore(deps): update dtolnay/rust-toolchain digest to 4360b52](pulls/278) - [ ] <!-- rebase-branch=nop/taiki-e-install-action-digest -->[chore(deps): update taiki-e/install-action digest to 5b4d68e](pulls/243) - [ ] <!-- rebase-branch=nop/async-trait-0.x-lockfile -->[chore(deps): update rust crate async-trait to v0.1.92](pulls/281) - [ ] <!-- rebase-branch=nop/base64-0.x-lockfile -->[chore(deps): update rust crate base64 to v0.23.1](pulls/277) - [ ] <!-- rebase-branch=nop/clap-4.x-lockfile -->[chore(deps): update rust crate clap to v4.6.6](pulls/280) - [ ] <!-- rebase-branch=nop/rust-futures-monorepo -->[chore(deps): update rust crate futures-util to v0.3.34](pulls/283) - [ ] <!-- rebase-branch=nop/http-body-util-0.x -->[chore(deps): update rust crate http-body-util to v0.1.5](pulls/284) - [ ] <!-- rebase-branch=nop/ipnet-2.x-lockfile -->[chore(deps): update rust crate ipnet to v2.12.1](pulls/246) - [ ] <!-- rebase-branch=nop/thiserror-2.x-lockfile -->[chore(deps): update rust crate thiserror to v2.0.20](pulls/282) - [ ] <!-- rebase-branch=nop/rust-1.x -->[chore(deps): update rust to nightly-2026-08-18](pulls/244) - [ ] <!-- rebase-branch=nop/swatinem-rust-cache-2.x -->[chore(deps): update swatinem/rust-cache action to v2.9.2](pulls/279) - [ ] <!-- rebase-branch=nop/aya-0.x -->[fix(deps): update rust crate aya to 0.14.0](pulls/248) - [ ] <!-- rebase-branch=nop/aya-ebpf-0.x -->[fix(deps): update rust crate aya-ebpf to 0.2.0](pulls/249) - [ ] <!-- rebase-branch=nop/network-types-0.x -->[fix(deps): update rust crate network-types to 0.2.0](pulls/252) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=nop/postgres-18.x -->[chore(deps): update postgres docker tag to v18](pulls/227) ## Detected Dependencies <details><summary>cargo (23)</summary> <blockquote> <details><summary>bin/blackwall-tui/Cargo.toml</summary> </details> <details><summary>bin/blackwalld/Cargo.toml</summary> </details> <details><summary>Cargo.toml (32)</summary> - `thiserror 2.0.9` → [Updates: `2.0.9`] - `serde 1.0.217` - `ipnet 2.10.1` → [Updates: `2.10.1`] - `tokio 1.43.0` - `async-trait 0.1.83` → [Updates: `0.1.83`] - `tracing 0.1.41` - `tracing-subscriber 0.3.19` - `clap 4.5.26` → [Updates: `4.5.26`] - `sqlx 0.9.0` - `nftables 0.6.3` - `insta 1.42.0` - `serde_json 1.0.135` - `arc-swap 1.7.1` - `notify 8.0.0` - `socket2 0.6.0` - `libc 0.2.186` - `etherparse 0.21.0` - `nfq 0.2.5` - `reqwest 0.13.4` - `futures-util 0.3.32` → [Updates: `0.3.32`] - `base64 0.23.0` → [Updates: `0.23.0`] - `domain 0.12.1` - `kdl 6.7.1` - `ctrlc 3.5.2` - `axum =0.8.9` - `tower =0.5.3` - `tower-http =0.7.0` - `utoipa =5.3.1` → [Updates: `=5.5.0`] - `subtle =2.6.1` - `sha2 =0.11.0` - `ratatui 0.30.2` - `crossterm 0.29.0` </details> <details><summary>crates/blackwall-api/Cargo.toml (7)</summary> - `axum =0.8.9` - `tower =0.5.3` - `tower-http =0.7.0` - `utoipa =5.5.0` - `subtle =2.6.1` - `sha2 =0.11.0` - `http-body-util =0.1.4` → [Updates: `=0.1.5`] </details> <details><summary>crates/blackwall-bgp/Cargo.toml</summary> </details> <details><summary>crates/blackwall-client/Cargo.toml</summary> </details> <details><summary>crates/blackwall-config/Cargo.toml</summary> </details> <details><summary>crates/blackwall-cookie/Cargo.toml (1)</summary> - `siphasher 1.0.3` </details> <details><summary>crates/blackwall-core/Cargo.toml</summary> </details> <details><summary>crates/blackwall-deception/Cargo.toml</summary> </details> <details><summary>crates/blackwall-discovery/Cargo.toml</summary> </details> <details><summary>crates/blackwall-dns/Cargo.toml</summary> </details> <details><summary>crates/blackwall-flow/Cargo.toml</summary> </details> <details><summary>crates/blackwall-lab/Cargo.toml</summary> </details> <details><summary>crates/blackwall-nft/Cargo.toml</summary> </details> <details><summary>crates/blackwall-rpki/Cargo.toml</summary> </details> <details><summary>crates/blackwall-rtbh/Cargo.toml</summary> </details> <details><summary>crates/blackwall-shaper/Cargo.toml</summary> </details> <details><summary>crates/blackwall-speedtest/Cargo.toml</summary> </details> <details><summary>crates/blackwall-state/Cargo.toml</summary> </details> <details><summary>crates/blackwall-trafficgen/Cargo.toml (3)</summary> - `etherparse 0.21.0` - `libc 0.2.186` - `socket2 0.6.0` </details> <details><summary>crates/blackwall-xdp-ebpf/Cargo.toml (2)</summary> - `aya-ebpf 0.1.1` → [Updates: `0.2.0`] - `network-types 0.0.7` → [Updates: `0.2.0`] </details> <details><summary>crates/blackwall-xdp/Cargo.toml (2)</summary> - `aya 0.13.1` → [Updates: `0.14.0`] - `xdpilone =1.3.0` </details> </blockquote> </details> <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>docker-compose.yml (1)</summary> - `postgres 17` → [Updates: `18`] </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/ci.yml (9)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `dtolnay/rust-toolchain stable@4cda84d5c5c54efe2404f9d843567869ab1699d4` → [Updates: `stable`] - `Swatinem/rust-cache v2.9.1@c19371144df3bb44fab255c43d04cbc2ab54d1c4` → [Updates: `v2.9.2`] - `taiki-e/install-action v2@18b1216eba7f8039b0f8d131d5473787f0edce68` → [Updates: `v2`] - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `dtolnay/rust-toolchain stable@4cda84d5c5c54efe2404f9d843567869ab1699d4` → [Updates: `stable`] - `Swatinem/rust-cache v2.9.1@c19371144df3bb44fab255c43d04cbc2ab54d1c4` → [Updates: `v2.9.2`] - `forgejo/upload-artifact v4` - `postgres 18` </details> </blockquote> </details> <details><summary>rust-toolchain (1)</summary> <blockquote> <details><summary>crates/blackwall-xdp-ebpf/rust-toolchain.toml (1)</summary> - `rust nightly-2026-06-29` → [Updates: `nightly-2026-08-18`] </details> </blockquote> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
femboy/blackwall#201
No description provided.