Skip to content

Update github.com/openshift/library-go digest to ce2ba53 (main) #1856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 23, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/library-go require digest 4bb4238 -> ce2ba53

Warning

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


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor Author

red-hat-konflux bot commented Feb 23, 2025

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

  • 39 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.19.0 -> v2.21.0
github.com/onsi/gomega v1.33.1 -> v1.35.1
github.com/openshift/api v0.0.0-20240625084701-0689f006bcde -> v0.0.0-20250320170726-75d64d71980b
github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87 -> v0.0.0-20250125113824-8e1f0b8fa9a7
github.com/prometheus/common v0.53.0 -> v0.55.0
github.com/spf13/cobra v1.8.0 -> v1.8.1
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 -> v0.0.0-20240719175910-8a7402abbf56
k8s.io/api v0.31.0-alpha.2 -> v0.32.1
k8s.io/apiextensions-apiserver v0.31.0-alpha.1 -> v0.32.1
k8s.io/apimachinery v0.31.0-alpha.2 -> v0.32.1
k8s.io/client-go v0.31.0-alpha.2 -> v0.32.1
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20241104100929-3ea5e8cea738
github.com/fxamacker/cbor/v2 v2.7.0-beta -> v2.7.0
github.com/google/cel-go v0.20.1 -> v0.22.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 -> v2.20.0
go.etcd.io/etcd/api/v3 v3.5.13 -> v3.5.16
go.etcd.io/etcd/client/pkg/v3 v3.5.13 -> v3.5.16
go.etcd.io/etcd/client/v3 v3.5.13 -> v3.5.16
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.50.0 -> v0.53.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 -> v0.53.0
go.opentelemetry.io/otel v1.25.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.25.0 -> v1.27.0
go.opentelemetry.io/otel/metric v1.25.0 -> v1.28.0
go.opentelemetry.io/otel/sdk v1.25.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.25.0 -> v1.28.0
go.opentelemetry.io/proto/otlp v1.1.0 -> v1.3.1
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/grpc v1.63.2 -> v1.65.0
k8s.io/apiserver v0.31.0-alpha.1 -> v0.32.1
k8s.io/component-base v0.31.0-alpha.1 -> v0.32.1
k8s.io/kms v0.31.0-alpha.1 -> v0.32.1
k8s.io/kube-aggregator v0.30.1 -> v0.32.1
k8s.io/kube-openapi v0.0.0-20240403164606-bc84c2ddaf99 -> v0.0.0-20241105132330-32ad38e42d3f
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 -> v0.31.0
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

Copy link

openshift-ci bot commented Feb 23, 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 jacobbaungard 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

@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/library-go digest to 017e5b6 (main) Update github.com/openshift/library-go digest to bad2d1b (main) Mar 2, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-library-go-digest branch 2 times, most recently from bd6e88f to 81e4a14 Compare March 2, 2025 06:49
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-library-go-digest branch from 81e4a14 to 6dac57a Compare March 16, 2025 14:05
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/library-go digest to bad2d1b (main) Update github.com/openshift/library-go digest to 477d5d9 (main) Mar 16, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/library-go digest to 477d5d9 (main) Update github.com/openshift/library-go digest to 78a2402 (main) Mar 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-library-go-digest branch from 6dac57a to ae4b5ce Compare March 30, 2025 15:19
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/openshift/library-go digest to 78a2402 (main) Update github.com/openshift/library-go digest to ce2ba53 (main) Apr 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main-main/github.com-openshift-library-go-digest branch 2 times, most recently from 52de969 to 33a2a9d Compare April 6, 2025 12:34
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/main-main/github.com-openshift-library-go-digest branch from 33a2a9d to 6fbf4da Compare April 6, 2025 12:38
Copy link

sonarqubecloud bot commented Apr 6, 2025

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

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.

Copy link

openshift-ci bot commented May 6, 2025

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/pr-image-mirror-endpoint-monitoring-operator 6fbf4da link true /test pr-image-mirror-endpoint-monitoring-operator
ci/prow/pr-image-mirror-multicluster-observability-operator 6fbf4da link true /test pr-image-mirror-multicluster-observability-operator
ci/prow/e2e-kind 6fbf4da link true /test e2e-kind
ci/prow/images 6fbf4da link true /test images
ci/prow/test-e2e 6fbf4da link true /test test-e2e
ci/prow/test-unit 6fbf4da link true /test test-unit

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

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

Successfully merging this pull request may close these issues.

1 participant