Skip to content

Dependency Dashboard #32

@red-hat-konflux

Description

@red-hat-konflux

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: 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

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 (21)
Datasource Name Last Updated
gomod github.com/aymerick/douceur 2015-08-27
gomod github.com/beorn7/perks 2019-07-31
gomod github.com/cespare/xxhash/v2 2024-04-04
gomod github.com/golang/glog 2025-04-29
gomod github.com/golang/protobuf 2024-03-06
gomod github.com/google/uuid 2024-01-23
gomod github.com/gorilla/css 2023-10-18
gomod github.com/inconshreveable/mousetrap 2022-11-27
gomod github.com/json-iterator/go 2021-09-11
gomod github.com/mattn/go-colorable 2025-01-10
gomod github.com/matttproud/golang_protobuf_extensions 2022-10-25
gomod github.com/microcosm-cc/bluemonday 2024-07-04
gomod github.com/mitchellh/go-homedir 2019-01-27
gomod github.com/modern-go/concurrent 2018-03-06
gomod github.com/modern-go/reflect2 2021-09-11
gomod github.com/nwidger/jsoncolor 2023-03-21
gomod github.com/pkg/errors 2020-01-14
gomod github.com/prometheus/client_model 2025-04-11
gomod github.com/robfig/cron/v3 2020-01-04
gomod gitlab.com/c0b/go-ordered-json 2020-10-30
gomod gopkg.in/yaml.v3 2022-05-27

Warning

Renovate failed to look up the following dependencies: Failed to look up go package github.com/cespare/xxhash/v2, Failed to look up go package golang.org/x/sys.

Files affected: go.mod


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

dockerfile (1)
Dockerfile (3)
  • registry.access.redhat.com/ubi9/go-toolset 1.24.4-1752083840 → [Updates: 1.25.9-1777898790, 9.7-1777898790, 1.24.4-1752083840]
  • quay.io/app-sre/golangci-lint v2.3.0 → [Updates: v2.12.1, v2.3.0]
  • quay.io/redhat-services-prod/openshift/ocm-container 8ad42b3@sha256:dd9e2bb44c69c123b53c5ed61377bc9b4fd94385a331de79dd96aa94be839d57
gomod (1)
go.mod (39)
  • go 1.24
  • github.com/Masterminds/semver/v3 v3.2.1 → [Updates: v3.5.0]
  • github.com/nwidger/jsoncolor v0.3.1 → [Updates: v0.3.2]
  • github.com/openshift-online/ocm-cli v0.1.66 → [Updates: v0.1.76, v1.0.14]
  • github.com/openshift-online/ocm-sdk-go v0.1.338 → [Updates: v0.1.500]
  • github.com/pkg/errors v0.9.1
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/spf13/cobra v1.7.0 → [Updates: v1.10.2]
  • github.com/spf13/pflag v1.0.5 → [Updates: v1.0.10]
  • github.com/aymerick/douceur v0.2.0
  • github.com/beorn7/perks v1.0.1
  • github.com/cenkalti/backoff/v4 v4.1.3 → [Updates: v4.3.0, v5.0.3]
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/fatih/color v1.13.0 → [Updates: v1.19.0]
  • github.com/golang-jwt/jwt/v4 v4.5.0 → [Updates: v4.5.2, v5.3.1]
  • github.com/golang/glog v1.0.0 → [Updates: v1.2.5]
  • github.com/golang/protobuf v1.5.2 → [Updates: v1.5.4]
  • github.com/google/uuid v1.3.0 → [Updates: v1.6.0]
  • github.com/gorilla/css v1.0.0 → [Updates: v1.0.1]
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/json-iterator/go v1.1.12
  • github.com/mattn/go-colorable v0.1.13 → [Updates: v0.1.14]
  • github.com/mattn/go-isatty v0.0.16 → [Updates: v0.0.22]
  • github.com/matttproud/golang_protobuf_extensions v1.0.2 → [Updates: v1.0.4, v2.0.0]
  • github.com/microcosm-cc/bluemonday v1.0.21 → [Updates: v1.0.27]
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/prometheus/client_golang v1.13.0 → [Updates: v1.23.2]
  • github.com/prometheus/client_model v0.2.0 → [Updates: v0.6.2]
  • github.com/prometheus/common v0.37.0 → [Updates: v0.67.5]
  • github.com/prometheus/procfs v0.8.0 → [Updates: v0.20.1]
  • gitlab.com/c0b/go-ordered-json v0.0.0-20201030195603-febf46534d5a@febf46534d5a
  • golang.org/x/net v0.7.0 → [Updates: v0.53.0]
  • golang.org/x/sys v0.5.0
  • golang.org/x/term v0.5.0 → [Updates: v0.42.0]
  • golang.org/x/text v0.7.0 → [Updates: v0.36.0]
  • google.golang.org/protobuf v1.28.1 → [Updates: v1.36.11]
  • gopkg.in/yaml.v3 v3.0.1
tekton (3)
.tekton/aus-cli-main-pull-request.yaml
.tekton/aus-cli-main-push.yaml
.tekton/aus-cli-tag.yaml (2)
  • quay.io/konflux-ci/tekton-catalog/task-git-clone 0.1@sha256:b1fba408e3f50cc302eb5bf66bae1775535267427c78b0665d8342931d54f6ff → [Updates: 0.1]
  • ghcr.io/goreleaser/goreleaser v2.12.0@sha256:3d43fbf51d57caa2c8a80ac7586127a4f9381d9235356dbb0132c6ab50705fb2 → [Updates: v2.15.4]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions