Dependency Dashboard #1

Open
opened 2025-10-21 12:30:40 +00:00 by james · 0 comments
Owner

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

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

  • Update docker/metadata-action action to v6
  • Update docker/setup-buildx-action action to v4
  • Update docker/setup-qemu-action action to v4
  • 🔐 Create all rate-limited PRs at once 🔐

PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

  • Update actions/checkout digest to 34e1148
  • Update docker/login-action digest to db14339
  • Update alpine Docker tag to v3.23
  • Update dependency go to v1.26.1
  • Update kubernetes packages to v0.35.2 (k8s.io/api, k8s.io/apimachinery, k8s.io/client-go)
  • Update module github.com/glebarez/sqlite to v1.11.0
  • Update module github.com/spf13/viper to v1.21.0
  • Update module gorm.io/gorm to v1.31.1

Open

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

Detected Dependencies

dockerfile (1)
Dockerfile (2)
  • golang 1.21-alpine3.17
  • alpine 3.19 → [Updates: 3.23]
github-actions (2)
.github/workflows/ci.yaml (6)
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v6, v4]
  • docker/setup-qemu-action v3 → [Updates: v4]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • docker/login-action 3d58c274f17dffee475a5520cbe67f0a882c4dbb → [Updates: undefined]
  • docker/build-push-action v5 → [Updates: v7]
.github/workflows/release.yaml (6)
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v6, v4]
  • docker/setup-qemu-action v3 → [Updates: v4]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • docker/login-action 3d58c274f17dffee475a5520cbe67f0a882c4dbb → [Updates: undefined]
  • docker/build-push-action v5 → [Updates: v7]
gomod (1)
go.mod (9)
  • go 1.21
  • go 1.21.6 → [Updates: 1.26.1]
  • github.com/glebarez/sqlite v1.10.0 → [Updates: v1.11.0]
  • github.com/monaco-io/request v1.0.16
  • github.com/spf13/viper v1.18.2 → [Updates: v1.21.0]
  • gorm.io/gorm v1.25.5 → [Updates: v1.31.1]
  • k8s.io/api v0.29.1 → [Updates: v0.35.2]
  • k8s.io/apimachinery v0.29.1 → [Updates: v0.35.2]
  • k8s.io/client-go v0.29.1 → [Updates: v0.35.2]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] <!-- create-config-migration-pr --> Select this checkbox to let Renovate create an automated Config Migration PR. ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/docker-metadata-action-6.x -->Update docker/metadata-action action to v6 - [ ] <!-- unlimit-branch=renovate/docker-setup-buildx-action-4.x -->Update docker/setup-buildx-action action to v4 - [ ] <!-- unlimit-branch=renovate/docker-setup-qemu-action-4.x -->Update docker/setup-qemu-action action to v4 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## PR Edited (Blocked) The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/actions-checkout-digest -->Update actions/checkout digest to 34e1148 - [ ] <!-- rebase-branch=renovate/docker-login-action-digest -->Update docker/login-action digest to db14339 - [ ] <!-- rebase-branch=renovate/alpine-3.x -->Update alpine Docker tag to v3.23 - [ ] <!-- rebase-branch=renovate/go-1.x -->Update dependency go to v1.26.1 - [ ] <!-- rebase-branch=renovate/kubernetes-go -->Update kubernetes packages to v0.35.2 (`k8s.io/api`, `k8s.io/apimachinery`, `k8s.io/client-go`) - [ ] <!-- rebase-branch=renovate/github.com-glebarez-sqlite-1.x -->Update module github.com/glebarez/sqlite to v1.11.0 - [ ] <!-- rebase-branch=renovate/github.com-spf13-viper-1.x -->Update module github.com/spf13/viper to v1.21.0 - [ ] <!-- rebase-branch=renovate/gorm.io-gorm-1.x -->Update module gorm.io/gorm to v1.31.1 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/actions-checkout-6.x -->[Update actions/checkout action to v6](pulls/4) - [ ] <!-- rebase-branch=renovate/docker-build-push-action-7.x -->[Update docker/build-push-action action to v7](pulls/5) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (2)</summary> - `golang 1.21-alpine3.17` - `alpine 3.19` → [Updates: `3.23`] </details> </blockquote> </details> <details><summary>github-actions (2)</summary> <blockquote> <details><summary>.github/workflows/ci.yaml (6)</summary> - `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` → [Updates: `v6`, `v4`] - `docker/setup-qemu-action v3` → [Updates: `v4`] - `docker/setup-buildx-action v3` → [Updates: `v4`] - `docker/metadata-action v5` → [Updates: `v6`] - `docker/login-action 3d58c274f17dffee475a5520cbe67f0a882c4dbb` → [Updates: `undefined`] - `docker/build-push-action v5` → [Updates: `v7`] </details> <details><summary>.github/workflows/release.yaml (6)</summary> - `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` → [Updates: `v6`, `v4`] - `docker/setup-qemu-action v3` → [Updates: `v4`] - `docker/setup-buildx-action v3` → [Updates: `v4`] - `docker/metadata-action v5` → [Updates: `v6`] - `docker/login-action 3d58c274f17dffee475a5520cbe67f0a882c4dbb` → [Updates: `undefined`] - `docker/build-push-action v5` → [Updates: `v7`] </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (9)</summary> - `go 1.21` - `go 1.21.6` → [Updates: `1.26.1`] - `github.com/glebarez/sqlite v1.10.0` → [Updates: `v1.11.0`] - `github.com/monaco-io/request v1.0.16` - `github.com/spf13/viper v1.18.2` → [Updates: `v1.21.0`] - `gorm.io/gorm v1.25.5` → [Updates: `v1.31.1`] - `k8s.io/api v0.29.1` → [Updates: `v0.35.2`] - `k8s.io/apimachinery v0.29.1` → [Updates: `v0.35.2`] - `k8s.io/client-go v0.29.1` → [Updates: `v0.35.2`] </details> </blockquote> </details>
Sign in to join this conversation.
No labels
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
james/external-dns-adguard#1
No description provided.