Skip to content

Update google.golang.org/genproto/googleapis/api digest to b703f56#214

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

Update google.golang.org/genproto/googleapis/api digest to b703f56#214
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest

Conversation

@red-hat-konflux-kflux-prd-rh02

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/api indirect digest 3dc84a4b703f56

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • 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.

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02

Copy link
Copy Markdown
Contributor Author

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

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20260523011958-0a33c5d7ca68 -> v0.0.0-20260618152121-87f3d3e198d3

@openshift-ci openshift-ci Bot requested review from jsell-rh and tirthct June 29, 2026 00:06
@openshift-ci

openshift-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mliptak0 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

@openshift-ci

openshift-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

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

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

Two indirect dependency pins in go.mod are updated: google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc are moved to newer pseudo-versions. No exported or public entities are changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes


Supply chain surface (CWE-1104 / CWE-829): Verify the new pseudo-versions resolve to commits on the canonical upstream googleapis/go-genproto repository and are not a dependency confusion substitution. Cross-check go.sum SHA-256 hashes against sum.golang.org for both updated modules. Indirect bumps on gRPC-adjacent packages (googleapis/rpc) warrant confirmation that no transitive grpc-go ABI break is introduced—relevant given the Adapter's broker/sentinel gRPC paths.

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the dependency digest bump, though it omits the companion genproto/rpc update.
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.
Sec-02: Secrets In Log Output ✅ Passed No non-test/example Go log calls contain token/password/credential/secret fields or interpolated strings; repo scan was clean (CWE-532 absent).
No Hardcoded Secrets ✅ Passed Diff only updates genproto versions and go.sum checksums; no API keys, tokens, passwords, private keys, embedded creds, or other secret-like literals found.
No Weak Cryptography ✅ Passed No banned primitives or secret comparisons were added; diff only updates go.mod/go.sum dependency digests, with no weak-crypto code in scope (CWE-327/CWE-208 not triggered).
No Injection Vectors ✅ Passed Diff is limited to go.mod version bumps; no source changes introducing CWE-89, CWE-78, CWE-79, or CWE-502 patterns.
No Privileged Containers ✅ Passed Only go.mod/go.sum changed; no Kubernetes/OpenShift manifests or Dockerfiles were modified, so no privileged settings (CWE-269/284) were introduced.
No Pii Or Sensitive Data In Logs ✅ Passed Dependency-only go.mod update; no slog/logr/zap/fmt logging statements or data-path code changed, so no PII/sensitive-log exposure introduced.
Description check ✅ Passed The description matches the changeset: it documents an indirect go.mod dependency digest update.
✨ 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-googleapis-api-digest
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants