Skip to content

Dependency Dashboard #123

@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: Cannot access vulnerability alerts. Please ensure permissions have been granted.
  • WARN: Dependency name is unset, skipping

Note

These dependencies have not received updates for an extended period and may be unmaintained:

View abandoned dependencies (10)
Datasource Name Last Updated
gomod github.com/alecthomas/kingpin/v2 2023-09-30
gomod github.com/alecthomas/units 2024-09-27
gomod github.com/beorn7/perks 2019-07-31
gomod github.com/cespare/xxhash/v2 2024-04-04
gomod github.com/golang/mock 2022-05-12
gomod github.com/kr/text 2020-02-14
gomod github.com/munnerz/goautoneg 2019-10-10
gomod github.com/pmezard/go-difflib 2016-01-10
gomod github.com/xhit/go-str2duration/v2 2022-12-07
gomod gopkg.in/yaml.v3 2022-05-27

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.

Open

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

  • fix(deps): update all non-major gomod dependencies (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/feature/ec2/imds, github.com/aws/aws-sdk-go-v2/internal/configsources, github.com/aws/aws-sdk-go-v2/internal/endpoints/v2, github.com/aws/aws-sdk-go-v2/internal/ini, github.com/aws/aws-sdk-go-v2/service/ec2, github.com/aws/aws-sdk-go-v2/service/elasticache, github.com/aws/aws-sdk-go-v2/service/iam, github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding, github.com/aws/aws-sdk-go-v2/service/internal/presigned-url, github.com/aws/aws-sdk-go-v2/service/kafka, github.com/aws/aws-sdk-go-v2/service/rds, github.com/aws/aws-sdk-go-v2/service/route53, github.com/aws/aws-sdk-go-v2/service/servicequotas, github.com/aws/aws-sdk-go-v2/service/sso, github.com/aws/aws-sdk-go-v2/service/ssooidc, github.com/aws/aws-sdk-go-v2/service/sts, github.com/aws/smithy-go, github.com/prometheus/common, github.com/prometheus/procfs, go.yaml.in/yaml/v2, golang.org/x/sys, google.golang.org/protobuf)
  • chore(deps): update module go.yaml.in/yaml/v2 to v3
  • Click on this checkbox to rebase all open PRs at once

Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • registry.access.redhat.com/ubi9/go-toolset 1.25.3-1764620329@sha256:2e8adc5be8eba060e919a6f7309a7b5ef09dd72d3ae9e747b9eb02e96f35a0f5
  • registry.access.redhat.com/ubi9-minimal sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71
gomod
go.mod
  • go 1.24
  • github.com/alecthomas/kingpin/v2 v2.4.0
  • github.com/aws/aws-sdk-go-v2 v1.39.1
  • github.com/aws/aws-sdk-go-v2/config v1.31.10
  • github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.0
  • github.com/aws/aws-sdk-go-v2/service/elasticache v1.50.4
  • github.com/aws/aws-sdk-go-v2/service/iam v1.47.6
  • github.com/aws/aws-sdk-go-v2/service/kafka v1.43.5
  • github.com/aws/aws-sdk-go-v2/service/rds v1.107.1
  • github.com/aws/aws-sdk-go-v2/service/route53 v1.58.3
  • github.com/aws/aws-sdk-go-v2/service/servicequotas v1.32.4
  • github.com/aws/aws-sdk-go-v2/service/sts v1.38.5
  • github.com/aws/smithy-go v1.23.0
  • github.com/golang/mock v1.6.0
  • github.com/prometheus/client_golang v1.23.2
  • github.com/prometheus/client_model v0.6.2
  • github.com/prometheus/common v0.66.1
  • github.com/stretchr/testify v1.11.1
  • gopkg.in/yaml.v3 v3.0.1
  • github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b@0f3dac36c52b
  • github.com/aws/aws-sdk-go-v2/credentials v1.18.14
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.8
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.8
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.8
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.8
  • github.com/aws/aws-sdk-go-v2/service/sso v1.29.4
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.0
  • 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/kr/text v0.2.0
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/procfs v0.16.1
  • github.com/xhit/go-str2duration/v2 v2.1.0
  • go.yaml.in/yaml/v2 v2.4.2
  • golang.org/x/sys v0.35.0
  • google.golang.org/protobuf v1.36.8
tekton
.tekton/aws-resource-exporter-master-pull-request.yaml
.tekton/aws-resource-exporter-master-push.yaml

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