openshift / openshift/ocm-agent
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 45
- Avg merge
- 16h 34m
- 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 (57)
[!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.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- fix(deps): update gomod dependencies (
github.com/Masterminds/semver/v3,github.com/emicklei/go-restful/v3,github.com/evanphx/json-patch,github.com/fsnotify/fsnotify,github.com/fxamacker/cbor/v2,github.com/go-errors/errors,github.com/go-logr/logr,github.com/go-openapi/jsonpointer,github.com/go-openapi/jsonreference,github.com/go-openapi/swag,github.com/google/pprof,github.com/lib/pq,github.com/magiconair/properties,github.com/mailru/easyjson,github.com/moby/spdystream,github.com/onsi/ginkgo/v2,github.com/onsi/gomega,github.com/openshift-online/ocm-api-model/clientapi,github.com/openshift-online/ocm-api-model/model,github.com/openshift-online/ocm-sdk-go,github.com/openshift/api,github.com/pelletier/go-toml/v2,github.com/prometheus/alertmanager,github.com/prometheus/client_golang,github.com/prometheus/client_model,github.com/prometheus/common,github.com/prometheus/procfs,github.com/sirupsen/logrus,github.com/spf13/afero,github.com/spf13/cast,github.com/spf13/cobra,github.com/spf13/pflag,github.com/spf13/viper,github.com/subosito/gotenv,go.yaml.in/yaml/v2,go.yaml.in/yaml/v3,golang.org/x/mod,golang.org/x/net,golang.org/x/oauth2,golang.org/x/sync,golang.org/x/sys,golang.org/x/term,golang.org/x/text,golang.org/x/time,golang.org/x/tools,gomodules.xyz/jsonpatch/v2,google.golang.org/protobuf,gopkg.in/ini.v1,k8s.io/api,k8s.io/apiextensions-apiserver,k8s.io/apimachinery,k8s.io/cli-runtime,k8s.io/client-go,k8s.io/component-base,k8s.io/klog/v2,k8s.io/kube-openapi,k8s.io/kubectl,k8s.io/utils,sigs.k8s.io/controller-runtime,sigs.k8s.io/e2e-framework,sigs.k8s.io/json,sigs.k8s.io/kustomize/api,sigs.k8s.io/kustomize/kyaml,sigs.k8s.io/structured-merge-diff/v6) - chore(deps): update go-openapi packages to v1 (
github.com/go-openapi/jsonpointer,github.com/go-openapi/jsonreference) - chore(deps): update module github.com/cenkalti/backoff/v4 to v7
- chore(deps): update module github.com/evanphx/json-patch to v5
- chore(deps): update module github.com/golang-jwt/jwt/v4 to v5
- chore(deps): update module github.com/hashicorp/hcl to v2
- chore(deps): update module github.com/makenowjust/heredoc to v2
- chore(deps): update module go.yaml.in/yaml/v2 to v3
- chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v7
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
gomod (1)
go.mod (122)
go 1.25.0github.com/gorilla/mux v1.8.1github.com/onsi/ginkgo/v2 v2.28.1→ [Updates:v2.32.2]github.com/onsi/gomega v1.39.0→ [Updates:v1.43.0]github.com/openshift-online/ocm-sdk-go v0.1.499→ [Updates:v0.1.512]github.com/openshift/api v0.0.0-20250929151534-41627d81e9c1@41627d81e9c1→ [Updates:v0.0.0-20250929151534-41627d81e9c1]github.com/openshift/ocm-agent-operator v0.0.0-20260407044455-99bd4d7df24e@99bd4d7df24e→ [Updates:v0.0.0-20260917053053-648d282c0666]github.com/prometheus/alertmanager v0.25.1→ [Updates:v0.34.0]github.com/prometheus/client_golang v1.23.2→ [Updates:v1.24.1]github.com/sirupsen/logrus v1.9.3→ [Updates:v1.10.2]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.15.0→ [Updates:v1.21.0]go.uber.org/mock v0.6.0k8s.io/api v0.35.2→ [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/kubectl v0.35.2→ [Updates:v0.37.0]sigs.k8s.io/controller-runtime v0.21.0→ [Updates:v0.25.1]sigs.k8s.io/e2e-framework v0.2.0→ [Updates:v0.7.0]github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c@faa5f7b0171c→ [Updates:v0.0.0-20260917205352-e937bb47801a]github.com/MakeNowJust/heredoc v1.0.0→ [Updates:v2.0.1]github.com/Masterminds/semver/v3 v3.4.0→ [Updates:v3.5.0]github.com/aymerick/douceur v0.2.0github.com/beorn7/perks v1.0.1github.com/blang/semver/v4 v4.0.0github.com/cenkalti/backoff/v4 v4.3.0→ [Updates:v7.0.0]github.com/cespare/xxhash/v2 v2.3.0github.com/chai2010/gettext-go v1.0.3github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc@d8f796af33ccgithub.com/emicklei/go-restful/v3 v3.12.2→ [Updates:v3.13.0]github.com/evanphx/json-patch v4.12.0+incompatible→ [Updates:v4.13.0+incompatible,v5.9.11+incompatible]github.com/evanphx/json-patch/v5 v5.9.11github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f@1de76d718b3fgithub.com/fsnotify/fsnotify v1.9.0→ [Updates:v1.10.1]github.com/fxamacker/cbor/v2 v2.9.0→ [Updates:v2.9.4]github.com/go-errors/errors v1.4.2→ [Updates:v1.5.1]github.com/go-logr/logr v1.4.3→ [Updates:v1.4.4]github.com/go-openapi/jsonpointer v0.21.0→ [Updates:v0.24.0,v1.0.1]github.com/go-openapi/jsonreference v0.20.4→ [Updates:v0.21.6,v1.0.2]github.com/go-openapi/swag v0.23.0→ [Updates:v0.29.2]github.com/go-task/slim-sprig/v3 v3.0.0github.com/golang-jwt/jwt/v4 v4.5.2→ [Updates:v5.3.1]github.com/golang/glog v1.2.5github.com/google/btree v1.1.3github.com/google/gnostic-models v0.7.1github.com/google/go-cmp v0.7.0github.com/google/pprof v0.0.0-20260302011040-a15ffb7f9dcc@a15ffb7f9dcc→ [Updates:v0.0.0-20260906184651-6331bc6350fe]github.com/google/uuid v1.6.0github.com/gorilla/css v1.0.1github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674@e064f32e3674github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79@901d90724c79github.com/hashicorp/hcl v1.0.0→ [Updates:v2.25.0]github.com/inconshreveable/mousetrap v1.1.0github.com/itchyny/gojq v0.12.19github.com/itchyny/timefmt-go v0.1.8github.com/josharian/intern v1.0.0github.com/json-iterator/go v1.1.12github.com/kylelemons/godebug v1.1.0github.com/lib/pq v1.10.5→ [Updates:v1.12.3]github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de@89fcab3d43degithub.com/magiconair/properties v1.8.10→ [Updates:v1.18.11]github.com/mailru/easyjson v0.7.7→ [Updates:v0.9.2]github.com/microcosm-cc/bluemonday v1.0.27github.com/mitchellh/go-wordwrap v1.0.1github.com/mitchellh/mapstructure v1.5.0github.com/moby/spdystream v0.5.0→ [Updates:v0.5.1]github.com/moby/term v0.5.2github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1ddgithub.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee@35a7c28c31eegithub.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00@205db1a8cc00github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f@cca7078d478fgithub.com/openshift-online/ocm-api-model/clientapi v0.0.453→ [Updates:v0.0.468]github.com/openshift-online/ocm-api-model/model v0.0.453→ [Updates:v0.0.468]github.com/pelletier/go-toml/v2 v2.0.6→ [Updates:v2.4.3]github.com/peterbourgon/diskv v2.0.1+incompatiblegithub.com/pkg/errors v0.9.1github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2github.com/prometheus/client_model v0.6.2→ [Updates:v0.6.3]github.com/prometheus/common v0.66.1→ [Updates:v0.71.0]github.com/prometheus/procfs v0.16.1→ [Updates:v0.22.0]github.com/russross/blackfriday/v2 v2.1.0github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c@f1e31cf0ba5cgithub.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92@0000e147ea92github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966@eef842397966github.com/spf13/afero v1.9.3→ [Updates:v1.15.0]github.com/spf13/cast v1.5.0→ [Updates:v1.10.0]github.com/spf13/jwalterweatherman v1.1.0github.com/subosito/gotenv v1.4.2→ [Updates:v1.6.0]github.com/x448/float16 v0.8.4github.com/xlab/treeprint v1.2.0go.yaml.in/yaml/v2 v2.4.3→ [Updates:v2.4.4,v3.0.5]go.yaml.in/yaml/v3 v3.0.4→ [Updates:v3.0.5]golang.org/x/mod v0.35.0→ [Updates:v0.41.0]golang.org/x/net v0.55.0→ [Updates:v0.59.0]golang.org/x/oauth2 v0.30.0→ [Updates:v0.37.0]golang.org/x/sync v0.20.0→ [Updates:v0.23.0]golang.org/x/sys v0.45.0→ [Updates:v0.48.0]golang.org/x/term v0.43.0→ [Updates:v0.46.0]golang.org/x/text v0.37.0→ [Updates:v0.42.0]golang.org/x/time v0.9.0→ [Updates:v0.16.0]golang.org/x/tools v0.44.0→ [Updates:v0.50.0]golang.org/x/tools/godoc v0.1.0-deprecatedgomodules.xyz/jsonpatch/v2 v2.4.0→ [Updates:v2.5.0,v3.0.1]google.golang.org/protobuf v1.36.8→ [Updates:v1.36.12]gopkg.in/evanphx/json-patch.v4 v4.13.0→ [Updates:v5.9.11]gopkg.in/inf.v0 v0.9.1gopkg.in/ini.v1 v1.67.0→ [Updates:v1.67.3]gopkg.in/yaml.v3 v3.0.1k8s.io/apiextensions-apiserver v0.35.2→ [Updates:v0.37.0]k8s.io/cli-runtime v0.35.2→ [Updates:v0.37.0]k8s.io/component-base v0.35.2→ [Updates:v0.37.0]k8s.io/klog/v2 v2.130.1→ [Updates:v2.140.0]k8s.io/kube-openapi v0.0.0-20260330154417-16be699c7b31@16be699c7b31→ [Updates:v0.0.0-20260911184034-7970a1e230da]k8s.io/utils v0.0.0-20260319190234-28399d86e0b5@28399d86e0b5→ [Updates:v0.0.0-20260707023825-cf1189d6abe3]sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730@2d320260d730→ [Updates:v0.0.0-20260909141634-11ed52e25bc5]sigs.k8s.io/kustomize/api v0.20.1→ [Updates:v0.21.1]sigs.k8s.io/kustomize/kyaml v0.20.1→ [Updates:v0.21.1]sigs.k8s.io/randfill v1.0.0sigs.k8s.io/structured-merge-diff/v6 v6.3.0→ [Updates:v6.4.2,v7.0.0]sigs.k8s.io/yaml v1.6.0
tekton (4)
.tekton/ocm-agent-e2e-pull-request.yaml
.tekton/ocm-agent-e2e-push.yaml
.tekton/ocm-agent-pull-request.yaml
.tekton/ocm-agent-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 by reviewing go.mod and the open dependency-update pull requests listed in this dashboard; this issue aggregates many updates rather than naming one change. Done requires selecting a specific dependency update and establishing its resolution through the corresponding pull request, rather than working from the dashboard alone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100