Dependency Dashboard #168

Open
opened 2026-06-05 15:08:33 +02:00 by CSRBot · 0 comments
Collaborator

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: HTTP request to an internal host, which internalHostAccess=block would refuse - permit it with a hostRules entry naming the host, or one setting allowInternal: true, or set internalHostAccess=block to enforce this now. The default will become block in a future major release.

Open

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

Detected Dependencies

github-actions (5)
.gitea/workflows/golang-linters.yaml (4)
  • actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803 → [Updates: v7.0.1]
  • actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16
  • golangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a
  • golangci/golangci-lint v2.13.0 → [Updates: v2.14.0]
.gitea/workflows/golang-tests.yaml (2)
  • actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803 → [Updates: v7.0.1]
  • actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16
.gitea/workflows/markdown-linters.yaml (2)
  • actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803 → [Updates: v7.0.1]
  • DavidAnson/markdownlint-cli2-action v23.2.0@ded1f9488f68a970bc66ea5619e13e9b52e601cd
.gitea/workflows/release.yaml (6)
  • actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803 → [Updates: v7.0.1]
  • docker/setup-qemu-action v4.2.0@96fe6ef7f33517b61c61be40b68a1882f3264fb8 → [Updates: v4.4.0]
  • actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16
  • docker/login-action v4.6.0@dbcb813823bdd20940b903addbd779551569679f
  • goreleaser/goreleaser-action v7.2.3@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94
  • goreleaser/goreleaser v2.17.1 → [Updates: v2.18.2]
.gitea/workflows/update-docker-hub-description.yaml (2)
  • actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803 → [Updates: v7.0.1]
  • peter-evans/dockerhub-description v5.0.0@1b9a80c056b620d92cedb9d9b5a223409c68ddfa
gomod (1)
go.mod (6)
  • go 1.25.0
  • go 1.26.7 → [Updates: 1.27.1]
  • github.com/alecthomas/kong v1.16.1
  • github.com/kisielk/og-rek v1.3.0
  • github.com/nlpodyssey/gopickle v0.3.0
  • github.com/prometheus/client_golang v1.24.1
regex (2)
.gitea/workflows/golang-linters.yaml (1)
  • golangci/golangci-lint v2.13.0 → [Updates: v2.14.0]
.gitea/workflows/release.yaml (1)
  • goreleaser/goreleaser v2.17.1 → [Updates: v2.18.2]
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. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: HTTP request to an internal host, which `internalHostAccess=block` would refuse - permit it with a `hostRules` entry naming the host, or one setting `allowInternal: true`, or set `internalHostAccess=block` to enforce this now. The default will become `block` in a future major release. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/golangci-golangci-lint-2.x -->[chore(deps): update dependency golangci/golangci-lint to v2.14.0](pulls/190) - [ ] <!-- rebase-branch=renovate/goreleaser-goreleaser-2.x -->[chore(deps): update dependency goreleaser/goreleaser to v2.18.2](pulls/191) - [ ] <!-- rebase-branch=renovate/docker-setup-qemu-action-4.x -->[chore(deps): update docker/setup-qemu-action action to v4.4.0](pulls/192) - [ ] <!-- rebase-branch=renovate/go-modules -->[chore(deps): update go toolchain directive to v1.27.1](pulls/188) - [ ] <!-- rebase-branch=renovate/actions-checkout-7.x -->[chore(deps): update actions/checkout action to v7](pulls/193) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>github-actions (5)</summary> <blockquote> <details><summary>.gitea/workflows/golang-linters.yaml (4)</summary> - `actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803` → [Updates: `v7.0.1`] - `actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16` - `golangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a` - `golangci/golangci-lint v2.13.0` → [Updates: `v2.14.0`] </details> <details><summary>.gitea/workflows/golang-tests.yaml (2)</summary> - `actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803` → [Updates: `v7.0.1`] - `actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16` </details> <details><summary>.gitea/workflows/markdown-linters.yaml (2)</summary> - `actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803` → [Updates: `v7.0.1`] - `DavidAnson/markdownlint-cli2-action v23.2.0@ded1f9488f68a970bc66ea5619e13e9b52e601cd` </details> <details><summary>.gitea/workflows/release.yaml (6)</summary> - `actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803` → [Updates: `v7.0.1`] - `docker/setup-qemu-action v4.2.0@96fe6ef7f33517b61c61be40b68a1882f3264fb8` → [Updates: `v4.4.0`] - `actions/setup-go v6.5.0@924ae3a1cded613372ab5595356fb5720e22ba16` - `docker/login-action v4.6.0@dbcb813823bdd20940b903addbd779551569679f` - `goreleaser/goreleaser-action v7.2.3@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94` - `goreleaser/goreleaser v2.17.1` → [Updates: `v2.18.2`] </details> <details><summary>.gitea/workflows/update-docker-hub-description.yaml (2)</summary> - `actions/checkout v6.1.0@d23441a48e516b6c34aea4fa41551a30e30af803` → [Updates: `v7.0.1`] - `peter-evans/dockerhub-description v5.0.0@1b9a80c056b620d92cedb9d9b5a223409c68ddfa` </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (6)</summary> - `go 1.25.0` - `go 1.26.7` → [Updates: `1.27.1`] - `github.com/alecthomas/kong v1.16.1` - `github.com/kisielk/og-rek v1.3.0` - `github.com/nlpodyssey/gopickle v0.3.0` - `github.com/prometheus/client_golang v1.24.1` </details> </blockquote> </details> <details><summary>regex (2)</summary> <blockquote> <details><summary>.gitea/workflows/golang-linters.yaml (1)</summary> - `golangci/golangci-lint v2.13.0` → [Updates: `v2.14.0`] </details> <details><summary>.gitea/workflows/release.yaml (1)</summary> - `goreleaser/goreleaser v2.17.1` → [Updates: `v2.18.2`] </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
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/prometheus-fail2ban-exporter#168