Dependency Dashboard #4

Open
opened 2026-05-27 18:06:34 +00:00 by rosa · 0 comments
Owner

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

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (6)

ℹ️ Note

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
cargo base64 2024-04-30
cargo cookie 2024-03-25
cargo hex 2021-03-03
cargo ip_network 2021-11-12
cargo lazy_static 2024-06-21
cargo subtle 2024-06-24

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): lock file maintenance

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • chore(deps): update rust crate lightningcss to v1.0.0-alpha.72
  • chore(deps): update rust crate serde_json to v1.0.151
  • chore(deps): update rust crate time to v0.3.54
  • chore(deps): update rust crate tokio to v1.53.1
  • chore(deps): update cr.jaegertracing.io/jaegertracing/jaeger docker tag to v2.20.0

Detected Dependencies

cargo (6)
Cargo.toml (66)
  • anyhow 1.0.102
  • apalis 0.7.4
  • apalis-sql 0.7.4
  • argon2 0.5.3
  • async-trait 0.1.89
  • atom_syndication 0.12
  • axum 0.8.8
  • axum-extra 0.12.5
  • axum-governor 2.0.0
  • axum-test 21.0.0
  • base64 0.22.1
  • chrono 0.4.44
  • comrak 0.54.0
  • config 0.15.23
  • constant_time_eq 0.5.0
  • cookie 0.18.1
  • dashmap 6.1.0
  • email_address 0.2.9
  • getrandom 0.4.2
  • hex 0.4.3
  • hmac 0.13.0
  • htmd 0.5.4
  • http 1.4.0
  • inventory 0.3.24
  • itertools 0.15.0
  • ip_network 0.4.1
  • ipnet 2.12.0
  • lazy_static 1.5.0
  • lettre 0.11.22
  • lightningcss 1.0.0-alpha.71 → [Updates: 1.0.0-alpha.71]
  • maud 0.27.0
  • opentelemetry 0.32.0
  • opentelemetry-otlp 0.32.0
  • opentelemetry_sdk 0.32.0
  • rand 0.10.0
  • regex 1.12.3
  • reqwest 0.13.4
  • rmp-serde 1.3.1
  • rss 2.0.13
  • sanitizer 1.0.0
  • scraper 0.27.0
  • secrecy 0.10.3
  • semver 1.0.28
  • serde 1.0.228
  • serde_json 1.0.149 → [Updates: 1.0.149]
  • sha2 0.11.0
  • shadow-rs 2.0.0
  • slug 0.1.6
  • sqlx 0.9.0
  • static-serve 0.6.1
  • subtle 2.6.1
  • thiserror 2.0.18
  • time 0.3.47 → [Updates: 0.3.47]
  • tokio 1.50.0 → [Updates: 1.50.0]
  • tower 0.5.3
  • tower-http 0.7.0
  • tower-sessions 0.15.0
  • tracing 0.1.44
  • tracing-opentelemetry 0.33.0
  • tracing-subscriber 0.3.22
  • url 2.5.8
  • uuid 1.22.0
  • validator 0.20.0
  • veil 0.3.0
  • wiremock 0.6
  • test-log 0.2.19
crates/config/Cargo.toml
crates/domain/Cargo.toml
crates/infra/Cargo.toml
crates/server/Cargo.toml
crates/web/Cargo.toml
docker-compose (1)
compose.yml (2)
  • docker.io/postgres 18
  • cr.jaegertracing.io/jaegertracing/jaeger 2.16.0 → [Updates: 2.20.0]
dockerfile (1)
Containerfile
renovate-config (1)
renovate.json
woodpecker (2)
.woodpecker/clippy.yaml
.woodpecker/test.yaml
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. <details> <summary>View abandoned dependencies (6)</summary> > ℹ️ **Note** > Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. > | Datasource | Package | Last Updated | |------------|------|-------------| | cargo | [base64](https://github.com/marshallpierce/rust-base64) | `2024-04-30` | | cargo | [cookie](https://github.com/SergioBenitez/cookie-rs) | `2024-03-25` | | cargo | [hex](https://github.com/KokaKiwi/rust-hex) | `2021-03-03` | | cargo | [ip_network](https://github.com/JakubOnderka/ip_network) | `2021-11-12` | | cargo | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `2024-06-21` | | cargo | [subtle](https://github.com/dalek-cryptography/subtle) | `2024-06-24` | </details> ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] <!-- unschedule-branch=renovate/lock-file-maintenance -->chore(deps): lock file maintenance ## Pending Status Checks The following updates await pending status checks. To force their creation now, click on a checkbox below. - [ ] <!-- approvePr-branch=renovate/lightningcss-1.x-lockfile -->chore(deps): update rust crate lightningcss to v1.0.0-alpha.72 - [ ] <!-- approvePr-branch=renovate/serde_json-1.x-lockfile -->chore(deps): update rust crate serde_json to v1.0.151 - [ ] <!-- approvePr-branch=renovate/time-0.x-lockfile -->chore(deps): update rust crate time to v0.3.54 - [ ] <!-- approvePr-branch=renovate/tokio-1.x-lockfile -->chore(deps): update rust crate tokio to v1.53.1 - [ ] <!-- approvePr-branch=renovate/cr.jaegertracing.io-jaegertracing-jaeger-2.x -->chore(deps): update cr.jaegertracing.io/jaegertracing/jaeger docker tag to v2.20.0 ## Detected Dependencies <details><summary>cargo (6)</summary> <blockquote> <details><summary>Cargo.toml (66)</summary> - `anyhow 1.0.102` - `apalis 0.7.4` - `apalis-sql 0.7.4` - `argon2 0.5.3` - `async-trait 0.1.89` - `atom_syndication 0.12` - `axum 0.8.8` - `axum-extra 0.12.5` - `axum-governor 2.0.0` - `axum-test 21.0.0` - `base64 0.22.1` - `chrono 0.4.44` - `comrak 0.54.0` - `config 0.15.23` - `constant_time_eq 0.5.0` - `cookie 0.18.1` - `dashmap 6.1.0` - `email_address 0.2.9` - `getrandom 0.4.2` - `hex 0.4.3` - `hmac 0.13.0` - `htmd 0.5.4` - `http 1.4.0` - `inventory 0.3.24` - `itertools 0.15.0` - `ip_network 0.4.1` - `ipnet 2.12.0` - `lazy_static 1.5.0` - `lettre 0.11.22` - `lightningcss 1.0.0-alpha.71` → [Updates: `1.0.0-alpha.71`] - `maud 0.27.0` - `opentelemetry 0.32.0` - `opentelemetry-otlp 0.32.0` - `opentelemetry_sdk 0.32.0` - `rand 0.10.0` - `regex 1.12.3` - `reqwest 0.13.4` - `rmp-serde 1.3.1` - `rss 2.0.13` - `sanitizer 1.0.0` - `scraper 0.27.0` - `secrecy 0.10.3` - `semver 1.0.28` - `serde 1.0.228` - `serde_json 1.0.149` → [Updates: `1.0.149`] - `sha2 0.11.0` - `shadow-rs 2.0.0` - `slug 0.1.6` - `sqlx 0.9.0` - `static-serve 0.6.1` - `subtle 2.6.1` - `thiserror 2.0.18` - `time 0.3.47` → [Updates: `0.3.47`] - `tokio 1.50.0` → [Updates: `1.50.0`] - `tower 0.5.3` - `tower-http 0.7.0` - `tower-sessions 0.15.0` - `tracing 0.1.44` - `tracing-opentelemetry 0.33.0` - `tracing-subscriber 0.3.22` - `url 2.5.8` - `uuid 1.22.0` - `validator 0.20.0` - `veil 0.3.0` - `wiremock 0.6` - `test-log 0.2.19` </details> <details><summary>crates/config/Cargo.toml</summary> </details> <details><summary>crates/domain/Cargo.toml</summary> </details> <details><summary>crates/infra/Cargo.toml</summary> </details> <details><summary>crates/server/Cargo.toml</summary> </details> <details><summary>crates/web/Cargo.toml</summary> </details> </blockquote> </details> <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>compose.yml (2)</summary> - `docker.io/postgres 18` - `cr.jaegertracing.io/jaegertracing/jaeger 2.16.0` → [Updates: `2.20.0`] </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Containerfile</summary> </details> </blockquote> </details> <details><summary>renovate-config (1)</summary> <blockquote> <details><summary>renovate.json</summary> </details> </blockquote> </details> <details><summary>woodpecker (2)</summary> <blockquote> <details><summary>.woodpecker/clippy.yaml</summary> </details> <details><summary>.woodpecker/test.yaml</summary> </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
rosa/vernier#4
No description provided.