unixporn / robbb

The main bot for the r/unixporn discord server!
MIT License
129 stars 18 forks source link

Dependency Dashboard #522

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml - `serenity 0.12.1` - `poise 0.6.1`
crates/robbb/Cargo.toml - `anyhow 1.0.82` - `chrono 0.4.38` - `chrono-humanize 0.2.3` - `itertools 0.12.1` - `indoc 2.0.5` - `lazy_static 1.4` - `rand 0.8.5` - `humantime 2.1.0` - `thiserror 1.0.59` - `serde_json 1.0.116` - `serde 1.0.200` - `maplit 1.0.2` - `byte-unit 5.1.4` - `url 2` - `regex 1` - `reqwest 0.11` - `tokio 1.21` - `tokio-util 0.7.10` - `futures 0.3.30` - `unicase 2.6.0` - `parking_lot 0.12.2` - `tracing 0.1.40` - `tracing-log 0.2.0` - `tracing-futures 0.2.5` - `tracing-subscriber 0.3.18` - `tracing-logfmt-otel 0.2.0` - `opentelemetry 0.21.0` - `opentelemetry-otlp 0.14.0` - `opentelemetry_sdk 0.21.2` - `tracing-opentelemetry 0.22.0` - `pyroscope 0.5.7` - `pyroscope_pprofrs 0.2.7`
crates/robbb_commands/Cargo.toml - `anyhow 1.0.82` - `chrono 0.4.38` - `chrono-humanize 0.2.3` - `itertools 0.11.0` - `indoc 2.0.5` - `lazy_static 1.4` - `humantime 2.1.0` - `thiserror 1.0.59` - `serde_json 1.0.116` - `serde 1.0.200` - `maplit 1.0.2` - `byte-unit 5.1.4` - `regex 1.10.4` - `reqwest 0.11` - `tokio 1.21` - `tokio-util 0.7.10` - `futures 0.3.30` - `unicase 2.7.0` - `tracing 0.1.40` - `tracing-futures 0.2.5` - `parking_lot 0.12.2`
crates/robbb_db/Cargo.toml - `thiserror 1.0.59` - `sqlx 0.7.4` - `anyhow 1.0.82` - `chrono 0.4.38` - `itertools 0.11.0` - `regex 1` - `tracing 0.1.40` - `serde_json 1.0.116` - `serde 1.0.200` - `lazy_static 1.4` - `unicase 2.6.0`
crates/robbb_util/Cargo.toml - `anyhow 1.0.82` - `serde_json 1.0.116` - `serde 1.0.200` - `thiserror 1.0.59` - `lazy_static 1.4` - `chrono 0.4.38` - `chrono-humanize 0.2.3` - `itertools 0.11.0` - `tokio-util 0.7.10` - `tokio 1.21` - `futures 0.3.30` - `tracing 0.1.40` - `reqwest 0.11` - `tracing-futures 0.2.5` - `rand 0.8.5` - `regex 1.10.4` - `url 2.5.0` - `parking_lot 0.12.2` - `extend 1.2`
dockerfile
Dockerfile
github-actions
.github/workflows/build.yaml - `actions/checkout v4` - `actions/cache v4`
.github/workflows/cargofmt.yaml - `actions/checkout v4`
.github/workflows/clippy.yaml - `actions/checkout v4` - `Swatinem/rust-cache v2`
.github/workflows/test-on-server.yaml - `actions-rs/toolchain v1` - `Swatinem/rust-cache v2` - `actions/upload-artifact v4` - `actions/checkout v4` - `actions/download-artifact v4`