Skip to content

Renovate Dependency Dashboard #191

@renovate-sh-app

Description

@renovate-sh-app

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

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: Package lookup failures

Abandoned Dependencies

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.

These dependencies have not received updates for an extended period and may be unmaintained:

View abandoned dependencies (5)
Datasource Package Last Updated
gomod github.com/adrg/xdg 2024-10-31
gomod github.com/fsnotify/fsnotify 2025-04-04
gomod github.com/gorilla/websocket 2024-06-14
pip_requirements mkdocs 2024-08-30
pip_requirements mkdocs-material-extensions 2023-11-22

Awaiting Schedule

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

  • chore(deps): update dependency python312 to v3.12.13
  • build(deps): update go dependencies (github.com/caarlos0/env/v11, github.com/fatih/color, github.com/go-openapi/strfmt, github.com/grafana/authlib/types, github.com/grafana/grafana-app-sdk/logging, github.com/grafana/grafana-openapi-client-go, golang.org/x/sync)
  • build(docker): update docker dependencies (grafana/grafana, mysql)
  • chore(deps): update dependency devbox to v0.17.1
  • chore(deps): update dependency golangci-lint to v2.11.4
  • chore(deps): update dependency goreleaser to v2.15.0
  • build(deps-major): update actions/deploy-pages action to v5
  • build(deps-major): update actions/upload-pages-artifact action to v5
  • chore(deps): lock file maintenance
  • 🔐 Create all awaiting schedule PRs at once 🔐

Warning

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

Files affected: .github/workflows/ci.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.

Vulnerabilities

Renovate has not found any CVEs on osv.dev.

Detected Dependencies

devbox (1)
devbox.json (4)
  • go 1.26
  • golangci-lint 2.9 → [Updates: 2.11.4]
  • goreleaser 2.13.3 → [Updates: 2.15.0]
  • python312 3.12.12 → [Updates: 3.12.13]
docker-compose (1)
docker-compose.yml (2)
  • mysql 9.6@sha256:db32c8ec843c042a728efb0ac7aa814d6f010eaac8923e20ae0a849d09c5baf8 → [Updates: 9.6]
  • grafana/grafana 12.3@sha256:ba93c9d192e58b23e064c7f501d453426ccf4a85065bf25b705ab1e98602bfb1 → [Updates: 12.4, 12.3]
github-actions (3)
.github/workflows/ci.yaml (8)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/cache v5.0.3@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 → [Updates: v5.0.4]
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/cache 5.0.3@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 → [Updates: 5.0.4]
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
.github/workflows/publish-docs.yaml (4)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
  • actions/upload-pages-artifact v4.0.0@7b1f4a764d45c48632c6b24a0339c27f5614fb0b → [Updates: v5.0.0]
  • actions/deploy-pages v4.0.5@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e → [Updates: v5.0.0]
.github/workflows/release.yaml (7)
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/cache cdf6c1fa76f9f475f3d7449005a359c84ca0f306 → [Updates: undefined]
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
  • actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • jetify-com/devbox-install-action v0.14.0@a0d2d53632934ae004f878c840055956d9f741b0 → [Updates: v0.15.0]
  • actions/upload-pages-artifact v4.0.0@7b1f4a764d45c48632c6b24a0339c27f5614fb0b → [Updates: v5.0.0]
  • actions/deploy-pages v4.0.5@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e → [Updates: v5.0.0]
gomod (1)
go.mod (24)
  • go 1.26.0
  • github.com/Masterminds/semver/v3 v3.4.0
  • github.com/adrg/xdg v0.5.3
  • github.com/caarlos0/env/v11 v11.3.1 → [Updates: v11.4.0]
  • github.com/fatih/color v1.18.0 → [Updates: v1.19.0]
  • github.com/fsnotify/fsnotify v1.9.0
  • github.com/go-chi/chi/v5 v5.2.5
  • github.com/go-logr/logr v1.4.3
  • github.com/go-openapi/strfmt v0.25.0 → [Updates: v0.26.1]
  • github.com/goccy/go-yaml v1.19.2
  • github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674@e064f32e3674
  • github.com/grafana/authlib/types v0.0.0-20260218111514-582136a04938@582136a04938 → [Updates: v0.0.0-20260218111514-582136a04938]
  • github.com/grafana/grafana-app-sdk/logging v0.50.4 → [Updates: v0.53.1]
  • github.com/grafana/grafana-openapi-client-go v0.0.0-20251202103709-7ef691d4df1d@7ef691d4df1d → [Updates: v0.0.0-20251202103709-7ef691d4df1d]
  • github.com/grafana/grafana/apps/folder v0.0.0-20250724095330-d852bde2a5fb@d852bde2a5fb → [Updates: v0.0.85-test, v12.4.2]
  • github.com/grafana/grafana/pkg/apimachinery v0.0.0-20250903133002-4e28cba1c53a@4e28cba1c53a → [Updates: v0.0.85-test, v12.4.2]
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/testify v1.11.1
  • golang.org/x/sync v0.19.0 → [Updates: v0.20.0]
  • k8s.io/apimachinery v0.35.1 → [Updates: v0.35.3]
  • k8s.io/cli-runtime v0.35.1 → [Updates: v0.35.3]
  • k8s.io/client-go v0.35.1 → [Updates: v0.35.3]
  • k8s.io/klog/v2 v2.130.1 → [Updates: v2.140.0]
pip_requirements (1)
requirements.txt (4)
  • mkdocs ==1.6.1
  • mkdocs-material ==9.7.1 → [Updates: ==9.7.6]
  • mkdocs-material-extensions ==1.3.1
  • mkdocs-nav-weight ==0.3.0
regex (3)
.github/workflows/ci.yaml (1)
  • devbox 0.16.0 → [Updates: 0.17.1]
.github/workflows/publish-docs.yaml (1)
  • devbox 0.16.0 → [Updates: 0.17.1]
.github/workflows/release.yaml (1)
  • devbox 0.16.0 → [Updates: 0.17.1]
renovate-config-presets (1)
renovate.json

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions