Skip to content

Dependency Dashboard #1929

Open
Open
@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.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/container_description.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • christian-korneck/update-container-description-action v1@d36005551adeaba9698d8d67a296bd16fa91f8e8
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • christian-korneck/update-container-description-action v1@d36005551adeaba9698d8d67a296bd16fa91f8e8
.github/workflows/lint.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • golangci/golangci-lint-action v8.0.0@4afd733a84b1f43292c63897423277bb7f4313a9
  • windows 2025
  • windows 2025
  • windows 2025
.github/workflows/pr-check.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
.github/workflows/release.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • actions/upload-artifact v4.6.2@ea165f8d65b6e75b540449e92b4886f43607fa02
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/download-artifact v4.3.0@d3f86a106a0bac45b974a628896c90dbdf5c8093
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
  • docker/metadata-action v5.7.0@902fa8ec7d6ecbf8d84d538b9b233a880e428804
  • docker/setup-buildx-action v3.11.1@e468171a9de216ec08956ac3ada2f0791b6bd435
  • docker/build-push-action v6.18.0@263435318d21b8e681c14492fe198d362a7d2c83
  • windows 2025
.github/workflows/spelling.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • codespell-project/actions-codespell master
.github/workflows/stale-close.yml
  • actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639
.github/workflows/stale.yml
  • actions/stale v9.1.0@5bef64f19d7facfb25b37b414482c7164d639639
gomod
go.mod
  • go 1.24
  • github.com/alecthomas/kingpin/v2 v2.4.0
  • github.com/bmatcuk/doublestar/v4 v4.9.0
  • github.com/dimchansky/utfbom v1.1.1
  • github.com/go-ole/go-ole v1.3.0
  • github.com/prometheus/client_golang v1.22.0
  • github.com/prometheus/client_model v0.6.2
  • github.com/prometheus/common v0.65.0
  • github.com/prometheus/exporter-toolkit v0.14.0
  • github.com/stretchr/testify v1.10.0
  • golang.org/x/sys v0.34.0
  • github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b@0f3dac36c52b
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/coreos/go-systemd/v22 v22.5.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/jpillora/backoff v1.0.0
  • github.com/mdlayher/socket v0.5.1
  • github.com/mdlayher/vsock v1.2.1
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822
  • github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f@2f068394615f
  • github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2
  • github.com/prometheus/procfs v0.17.0
  • github.com/xhit/go-str2duration/v2 v2.1.0
  • golang.org/x/crypto v0.40.0
  • golang.org/x/net v0.42.0
  • golang.org/x/oauth2 v0.30.0
  • golang.org/x/sync v0.16.0
  • golang.org/x/text v0.27.0
  • google.golang.org/protobuf v1.36.6
  • gopkg.in/yaml.v2 v2.4.0
regex
.github/workflows/lint.yml
  • golangci/golangci-lint v2.2.2
cmd/windows_exporter/main.go
  • github.com/tc-hib/go-winres v0.3.3
kubernetes/windows-exporter-daemonset.yaml

  • 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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions