Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps the golang-dependencies group with 46 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.37.1 1.40.1
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.42.5 1.55.2
github.com/aws/aws-sdk-go-v2/service/ec2 1.239.0 1.275.1
github.com/aws/aws-sdk-go-v2/service/sts 1.35.1 1.41.3
github.com/onsi/gomega 1.38.0 1.38.2
github.com/openshift-online/ocm-common 0.0.30 0.0.34
github.com/openshift-online/ocm-sdk-go 0.1.477 0.1.485
github.com/openshift/backplane-cli 0.2.0 0.6.1
github.com/openshift/osd-network-verifier 1.3.0 1.6.0
github.com/pkg/sftp 1.13.7 1.13.10
github.com/prometheus/client_golang 1.23.0 1.23.2
github.com/tektoncd/triggers 0.32.0 0.34.0
go.uber.org/zap 1.27.0 1.27.1
k8s.io/api 0.33.3 0.34.2
k8s.io/client-go 0.33.3 0.34.2
sigs.k8s.io/controller-runtime 0.21.0 0.22.4
cel.dev/expr 0.24.0 0.25.1
github.com/antlr4-go/antlr/v4 4.13.0 4.13.1
github.com/danieljoos/wincred 1.2.1 1.2.3
github.com/dvsekhvalnov/jose2go 1.6.0 1.8.0
github.com/getkin/kin-openapi 0.132.0 0.133.0
github.com/go-logfmt/logfmt 0.6.0 0.6.1
github.com/go-openapi/jsonpointer 0.21.1 0.22.3
github.com/go-openapi/jsonreference 0.21.0 0.21.3
github.com/go-openapi/swag 0.23.1 0.25.4
github.com/godbus/dbus 0.0.0-20190726142602-4481cbc300e2 4.1.0+incompatible
github.com/godbus/dbus/v5 5.1.0 5.2.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.27.1 2.27.3
github.com/mailru/easyjson 0.9.0 0.9.1
github.com/mattn/go-colorable 0.1.13 0.1.14
github.com/mattn/go-runewidth 0.0.16 0.0.19
github.com/microcosm-cc/bluemonday 1.0.26 1.0.27
github.com/olekukonko/tablewriter 0.0.5 1.1.2
github.com/openshift-online/ocm-cli 1.0.8 1.0.10
github.com/prometheus/procfs 0.16.1 0.19.2
github.com/prometheus/statsd_exporter 0.22.7 0.28.0
github.com/stoewer/go-strcase 1.3.0 1.3.1
github.com/ugorji/go/codec 1.2.12 1.3.1
github.com/zalando/go-keyring 0.2.3 0.2.6
go.yaml.in/yaml/v2 2.4.2 2.4.3
golang.org/x/time 0.12.0 0.14.0
golang.org/x/tools 0.38.0 0.39.0
google.golang.org/api 0.240.0 0.257.0
gopkg.in/evanphx/json-patch.v4 4.12.0 4.13.0
k8s.io/cli-runtime 0.33.3 0.34.2
gotest.tools/v3 3.5.1 3.5.2

Updates github.com/aws/aws-sdk-go-v2 from 1.37.1 to 1.40.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.42.5 to 1.55.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.239.0 to 1.275.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.35.1 to 1.41.3

Commits

Updates github.com/onsi/gomega from 1.38.0 to 1.38.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates github.com/openshift-online/ocm-common from 0.0.30 to 0.0.34

Release notes

Sourced from github.com/openshift-online/ocm-common's releases.

v0.0.34

Changelog

