Skip to content

Comments

chore(deps): update google.golang.org/genproto/googleapis/api digest to 2f722ef#978

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

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

Conversation

@red-hat-konflux
Copy link
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/googleapis/api indirect digest 97cd9d5 -> 2f722ef

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

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.6 -> 1.25.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260217215200-42d3e9bedb6d

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

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

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

Go toolchain version in go.mod was bumped to 1.25.0 and two indirect transitive dependencies were updated: google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc. No exported API changes.

Changes

Cohort / File(s) Summary
Dependency & Go version
go.mod
Bumped Go version from 1.24.6 to 1.25.0. Updated indirect dependencies: google.golang.org/genproto/googleapis/apiv0.0.0-20260217215200-42d3e9bedb6d, google.golang.org/genproto/googleapis/rpcv0.0.0-20260209200024-4cfbd4190f57. No other module or exported API changes.

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 the google.golang.org/genproto/googleapis/api dependency digest, which is the primary focus of the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing a clear table of the dependency update with package name, type, and version change information.

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

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

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

@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
@openshift-ci
Copy link

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.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 409b4a9 chore(deps): update google.golang.org/genproto/googleapis/api digest to b8f7ae3 Jan 21, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from a1bdb29 to 50dfecc Compare January 21, 2026 00:46
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to b8f7ae3 chore(deps): update google.golang.org/genproto/googleapis/api digest to 8e98ce8 Jan 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 50dfecc to 96e01b3 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 changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 8e98ce8 chore(deps): update google.golang.org/genproto/googleapis/api digest to d11affd Jan 27, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 96e01b3 to c06e2bf Compare January 27, 2026 00:48
@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 force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from c06e2bf to 6f47620 Compare January 28, 2026 04:45
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to d11affd chore(deps): update google.golang.org/genproto/googleapis/api digest to 8636f87 Jan 28, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 6f47620 to f2754fd Compare February 2, 2026 20:52
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 8636f87 chore(deps): update google.golang.org/genproto/googleapis/api digest to ce8ad4c Feb 2, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to ce8ad4c chore(deps): update google.golang.org/genproto/googleapis/api digest to 546029d Feb 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from f2754fd to 5b4035d Compare February 4, 2026 00:51
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 546029d chore(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41 Feb 10, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 5b4035d to 9418990 Compare February 10, 2026 00:55
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 9418990 to 11a65be Compare February 17, 2026 21:16
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41 chore(deps): update google.golang.org/genproto/googleapis/api digest to a2cb227 Feb 17, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to a2cb227 chore(deps): update google.golang.org/genproto/googleapis/api digest to a2cb227 - autoclosed Feb 18, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 18, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch February 18, 2026 01:11
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to a2cb227 - autoclosed chore(deps): update google.golang.org/genproto/googleapis/api digest to 42d3e9b Feb 18, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 18, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 0a8cc32 to 11a65be Compare February 18, 2026 05:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 11a65be to 0a8cc32 Compare February 18, 2026 05:10
…to 2f722ef

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/googleapis/api digest to 42d3e9b chore(deps): update google.golang.org/genproto/googleapis/api digest to 2f722ef Feb 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from 0a8cc32 to ca3261a Compare February 23, 2026 21:01
@openshift-ci
Copy link

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