Skip to content

Dependency Dashboard #127

@renovate

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.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Found renovate config warnings

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm positron-components Unavailable

Rate-Limited

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

  • chore(deps): update actions/github-script action to v9

Open

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

Detected Dependencies

cargo (13)
agent/Cargo.toml (1)
  • reqwest 0.12 → [Updates: 0.13]
Cargo.toml (46)
  • tokio 1 → [Updates: 1]
  • async-trait 0.1
  • sea-orm 1.1.0 → [Updates: 1.1.0]
  • sea-orm-migration 1.1.0 → [Updates: 1.1.0]
  • axum 0.7.5 → [Updates: 0.8.0]
  • tower-http 0.5.2 → [Updates: 0.6.0]
  • hyper 1.5 → [Updates: 1.5]
  • hyper-util 0.1
  • http 1.1 → [Updates: 1.1]
  • serde 1.0
  • serde_json 1.0.145 → [Updates: 1.0.145]
  • tracing 0.1
  • tracing-subscriber 0.3
  • jsonwebtoken 10.0.0
  • bcrypt 0.15 → [Updates: 0.19]
  • rsa 0.9
  • totp-rs 5.6
  • uuid 1.0 → [Updates: 1.0]
  • chrono 0.4 → [Updates: 0.4]
  • dotenvy 0.15
  • anyhow 1.0
  • thiserror 2.0
  • utoipa 5.0
  • utoipa-swagger-ui 9.0
  • etcd-client 0.14 → [Updates: 0.19]
  • rcgen 0.14 → [Updates: 0.14]
  • x509-parser 0.16 → [Updates: 0.18]
  • prometheus 0.13 → [Updates: 0.14]
  • tower_governor 0.4 → [Updates: 0.8]
  • opentelemetry 0.31 → [Updates: 0.32]
  • opentelemetry_sdk 0.31 → [Updates: 0.32]
  • opentelemetry-otlp 0.31 → [Updates: 0.32]
  • opentelemetry-semantic-conventions 0.31 → [Updates: 0.32]
  • tracing-opentelemetry 0.32 → [Updates: 0.33]
  • rand 0.8 → [Updates: 0.10]
  • aes-gcm 0.10
  • base64 0.22
  • sha1 0.10 → [Updates: 0.11]
  • sha2 0.10 → [Updates: 0.11]
  • cookie 0.18.1
  • qrcode 0.14
  • image 0.25
  • sysinfo 0.32 → [Updates: 0.39]
  • bollard 0.17 → [Updates: 0.21]
  • futures-util 0.3
  • reqwest 0.11 → [Updates: 0.13]
control-plane/api-gateway/Cargo.toml
control-plane/csfx-migrate/Cargo.toml
control-plane/csfx-updater/Cargo.toml (1)
  • reqwest 0.11 → [Updates: 0.13]
control-plane/failover-controller/Cargo.toml (1)
  • axum 0.7 → [Updates: 0.8]
control-plane/registry/Cargo.toml (1)
  • axum 0.7 → [Updates: 0.8]
control-plane/scheduler/Cargo.toml (1)
  • axum 0.7 → [Updates: 0.8]
control-plane/sdn-controller/Cargo.toml (1)
  • axum 0.7 → [Updates: 0.8]
control-plane/shared/entity/Cargo.toml
control-plane/shared/migration/Cargo.toml (1)
  • async-std 1
control-plane/shared/shared/Cargo.toml
control-plane/volume-manager/Cargo.toml (2)
  • axum 0.7 → [Updates: 0.8]
  • reqwest 0.11 → [Updates: 0.13]
docker-compose (11)
control-plane/api-gateway/docker-compose.yml
control-plane/registry/docker-compose.dev.yml
control-plane/volume-manager/docker-compose.dev.yml (7)
  • quay.io/coreos/etcd v3.5.13 → [Updates: v3.6.12]
  • quay.io/coreos/etcd v3.5.13 → [Updates: v3.6.12]
  • quay.io/coreos/etcd v3.5.13 → [Updates: v3.6.12]
  • ghcr.io/zalando/spilo-15 3.0-p1 → [Updates: 3.2-p1]
  • ghcr.io/zalando/spilo-15 3.0-p1 → [Updates: 3.2-p1]
  • ghcr.io/zalando/spilo-15 3.0-p1 → [Updates: 3.2-p1]
  • haproxy 3.4-alpine
deployments/docker/patroni/docker-compose.test.yml (1)
  • quay.io/coreos/etcd v3.5.12 → [Updates: v3.6.12]
docker-compose.dev.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
docker-compose.failover-controller.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
docker-compose.prod.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
docker-compose.registry.yml (1)
  • postgres 18-alpine
docker-compose.scheduler.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
docker-compose.sdn-controller.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
docker-compose.volume-manager.yml (2)
  • postgres 18-alpine
  • gcr.io/etcd-development/etcd v3.5.21 → [Updates: v3.6.12]
dockerfile (16)
control-plane/api-gateway/Dockerfile
control-plane/api-gateway/Dockerfile.dev
control-plane/Dockerfile.csfx-updater (1)
  • rust 1.88-slim-bookworm → [Updates: 1.96-slim-bookworm]
control-plane/Dockerfile.dev.shared (1)
  • rust 1.88-slim-bookworm → [Updates: 1.96-slim-bookworm]
control-plane/Dockerfile.prod.deps (1)
  • rust 1.88-slim-bookworm → [Updates: 1.96-slim-bookworm]
control-plane/Dockerfile.prod.shared (1)
  • rust 1.88-slim-bookworm → [Updates: 1.96-slim-bookworm]
control-plane/failover-controller/Dockerfile.dev
control-plane/registry/Dockerfile.dev
control-plane/scheduler/Dockerfile.dev
control-plane/sdn-controller/Dockerfile.dev
control-plane/volume-manager/Dockerfile.dev
control-plane/volume-manager/Dockerfile.test
deployments/docker/patroni/Dockerfile (1)
  • postgres 18-alpine
Dockerfile (1)
  • node 24-alpine
frontend/Dockerfile.dev (1)
  • node 24-alpine
frontend/Dockerfile.prod (2)
  • node 24-alpine
  • node 24-alpine
github-actions (6)
.github/workflows/delete-merged-branch.yml (1)
  • actions/github-script v7 → [Updates: v9]
.github/workflows/docker-build.yml (15)
  • actions/checkout v6
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/cache v5
  • actions/upload-artifact v7
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/cache v5
  • actions/upload-artifact v7
  • actions/checkout v6
  • actions/download-artifact v8
  • actions/checkout v6
  • actions/download-artifact v8
  • actions/download-artifact v8
  • actions/download-artifact v8
.github/workflows/lint.yml (7)
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/cache v5
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
.github/workflows/prerelease.yml (15)
  • actions/checkout v6
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/cache v5
  • actions/upload-artifact v7
  • actions/checkout v6
  • dtolnay/rust-toolchain stable
  • actions/cache v5
  • actions/upload-artifact v7
  • actions/checkout v6
  • actions/download-artifact v8
  • actions/checkout v6
  • actions/download-artifact v8
  • actions/download-artifact v8
  • actions/download-artifact v8
.github/workflows/release-please.yml (1)
  • googleapis/release-please-action v5
.github/workflows/renovate.yml (2)
  • actions/checkout v6
  • renovatebot/github-action v46
npm (2)
frontend/package.json (43)
  • @icons-pack/svelte-simple-icons ^7.0.0
  • @tailwindcss/typography 0.5.19 → [Updates: 0.5.20]
  • @tailwindcss/vite ^4.1.13 → [Updates: ^4.1.13]
  • jsonwebtoken ^9.0.2
  • node-forge ^1.3.1 → [Updates: ^1.3.1]
  • tailwindcss ^4.1.13 → [Updates: ^4.1.13]
  • tw-animate-css ^1.3.8
  • @iconify/svelte ^5.1.0 → [Updates: ^5.1.0]
  • @internationalized/date ^3.10.0 → [Updates: ^3.10.0]
  • @lucide/svelte ^1.0.0 → [Updates: ^1.0.0]
  • @sveltejs/adapter-node ^5.3.2 → [Updates: ^5.3.2]
  • @sveltejs/kit 2.47.2 → [Updates: 2.65.0]
  • @sveltejs/vite-plugin-svelte 6.2.1 → [Updates: 6.2.4, 7.1.2]
  • prettier ^3.4.2 → [Updates: ^3.4.2]
  • prettier-plugin-svelte ^4.0.0
  • @tanstack/table-core ^8.21.3
  • @types/d3-scale ^4.0.9
  • @types/d3-shape ^3.1.7
  • @types/jsonwebtoken ^9.0.10
  • bits-ui ^2.14.4 → [Updates: ^2.14.4]
  • layerchart ^2.0.0-next.27
  • positron-components 1.7.0 → [Updates: 1.15.2]
  • svelte 5.41.0 → [Updates: 5.56.3]
  • svelte-check 4.3.3 → [Updates: 4.6.0]
  • tailwind-merge ^3.3.1 → [Updates: ^3.3.1]
  • tailwind-variants ^3.2.2
  • tslib 2.8.1
  • typescript 6.0.3
  • vite 7.1.11 → [Updates: 7.3.5, 8.0.16]
  • zod 4.1.12 → [Updates: 4.4.3]
  • @esbuild/linux-arm64 ^0.25.10 → [Updates: ^0.28.0]
  • @rollup/rollup-darwin-arm64 ^4.50.2 → [Updates: ^4.50.2]
  • @rollup/rollup-darwin-x64 ^4.50.2 → [Updates: ^4.50.2]
  • @rollup/rollup-linux-arm64-gnu ^4.50.2 → [Updates: ^4.50.2]
  • @rollup/rollup-linux-arm64-musl ^4.50.2 → [Updates: ^4.50.2]
  • @rollup/rollup-linux-x64-gnu ^4.50.2 → [Updates: ^4.50.2]
  • @rollup/rollup-win32-x64-msvc ^4.50.2 → [Updates: ^4.50.2]
  • lightningcss-darwin-arm64 ^1.30.1 → [Updates: ^1.30.1]
  • lightningcss-darwin-x64 ^1.30.1 → [Updates: ^1.30.1]
  • lightningcss-linux-arm64-gnu ^1.30.1 → [Updates: ^1.30.1]
  • lightningcss-linux-arm64-musl ^1.30.1 → [Updates: ^1.30.1]
  • lightningcss-linux-x64-gnu ^1.30.1 → [Updates: ^1.30.1]
  • lightningcss-win32-x64-msvc ^1.30.1 → [Updates: ^1.30.1]
package.json

  • 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
    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