Skip to content

Renovate Dashboard 🤖 #5

Description

@dreadnode-renovate-bot

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

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.

  • chore(deps): update rust crate clap to v4.6.1
  • chore(deps): update actions/cache action to v4.3.0
  • chore(deps): update actions/download-artifact action to v4.3.0
  • chore(deps): update dependency community.docker to v5.2.0
  • chore(deps): update dependency community.general to v12.5.0
  • chore(deps): update dependency python to 3.14
  • chore(deps): update rust crate redis to 0.32
  • chore(deps): update rust crate rstest to 0.26
  • chore(deps): update rust crate tokio to v1.52.0

Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package actions/download-artifact).

Files affected: .github/workflows/release.yaml


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

ansible-galaxy (1)
ansible/requirements.yml (6)
  • amazon.aws 11.2.0
  • ansible.windows 3.5.0
  • community.windows 3.1.0
  • community.docker 5.0.6 → [Updates: 5.2.0]
  • community.general 12.4.0 → [Updates: 12.5.0]
  • grafana.grafana 6.0.6
cargo (7)
ares-cli/Cargo.toml (1)
  • dotenvy 0.15
ares-core/Cargo.toml (8)
  • md-5 0.10 → [Updates: 0.11]
  • base64 0.22
  • sha2 0.10 → [Updates: 0.11]
  • tempfile 3
  • rstest 0.18 → [Updates: 0.26]
  • approx 0.5
  • serde 1
  • serde_yaml 0.9
ares-llm/Cargo.toml (3)
  • reqwest 0.12 → [Updates: 0.13]
  • async-trait 0.1
  • async-trait 0.1
ares-orchestrator/Cargo.toml (2)
  • async-trait 0.1
  • rstest 0.18 → [Updates: 0.26]
ares-tools/Cargo.toml (4)
  • reqwest 0.12 → [Updates: 0.13]
  • tempfile 3
  • rstest 0.18 → [Updates: 0.26]
  • approx 0.5
ares-worker/Cargo.toml (3)
  • async-trait 0.1
  • serde 1
  • serde_yaml 0.9
Cargo.toml (20)
  • serde 1
  • serde_json 1
  • tokio 1 → [Updates: 1]
  • redis 0.27 → [Updates: 0.32, 1.0]
  • chrono 0.4
  • tracing 0.1
  • tracing-subscriber 0.3
  • uuid 1.11
  • thiserror 1 → [Updates: 2]
  • anyhow 1
  • clap 4.5.23 → [Updates: 4.5.23]
  • serde_yaml 0.9
  • regex 1
  • sqlx 0.8
  • tera 1
  • opentelemetry 0.31
  • opentelemetry_sdk 0.31
  • opentelemetry-otlp 0.31
  • tracing-opentelemetry 0.32
  • opentelemetry-semantic-conventions 0.31
github-actions (8)
.github/workflows/meta-labeler.yaml (2)
  • actions/create-github-app-token v3.1.1@1b10c78c7865c340bc4f6099eb2f838309f1e8c3
  • actions/labeler v6.0.1@634933edcd8ababfe52f92936142cc22ac488b1b
.github/workflows/meta-sync-labels.yaml (3)
  • actions/create-github-app-token v3.1.1@1b10c78c7865c340bc4f6099eb2f838309f1e8c3
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • EndBug/label-sync v2.3.3@52074158190acb45f3077f9099fea818aa43f97a
.github/workflows/pre-commit.yaml (4)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/setup-python v6.2.0@a309ff8b426b58ec0e2a45f0f869d46889d02405
  • rnorton5432/setup-task v1.0.0@eec4717ae80f02d1614a4fecfa4a55d507768696
  • python 3.12 → [Updates: 3.14]
.github/workflows/release.yaml (7)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/cache v4.2.3@5a3ec84eff668545956fd18022155c47e93e2684 → [Updates: v4.3.0, v5.0.5]
  • actions/upload-artifact v7.0.0@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f → [Updates: v7.0.1]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/download-artifact v4.2.2@95815c38cf2ff2164869cbab79da8d1f422bc89e → [Updates: v4.3.0, v8.0.1]
  • softprops/action-gh-release v2.2.2@da05d552573ad5aba039eaac05058a918a7bf631 → [Updates: v2.6.2, v3.0.0]
.github/workflows/renovate.yaml (3)
  • actions/create-github-app-token v3.1.1@1b10c78c7865c340bc4f6099eb2f838309f1e8c3
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • renovatebot/github-action v46.1.9@eb932558ad942cccfd8211cf535f17ff183a9f74
.github/workflows/rust.yaml (15)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/cache v4.2.3@5a3ec84eff668545956fd18022155c47e93e2684 → [Updates: v4.3.0, v5.0.5]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/cache v4.2.3@5a3ec84eff668545956fd18022155c47e93e2684 → [Updates: v4.3.0, v5.0.5]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/cache v4.2.3@5a3ec84eff668545956fd18022155c47e93e2684 → [Updates: v4.3.0, v5.0.5]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • dtolnay/rust-toolchain stable
  • actions/cache v4.2.3@5a3ec84eff668545956fd18022155c47e93e2684 → [Updates: v4.3.0, v5.0.5]
  • actions/upload-artifact v7.0.0@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f → [Updates: v7.0.1]
.github/workflows/semantic-prs.yaml (1)
  • amannn/action-semantic-pull-request v6.1.1@48f256284bd46cdaab1048c3721360e808335d50
.github/workflows/semgrep.yaml (1)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
pre-commit (1)
.pre-commit-config.yaml (4)
  • pre-commit/pre-commit-hooks v6.0.0
  • rhysd/actionlint v1.7.12
  • codespell-project/codespell v2.4.2
  • Yelp/detect-secrets v1.5.0

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