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: Some release(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
⚠️ WARN: Dependency name is unset, skipping
⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information
⚠️ WARN: Package lookup failures
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (27)
[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
Warning
Renovate failed to look up the following dependencies: Could not determine new digest for update (go package github.com/go-task/slim-sprig).
Files affected: go.mod
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/evanphx/json-patch, github.com/fsnotify/fsnotify, github.com/go-logr/logr, github.com/go-openapi/jsonpointer, github.com/go-openapi/jsonreference, github.com/go-openapi/swag, github.com/go-openapi/swag/cmdutils, github.com/go-openapi/swag/conv, github.com/go-openapi/swag/fileutils, github.com/go-openapi/swag/jsonname, github.com/go-openapi/swag/jsonutils, github.com/go-openapi/swag/loading, github.com/go-openapi/swag/mangling, github.com/go-openapi/swag/netutils, github.com/go-openapi/swag/stringutils, github.com/go-openapi/swag/typeutils, github.com/go-openapi/swag/yamlutils, github.com/golang/groupcache, github.com/google/gnostic, github.com/google/pprof, github.com/hashicorp/go-version, github.com/onsi/ginkgo/v2, github.com/onsi/gomega, github.com/openshift/api, github.com/openshift/osde2e-common, github.com/prometheus/client_golang, github.com/prometheus/client_model, github.com/prometheus/common, github.com/prometheus/procfs, go, go.uber.org/multierr, go.uber.org/zap, go.yaml.in/yaml/v3, golang.org/x/net, golang.org/x/oauth2, 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, k8s.io/api, k8s.io/apiextensions-apiserver, k8s.io/apimachinery, k8s.io/client-go, k8s.io/component-base, k8s.io/klog/v2, k8s.io/kube-openapi, k8s.io/utils, sigs.k8s.io/controller-runtime, sigs.k8s.io/e2e-framework, sigs.k8s.io/json, sigs.k8s.io/structured-merge-diff/v4, sigs.k8s.io/yaml)
chore(deps): update go-openapi packages to v1 (github.com/go-openapi/jsonpointer, github.com/go-openapi/jsonreference)
chore(deps): update module github.com/evanphx/json-patch to v5
chore(deps): update module github.com/imdario/mergo to v1
chore(deps): update module github.com/matttproud/golang_protobuf_extensions to v2
chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
chore(deps): update module google.golang.org/appengine to v2
chore(deps): update module gopkg.in/yaml.v2 to v3
chore(deps): update module sigs.k8s.io/structured-merge-diff/v4 to v7
Click on this checkbox to rebase all open PRs at once
Detected Dependencies
gomod (1)
go.mod (81)
go 1.25.0
go 1.26.3 → [Updates: 1.27.1]
github.com/go-logr/logr v1.3.0 → [Updates: v1.4.4]
github.com/onsi/ginkgo/v2 v2.9.5 → [Updates: v2.33.0]
github.com/onsi/gomega v1.27.7 → [Updates: v1.43.1]
github.com/openshift/api v0.0.0-20221013123534-96eec44e1979@96eec44e1979 → [Updates: v0.0.0-20221013123534-96eec44e1979]
github.com/openshift/osde2e-common v0.0.0-20230828192052-1b1a774e2df6@1b1a774e2df6 → [Updates: v0.0.0-20260902185639-d3668b5bf74c]
k8s.io/api v0.27.8 → [Updates: v0.37.0]
k8s.io/apimachinery v0.27.8 → [Updates: v0.37.0]
k8s.io/client-go v0.27.8 → [Updates: v0.37.0]
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f@8b0f38b5fd1f → [Updates: v0.0.0-20260911184034-7970a1e230da]
k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5@a5ecb0141aa5 → [Updates: v0.0.0-20260707023825-cf1189d6abe3]
sigs.k8s.io/controller-runtime v0.15.3 → [Updates: v0.25.1]
github.com/beorn7/perks v1.0.1
github.com/cespare/xxhash/v2 v2.3.0
github.com/davecgh/go-spew v1.1.1
github.com/emicklei/go-restful/v3 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.11
github.com/fsnotify/fsnotify v1.6.0 → [Updates: v1.10.1]
github.com/go-logr/zapr v1.3.0
github.com/go-openapi/jsonpointer v0.23.1 → [Updates: v0.24.0, v1.0.1]
github.com/go-openapi/jsonreference v0.21.5 → [Updates: v0.21.6, v1.0.2]
github.com/go-openapi/swag v0.26.0 → [Updates: v0.29.2]
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572@52ccab3ef572
github.com/gogo/protobuf v1.3.2
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da@41bb18bfe9da → [Updates: v0.0.0-20241129210726-2c02b8208cf8]
github.com/golang/protobuf v1.5.4
github.com/google/gnostic v0.5.7-v3refs → [Updates: v0.7.1]
github.com/google/go-cmp v0.7.0
github.com/google/gofuzz v1.2.0
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1@4bb14d4b1be1 → [Updates: v0.0.0-20260906184651-6331bc6350fe]
github.com/google/uuid v1.6.0
github.com/hashicorp/go-version v1.6.0 → [Updates: v1.9.0]
github.com/imdario/mergo v0.3.16 → [Updates: v1.0.2]
github.com/json-iterator/go v1.1.12
github.com/matttproud/golang_protobuf_extensions v1.0.4 → [Updates: v2.0.0]
github.com/moby/spdystream v0.5.1
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1dd
github.com/modern-go/reflect2 v1.0.2
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.1 → [Updates: v1.24.1]
github.com/prometheus/client_model v0.6.2 → [Updates: v0.6.3]
github.com/prometheus/common v0.43.0 → [Updates: v0.71.0]
github.com/prometheus/procfs v0.9.0 → [Updates: v0.22.0]
github.com/spf13/pflag v1.0.10
go.uber.org/multierr v1.10.0 → [Updates: v1.11.0]
go.uber.org/zap v1.26.0 → [Updates: v1.28.0]
golang.org/x/net v0.55.0 → [Updates: v0.59.0]
golang.org/x/oauth2 v0.7.0 → [Updates: v0.37.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.3.0 → [Updates: v0.16.0]
golang.org/x/tools v0.44.0 → [Updates: v0.50.0]
gomodules.xyz/jsonpatch/v2 v2.3.0 → [Updates: v2.5.0, v3.0.1]
google.golang.org/appengine v1.6.8 → [Updates: v2.0.6]
google.golang.org/protobuf v1.36.6 → [Updates: v1.36.12]
gopkg.in/inf.v0 v0.9.1
gopkg.in/yaml.v2 v2.4.0 → [Updates: v3.0.1]
gopkg.in/yaml.v3 v3.0.1
k8s.io/apiextensions-apiserver v0.27.7 → [Updates: v0.37.0]
k8s.io/component-base v0.27.7 → [Updates: v0.37.0]
k8s.io/klog/v2 v2.90.1 → [Updates: v2.140.0]
sigs.k8s.io/e2e-framework v0.2.0 → [Updates: v0.7.0]
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd@bc3834ca7abd → [Updates: v0.0.0-20260909141634-11ed52e25bc5]
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 → [Updates: v4.7.0, v7.0.0]
sigs.k8s.io/yaml v1.3.0 → [Updates: v1.6.0]
github.com/go-openapi/swag/cmdutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/conv v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/fileutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/jsonname v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/jsonutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/loading v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/mangling v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/netutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/stringutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/typeutils v0.26.0 → [Updates: v0.29.2]
github.com/go-openapi/swag/yamlutils v0.26.0 → [Updates: v0.29.2]
go.yaml.in/yaml/v3 v3.0.4 → [Updates: v3.0.5]
tekton (6)
.tekton/custom-domains-operator-e2e-pull-request.yaml
.tekton/custom-domains-operator-e2e-push.yaml
.tekton/custom-domains-operator-pko-pull-request.yaml
.tekton/custom-domains-operator-pko-push.yaml
.tekton/custom-domains-operator-pull-request.yaml
.tekton/custom-domains-operator-push.yaml
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.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (27)
2019-07-312024-04-042018-02-212025-08-152025-01-282023-11-032019-06-182021-01-102024-11-292024-03-062025-08-132025-02-212020-08-042024-01-232025-05-072021-09-112022-10-252018-03-062021-09-112019-10-102020-01-142025-09-022023-03-292018-03-262022-05-272022-05-272025-07-24Warning
Renovate failed to look up the following dependencies:
Could not determine new digest for update (go package github.com/go-task/slim-sprig).Files affected:
go.modOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
github.com/evanphx/json-patch,github.com/fsnotify/fsnotify,github.com/go-logr/logr,github.com/go-openapi/jsonpointer,github.com/go-openapi/jsonreference,github.com/go-openapi/swag,github.com/go-openapi/swag/cmdutils,github.com/go-openapi/swag/conv,github.com/go-openapi/swag/fileutils,github.com/go-openapi/swag/jsonname,github.com/go-openapi/swag/jsonutils,github.com/go-openapi/swag/loading,github.com/go-openapi/swag/mangling,github.com/go-openapi/swag/netutils,github.com/go-openapi/swag/stringutils,github.com/go-openapi/swag/typeutils,github.com/go-openapi/swag/yamlutils,github.com/golang/groupcache,github.com/google/gnostic,github.com/google/pprof,github.com/hashicorp/go-version,github.com/onsi/ginkgo/v2,github.com/onsi/gomega,github.com/openshift/api,github.com/openshift/osde2e-common,github.com/prometheus/client_golang,github.com/prometheus/client_model,github.com/prometheus/common,github.com/prometheus/procfs,go,go.uber.org/multierr,go.uber.org/zap,go.yaml.in/yaml/v3,golang.org/x/net,golang.org/x/oauth2,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,k8s.io/api,k8s.io/apiextensions-apiserver,k8s.io/apimachinery,k8s.io/client-go,k8s.io/component-base,k8s.io/klog/v2,k8s.io/kube-openapi,k8s.io/utils,sigs.k8s.io/controller-runtime,sigs.k8s.io/e2e-framework,sigs.k8s.io/json,sigs.k8s.io/structured-merge-diff/v4,sigs.k8s.io/yaml)github.com/go-openapi/jsonpointer,github.com/go-openapi/jsonreference)Detected Dependencies
gomod (1)
tekton (6)