Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Oct 31, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/machine-api-operator indirect digest 3a817c7 -> 4610a83

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 44 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.19.1 -> v2.23.4
github.com/onsi/gomega v1.34.0 -> v1.37.0
github.com/openshift/api v0.0.0-20240808203820-e69593239e49 -> v0.0.0-20251009093019-7837a801e8c1
github.com/spf13/cobra v1.8.1 -> v1.9.1
k8s.io/api v0.30.3 -> v0.33.3
k8s.io/apimachinery v0.30.3 -> v0.33.3
github.com/BurntSushi/toml v1.4.0 -> v1.4.1-0.20240526193622-a339e1f7089c
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/gobuffalo/flect v1.0.2 -> v1.0.3
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.2
github.com/google/btree v1.0.1 -> v1.1.3
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 -> v0.6.9
github.com/gorilla/websocket v1.5.0 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.24.0
github.com/hashicorp/golang-lru/v2 v2.0.5 -> v2.0.7
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/moby/spdystream v0.2.0 -> v0.5.0
github.com/moby/sys/mountinfo v0.7.1 -> v0.7.2
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87 -> v0.0.0-20250710075018-396b36f983ee
github.com/openshift/library-go v0.0.0-20240207105404-126b47137408 -> v0.0.0-20250711143941-47604345e7ea
github.com/prometheus/client_golang v1.20.5 -> v1.22.0
github.com/prometheus/common v0.60.1 -> v0.62.0
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace -> v1.0.6
github.com/vmware/govmomi v0.37.2 -> v0.46.3
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 -> v0.59.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 -> v1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0 -> v1.33.0
go.opentelemetry.io/proto/otlp v1.3.1 -> v1.4.0
golang.org/x/oauth2 v0.25.0 -> v0.27.0
golang.org/x/time v0.6.0 -> v0.10.0
k8s.io/apiextensions-apiserver v0.30.3 -> v0.33.2
k8s.io/cli-runtime v0.30.3 -> v0.33.3
k8s.io/client-go v0.30.3 -> v0.33.3
k8s.io/cloud-provider-vsphere v1.30.1 -> v1.32.2
k8s.io/component-base v0.30.3 -> v0.33.3
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20250318190949-c8a335a9a2ff
k8s.io/kubectl v0.30.3 -> v0.33.3
sigs.k8s.io/cluster-api v1.8.4 -> v1.9.4
sigs.k8s.io/controller-runtime v0.18.5 -> v0.20.1
sigs.k8s.io/kustomize/api v0.16.0 -> v0.19.0
sigs.k8s.io/kustomize/kyaml v0.16.0 -> v0.19.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

@openshift-ci
Copy link

openshift-ci bot commented Oct 31, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Details 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 Oct 31, 2025
@openshift-ci
Copy link

openshift-ci bot commented Oct 31, 2025

Hi @red-hat-konflux[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.

Details

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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 7642d50 to e317a22 Compare October 31, 2025 04:18
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 23228bb chore(deps): update github.com/openshift/machine-api-operator digest to 7410733 Oct 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from e317a22 to 45441a2 Compare October 31, 2025 20:19
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch 2 times, most recently from c3b548c to a68439b Compare November 10, 2025 16:23
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 7410733 chore(deps): update github.com/openshift/machine-api-operator digest to e0af0f3 Nov 10, 2025
@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Nov 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/openshift/api v0.0.0-20260114133223-6ab113cb7368
go: downloading sigs.k8s.io/controller-runtime v0.22.3
go: downloading github.com/openshift/client-go v0.0.0-20251202151200-fb4471581cf8
go: downloading github.com/vmware/govmomi v0.52.0
go: downloading sigs.k8s.io/cluster-api v1.11.3
go: downloading k8s.io/cloud-provider-vsphere v1.32.2
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/openshift/machine-api-operator v0.2.1-0.20260116124544-4610a83ed692
go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading k8s.io/kubectl v0.34.1
go: downloading github.com/openshift/library-go v0.0.0-20251107090138-0de9712313a5
go: downloading k8s.io/cli-runtime v0.34.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1
go: downloading sigs.k8s.io/kustomize/api v0.20.1
go: downloading sigs.k8s.io/cluster-api v1.12.2
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/ignition/bootstrap imports
	github.com/openshift/installer/pkg/asset/machines imports
	sigs.k8s.io/cluster-api/exp/ipam/api/v1beta1: cannot find module providing package sigs.k8s.io/cluster-api/exp/ipam/api/v1beta1
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/ignition/bootstrap imports
	github.com/openshift/installer/pkg/asset/machines imports
	github.com/openshift/installer/pkg/asset/machines/aws imports
	sigs.k8s.io/cluster-api/api/v1beta1: cannot find module providing package sigs.k8s.io/cluster-api/api/v1beta1
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/ignition/bootstrap imports
	github.com/openshift/installer/pkg/asset/machines imports
	github.com/openshift/installer/pkg/asset/machines/azure imports
	sigs.k8s.io/cluster-api-provider-azure/api/v1beta1 imports
	sigs.k8s.io/cluster-api-provider-azure/util/azure imports
	sigs.k8s.io/cluster-api/exp/api/v1beta1: cannot find module providing package sigs.k8s.io/cluster-api/exp/api/v1beta1

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from a68439b to 067d76b Compare November 11, 2025 20:21
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to e0af0f3 chore(deps): update github.com/openshift/machine-api-operator digest to c8772d3 Nov 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 067d76b to 6bb369e Compare November 14, 2025 00:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to c8772d3 chore(deps): update github.com/openshift/machine-api-operator digest to f5cae1f Nov 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 6bb369e to 1444e66 Compare November 14, 2025 08:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to f5cae1f chore(deps): update github.com/openshift/machine-api-operator digest to 6bdd14c Nov 14, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 1444e66 to 1864262 Compare November 15, 2025 04:27
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 6bdd14c chore(deps): update github.com/openshift/machine-api-operator digest to 026e9df Nov 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 1864262 to 378b279 Compare November 20, 2025 16:30
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 026e9df chore(deps): update github.com/openshift/machine-api-operator digest to 89954cf Nov 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 378b279 to 32ee963 Compare November 21, 2025 16:26
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 89954cf chore(deps): update github.com/openshift/machine-api-operator digest to 1d78f2e Nov 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 32ee963 to c6eda41 Compare November 26, 2025 00:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 1d78f2e chore(deps): update github.com/openshift/machine-api-operator digest to 798f605 Nov 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from c6eda41 to 4c213f1 Compare November 28, 2025 00:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 798f605 chore(deps): update github.com/openshift/machine-api-operator digest to 85c00c0 Nov 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 4c213f1 to aa670c4 Compare December 4, 2025 12:23
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 85c00c0 chore(deps): update github.com/openshift/machine-api-operator digest to 1e243fb Dec 4, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 1e243fb chore(deps): update github.com/openshift/machine-api-operator digest to 83936dd Dec 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from aa670c4 to e1e377d Compare December 9, 2025 04:24
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from e1e377d to ecb59fb Compare December 19, 2025 12:23
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 83936dd chore(deps): update github.com/openshift/machine-api-operator digest to 5f4a58a Dec 19, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from ecb59fb to ff63edb Compare December 21, 2025 12:23
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 5f4a58a chore(deps): update github.com/openshift/machine-api-operator digest to 33dd26d Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 33dd26d Update github.com/openshift/machine-api-operator digest to 33dd26d Dec 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from ff63edb to 4912b7f Compare January 1, 2026 20:34
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/machine-api-operator digest to 33dd26d chore(deps): update github.com/openshift/machine-api-operator digest to 33dd26d Jan 1, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 4912b7f to 00691ef Compare January 9, 2026 00:26
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 33dd26d chore(deps): update github.com/openshift/machine-api-operator digest to 5a01462 Jan 9, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 00691ef to 7ed8551 Compare January 12, 2026 20:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 5a01462 chore(deps): update github.com/openshift/machine-api-operator digest to b9e5793 Jan 12, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 7ed8551 to 123a585 Compare January 14, 2026 04:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to b9e5793 chore(deps): update github.com/openshift/machine-api-operator digest to 6337d58 Jan 14, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 123a585 to 16032e6 Compare January 16, 2026 16:30
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 6337d58 chore(deps): update github.com/openshift/machine-api-operator digest to 4610a83 Jan 16, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch 2 times, most recently from c1e5572 to 08c70fd Compare February 1, 2026 12:30
…to 4610a83

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-openshift-machine-api-operator-digest branch from 08c70fd to e6ce5bb Compare February 2, 2026 20:31
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/machine-api-operator digest to 4610a83 Update github.com/openshift/machine-api-operator digest to 4610a83 Feb 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/machine-api-operator digest to 4610a83 chore(deps): update github.com/openshift/machine-api-operator digest to 4610a83 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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