Skip to content

chore(deps): update google.golang.org/genproto/googleapis/rpc digest to b703f56#198

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

chore(deps): update google.golang.org/genproto/googleapis/rpc digest to b703f56#198
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/rpc indirect digest 87f3d3eb703f56

Configuration

📅 Schedule: (UTC)

  • 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 red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jun 22, 2026
@openshift-ci openshift-ci Bot requested review from joshuawilson and onmete June 22, 2026 12:19
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

go.mod updates the indirect dependency google.golang.org/genproto/googleapis/rpc to v0.0.0-20260622175928-b703f567277d.

Changes

Dependency Bump

Layer / File(s) Summary
Indirect module version update
go.mod
Updates the indirect requirement google.golang.org/genproto/googleapis/rpc to pseudo-version v0.0.0-20260622175928-b703f567277d.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the dependency digest update in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description correctly states this is an indirect digest update for google.golang.org/genproto/googleapis/rpc.

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

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch from eeae2ee to a27b324 Compare June 22, 2026 17:10
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 22, 2026
@openshift-ci

openshift-ci Bot commented Jun 22, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Line 97: Update the OpenTelemetry packages to address critical security
vulnerabilities. In the go.mod file, upgrade go.opentelemetry.io/otel (currently
v1.39.0) and go.opentelemetry.io/otel/sdk (currently v1.39.0) to v1.41.0 or
later to patch CVE-2026-24051 (PATH hijacking in otel/sdk) and CVE-2026-29181
(DoS via baggage header extraction). Run go get -u
go.opentelemetry.io/otel@v1.41.0 and go get -u
go.opentelemetry.io/otel/sdk@v1.41.0 to update both dependencies.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: b5b52a22-e356-458e-b76d-b9cb73f8def0

📥 Commits

Reviewing files that changed from the base of the PR and between eeae2ee and a27b324.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum, !go.sum
📒 Files selected for processing (1)
  • go.mod
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • openshift/lightspeed-agentic-sandbox (manual)

Comment thread go.mod Outdated
@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e - autoclosed Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 23, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch June 23, 2026 21:27
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 87f3d3e - autoclosed chore(deps): update google.golang.org/genproto/googleapis/rpc digest to b703f56 Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch 2 times, most recently from a27b324 to b74b90f Compare June 25, 2026 18:20
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 25, 2026
…to b703f56

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-rpc-digest branch from b74b90f to 870dec6 Compare June 25, 2026 20:12
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: all tests passed!

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

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants