Skip to content

chore(deps): update google.golang.org/genproto digest to e10c466#977

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/google.golang.org-genproto-digest
Open

chore(deps): update google.golang.org/genproto digest to e10c466#977
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/google.golang.org-genproto-digest

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Jan 20, 2026

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto indirect digest 97cd9d5e10c466

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.


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

red-hat-konflux Bot commented Jan 20, 2026

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

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

Details:

Package Change
go 1.24.13 -> 1.25.0
cloud.google.com/go/iam v1.5.3 -> v1.6.0
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.18.0
golang.org/x/term v0.39.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.35.0
google.golang.org/api v0.257.0 -> v0.272.0
google.golang.org/grpc v1.77.0 -> v1.79.3
cloud.google.com/go/auth v0.18.0 -> v0.18.2
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
go.opentelemetry.io/otel v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/sdk/metric v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.40.0
golang.org/x/crypto v0.47.0 -> v0.49.0
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/net v0.49.0 -> v0.52.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.40.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260401001100-f93e5f3e9f0f
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260401001100-f93e5f3e9f0f

@openshift-ci openshift-ci Bot requested a review from rcampos2029 January 20, 2026 20:48
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 20, 2026

[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 rcampos2029 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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 20, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Updated dependency versions in go.mod: bumped Go to 1.25.0, upgraded google.golang.org/grpc v1.77.0 → v1.78.0, and updated google.golang.org/genproto pseudo-versions (genproto and googleapis subpaths) from December 2025 to February 2026. No code changes.

Changes

Cohort / File(s) Summary
Dependency Updates
go.mod
Bumped go version to 1.25.0; upgraded google.golang.org/grpc v1.77.0 → v1.78.0; updated google.golang.org/genproto pseudo-versions for genproto, genproto/googleapis/api, and genproto/googleapis/rpc (Dec 2025 → Feb 2026).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately describes the main change: updating google.golang.org/genproto digest. It is concise and relevant to the changeset.
Description check ✅ Passed The description clearly relates to the changeset, providing a table of dependency updates and relevant configuration information about the PR.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/google.golang.org-genproto-digest

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 20, 2026

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

I'm waiting for a openshift-online 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.

@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 Jan 20, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 409b4a9 chore(deps): update google.golang.org/genproto digest to b8f7ae3 Jan 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from 3580155 to e651c05 Compare January 21, 2026 00:46
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to b8f7ae3 chore(deps): update google.golang.org/genproto digest to 8e98ce8 Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from e651c05 to af4532e Compare January 23, 2026 00:53
@rcampos2029 rcampos2029 added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 23, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from af4532e to f33a0ab Compare January 27, 2026 04:45
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8e98ce8 chore(deps): update google.golang.org/genproto digest to d11affd Jan 27, 2026
@openshift-ci openshift-ci Bot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 27, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to d11affd chore(deps): update google.golang.org/genproto digest to 8636f87 Jan 28, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from f33a0ab to 7e06a24 Compare January 28, 2026 08:48
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8636f87 chore(deps): update google.golang.org/genproto digest to 8636f87 - autoclosed Jan 29, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 29, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/google.golang.org-genproto-digest branch January 29, 2026 08:48
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8636f87 - autoclosed chore(deps): update google.golang.org/genproto digest to 8636f87 Jan 29, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 29, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from 7e06a24 to de25b63 Compare January 29, 2026 12:50
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8636f87 chore(deps): update google.golang.org/genproto digest to 8636f87 - autoclosed Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot closed this Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8636f87 - autoclosed chore(deps): update google.golang.org/genproto digest to 8636f87 Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch 2 times, most recently from de25b63 to fd22246 Compare February 1, 2026 04:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to 8636f87 chore(deps): update google.golang.org/genproto digest to ce8ad4c Feb 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from fd22246 to 1594e05 Compare February 2, 2026 20:52
@red-hat-konflux red-hat-konflux Bot closed this Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to 84a4fc4 - autoclosed Update google.golang.org/genproto digest to 84a4fc4 Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch 3 times, most recently from 59dbcac to 068b8cf Compare March 16, 2026 21:49
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to 84a4fc4 Update google.golang.org/genproto digest to 9f6642b Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to 9f6642b Update google.golang.org/genproto digest to 0b37fe3 Mar 17, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from 068b8cf to 1473197 Compare March 17, 2026 01:37
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to 0b37fe3 Update google.golang.org/genproto digest to 33aa9e5 Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from 1473197 to cfef6c7 Compare March 19, 2026 17:46
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to 33aa9e5 Update google.golang.org/genproto digest to d00831a Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from cfef6c7 to 473a7e3 Compare March 19, 2026 21:36
@red-hat-konflux red-hat-konflux Bot changed the title Update google.golang.org/genproto digest to d00831a chore(deps): update google.golang.org/genproto digest to d00831a Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to d00831a chore(deps): update google.golang.org/genproto digest to d00831a - autoclosed Mar 30, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 30, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to d00831a - autoclosed chore(deps): update google.golang.org/genproto digest to d00831a Mar 30, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 30, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch 2 times, most recently from 473a7e3 to 19a2c15 Compare March 30, 2026 13:31
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to d00831a chore(deps): update google.golang.org/genproto digest to d5a96ad Mar 31, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch 3 times, most recently from cc4da94 to f71ef86 Compare April 1, 2026 01:33
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to d5a96ad chore(deps): update google.golang.org/genproto digest to f93e5f3 Apr 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-digest branch from f71ef86 to 6417762 Compare April 1, 2026 05:35
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto digest to f93e5f3 chore(deps): update google.golang.org/genproto digest to 9d38bb4 Apr 1, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Apr 2, 2026

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

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

Details:

Package Change
go 1.24.13 -> 1.25.0
cloud.google.com/go/iam v1.5.3 -> v1.9.0
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.21.0
golang.org/x/term v0.39.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.35.0
google.golang.org/api v0.257.0 -> v0.274.0
google.golang.org/grpc v1.79.3 -> v1.80.0
cloud.google.com/go/auth v0.18.0 -> v0.18.2
cloud.google.com/go/monitoring v1.24.3 -> v1.27.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
go.opentelemetry.io/otel v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/metric v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.43.0
golang.org/x/crypto v0.47.0 -> v0.49.0
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/net v0.49.0 -> v0.52.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.40.0 -> v0.42.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260414002931-afd174a4e478
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260414002931-afd174a4e478

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

openshift-ci Bot commented Apr 20, 2026

@red-hat-konflux[bot]: The following test 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/images-images 61f6eb4 link true /test images-images

Full PR test history. Your PR dashboard.

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

Labels

ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant