Skip to content

Conversation

@red-hat-konflux
Copy link

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

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/iam v1.5.0 -> v1.5.3 age confidence

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.

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

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
Copy link
Author

ℹ Artifact update notice

File name: src/cloud-api-adaptor/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):

  • 27 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
golang.org/x/sys v0.33.0 -> v0.35.0
google.golang.org/grpc v1.71.1 -> v1.74.2
cloud.google.com/go/compute v1.37.0 -> v1.38.0
golang.org/x/crypto v0.38.0 -> v0.41.0
google.golang.org/api v0.229.0 -> v0.247.0
google.golang.org/protobuf v1.36.6 -> v1.36.7
cloud.google.com/go v0.120.0 -> v0.121.6
cloud.google.com/go/auth v0.16.0 -> v0.16.4
cloud.google.com/go/compute/metadata v0.6.0 -> v0.8.0
cloud.google.com/go/longrunning v0.6.6 -> v0.6.7
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/mod v0.24.0 -> v0.26.0
golang.org/x/net v0.40.0 -> v0.43.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
golang.org/x/sync v0.14.0 -> v0.16.0
golang.org/x/term v0.32.0 -> v0.34.0
golang.org/x/text v0.25.0 -> v0.28.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20250811230008-5f3141c8851a
File name: src/cloud-providers/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):

  • 26 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
cloud.google.com/go/compute v1.37.0 -> v1.38.0
golang.org/x/crypto v0.38.0 -> v0.41.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
google.golang.org/api v0.229.0 -> v0.247.0
google.golang.org/protobuf v1.36.6 -> v1.36.7
cloud.google.com/go v0.120.0 -> v0.121.6
cloud.google.com/go/auth v0.16.0 -> v0.16.4
cloud.google.com/go/compute/metadata v0.6.0 -> v0.8.0
cloud.google.com/go/longrunning v0.6.6 -> v0.6.7
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/net v0.40.0 -> v0.43.0
golang.org/x/sync v0.14.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/term v0.32.0 -> v0.34.0
golang.org/x/text v0.25.0 -> v0.28.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20250811230008-5f3141c8851a
google.golang.org/grpc v1.71.1 -> v1.74.2

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants