Skip to content

Update github.com/IBM-Cloud/bluemix-go digest to 576d2f8 - #723

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-ibm-cloud-bluemix-go-digest
Open

Update github.com/IBM-Cloud/bluemix-go digest to 576d2f8#723
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-ibm-cloud-bluemix-go-digest

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/IBM-Cloud/bluemix-go indirect digest 471bd83576d2f8

Warning

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


Configuration

📅 Schedule: (UTC)

  • 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
Copy Markdown
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):

  • 17 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.30.3 -> v0.33.4
k8s.io/apimachinery v0.30.3 -> v0.33.4
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
github.com/IBM/go-sdk-core/v5 v5.18.1 -> v5.21.2
github.com/gabriel-vasile/mimetype v1.4.5 -> v1.4.11
github.com/go-openapi/errors v0.22.0 -> v0.22.4
github.com/go-openapi/strfmt v0.23.0 -> v0.25.0
github.com/go-playground/validator/v10 v10.22.0 -> v10.28.0
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/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
go.mongodb.org/mongo-driver v1.14.0 -> v1.17.6
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
k8s.io/client-go v0.30.3 -> v0.33.4
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

@openshift-ci

openshift-ci Bot commented Jun 18, 2026

Copy link
Copy Markdown

[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 andfasano 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 Jun 18, 2026
@openshift-ci

openshift-ci Bot commented Jun 18, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift 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-ibm-cloud-bluemix-go-digest branch from 30d5490 to 6401cda Compare June 27, 2026 08:26
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/ibm-cloud/bluemix-go digest to e006e53 Update github.com/IBM-Cloud/bluemix-go digest to 576d2f8 Jun 27, 2026
@red-hat-konflux

red-hat-konflux Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 k8s.io/apimachinery v0.36.2
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/api v0.36.2
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/client-go v0.36.2
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/go-openapi/errors v0.22.4
go: downloading github.com/go-openapi/strfmt v0.25.0
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading go.mongodb.org/mongo-driver v1.17.7
go: downloading github.com/go-playground/validator/v10 v10.28.0
go: downloading github.com/IBM-Cloud/bluemix-go v0.0.0-20260624064701-576d2f801297
go: downloading github.com/IBM/go-sdk-core/v5 v5.22.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.11
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading k8s.io/streaming v0.36.2
go: downloading github.com/moby/spdystream v0.5.1
go: downloading k8s.io/api v0.36.3
go: github.com/openshift/appliance/pkg/asset/ignition imports
	github.com/openshift/installer/pkg/asset/ignition/bootstrap imports
	github.com/openshift/installer/pkg/asset/installconfig imports
	github.com/openshift/installer/pkg/asset/installconfig/gcp imports
	github.com/openshift/machine-api-provider-gcp/pkg/cloud/gcp/actuators/util imports
	github.com/openshift/machine-api-operator/pkg/controller/machine imports
	k8s.io/kubectl/pkg/drain imports
	k8s.io/kubectl/pkg/cmd/util imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

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-ibm-cloud-bluemix-go-digest branch from 6401cda to 84d342d Compare August 3, 2026 12:30
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