cloudfoundry / cloudfoundry/cf_exporter
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23
- Forks
- 26
- Avg merge
- 4m
- Merged PRs (30d)
- 16
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- Pin dependencies (
actions/checkout,actions/setup-go,actions/stale,docker/login-action,github/codeql-action,golangci/golangci-lint-action,goreleaser/goreleaser-action,peter-evans/create-pull-request) - Update GitHub Actions (major) (
actions/checkout,actions/setup-go,actions/stale,docker/login-action,goreleaser/goreleaser-action,peter-evans/create-pull-request,renovatebot/github-action) - Update module github.com/onsi/ginkgo to v2
- 🔐 Create all rate-limited PRs at once 🔐
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
dockerfile (1)
packages/docker/Dockerfile
github-actions (8)
.github/workflows/auto-approver.yml
.github/workflows/bump-golang-and-dependencies.yml (4)
actions/checkout v4→ [Updates:v7,v4]actions/setup-go v5→ [Updates:v7,v5]peter-evans/create-pull-request v6→ [Updates:v8,v6]go stable.github/workflows/codeql-analysis.yml (5)
actions/checkout v6→ [Updates:v7,v6]github/codeql-action v4→ [Updates:v4]github/codeql-action v4→ [Updates:v4]github/codeql-action v4→ [Updates:v4]ubuntu 24.04.github/workflows/goreleaser.yml (4)
actions/checkout v4→ [Updates:v7,v4]actions/setup-go v5→ [Updates:v7,v5]docker/login-action v2→ [Updates:v4,v2]goreleaser/goreleaser-action v4→ [Updates:v7,v4].github/workflows/linter.yml (3)
actions/checkout v4→ [Updates:v7,v4]actions/setup-go v5→ [Updates:v7,v5]golangci/golangci-lint-action v9→ [Updates:v9].github/workflows/renovate.yml (2)
actions/checkout v4→ [Updates:v7,v4]renovatebot/github-action v41→ [Updates:v46.2.5].github/workflows/stale-issue-pr.yml (1)
actions/stale v8→ [Updates:v11,v8].github/workflows/tests.yml (2)
actions/checkout v4→ [Updates:v7,v4]actions/setup-go v5→ [Updates:v7,v5]
gomod (1)
go.mod (12)
go 1.26.5code.cloudfoundry.org/bbs v1.12.0code.cloudfoundry.org/bbs/models v1.8.0code.cloudfoundry.org/cli/v8 v8.18.4code.cloudfoundry.org/lager/v3 v3.84.0github.com/alecthomas/kingpin/v2 v2.4.0github.com/cloudfoundry-community/go-cf-clients-helper/v2 v2.14.0github.com/onsi/ginkgo v1.16.5→ [Updates:v2.32.1]github.com/onsi/gomega v1.42.1→ [Updates:v1.43.0]github.com/prometheus/client_golang v1.24.1github.com/prometheus/common v0.70.1github.com/sirupsen/logrus v1.10.1→ [Updates:v1.10.2]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Dependency Dashboard and its linked Renovate documentation, then inspect the listed .github/workflows files, packages/docker/Dockerfile, and go.mod. Choose a specific unchecked update, check its dependency's compatibility notes, and run the repository's relevant checks; done means the selected update is applied without breaking CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, go
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100