Skip to content

Dependency Dashboard #17

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update rust crate rustls to v0.23.42
  • chore(deps): update rust crate winnow to v1.0.4
  • 🔐 Create all rate-limited PRs at once 🔐

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 (14)
Cargo.toml (42)
  • tokio 1
  • futures 0.3
  • reqwest 0.12 → [Updates: 0.13]
  • serde 1
  • serde_json 1
  • uuid 1 → [Updates: 1]
  • async-trait 0.1
  • clap 4
  • thiserror 2
  • anyhow 1
  • glob 0.3
  • which 8
  • lru 0.18 → [Updates: 0.18]
  • chrono 0.4
  • toml 1.0
  • serde_yaml 0.9
  • dirs 6
  • regex 1 → [Updates: 1]
  • notify 8
  • crossterm 0.29
  • is-terminal 0.4
  • aws-sigv4 1
  • aws-credential-types 1
  • aws-config 1
  • aws-sdk-sts 1
  • rustls-webpki 0.103.13
  • jsonwebtoken 10
  • base64 0.22
  • url 2
  • tracing 0.1
  • tracing-appender 0.2
  • tracing-subscriber 0.3
  • unicode-width 0.2.2
  • libc 0.2
  • windows-sys 0.61
  • wiremock 0.6
  • tokio-test 0.4
  • tempfile 3
  • mockall 0.15
  • rstest 0.26
  • serial_test 3
  • insta 1
crates/aion-agent/Cargo.toml
crates/aion-cli/Cargo.toml
crates/aion-compact/Cargo.toml
crates/aion-config/Cargo.toml
crates/aion-mcp/Cargo.toml
crates/aion-memory/Cargo.toml
crates/aion-process/Cargo.toml
crates/aion-protocol/Cargo.toml
crates/aion-providers/Cargo.toml
crates/aion-skills/Cargo.toml
crates/aion-tools/Cargo.toml
crates/aion-types/Cargo.toml
workspace-hack/Cargo.toml (85)
  • futures-channel 0.3
  • futures-core 0.3
  • futures-sink 0.3
  • futures-task 0.3
  • futures-util 0.3
  • hyper 1
  • hyper-util 0.1
  • memchr 2
  • num-traits 0.2
  • percent-encoding 2
  • regex-automata 0.4 → [Updates: 0.4]
  • regex-syntax 0.8
  • serde_core 1
  • slab 0.4
  • smallvec 1 → [Updates: 1]
  • time 0.3
  • tokio 1
  • toml_datetime 1
  • toml_parser 1
  • tracing 0.1
  • tracing-core 0.1
  • uuid 1 → [Updates: 1]
  • winnow 1 → [Updates: 1]
  • memchr 2
  • proc-macro2 1
  • quote 1
  • regex-automata 0.4 → [Updates: 0.4]
  • regex-syntax 0.8
  • serde_core 1
  • syn 2
  • toml_datetime 1
  • toml_parser 1
  • winnow 1 → [Updates: 1]
  • bitflags 2
  • getrandom-6f8ce4dd05d13bba 0.2 → [Updates: 0.4]
  • hyper-rustls 0.27
  • log 0.4
  • mio 1 → [Updates: 1]
  • rustix 1
  • rustls 0.23 → [Updates: 0.23]
  • rustls-webpki 0.103
  • subtle 2
  • tokio-rustls 0.26
  • tokio-util 0.7
  • zeroize 1
  • cc 1 → [Updates: 1]
  • bitflags 2
  • getrandom-6f8ce4dd05d13bba 0.2 → [Updates: 0.4]
  • hyper-rustls 0.27
  • log 0.4
  • mio 1 → [Updates: 1]
  • rustix 1
  • rustls 0.23 → [Updates: 0.23]
  • rustls-webpki 0.103
  • subtle 2
  • tokio-rustls 0.26
  • tokio-util 0.7
  • zeroize 1
  • cc 1 → [Updates: 1]
  • bitflags 2
  • getrandom-6f8ce4dd05d13bba 0.2 → [Updates: 0.4]
  • hyper-rustls 0.27
  • log 0.4
  • mio 1 → [Updates: 1]
  • rustix 1
  • rustls 0.23 → [Updates: 0.23]
  • rustls-webpki 0.103
  • subtle 2
  • tokio-rustls 0.26
  • tokio-util 0.7
  • zeroize 1
  • cc 1 → [Updates: 1]
  • getrandom-468e82937335b1c9 0.3 → [Updates: 0.4]
  • getrandom-6f8ce4dd05d13bba 0.2 → [Updates: 0.4]
  • hyper-rustls 0.27
  • rustls 0.23 → [Updates: 0.23]
  • rustls-webpki 0.103
  • subtle 2
  • tokio-rustls 0.26
  • tokio-util 0.7
  • windows-sys-4db8c43aad08e7ae 0.60 → [Updates: 0.61]
  • windows-sys-d4189bed749088b6 0.61
  • zeroize 1
  • cc 1 → [Updates: 1]
  • getrandom-468e82937335b1c9 0.3 → [Updates: 0.4]
github-actions (5)
.github/workflows/ci.yml (10)
  • actions/checkout v7
  • loonghao/vx v0.9.26
  • taiki-e/install-action v2
  • taiki-e/install-action v2
  • actions/upload-artifact v7
  • actions/checkout v7
  • loonghao/vx v0.9.26
  • actions/checkout v7
  • actions/download-artifact v8
  • dorny/test-reporter v3
.github/workflows/e2e.yml (7)
  • actions/checkout v7
  • loonghao/vx v0.9.26
  • taiki-e/install-action v2
  • actions/upload-artifact v7
  • actions/checkout v7
  • actions/download-artifact v8
  • dorny/test-reporter v3
.github/workflows/release-please.yml (3)
  • googleapis/release-please-action v5
  • googleapis/release-please-action v5
  • actions/checkout v7
.github/workflows/release.yml (6)
  • actions/checkout v7
  • actions/checkout v7
  • loonghao/vx v0.9.26
  • Swatinem/rust-cache v2
  • actions/upload-artifact v7
  • actions/download-artifact v8
.github/workflows/renovate-hakari.yml (4)
  • actions/checkout v7
  • dtolnay/rust-toolchain master
  • taiki-e/install-action v2
  • rust 1.96.1 → [Updates: 1.97.0]
rust-toolchain (1)
rust-toolchain.toml (1)
  • rust 1.96.1 → [Updates: 1.97.0]

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions