Skip to content

Conversation

@red-hat-konflux
Copy link

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

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto indirect digest a0af3ef -> ab9386a

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).

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Oct 15, 2025

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

  • 28 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.36.0
google.golang.org/grpc v1.71.1 -> v1.75.1
cloud.google.com/go/compute v1.37.0 -> v1.49.1
golang.org/x/crypto v0.38.0 -> v0.42.0
google.golang.org/api v0.229.0 -> v0.247.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
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/iam v1.5.0 -> v1.5.3
cloud.google.com/go/longrunning v0.6.6 -> v0.7.0
cloud.google.com/go/resourcemanager v1.10.6 -> v1.10.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.37.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.37.0
golang.org/x/mod v0.24.0 -> v0.27.0
golang.org/x/net v0.40.0 -> v0.44.0
golang.org/x/oauth2 v0.29.0 -> v0.30.0
golang.org/x/sync v0.14.0 -> v0.17.0
golang.org/x/term v0.32.0 -> v0.35.0
golang.org/x/text v0.25.0 -> v0.29.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20251014184007-4626949a642f
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20251014184007-4626949a642f
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):

  • 27 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.49.1
cloud.google.com/go/resourcemanager v1.10.6 -> v1.10.7
golang.org/x/crypto v0.38.0 -> v0.42.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.10
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/iam v1.5.0 -> v1.5.3
cloud.google.com/go/longrunning v0.6.6 -> v0.7.0
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.37.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.37.0
golang.org/x/net v0.40.0 -> v0.44.0
golang.org/x/sync v0.14.0 -> v0.17.0
golang.org/x/sys v0.33.0 -> v0.36.0
golang.org/x/term v0.32.0 -> v0.35.0
golang.org/x/text v0.25.0 -> v0.29.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/genproto/googleapis/api v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20251014184007-4626949a642f
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e -> v0.0.0-20251014184007-4626949a642f
google.golang.org/grpc v1.71.1 -> v1.75.1

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto digest to 4626949 chore(deps): update google.golang.org/genproto digest to 88f65dc Oct 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/osc-release-v1.10/google.golang.org-genproto-digest branch 2 times, most recently from f13c1f6 to de8f2d1 Compare October 22, 2025 16:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto digest to 88f65dc chore(deps): update google.golang.org/genproto digest to 3a174f9 Oct 22, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto digest to 3a174f9 chore(deps): update google.golang.org/genproto digest to ab9386a Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/osc-release-v1.10/google.golang.org-genproto-digest branch from de8f2d1 to a144e50 Compare October 30, 2025 00:27
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