You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
⚠️ WARN: Package lookup failures
Abandoned Dependencies
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.
These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (52)
Datasource
Name
Last Updated
gomod
github.com/alecthomas/units
2024-09-27
gomod
github.com/beorn7/perks
2019-07-31
gomod
github.com/blang/semver/v4
2020-05-24
gomod
github.com/cespare/xxhash/v2
2024-04-04
gomod
github.com/davecgh/go-spew
2018-02-21
gomod
github.com/dennwc/varint
2019-06-16
gomod
github.com/edsrzf/mmap-go
2024-10-09
gomod
github.com/evanphx/json-patch
2025-01-28
gomod
github.com/evanphx/json-patch/v5
2025-01-28
gomod
github.com/go-kit/log
2022-04-27
gomod
github.com/go-logr/logr
2025-05-19
gomod
github.com/go-logr/stdr
2021-12-14
gomod
github.com/go-logr/zapr
2023-11-03
gomod
github.com/gogo/protobuf
2021-01-10
gomod
github.com/golang/snappy
2023-12-25
gomod
github.com/google/btree
2024-08-21
gomod
github.com/google/go-cmp
2025-01-14
gomod
github.com/google/uuid
2024-01-23
gomod
github.com/gorilla/mux
2023-10-18
gomod
github.com/gorilla/websocket
2024-06-14
gomod
github.com/hashicorp/errwrap
2020-07-14
gomod
github.com/hashicorp/go-multierror
2021-03-11
gomod
github.com/inconshreveable/mousetrap
2022-11-27
gomod
github.com/jmespath/go-jmespath
2020-09-18
gomod
github.com/jpillora/backoff
2019-10-03
gomod
github.com/json-iterator/go
2021-09-11
gomod
github.com/kylelemons/godebug
2019-05-05
gomod
github.com/mattn/go-colorable
2025-01-10
gomod
github.com/mitchellh/mapstructure
2022-04-20
gomod
github.com/modern-go/concurrent
2018-03-06
gomod
github.com/modern-go/reflect2
2021-09-11
gomod
github.com/mt-sre/client
2025-01-02
gomod
github.com/mt-sre/devkube
2023-10-19
gomod
github.com/munnerz/goautoneg
2019-10-10
gomod
github.com/mwitkow/go-conntrack
2019-07-16
gomod
github.com/mxk/go-flowrate
2014-04-19
gomod
github.com/novln/docker-parser
2020-05-11
gomod
github.com/openshift/addon-operator/apis
2023-11-10
gomod
github.com/opentracing/opentracing-go
2020-07-01
gomod
github.com/pkg/errors
2020-01-14
gomod
github.com/pmezard/go-difflib
2016-01-10
gomod
github.com/prometheus/client_model
2025-04-11
gomod
github.com/prometheus/common/sigv4
2021-06-23
gomod
github.com/sethvargo/go-retry
2024-07-30
gomod
github.com/x448/float16
2020-01-17
gomod
go.uber.org/atomic
2023-05-03
gomod
go.uber.org/multierr
2023-03-29
gomod
gopkg.in/evanphx/json-patch.v4
2025-01-28
gomod
gopkg.in/inf.v0
2018-03-26
gomod
gopkg.in/yaml.v2
2022-05-27
gomod
gopkg.in/yaml.v3
2022-05-27
gomod
sigs.k8s.io/randfill
2025-03-04
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
chore(deps): update module github.com/go-logfmt/logfmt to v0.6.1
chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1
chore(deps): update module github.com/mattn/go-isatty to v0.0.22
chore(deps): update module github.com/moby/spdystream to v0.5.1
chore(deps): update module go.yaml.in/yaml/v2 to v2.4.4
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
Note
Packages are marked as abandoned when they exceed the
abandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (52)
github.com/alecthomas/units2024-09-27github.com/beorn7/perks2019-07-31github.com/blang/semver/v42020-05-24github.com/cespare/xxhash/v22024-04-04github.com/davecgh/go-spew2018-02-21github.com/dennwc/varint2019-06-16github.com/edsrzf/mmap-go2024-10-09github.com/evanphx/json-patch2025-01-28github.com/evanphx/json-patch/v52025-01-28github.com/go-kit/log2022-04-27github.com/go-logr/logr2025-05-19github.com/go-logr/stdr2021-12-14github.com/go-logr/zapr2023-11-03github.com/gogo/protobuf2021-01-10github.com/golang/snappy2023-12-25github.com/google/btree2024-08-21github.com/google/go-cmp2025-01-14github.com/google/uuid2024-01-23github.com/gorilla/mux2023-10-18github.com/gorilla/websocket2024-06-14github.com/hashicorp/errwrap2020-07-14github.com/hashicorp/go-multierror2021-03-11github.com/inconshreveable/mousetrap2022-11-27github.com/jmespath/go-jmespath2020-09-18github.com/jpillora/backoff2019-10-03github.com/json-iterator/go2021-09-11github.com/kylelemons/godebug2019-05-05github.com/mattn/go-colorable2025-01-10github.com/mitchellh/mapstructure2022-04-20github.com/modern-go/concurrent2018-03-06github.com/modern-go/reflect22021-09-11github.com/mt-sre/client2025-01-02github.com/mt-sre/devkube2023-10-19github.com/munnerz/goautoneg2019-10-10github.com/mwitkow/go-conntrack2019-07-16github.com/mxk/go-flowrate2014-04-19github.com/novln/docker-parser2020-05-11github.com/openshift/addon-operator/apis2023-11-10github.com/opentracing/opentracing-go2020-07-01github.com/pkg/errors2020-01-14github.com/pmezard/go-difflib2016-01-10github.com/prometheus/client_model2025-04-11github.com/prometheus/common/sigv42021-06-23github.com/sethvargo/go-retry2024-07-30github.com/x448/float162020-01-17go.uber.org/atomic2023-05-03go.uber.org/multierr2023-03-29gopkg.in/evanphx/json-patch.v42025-01-28gopkg.in/inf.v02018-03-26gopkg.in/yaml.v22022-05-27gopkg.in/yaml.v32022-05-27sigs.k8s.io/randfill2025-03-04Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
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)k8s.io/api,k8s.io/apiextensions-apiserver,k8s.io/apimachinery,k8s.io/client-go,k8s.io/kubectl)Warning
Renovate failed to look up the following dependencies:
Failed to look up go package github.com/stretchr/testify.Files affected:
go.modOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
gomod (1)
tekton (4)