Renovate Dependency Dashboard #4

Open
opened 2025-11-24 20:06:10 +00:00 by renovate · 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Main configs and useful links are located in murdoc/renovatebot; Renovate logs for debug here.

Repository Problems

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

  • ⚠️ WARN: Some release(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
  • ⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
  • ⚠️ WARN: Error updating branch

Errored

The following updates encountered an error and will be retried. To force a retry now, click on a checkbox below.

  • fix(deps): update module github.com/mattn/go-colorable to v0.1.15
  • chore(deps): update dependency go to 1.27
  • chore(docker): update aquasec/trivy docker tag to v0.74.0
  • chore(docker): update golang docker tag to v1.27
  • chore(deps): update actions/setup-go action to v7
  • fix(deps): update module github.com/arsham/figurine to v2

Pending Status Checks

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

  • chore(docker): update alpine:3.24 docker digest to 294b683
  • chore(deps): update pre-commit hook bridgecrewio/checkov to v3.3.19
  • chore(deps): update pre-commit hook forgejo/runner to v13.2.0

Pending Branch Automerge

The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.

  • chore(deps): update docker/build-push-action digest to c3c9e26
  • chore(deps): update docker/setup-buildx-action digest to f87e599

Detected Dependencies

dockerfile (1)
Dockerfile (2)
  • golang 1.26-alpine@sha256:51a7c389a5ddaf82f527191a1e9bff9928655130a44e4975dd1d7e0acf59f1ae → [Updates: 1.27-alpine]
  • alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b → [Updates: 3.24]
github-actions (5)
.forgejo/workflows/build.yml (5)
  • actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262
  • docker/login-action v4@dbcb813823bdd20940b903addbd779551569679f
  • docker/setup-buildx-action v4@37fe631027851001ddb9b187196cc803df7f5f0e → [Updates: v4]
  • docker/build-push-action v7@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a → [Updates: v7]
  • aquasec/trivy 0.72.0@sha256:cffe3f5161a47a6823fbd23d985795b3ed72a4c806da4c4df16266c02accdd6f → [Updates: 0.74.0]
.forgejo/workflows/go.yml (3)
  • actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262
  • actions/setup-go v6@924ae3a1cded613372ab5595356fb5720e22ba16 → [Updates: v7]
  • go 1.26 → [Updates: 1.27]
.forgejo/workflows/pre-commit.yml (1)
  • actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262
.forgejo/workflows/release.yml (2)
  • actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262
  • git.bueraner.de/murdoc/docker-semantic-release latest@sha256:23ba8c549c4e726f6331b4afc43a5c8b200d1cb93b1b2e2842b7bbb1690f5d3e
.forgejo/workflows/tag.yml (4)
  • actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262
  • docker/login-action v4@dbcb813823bdd20940b903addbd779551569679f
  • docker/setup-buildx-action v4@37fe631027851001ddb9b187196cc803df7f5f0e → [Updates: v4]
  • docker/build-push-action v7@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a → [Updates: v7]
gomod (1)
go.mod (9)
  • go 1.25.0
  • github.com/spf13/cobra v1.10.2
  • github.com/arsham/figurine v1.3.0 → [Updates: v2.1.1]
  • github.com/briandowns/spinner v1.23.2
  • github.com/fatih/color v1.19.0
  • github.com/gorilla/websocket v1.5.3
  • github.com/jwalton/go-supportscolor v1.2.0
  • github.com/mattn/go-colorable v0.1.14 → [Updates: v0.1.15]
  • github.com/spf13/viper v1.21.0
pre-commit (1)
.pre-commit-config.yaml (11)
  • pre-commit/pre-commit-hooks v6.0.0
  • compilerla/conventional-pre-commit v4.4.0
  • igorshubovych/markdownlint-cli v0.49.1
  • jameswoolfenden/pre-commit-shell v1.0.7
  • Lucas-C/pre-commit-hooks v1.5.6
  • gitleaks/gitleaks v8.30.1
  • tarioch/flux-check-hook v0.8.0
  • bridgecrewio/checkov 3.3.18 → [Updates: 3.3.19]
  • astro/deadnix v1.3.2
  • antonbabenko/pre-commit-terraform v1.109.1
  • forgejo/runner v13.1.0 → [Updates: v13.2.0]
renovate-config (1)
renovate.json
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>Main configs and useful links are located in [murdoc/renovatebot](https://git.bueraner.de/murdoc/renovatebot); Renovate logs for debug [here](https://git.bueraner.de/murdoc/renovatebot/actions). ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: Some release(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information - ⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information - ⚠️ WARN: Error updating branch ## Errored The following updates encountered an error and will be retried. To force a retry now, click on a checkbox below. - [ ] <!-- retry-branch=renovate-github-com-mattn-go-colorable-0-x -->fix(deps): update module github.com/mattn/go-colorable to v0.1.15 - [ ] <!-- retry-branch=renovate-go-1-x -->chore(deps): update dependency go to 1.27 - [ ] <!-- retry-branch=renovate-aquasec-trivy-0-x -->chore(docker): update aquasec/trivy docker tag to v0.74.0 - [ ] <!-- retry-branch=renovate-golang-1-x -->chore(docker): update golang docker tag to v1.27 - [ ] <!-- retry-branch=renovate-actions-setup-go-7-x -->chore(deps): update actions/setup-go action to v7 - [ ] <!-- retry-branch=renovate-github-com-arsham-figurine-2-x -->fix(deps): update module github.com/arsham/figurine to v2 ## Pending Status Checks The following updates await pending status checks. To force their creation now, click on a checkbox below. - [ ] <!-- approvePr-branch=renovate-alpine-3-24 -->chore(docker): update alpine:3.24 docker digest to 294b683 - [ ] <!-- approvePr-branch=renovate-bridgecrewio-checkov-3-x -->chore(deps): update pre-commit hook bridgecrewio/checkov to v3.3.19 - [ ] <!-- approvePr-branch=renovate-forgejo-runner-13-x -->chore(deps): update pre-commit hook forgejo/runner to v13.2.0 ## Pending Branch Automerge The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below. - [ ] <!-- approvePr-branch=renovate-docker-build-push-action-digest -->chore(deps): update docker/build-push-action digest to c3c9e26 - [ ] <!-- approvePr-branch=renovate-docker-setup-buildx-action-digest -->chore(deps): update docker/setup-buildx-action digest to f87e599 ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (2)</summary> - `golang 1.26-alpine@sha256:51a7c389a5ddaf82f527191a1e9bff9928655130a44e4975dd1d7e0acf59f1ae` → [Updates: `1.27-alpine`] - `alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b` → [Updates: `3.24`] </details> </blockquote> </details> <details><summary>github-actions (5)</summary> <blockquote> <details><summary>.forgejo/workflows/build.yml (5)</summary> - `actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262` - `docker/login-action v4@dbcb813823bdd20940b903addbd779551569679f` - `docker/setup-buildx-action v4@37fe631027851001ddb9b187196cc803df7f5f0e` → [Updates: `v4`] - `docker/build-push-action v7@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a` → [Updates: `v7`] - `aquasec/trivy 0.72.0@sha256:cffe3f5161a47a6823fbd23d985795b3ed72a4c806da4c4df16266c02accdd6f` → [Updates: `0.74.0`] </details> <details><summary>.forgejo/workflows/go.yml (3)</summary> - `actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262` - `actions/setup-go v6@924ae3a1cded613372ab5595356fb5720e22ba16` → [Updates: `v7`] - `go 1.26` → [Updates: `1.27`] </details> <details><summary>.forgejo/workflows/pre-commit.yml (1)</summary> - `actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262` </details> <details><summary>.forgejo/workflows/release.yml (2)</summary> - `actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262` - `git.bueraner.de/murdoc/docker-semantic-release latest@sha256:23ba8c549c4e726f6331b4afc43a5c8b200d1cb93b1b2e2842b7bbb1690f5d3e` </details> <details><summary>.forgejo/workflows/tag.yml (4)</summary> - `actions/checkout v4@11d5960a326750d5838078e36cf38b85af677262` - `docker/login-action v4@dbcb813823bdd20940b903addbd779551569679f` - `docker/setup-buildx-action v4@37fe631027851001ddb9b187196cc803df7f5f0e` → [Updates: `v4`] - `docker/build-push-action v7@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a` → [Updates: `v7`] </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (9)</summary> - `go 1.25.0` - `github.com/spf13/cobra v1.10.2` - `github.com/arsham/figurine v1.3.0` → [Updates: `v2.1.1`] - `github.com/briandowns/spinner v1.23.2` - `github.com/fatih/color v1.19.0` - `github.com/gorilla/websocket v1.5.3` - `github.com/jwalton/go-supportscolor v1.2.0` - `github.com/mattn/go-colorable v0.1.14` → [Updates: `v0.1.15`] - `github.com/spf13/viper v1.21.0` </details> </blockquote> </details> <details><summary>pre-commit (1)</summary> <blockquote> <details><summary>.pre-commit-config.yaml (11)</summary> - `pre-commit/pre-commit-hooks v6.0.0` - `compilerla/conventional-pre-commit v4.4.0` - `igorshubovych/markdownlint-cli v0.49.1` - `jameswoolfenden/pre-commit-shell v1.0.7` - `Lucas-C/pre-commit-hooks v1.5.6` - `gitleaks/gitleaks v8.30.1` - `tarioch/flux-check-hook v0.8.0` - `bridgecrewio/checkov 3.3.18` → [Updates: `3.3.19`] - `astro/deadnix v1.3.2` - `antonbabenko/pre-commit-terraform v1.109.1` - `forgejo/runner v13.1.0` → [Updates: `v13.2.0`] </details> </blockquote> </details> <details><summary>renovate-config (1)</summary> <blockquote> <details><summary>renovate.json</summary> </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
murdoc/ha-cli#4
No description provided.