multicluster-observability-operator
multicluster-observability-operator copied to clipboard
Update github.com/openshift/library-go digest to ce2ba53 (main)
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).
ℹ 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-20240525044651-4c93da0ed11d -> 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-20240521193020-835d969ad83a -> 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 |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
New changes are detected. LGTM label has been removed.
New changes are detected. LGTM label has been removed.
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by: red-hat-konflux[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
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[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/test-unit | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test test-unit |
| ci/prow/pr-image-mirror-endpoint-monitoring-operator | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test pr-image-mirror-endpoint-monitoring-operator |
| ci/prow/pr-image-mirror-multicluster-observability-operator | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test pr-image-mirror-multicluster-observability-operator |
| ci/prow/e2e-kind | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test e2e-kind |
| ci/prow/test-e2e | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test test-e2e |
| ci/prow/images | 26785dcb3b9d0e634ac0fd01c46c42827c3ddeb8 | link | true | /test images |
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.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the github.com/openshift/library-go 60108c9 update again.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.