Skip to content

Dependency Dashboard #291

Description

@bootc-bot

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: Attempting to use non-git url for git operations
  • ❌ ERROR: lookupUpdates error

Other Branches

The following updates are pending. To force the creation of a PR, click on a checkbox below.

  • Update bootc-mount digest to
  • Update bootc-utils digest to

Open

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

  • Update Rust (anyhow, base64, camino, cfg-if, clap, comfy-table, const_format, data-encoding, futures-util, indoc, libc, linkme, proc-macro2, quick-junit, quote, regex, rustix, serde, serde_json, syn, tempfile, thiserror, tokio, toml, tracing, tracing-subscriber, uuid, which, zlink)

Detected Dependencies

cargo (8)
Cargo.toml (9)
  • color-eyre 0.6
  • const_format 0.2 → [Updates: 0.2]
  • cfg-if 1.0.0 → [Updates: 1.0.0]
  • rand 0.10
  • tracing 0.1 → [Updates: 0.1]
  • tracing-subscriber 0.3 → [Updates: 0.3]
  • tracing-error 0.2.0
  • cap-std-ext 5.1.2
  • xshell 0.2.7
crates/bcvk-qemu/Cargo.toml (7)
  • camino 1.1 → [Updates: 1.1]
  • data-encoding 2.9 → [Updates: 2.9]
  • libc 0.2 → [Updates: 0.2]
  • nix 0.31
  • rustix 1 → [Updates: 1]
  • tokio 1 → [Updates: 1]
  • vsock =0.5.4
crates/integration-tests/Cargo.toml (12)
  • anyhow 1 → [Updates: 1]
  • linkme 0.3 → [Updates: 0.3]
  • dirs 6.0
  • serde 1.0.199 → [Updates: 1.0.199]
  • serde_json 1.0.116 → [Updates: 1.0.116]
  • zlink 0.5 → [Updates: 0.7]
  • tokio 1 → [Updates: 1]
  • tempfile 3 → [Updates: 3]
  • uuid 1.18.1 → [Updates: 1.18.1]
  • camino 1.1.12 → [Updates: 1.1.12]
  • regex 1 → [Updates: 1]
  • scopeguard 1
crates/itest-macros/Cargo.toml (3)
  • proc-macro2 1 → [Updates: 1]
  • quote 1 → [Updates: 1]
  • syn 2 → [Updates: 3]
crates/itest-selftest/Cargo.toml (2)
  • linkme 0.3 → [Updates: 0.3]
  • rustix 1 → [Updates: 1]
crates/itest/Cargo.toml (7)
  • libtest-mimic 0.8
  • linkme 0.3 → [Updates: 0.3]
  • paste 1
  • quick-junit 0.6 → [Updates: 0.7]
  • rustix 1 → [Updates: 1]
  • tokio 1 → [Updates: 1]
  • tempfile 3 → [Updates: 3]
crates/kit/Cargo.toml (38)
  • base64 0.22 → [Updates: 0.23]
  • chrono 0.4
  • clap 4.4 → [Updates: 4.4]
  • clap_mangen 0.3.0
  • data-encoding 2.9 → [Updates: 2.9]
  • dirs 6.0
  • fn-error-context 0.2
  • indicatif 0.18
  • notify 8.0
  • thiserror 2.0 → [Updates: 2.0]
  • serde 1.0.199 → [Updates: 1.0.199]
  • serde_json 1.0.116 → [Updates: 1.0.116]
  • serde_yaml 0.9
  • tokio 1 → [Updates: 1]
  • shlex 2
  • reqwest 0.13
  • tempfile 3 → [Updates: 3]
  • uuid 1.10 → [Updates: 1.10]
  • yaml-rust2 0.11
  • indoc 2.0.6 → [Updates: 2.0.6]
  • regex 1.10 → [Updates: 1.10]
  • itertools 0.15.0
  • camino 1.1.12 → [Updates: 1.1.12]
  • comfy-table 7.1 → [Updates: 7.1]
  • strum 0.28
  • quick-xml 0.41
  • oci-spec 0.10.0
  • sha2 0.11
  • which 8.0 → [Updates: 8.0]
  • cpio 0.4
  • similar-asserts 2.0
  • rustix 1 → [Updates: 1]
  • vsock 0.5
  • nix 0.31
  • libc 0.2 → [Updates: 0.2]
  • zlink 0.5 → [Updates: 0.7]
  • futures-util 0.3 → [Updates: 0.3]
  • libsystemd 0.7
crates/xtask/Cargo.toml (6)
  • anyhow 1.0 → [Updates: 1.0]
  • camino 1.1 → [Updates: 1.1]
  • serde 1.0 → [Updates: 1.0]
  • serde_json 1.0 → [Updates: 1.0]
  • tempfile 3.0 → [Updates: 3.0]
  • toml 1.0 → [Updates: 1.0]
dockerfile (3)
crates/integration-tests/fixtures/Dockerfile.no-kernel
crates/integration-tests/fixtures/Dockerfile.uki-only
crates/itest-selftest/Containerfile
github-actions (4)
.github/workflows/docs.yml (3)
  • actions/checkout v7
  • actions/upload-pages-artifact v5
  • actions/deploy-pages v5
.github/workflows/main.yml (17)
  • actions/checkout v7
  • dtolnay/rust-toolchain stable
  • actions/checkout v7
  • bootc-dev/actions main
  • bootc-dev/actions main
  • actions/upload-artifact v7
  • actions/upload-artifact v7
  • actions/upload-artifact v7
  • actions/download-artifact v8
  • actions/checkout v7
  • bootc-dev/actions main
  • bootc-dev/actions main
  • actions/download-artifact v8
  • actions/download-artifact v8
  • actions/upload-artifact v7
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/release.yml (5)
  • actions/create-github-app-token v3
  • actions/checkout v7
  • crazy-max/ghaction-import-gpg v7
  • dtolnay/rust-toolchain stable
  • Swatinem/rust-cache v2
.github/workflows/scheduled-release.yml (5)
  • actions/create-github-app-token v3
  • actions/checkout v7
  • crazy-max/ghaction-import-gpg v7
  • dtolnay/rust-toolchain stable
  • peter-evans/create-pull-request v8
regex (2)
.github/workflows/main.yml (1)
  • oras-project/oras 1.3.3
.github/workflows/main.yml (1)
  • oras-project/oras 1.3.3
renovate-config (1)
renovate.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions