Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 185
- Forks
- 24
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 5
Description
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.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): update module github.com/olekukonko/tablewriter to v1.1.5
- fix(deps): update module github.com/deckarep/golang-set/v2 to v3
- fix(deps): update module github.com/google/go-github/v85 to v92
- fix(deps): update module github.com/google/go-github/v91 to v92
- 🔐 Create all awaiting schedule PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
github-actions (5)
.github/workflows/codeql.yml (5)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303egithub/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938→ [Updates:v4.38.1]github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938→ [Updates:v4.38.1]github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938→ [Updates:v4.38.1].github/workflows/releaser.yml (9)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303eanchore/sbom-action v0.24.2@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26sigstore/cosign-installer v4.1.2@6f9f17788090df1f26f669e9d70d6ae9567deba6goreleaser/goreleaser-action v7.2.3@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94slsa-framework/slsa-github-generator v2.1.0slsa-framework/slsa-verifier v2.7.1@ea584f4502babc6f60d9bc799dbbb13c1caa9ee6goreleaser/goreleaser ~> v2.github/workflows/security-scan.yml (3)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1anchore/scan-action v7.4.2@27805bf3b4e84b4a5c980df22ed233c00390a439github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938→ [Updates:v4.38.1].github/workflows/test.yml (16)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303earduino/setup-task v3.0.0@c0bc642852239c2689f73f4ea6459c29405f3c52actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0aactions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303earduino/setup-task v3.0.0@c0bc642852239c2689f73f4ea6459c29405f3c52coverallsapp/github-action v2.3.8@8d6379e14d29928660c4ba802d8e85393440b329actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303egolangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278aactions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303earduino/setup-task v3.0.0@c0bc642852239c2689f73f4ea6459c29405f3c52actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c.github/workflows/triage.yml (1)
stacklok/.github v1@b43e3f174f9bbf2ca4efe6e421a1d007e7fa1b8f
gomod (1)
go.mod (14)
go 1.26.3github.com/deckarep/golang-set/v2 v2.9.0→ [Updates:v3.0.0]github.com/go-git/go-billy/v5 v5.9.1github.com/google/go-containerregistry v0.22.1github.com/google/go-github/v85 v85.0.0→ [Updates:v92.0.0]github.com/google/go-github/v91 v91.0.0→ [Updates:v92.0.0]github.com/moby/buildkit v0.33.0github.com/olekukonko/tablewriter v1.1.4→ [Updates:v1.1.5]github.com/puzpuzpuz/xsync v1.5.2→ [Updates:v4.5.0]github.com/spf13/cobra v1.10.2github.com/stretchr/testify v1.12.1golang.org/x/sync v0.23.0gopkg.in/h2non/gock.v1 v1.1.2gopkg.in/yaml.v3 v3.0.1
- Check this box to trigger a request for Renovate to run again on this repository
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 Renovate Dependency Dashboard, then inspect go.mod and the listed .github/workflows files. Review the scheduled and blocked dependency updates, including the existing pull requests, before deciding which updates remain actionable. Done means the selected dependency changes are applied and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100