Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 48
- Forks
- 130
- Avg merge
- 21h 2m
- Merged PRs (30d)
- 3
Description
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: Cannot access vulnerability alerts. Please ensure permissions have been granted.
- ⚠️ WARN: Dependency name is unset, skipping
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (11)
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
| Datasource | Package | Last Updated |
|---|---|---|
| gomod | github.com/adamliesko/retry | 2020-01-23 |
| gomod | github.com/hashicorp/go-multierror | 2021-03-11 |
| gomod | github.com/joshdk/go-junit | 2021-02-26 |
| gomod | github.com/kylelemons/godebug | 2019-05-05 |
| gomod | github.com/microcosm-cc/bluemonday | 2024-07-04 |
| gomod | github.com/mitchellh/mapstructure | 2022-04-20 |
| gomod | github.com/spf13/afero | 2025-09-08 |
| gomod | github.com/spf13/pflag | 2025-09-02 |
| gomod | github.com/spf13/viper | 2025-09-08 |
| gomod | gopkg.in/yaml.v3 | 2022-05-27 |
| gomod | gotest.tools/v3 | 2024-09-05 |
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- fix(deps): update module github.com/google/go-github/v89 to v92
[!WARNING]
Renovate failed to look up the following dependencies:Failed to look up go package github.com/aws/smithy-go: no-result,Failed to look up go package github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: no-result.Files affected:
go.mod
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal:latest docker digest to 1280211
- fix(deps): update openshift modules (
github.com/openshift-online/ocm-sdk-go,github.com/openshift/api,github.com/openshift/client-go) - fix(deps): update golang.org/x modules (
golang.org/x/net,golang.org/x/sync,golang.org/x/tools) - fix(deps): update gomod dependencies (
cloud.google.com/go/kms,github.com/PuerkitoBio/goquery,github.com/aws/aws-sdk-go-v2,github.com/aws/aws-sdk-go-v2/config,github.com/aws/aws-sdk-go-v2/credentials,github.com/aws/aws-sdk-go-v2/service/cloudformation,github.com/aws/aws-sdk-go-v2/service/ec2,github.com/aws/aws-sdk-go-v2/service/iam,github.com/aws/aws-sdk-go-v2/service/s3,github.com/aws/aws-sdk-go-v2/service/secretsmanager,github.com/fsnotify/fsnotify,github.com/hashicorp/go-version,github.com/hashicorp/hc-install,github.com/hashicorp/terraform-exec,github.com/onsi/ginkgo/v2,github.com/onsi/gomega,github.com/operator-framework/api,github.com/operator-framework/operator-lifecycle-manager,github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring,github.com/prometheus-operator/prometheus-operator/pkg/client,github.com/prometheus/client_golang,github.com/spf13/afero,github.com/spf13/cobra,github.com/spf13/pflag,github.com/spf13/viper,github.com/stretchr/testify,github.com/vmware-tanzu/velero,google.golang.org/api,google.golang.org/genai,sigs.k8s.io/controller-runtime,sigs.k8s.io/e2e-framework) - fix(deps): update kubernetes modules (
k8s.io/api,k8s.io/apiextensions-apiserver,k8s.io/apimachinery,k8s.io/client-go,k8s.io/klog/v2,k8s.io/kubectl,k8s.io/utils) - fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
gomod (1)
go.mod (63)
go 1.25.0cloud.google.com/go/kms v1.21.1→ [Updates:v1.33.0]github.com/Masterminds/semver/v3 v3.5.0github.com/PuerkitoBio/goquery v1.10.2→ [Updates:v1.13.0]github.com/adamliesko/retry v0.0.0-20200123222335-86c8baac277d@86c8baac277dgithub.com/aws/aws-sdk-go-v2 v1.43.7→ [Updates:v1.47.0]github.com/aws/aws-sdk-go-v2/config v1.32.30→ [Updates:v1.33.5]github.com/aws/aws-sdk-go-v2/credentials v1.19.29→ [Updates:v1.20.5]github.com/aws/aws-sdk-go-v2/service/cloudformation v1.75.0→ [Updates:v1.81.0]github.com/aws/aws-sdk-go-v2/service/ec2 v1.317.0→ [Updates:v1.332.0]github.com/aws/aws-sdk-go-v2/service/iam v1.54.5→ [Updates:v1.64.0]github.com/aws/aws-sdk-go-v2/service/s3 v1.104.0→ [Updates:v1.113.1]github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.44.7→ [Updates:v1.50.0]github.com/aws/smithy-go v1.27.8github.com/fsnotify/fsnotify v1.9.0→ [Updates:v1.10.1]github.com/go-logr/logr v1.4.4github.com/golang-jwt/jwt/v4 v4.5.2→ [Updates:v5.3.1]github.com/gomarkdown/markdown v0.0.0-20260217112301-37c66b85d6ab@37c66b85d6ab→ [Updates:v0.0.0-20260917010721-cc30ffac3c05]github.com/google/go-github/v89 v89.0.0→ [Updates:v92.0.0]github.com/hashicorp/go-multierror v1.1.1github.com/hashicorp/go-version v1.7.0→ [Updates:v1.9.0]github.com/hashicorp/hc-install v0.9.2→ [Updates:v0.9.5]github.com/hashicorp/terraform-exec v0.23.0→ [Updates:v0.25.3]github.com/joshdk/go-junit v1.0.0github.com/kylelemons/godebug v1.1.0github.com/microcosm-cc/bluemonday v1.0.27github.com/mitchellh/mapstructure v1.5.0github.com/onsi/ginkgo/v2 v2.32.0→ [Updates:v2.32.2]github.com/onsi/gomega v1.42.1→ [Updates:v1.43.0]github.com/openshift-online/ocm-sdk-go v0.1.507→ [Updates:v0.1.512]github.com/openshift/api v0.0.0-20260318185450-1f2fa3f09f4e@1f2fa3f09f4e→ [Updates:v0.0.0-20260318185450-1f2fa3f09f4e]github.com/openshift/client-go v0.0.0-20260320040014-4b5fc2cdad98@4b5fc2cdad98→ [Updates:v0.0.0-20260320040014-4b5fc2cdad98]github.com/openshift/cloud-credential-operator v0.0.0-20250326174647-d66761c09842@d66761c09842→ [Updates:v0.0.0-20260918225044-5c4a3963b75c]github.com/openshift/managed-upgrade-operator v0.0.0-20260318004129-350c2fbceedb@350c2fbceedb→ [Updates:v0.0.0-20260917064228-1837a3b30b71]github.com/openshift/osde2e-common v0.0.0-20260902185639-d3668b5bf74c@d3668b5bf74cgithub.com/operator-framework/api v0.30.0→ [Updates:v0.45.0]github.com/operator-framework/operator-lifecycle-manager v0.22.0→ [Updates:v0.46.0]github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0→ [Updates:v0.94.0]github.com/prometheus-operator/prometheus-operator/pkg/client v0.74.0→ [Updates:v0.94.0]github.com/prometheus/client_golang v1.24.0→ [Updates:v1.24.1]github.com/spf13/afero v1.12.0→ [Updates:v1.15.0]github.com/spf13/cobra v1.10.0→ [Updates:v1.10.2]github.com/spf13/pflag v1.0.9→ [Updates:v1.0.10]github.com/spf13/viper v1.19.0→ [Updates:v1.21.0]github.com/stretchr/testify v1.11.1→ [Updates:v1.12.1]github.com/vmware-tanzu/velero v1.10.2→ [Updates:v1.18.2]golang.org/x/net v0.57.0→ [Updates:v0.59.0]golang.org/x/sync v0.22.0→ [Updates:v0.23.0]golang.org/x/tools v0.47.0→ [Updates:v0.50.0]google.golang.org/api v0.227.0→ [Updates:v0.298.0]google.golang.org/genai v1.51.0→ [Updates:v1.71.0]gopkg.in/yaml.v3 v3.0.1gotest.tools/v3 v3.5.2k8s.io/api v0.35.2→ [Updates:v0.37.0]k8s.io/apiextensions-apiserver v0.35.1→ [Updates:v0.37.0]k8s.io/apimachinery v0.35.2→ [Updates:v0.37.0]k8s.io/client-go v0.35.2→ [Updates:v0.37.0]k8s.io/klog/v2 v2.130.1→ [Updates:v2.140.0]k8s.io/kubectl v0.35.2→ [Updates:v0.37.0]k8s.io/utils v0.0.0-20251002143259-bc988d571ff4@bc988d571ff4→ [Updates:v0.0.0-20260707023825-cf1189d6abe3]sigs.k8s.io/controller-runtime v0.21.0→ [Updates:v0.25.1]sigs.k8s.io/e2e-framework v0.6.0→ [Updates:v0.7.0]github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.2.11
tekton (7)
.tekton/fedramp-pull-request.yaml
.tekton/fedramp-push.yaml
.tekton/osde2e-main-e2e-test.yaml (1)
registry.access.redhat.com/ubi8/ubi-minimal latest@sha256:5d76d0cedabd7d7893b28bec684d7a3412dd8d95d186e7d4b6eeed4ea28c327b→ [Updates:latest].tekton/osde2e-main-pull-request.yaml
.tekton/osde2e-main-push.yaml
.tekton/sdn-migration-pull-request.yaml
.tekton/sdn-migration-push.yaml
Contributor guide
No contributing guide indexed for this repository
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 inspect go.mod plus the listed .tekton/*.yaml files. Review the existing pull requests linked from the dashboard and the dependency lookup warnings before choosing any update; done would require a clearly scoped dependency change with passing repository checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kubernetes
- Domain
- build-system, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100