Skip to content

Update google.golang.org/genproto/googleapis/api digest to f0a9213#276

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 f0a9213#276
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 Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/api indirect digest 9d38bb4f0a9213

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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.

@openshift-ci

openshift-ci Bot commented Jul 6, 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 Jul 6, 2026

Copy link
Copy Markdown

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

Walkthrough

go.mod updates indirect dependency versions in the tail require block: golang.org/x/net and two google.golang.org/genproto/googleapis/* entries were bumped to newer revisions. This changes the supply-chain surface; CWE-1104 and CWE-494 apply. No CVE is identifiable from the diff alone.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
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 Diff is limited to go.mod/go.sum; no slog/logr/zap/fmt.Print* statements or secret-bearing interpolations were added (CWE-532).
No Hardcoded Secrets ✅ Passed PASS: only dependency/checksum bumps; no hardcoded secrets, embedded creds, or private-key markers (CWE-798/CWE-522) found.
No Weak Cryptography ✅ Passed Only go.mod/go.sum changed; no crypto code or banned primitives were added. No CWE-327/CWE-328/CWE-208 pattern in the diff.
No Injection Vectors ✅ Passed Only go.mod/go.sum changed; no SQL, exec.Command, template.HTML, or yaml.Unmarshal paths were added. No CWE-89/78/79/502 injection vector found.
No Privileged Containers ✅ Passed Only go.mod and go.sum changed; no K8s/OpenShift manifests, Helm templates, or Dockerfiles were touched, so no privileged-container finding (CWE-269/CWE-732) applies.
No Pii Or Sensitive Data In Logs ✅ Passed Only go.mod/go.sum changed; no logging statements or application code were modified, so no PII/sensitive-data-in-logs issue is present.
Title check ✅ Passed Title matches the dependency digest update for google.golang.org/genproto/googleapis/api.
Description check ✅ Passed Description is on-topic and accurately describes the 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.

@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Member

Closing — Go 1.26 bump merged (HYPERFLEET-1310). Renovate will recreate with proper go.sum on next run.

@rafabene rafabene closed this Jul 6, 2026
@rafabene rafabene reopened this Jul 6, 2026
@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@hyperfleet-ci-bot

hyperfleet-ci-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Risk Score: 0 — risk/low

Signal Detail Points
PR size 18 lines +0
Sensitive paths none +0

Computed by hyperfleet-risk-scorer

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from bfc8718 to ddfad43 Compare July 6, 2026 20:03
@rafabene

rafabene commented Jul 7, 2026

Copy link
Copy Markdown
Member

/retest

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from ddfad43 to f6a3eee Compare July 7, 2026 20:02
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update google.golang.org/genproto/googleapis/api digest to 925bb5d Update google.golang.org/genproto/googleapis/api digest to f0a9213 Jul 7, 2026
@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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.54.0 -> v0.55.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 -> v0.0.0-20260630182238-925bb5da69e7

@rafabene rafabene changed the title Update google.golang.org/genproto/googleapis/api digest to f0a9213 rebase! Update google.golang.org/genproto/googleapis/api digest to f0a9213 Jul 8, 2026
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 red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/main/google.golang.org-genproto-googleapis-api-digest branch from f6a3eee to 71a2276 Compare July 8, 2026 16:03
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title rebase! Update google.golang.org/genproto/googleapis/api digest to f0a9213 Update google.golang.org/genproto/googleapis/api digest to f0a9213 Jul 8, 2026

@rafabene rafabene left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@rafabene

rafabene commented Jul 8, 2026

Copy link
Copy Markdown
Member

/lgtm

@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rafabene

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 added the approved label Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rafabene

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

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.

1 participant