Features

  • c42cb6b725be731872aeb44feb534ba9b4f0615f [OCM-18954](https://issues.redhat.com//browse/OCM-18954) | feat: Move GetBoolNotNil function to ocm-common

v0.0.33

Changelog

Features

  • a141c4d6c8bcfa8a0d47e8bdc31e1f2e6041fd62 [OCM-18914](https://issues.redhat.com//browse/OCM-18914) | feat: add BreakGlassCredentialClient to wraps related operations in OCM SDK

Bug fixes

  • b61910cc9319b115b5df823b59f1b7e5691d3a18 [OCM-20031](https://issues.redhat.com//browse/OCM-20031) | fix: Increase randomness for generated OIDC resource names

Others

  • b9353e8d7eb69b814cdf01afaf660ed65b7b935d [OCM-16927](https://issues.redhat.com//browse/OCM-16927) | chore: add AGENTS file pointing to CONTRIBUTING.md

v0.0.32

What's Changed

Full Changelog: openshift-online/ocm-common@v0.0.31...v0.0.32

Changelog

Features

  • b2ec26b1b7b195b5f36ba4ccca5bc5403b34874c [OCM-15901](https://issues.redhat.com//browse/OCM-15901) | feat: Revert-adding node pool capactiy reservation test cases
  • 795ba1f4e7274892cf8f925ca84649d0a8b9fea4 [OCM-15901](https://issues.redhat.com//browse/OCM-15901) | feat: adding capacity reservations capability
  • 92174c12bb3e2019675b5c2f47abb982150e8536 [OCM-18587](https://issues.redhat.com//browse/OCM-18587) | feat: Add helpers to enable field deprecation

Others

  • d19c0c25ec0f4d2d0bd2228be303911059ff2cf5 Add OWNERS file

v0.0.31

What's Changed

Full Changelog: openshift-online/ocm-common@v0.0.30...v0.0.31

Changelog

Others

  • da72de186b4aba6836fe5ddafd33425822484d52 [OCM-16969](https://issues.redhat.com//browse/OCM-16969) | ci: Support setup proxy server with authentication way
  • 9ba70d75c33e04dd8f67724b112f620685f3dbe8 [OCM-16969](https://issues.redhat.com//browse/OCM-16969) | ci: Support setup proxy server with authentication way
  • 253767020abdcf0437c27f3f8ed4e7bbb97c8ec3 [OCM-17474](https://issues.redhat.com//browse/OCM-17474) | chore: Add makefile release target to create a tag and push it
  • 50d2f49f241b51cea4ec744a85bd7c34c7884305 [OCM-17474](https://issues.redhat.com//browse/OCM-17474) | chore: update the CONTRIBUTING.md with the new target and usage
Commits
  • dbfc861 Merge pull request #122 from gpb88/ocm-18954
  • c42cb6b [OCM-18954](https://issues.redhat.com//browse/OCM-18954) | feat: Move GetBoolNotNil function to ocm-common
  • 01b937e Merge pull request #124 from jerichokeyne/patch-1
  • b61910c [OCM-20031](https://issues.redhat.com//browse/OCM-20031) | fix: Increase randomness for generated OIDC resource names
  • f8a9301 Merge pull request #123 from andreadecorte/agents
  • b9353e8 [OCM-16927](https://issues.redhat.com//browse/OCM-16927) | chore: add AGENTS file pointing to CONTRIBUTING.md
  • d12de25 Merge pull request #121 from marcolan018/ocm-18914
  • a141c4d [OCM-18914](https://issues.redhat.com//browse/OCM-18914) | feat: add BreakGlassCredentialClient to wraps related operations ...
  • b9d219b Merge pull request #119 from willkutler/OCM-18587
  • 92174c1 [OCM-18587](https://issues.redhat.com//browse/OCM-18587) | feat: Add helpers to enable field deprecation
  • Additional commits viewable in compare view

Updates github.com/openshift-online/ocm-sdk-go from 0.1.477 to 0.1.485

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.485

  • Add patch operation on version gates

Release 0.1.484

  • This change exposes a new OCM linter to be used by other project depending on ocm-sdk and enables it into ocm-sdk pipeline

Release 0.1.483

  • Update model to 0.0.438
    • Add LastLimitedSupportOverrideCheck, LastHibernationCheck, and LastClusterImagesetSync fields to Environment type

Release 0.1.482

  • Update model to 0.0.437
    • Add LogForwarders cluster resource to configure log forwarding
    • Add endpoints to list log forwarding groups and versions

Release 0.1.481

  • Update model to 0.0.436
    • Add ImageType enum to the NodePool model
    • Add Preference enum field to the AwsCapacityReservation model
    • Add Features sub-object to the MachineType model

Release 0.1.480

  • Update to model 0.0.435:
    • Update deprecation message for DisableUserWorkloadMonitoring field in model/clusters_mgmt
    • update some code comments mentioning clusters_mgmt to aro_hcp in model/aro_hcp

Release 0.1.479

  • Update to model 0.0.434:
    • Split/Duplicate ARO-HCP models. From this point on, the ARO-HCP models become independent from the clusters_mgmt model

Release 0.1.478

  • Update to model 0.0.433:
    • Add AccountGroup and AccountGroupAssignment types for RBAC functionality.
    • Add AccountGroups and AccountGroupAssignments resources to Organization.
    • Add AccountGroup and AccountGroupID attributes to the RoleBinding type.
    • Add AccountGroupManagedBy and AccountGroupAssignmentManagedBy enums for system management tracking.
Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.485

  • Add patch operation on version gates

0.1.484

  • This change exposes a new OCM linter to be used by other project depending on ocm-sdk and enables it into ocm-sdk pipeline

0.1.483

  • Update model to 0.0.438
    • Add LastLimitedSupportOverrideCheck, LastHibernationCheck, and LastClusterImagesetSync fields to Environment type

0.1.482

  • Update model to 0.0.437
    • Add LogForwarders cluster resource to configure log forwarding
    • Add endpoints to list log forwarding groups and versions

0.1.481

  • Update model to 0.0.436
    • Add ImageType enum to the NodePool model
    • Add Preference enum field to the AwsCapacityReservation model
    • Add Features sub-object to the MachineType model

0.1.480

  • Update to model 0.0.435:
    • Update deprecation message for DisableUserWorkloadMonitoring field in model/clusters_mgmt
    • update some code comments mentioning clusters_mgmt to aro_hcp in model/aro_hcp

0.1.479

  • Update to model 0.0.434:
    • Split/Duplicate ARO-HCP models. From this point on, the ARO-HCP models become independent from the clusters_mgmt model

0.1.478

  • Update to model 0.0.433:
    • Add AccountGroup and AccountGroupAssignment types for RBAC functionality.
    • Add AccountGroups and AccountGroupAssignments resources to Organization.
    • Add AccountGroup and AccountGroupID attributes to the RoleBinding type.
    • Add AccountGroupManagedBy and AccountGroupAssignmentManagedBy enums for system management tracking.
Commits
  • 1d4a462 Merge pull request #1107 from miguelhbrito/release-v0.1.485
  • 67bfedf release 1.485
  • f057d92 Merge pull request #1106 from miguelhbrito/add-patch-version-gates
  • f723c45 add patch operation for version gates to allow partial updates
  • 63720f2 Merge pull request #1105 from oriAdler/release-v0.1.484
  • fa8200d Release v0.1.484
  • 04dbb14 Merge pull request #1104 from ziccardi/enable_ocm_linter
  • a057f3d fix lint issues
  • 9cb6266 Enable the OCM linter
  • 9de1920 Merge pull request #1101 from ziccardi/OCM_LOGGER_LINTER
  • Additional commits viewable in compare view

Updates github.com/openshift/backplane-cli from 0.2.0 to 0.6.1

Release notes

Sourced from github.com/openshift/backplane-cli's releases.

v0.6.1

Feat

  • 0b8d81c feat: implement Dependabot auto-merge for safe dependency updates

Fix

  • 2cd31f2 fix: add checkout step to dependabot auto-merge workflow (#857)
  • ca420c6 fix: fix the release awk for dep upgrades (#833)
  • 4c55f23 [SREP-1739](https://issues.redhat.com//browse/SREP-1739) fix : Add 182 prefix proxy IP to allowlist (#858)
  • d90ba3a [SREP-2525](https://issues.redhat.com//browse/SREP-2525) fix error handling when a managed-job does not return a 200 (#841)
  • df171f6 Address reviewer feedback: optimize CI workflows and remove unnecessary jobs

Chore

  • a6628db build(deps): bump github.com/openshift-online/ocm-sdk-go
  • ea34ee5 build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts
  • bca854b build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • 61c6712 build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
  • dc8b324 build(deps): bump github.com/openshift-online/ocm-sdk-go
  • 030b25d build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
  • 2dd1ea4 build(deps): bump ubi9 from 9.6 to 9.7

Others

  • 03bb9aa Updating go version to 1.24.6 (#856)
  • 66715de Remove unnecessary CI workflow entirely
  • 1e07f4e awsutil(sts): add configurable session duration (#848)
  • df171f6 Address reviewer feedback: optimize CI workflows and remove unnecessary jobs

v0.6.0

Features

  • 80fae2b [OSD-28241](https://issues.redhat.com//browse/OSD-28241): Allow building backplane config, login with provided OCM connections (#657)

Fixes

  • 4c1748a When constructing a client with a proxy, don't override the global http transport (#827)
  • b9529f6 Fix the ci/prow/images job failed
  • 8beb0d5 [SREP-2441](https://issues.redhat.com//browse/SREP-2441): Return the body of the error when backplane-api is unable to assume role (#825)

Chores

  • d668f32 build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • 441136a build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm
  • 6dfd13a build(deps): bump github.com/aws/aws-sdk-go-v2/credentials
  • 58e27f8 build(deps): bump sigs.k8s.io/kustomize/api from 0.20.1 -> 0.21.0
  • 5a6ae1b build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts
  • 5ac182e build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 -> 2.27.2

... (truncated)

Commits
  • 4c55f23 [SREP-1739](https://issues.redhat.com//browse/SREP-1739) fix : Add 182 prefix proxy IP to allowlist (#858)
  • 2cd31f2 fix: add checkout step to dependabot auto-merge workflow (#857)
  • 1f6dbb9 Merge pull request #850 from openshift/dependabot/go_modules/github.com/opens...
  • 03bb9aa Updating go version to 1.24.6 (#856)
  • e2612c3 Merge pull request #847 from MitaliBhalla/SREP-2438
  • a6628db build(deps): bump github.com/openshift-online/ocm-sdk-go
  • 66715de Remove unnecessary CI workflow entirely
  • 1e07f4e awsutil(sts): add configurable session duration (#848)
  • df171f6 Address reviewer feedback: optimize CI workflows and remove unnecessary jobs
  • 526fb1c Merge pull request #845 from openshift/dependabot/go_modules/github.com/aws/a...
  • Additional commits viewable in compare view

Updates github.com/openshift/osd-network-verifier from 1.3.0 to 1.6.0

Release notes

Sourced from github.com/openshift/osd-network-verifier's releases.

v1.6.0

What's Changed

Full Changelog: openshift/osd-network-verifier@v1.5.0...v1.6.0

v1.5.0

What's Changed

Full Changelog: openshift/osd-network-verifier@v1.4.0...v1.5.0

v1.4.0

What's Changed

New Contributors

Full Changelog: openshift/osd-network-verifier@v1.3.0...v1.4.0

Commits
  • 9de9588 chore([SLSRE-395](https://issues.redhat.com//browse/SLSRE-395)): enable ap-southeast-6 region (#332)
  • 22170fb Finish bumping proxy example dependency versions (#330)
  • 8a8ff1d Updated vpc-proxied-explicit example's mitmproxy to 12.1.2 (#328)
  • 5942bc9 Remove fahlmant from OWNERS (#329)
  • 5a593a7 chore([SLSRE-352](https://issues.redhat.com//browse/SLSRE-352)): update machine images with mx-central-1 (#326)
  • f6d7ecc chore([SLSRE-348](https://issues.redhat.com//browse/SLSRE-348)): update AMI images including the new region ap-southeast-7 (...
  • ab71e82 Handle FailureTarget status for Jobs (#324)
  • See full diff in compare view

Updates github.com/pkg/sftp from 1.13.7 to 1.13.10

Release notes

Sourced from github.com/pkg/sftp's releases.

v1.13.10 - maintenance release

We’ve made a bunch of little fixes here and there, and I imagine the tests alone could benefit from a proper release to various systems automations.

What's Changed

New Contributors

Full Changelog: pkg/sftp@v1.13.9...v1.13.10

v1.13.9 - better Remove errors, short-circuit unsupported fsync, and ReadFull for readfrom

What's Changed

New Contributors

Full Changelog: pkg/sftp@v1.13.8...v1.13.9

v1.13.8 - readAt bug fix and drive enumeration for Windows

What's Changed

New Contributors

Full Changelog: pkg/sftp@v1.13.7...v1.13.8

Commits
  • 939b203 Merge pull request #639 from jas4711/test-username-regexp
  • ab738a1 Merge pull request #638 from jas4711/use-sample-file
  • 6b96da1 Merge pull request #640 from KleeKitz/patch-1
  • 0af9d9e Fix typos in InMemHandler comments
  • 935fe8e Improve regexp for valid usernames in ls self-test
  • 36e0a6f Don't use LICENSE as a self-test sample file
  • ad5b1e7 Update SECURITY.md
  • ff15937 Merge pull request #637 from drakkan/security
  • 1871076 add security policy
  • ac1008f Merge pull request #635 from Farokhcpu/updating-go-packages
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.2 - 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.2 / 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

Updates github.com/prometheus/common from 0.65.0 to 0.66.1

Release notes

Sourced from github.com/prometheus/common's releases.

v0.66.1

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

Full Changelog: prometheus/common@v1.20.99...v0.66.1

v0.66.0

⚠️ Breaking Changes ⚠️

  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from github.com/prometheus/common's changelog.

v0.66.1 / 2025-09-05

This release has no functional changes, it just drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).

What's Changed

Full Changelog: prometheus/common@v1.20.99...v0.66.1

v0.66.0 / 2025-09-02

⚠️ Breaking Changes ⚠️

  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".

What's Changed

Bumps the golang-dependencies group with 46 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.37.1` | `1.40.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.42.5` | `1.55.2` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.239.0` | `1.275.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.35.1` | `1.41.3` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.0` | `1.38.2` |
| [github.com/openshift-online/ocm-common](https://github.com/openshift-online/ocm-common) | `0.0.30` | `0.0.34` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.477` | `0.1.485` |
| [github.com/openshift/backplane-cli](https://github.com/openshift/backplane-cli) | `0.2.0` | `0.6.1` |
| [github.com/openshift/osd-network-verifier](https://github.com/openshift/osd-network-verifier) | `1.3.0` | `1.6.0` |
| [github.com/pkg/sftp](https://github.com/pkg/sftp) | `1.13.7` | `1.13.10` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` |
| [github.com/tektoncd/triggers](https://github.com/tektoncd/triggers) | `0.32.0` | `0.34.0` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.33.3` | `0.34.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.3` | `0.34.2` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.21.0` | `0.22.4` |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.24.0` | `0.25.1` |
| [github.com/antlr4-go/antlr/v4](https://github.com/antlr4-go/antlr) | `4.13.0` | `4.13.1` |
| [github.com/danieljoos/wincred](https://github.com/danieljoos/wincred) | `1.2.1` | `1.2.3` |
| [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) | `1.6.0` | `1.8.0` |
| [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.132.0` | `0.133.0` |
| [github.com/go-logfmt/logfmt](https://github.com/go-logfmt/logfmt) | `0.6.0` | `0.6.1` |
| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.1` | `0.22.3` |
| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.0` | `0.21.3` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.1` | `0.25.4` |
| [github.com/godbus/dbus](https://github.com/godbus/dbus) | `0.0.0-20190726142602-4481cbc300e2` | `4.1.0+incompatible` |
| [github.com/godbus/dbus/v5](https://github.com/godbus/dbus) | `5.1.0` | `5.2.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.1` | `2.27.3` |
| [github.com/mailru/easyjson](https://github.com/mailru/easyjson) | `0.9.0` | `0.9.1` |
| [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) | `0.1.13` | `0.1.14` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |
| [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) | `1.0.26` | `1.0.27` |
| [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `0.0.5` | `1.1.2` |
| [github.com/openshift-online/ocm-cli](https://github.com/openshift-online/ocm-cli) | `1.0.8` | `1.0.10` |
| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |
| [github.com/prometheus/statsd_exporter](https://github.com/prometheus/statsd_exporter) | `0.22.7` | `0.28.0` |
| [github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) | `1.3.0` | `1.3.1` |
| [github.com/ugorji/go/codec](https://github.com/ugorji/go) | `1.2.12` | `1.3.1` |
| [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) | `0.2.3` | `0.2.6` |
| [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` |
| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.240.0` | `0.257.0` |
| gopkg.in/evanphx/json-patch.v4 | `4.12.0` | `4.13.0` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.33.3` | `0.34.2` |
| [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) | `3.5.1` | `3.5.2` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.37.1 to 1.40.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.37.1...v1.40.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.42.5 to 1.55.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.5...service/s3/v1.55.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.239.0 to 1.275.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.239.0...service/ec2/v1.275.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.35.1 to 1.41.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.35.1...service/kms/v1.41.3)

Updates `github.com/onsi/gomega` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.0...v1.38.2)

Updates `github.com/openshift-online/ocm-common` from 0.0.30 to 0.0.34
- [Release notes](https://github.com/openshift-online/ocm-common/releases)
- [Changelog](https://github.com/openshift-online/ocm-common/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-common@v0.0.30...v0.0.34)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.477 to 0.1.485
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.477...v0.1.485)

Updates `github.com/openshift/backplane-cli` from 0.2.0 to 0.6.1
- [Release notes](https://github.com/openshift/backplane-cli/releases)
- [Changelog](https://github.com/openshift/backplane-cli/blob/main/docs/release.md)
- [Commits](openshift/backplane-cli@v0.2.0...v0.6.1)

Updates `github.com/openshift/osd-network-verifier` from 1.3.0 to 1.6.0
- [Release notes](https://github.com/openshift/osd-network-verifier/releases)
- [Changelog](https://github.com/openshift/osd-network-verifier/blob/main/RELEASE.md)
- [Commits](openshift/osd-network-verifier@v1.3.0...v1.6.0)

Updates `github.com/pkg/sftp` from 1.13.7 to 1.13.10
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](pkg/sftp@v1.13.7...v1.13.10)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.2)

Updates `github.com/prometheus/common` from 0.65.0 to 0.66.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.65.0...v0.66.1)

Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.9.1...v1.10.1)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

Updates `github.com/tektoncd/triggers` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/tektoncd/triggers/releases)
- [Changelog](https://github.com/tektoncd/triggers/blob/main/releases.md)
- [Commits](tektoncd/triggers@v0.32.0...v0.34.0)

Updates `go.uber.org/mock` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](uber-go/mock@v0.5.2...v0.6.0)

Updates `go.uber.org/zap` from 1.27.0 to 1.27.1
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.0...v1.27.1)

Updates `google.golang.org/grpc` from 1.74.2 to 1.76.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.74.2...v1.76.0)

Updates `k8s.io/api` from 0.33.3 to 0.34.2
- [Commits](kubernetes/api@v0.33.3...v0.34.2)

Updates `k8s.io/apimachinery` from 0.33.3 to 0.34.2
- [Commits](kubernetes/apimachinery@v0.33.3...v0.34.2)

Updates `k8s.io/client-go` from 0.33.3 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.3...v0.34.2)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.21.0...v0.22.4)

Updates `cel.dev/expr` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.24.0...v0.25.1)

Updates `github.com/antlr4-go/antlr/v4` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/antlr4-go/antlr/releases)
- [Commits](antlr4-go/antlr@v4.13.0...v4.13.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.30.2 to 1.31.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.2...config/v1.31.20)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.2 to 1.18.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.24/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.2...config/v1.18.24)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.1 to 1.18.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.13/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.18.1...config/v1.18.13)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.1 to 1.4.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.4.1...internal/v4a/v1.4.15)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.1 to 2.7.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.1...internal/endpoints/v2.7.15)

Updates `github.com/aws/aws-sdk-go-v2/internal/ini` from 1.8.3 to 1.8.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/drs/v1.8.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.8.3...service/drs/v1.8.4)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.13.0 to 1.13.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.13.0...service/mq/v1.13.4)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.1 to 1.13.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.13.1...service/mq/v1.13.15)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.60.0 to 1.67.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.60.0...service/s3/v1.67.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.26.1 to 1.30.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.26.1...v1.30.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.31.1 to 1.35.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.1...service/pi/v1.35.7)

Updates `github.com/aws/smithy-go` from 1.22.5 to 1.24.0
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.22.5...v1.24.0)

Updates `github.com/danieljoos/wincred` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/danieljoos/wincred/releases)
- [Commits](danieljoos/wincred@v1.2.1...v1.2.3)

Updates `github.com/dvsekhvalnov/jose2go` from 1.6.0 to 1.8.0
- [Commits](dvsekhvalnov/jose2go@v1.6.0...v1.8.0)

Updates `github.com/emicklei/go-restful/v3` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](emicklei/go-restful@v3.12.1...v3.12.2)

Updates `github.com/fsnotify/fsnotify` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.8.0...v1.9.0)

Updates `github.com/getkin/kin-openapi` from 0.132.0 to 0.133.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.132.0...v0.133.0)

Updates `github.com/go-logfmt/logfmt` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/go-logfmt/logfmt/releases)
- [Changelog](https://github.com/go-logfmt/logfmt/blob/main/CHANGELOG.md)
- [Commits](go-logfmt/logfmt@v0.6.0...v0.6.1)

Updates `github.com/go-openapi/jsonpointer` from 0.21.1 to 0.22.3
- [Release notes](https://github.com/go-openapi/jsonpointer/releases)
- [Commits](go-openapi/jsonpointer@v0.21.1...v0.22.3)

Updates `github.com/go-openapi/jsonreference` from 0.21.0 to 0.21.3
- [Commits](go-openapi/jsonreference@v0.21.0...v0.21.3)

Updates `github.com/go-openapi/swag` from 0.23.1 to 0.25.4
- [Commits](go-openapi/swag@v0.23.1...v0.25.4)

Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.4.0)

Updates `github.com/godbus/dbus` from 0.0.0-20190726142602-4481cbc300e2 to 4.1.0+incompatible
- [Release notes](https://github.com/godbus/dbus/releases)
- [Commits](https://github.com/godbus/dbus/commits/v4.1.0)

Updates `github.com/godbus/dbus/v5` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/godbus/dbus/releases)
- [Commits](godbus/dbus@v5.1.0...v5.2.0)

Updates `github.com/google/cel-go` from 0.26.0 to 0.26.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.26.0...v0.26.1)

Updates `github.com/google/gnostic-models` from 0.6.9 to 0.7.0
- [Commits](google/gnostic-models@v0.6.9...v0.7.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.1 to 2.27.3
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.3)

Updates `github.com/mailru/easyjson` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.9...v0.9.1)

Updates `github.com/mattn/go-colorable` from 0.1.13 to 0.1.14
- [Commits](mattn/go-colorable@v0.1.13...v0.1.14)

Updates `github.com/mattn/go-runewidth` from 0.0.16 to 0.0.19
- [Commits](mattn/go-runewidth@v0.0.16...v0.0.19)

Updates `github.com/microcosm-cc/bluemonday` from 1.0.26 to 1.0.27
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](microcosm-cc/bluemonday@v1.0.26...v1.0.27)

Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.1.2
- [Commits](olekukonko/tablewriter@v0.0.5...v1.1.2)

Updates `github.com/openshift-online/ocm-api-model/clientapi` from 0.0.432-0.20250828221234-d914d24fd262 to 0.0.439
- [Release notes](https://github.com/openshift-online/ocm-api-model/releases)
- [Changelog](https://github.com/openshift-online/ocm-api-model/blob/main/CHANGES.md)
- [Commits](https://github.com/openshift-online/ocm-api-model/commits/v0.0.439)

Updates `github.com/openshift-online/ocm-api-model/model` from 0.0.432-0.20250828221234-d914d24fd262 to 0.0.439
- [Release notes](https://github.com/openshift-online/ocm-api-model/releases)
- [Changelog](https://github.com/openshift-online/ocm-api-model/blob/main/CHANGES.md)
- [Commits](https://github.com/openshift-online/ocm-api-model/commits/v0.0.439)

Updates `github.com/openshift-online/ocm-cli` from 1.0.8 to 1.0.10
- [Release notes](https://github.com/openshift-online/ocm-cli/releases)
- [Changelog](https://github.com/openshift-online/ocm-cli/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-cli@v1.0.8...v1.0.10)

Updates `github.com/pelletier/go-toml/v2` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v2.2.3...v2.2.4)

Updates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.16.1...v0.19.2)

Updates `github.com/prometheus/statsd_exporter` from 0.22.7 to 0.28.0
- [Release notes](https://github.com/prometheus/statsd_exporter/releases)
- [Changelog](https://github.com/prometheus/statsd_exporter/blob/master/CHANGELOG.md)
- [Commits](prometheus/statsd_exporter@v0.22.7...v0.28.0)

Updates `github.com/sagikazarmark/locafero` from 0.7.0 to 0.11.0
- [Commits](sagikazarmark/locafero@v0.7.0...v0.11.0)

Updates `github.com/sourcegraph/conc` from 0.3.0 to 0.3.1-0.20240121214520-5f936abd7ae8
- [Release notes](https://github.com/sourcegraph/conc/releases)
- [Commits](https://github.com/sourcegraph/conc/commits)

Updates `github.com/spf13/afero` from 1.12.0 to 1.15.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.12.0...v1.15.0)

Updates `github.com/spf13/cast` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.9.2...v1.10.0)

Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.6...v1.0.10)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

Updates `github.com/stoewer/go-strcase` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/stoewer/go-strcase/releases)
- [Commits](stoewer/go-strcase@v1.3.0...v1.3.1)

Updates `github.com/tektoncd/pipeline` from 1.3.1 to 1.6.0
- [Release notes](https://github.com/tektoncd/pipeline/releases)
- [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md)
- [Commits](tektoncd/pipeline@v1.3.1...v1.6.0)

Updates `github.com/ugorji/go/codec` from 1.2.12 to 1.3.1
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](ugorji/go@v1.2.12...codec/v1.3.1)

Updates `github.com/zalando/go-keyring` from 0.2.3 to 0.2.6
- [Release notes](https://github.com/zalando/go-keyring/releases)
- [Commits](zalando/go-keyring@v0.2.3...v0.2.6)

Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3
- [Commits](yaml/go-yaml@v2.4.2...v2.4.3)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.32.0
- [Commits](golang/oauth2@v0.30.0...v0.32.0)

Updates `golang.org/x/time` from 0.12.0 to 0.14.0
- [Commits](golang/time@v0.12.0...v0.14.0)

Updates `golang.org/x/tools` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.38.0...v0.39.0)

Updates `google.golang.org/api` from 0.240.0 to 0.257.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.240.0...v0.257.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20251022142026-3a174f9686a8
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20251124214823-79d6a2a48846
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.36.7 to 1.36.10

Updates `gopkg.in/evanphx/json-patch.v4` from 4.12.0 to 4.13.0

Updates `k8s.io/apiextensions-apiserver` from 0.33.3 to 0.34.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.33.3...v0.34.1)

Updates `k8s.io/cli-runtime` from 0.33.3 to 0.34.2
- [Commits](kubernetes/cli-runtime@v0.33.3...v0.34.2)

Updates `k8s.io/kube-openapi` from 0.0.0-20250318190949-c8a335a9a2ff to 0.0.0-20250710124328-f3f2b991d03b
- [Commits](https://github.com/kubernetes/kube-openapi/commits)

Updates `k8s.io/utils` from 0.0.0-20250502105355-0f33e8f1c979 to 0.0.0-20250604170112-4c0f3b243397
- [Commits](https://github.com/kubernetes/utils/commits)

Updates `sigs.k8s.io/kustomize/api` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.20.0...api/v0.21.0)

Updates `sigs.k8s.io/kustomize/kyaml` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.20.0...api/v0.21.0)

Updates `github.com/modern-go/reflect2` from 1.0.2 to 1.0.3-0.20250322232337-35a7c28c31ee
- [Release notes](https://github.com/modern-go/reflect2/releases)
- [Commits](https://github.com/modern-go/reflect2/commits)

Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to 2.27.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.23.4...v2.27.2)

Updates `gotest.tools/v3` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-version: 1.55.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.275.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift-online/ocm-common
  dependency-version: 0.0.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-version: 0.1.485
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift/backplane-cli
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift/osd-network-verifier
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/pkg/sftp
  dependency-version: 1.13.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/prometheus/common
  dependency-version: 0.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/tektoncd/triggers
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: go.uber.org/mock
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: go.uber.org/zap
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: cel.dev/expr
  dependency-version: 0.25.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/antlr4-go/antlr/v4
  dependency-version: 4.13.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.20
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.24
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-version: 1.4.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-version: 2.7.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/ini
  dependency-version: 1.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-version: 1.13.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-version: 1.13.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.67.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.30.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.35.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/danieljoos/wincred
  dependency-version: 1.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/dvsekhvalnov/jose2go
  dependency-version: 1.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/emicklei/go-restful/v3
  dependency-version: 3.12.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/fsnotify/fsnotify
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.133.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/go-logfmt/logfmt
  dependency-version: 0.6.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.22.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/go-openapi/jsonreference
  dependency-version: 0.21.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/godbus/dbus
  dependency-version: 4.1.0+incompatible
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: golang-dependencies
- dependency-name: github.com/godbus/dbus/v5
  dependency-version: 5.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/google/cel-go
  dependency-version: 0.26.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/google/gnostic-models
  dependency-version: 0.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/mailru/easyjson
  dependency-version: 0.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/mattn/go-colorable
  dependency-version: 0.1.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-version: 1.0.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift-online/ocm-api-model/clientapi
  dependency-version: 0.0.439
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift-online/ocm-api-model/model
  dependency-version: 0.0.439
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/openshift-online/ocm-cli
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.2.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.19.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/prometheus/statsd_exporter
  dependency-version: 0.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/sagikazarmark/locafero
  dependency-version: 0.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/sourcegraph/conc
  dependency-version: 0.3.1-0.20240121214520-5f936abd7ae8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/spf13/afero
  dependency-version: 1.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/spf13/cast
  dependency-version: 1.10.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/stoewer/go-strcase
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/tektoncd/pipeline
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/ugorji/go/codec
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/zalando/go-keyring
  dependency-version: 0.2.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: go.yaml.in/yaml/v2
  dependency-version: 2.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: golang.org/x/time
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.39.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.257.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20251022142026-3a174f9686a8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20251124214823-79d6a2a48846
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: gopkg.in/evanphx/json-patch.v4
  dependency-version: 4.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.34.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: k8s.io/kube-openapi
  dependency-version: 0.0.0-20250710124328-f3f2b991d03b
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20250604170112-4c0f3b243397
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-version: 0.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: sigs.k8s.io/kustomize/kyaml
  dependency-version: 0.21.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/modern-go/reflect2
  dependency-version: 1.0.3-0.20250322232337-35a7c28c31ee
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: gotest.tools/v3
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 5, 2025
@openshift-ci openshift-ci bot requested review from RaphaelBut and bng0y December 5, 2025 15:08
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 5, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign typeid for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 5, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 5, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants