Skip to content

Update google.golang.org/genproto/googleapis/api digest to 925bb5d#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 925bb5d#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 b703f56925bb5d

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

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

go.mod updates one indirect module requirement, google.golang.org/genproto/googleapis/api, to a newer pseudo-version. No exported or public entities change. Supply-chain surface only; no CVE is identified in the diff. CWE-1104.

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 No log statements changed; only go.mod dependency pin moved, so no CWE-532-style secret exposure in logs was introduced.
No Hardcoded Secrets ✅ Passed go.mod only bumps an indirect module version; no hardcoded secrets, embedded creds, private keys, or secret-like literals found (CWE-798/CWE-200).
No Weak Cryptography ✅ Passed Only go.mod changed; repo scan found no crypto/md5, crypto/des, crypto/rc4, SHA1-for-security, ECB, or secret comparisons (CWE-327/CWE-208).
No Injection Vectors ✅ Passed Dependency-only go.mod bump; no SQL concatenation, exec.Command, template.HTML, or yaml.Unmarshal changes. No CWE-89/CWE-78/CWE-79/CWE-502 injection vector introduced.
No Privileged Containers ✅ Passed Only go.mod changed; no manifests, Helm templates, or Dockerfiles were touched, so there are no privileged-container settings to flag (CWE-250).
No Pii Or Sensitive Data In Logs ✅ Passed Only go.mod changed; no logging statements were added or modified, so no new CWE-200/CWE-532 exposure path appears.
Title check ✅ Passed The title accurately identifies the dependency digest bump shown in the diff.
Description check ✅ Passed The description matches the indirect dependency update and the new digest.
✨ 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 2, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@hyperfleet-ci-bot

hyperfleet-ci-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

Risk Score: 0 — risk/low

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

Computed by hyperfleet-risk-scorer

@rafabene

rafabene commented Jul 2, 2026

Copy link
Copy Markdown
Member

/lgtm

@rafabene

rafabene commented Jul 2, 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 c4ddc2e to 3317877 Compare July 2, 2026 20:03
@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 b703f56 Update google.golang.org/genproto/googleapis/api digest to 925bb5d Jul 2, 2026
@rafabene

rafabene commented Jul 2, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@rafabene

rafabene commented Jul 3, 2026

Copy link
Copy Markdown
Member

/lgtm

@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Jul 6, 2026
@openshift-ci

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

@rafabene

rafabene commented Jul 6, 2026

Copy link
Copy Markdown
Member

/ok-to-test

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 674a5c3 to 9853e36 Compare July 6, 2026 20:03
@openshift-ci openshift-ci Bot removed the lgtm label Jul 6, 2026
@red-hat-konflux-kflux-prd-rh02

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/go-playground/validator/v10 v10.30.3
go: downloading github.com/google/cel-go v0.28.1
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/spf13/viper v1.21.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/stretchr/testify v1.11.1
go: downloading k8s.io/client-go v0.36.2
go: downloading github.com/openshift-hyperfleet/hyperfleet-broker v1.1.1
go: downloading github.com/spf13/cobra v1.10.2
go: downloading go.opentelemetry.io/otel/sdk v1.44.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading github.com/cloudevents/sdk-go/v2 v2.16.2
go: downloading k8s.io/apimachinery v0.36.2
go: downloading github.com/go-viper/mapstructure/v2 v2.5.0
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading open-cluster-management.io/api v1.3.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/openshift-online/maestro v0.0.0-20260202062555-48b47506a254
go: downloading github.com/openshift-online/ocm-sdk-go v0.1.504
go: downloading open-cluster-management.io/sdk-go v1.3.0
go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.69.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.44.0
go: downloading golang.org/x/text v0.38.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.44.0
go: downloading github.com/testcontainers/testcontainers-go v0.43.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.13
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.53.0
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/sagikazarmark/locafero v0.12.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading cel.dev/expr v0.25.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260630182238-925bb5da69e7
go: downloading google.golang.org/genproto v0.0.0-20260630182238-925bb5da69e7
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading cloud.google.com/go/pubsub/v2 v2.6.0
go: downloading cloud.google.com/go v0.123.0
go: downloading github.com/ThreeDotsLabs/watermill v1.5.2
go: downloading github.com/ThreeDotsLabs/watermill-amqp/v3 v3.1.0
go: downloading github.com/ThreeDotsLabs/watermill-googlecloud/v2 v2.0.1
go: downloading google.golang.org/grpc v1.81.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/utils v0.0.0-20260626114624-be93311217bd
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading k8s.io/kube-openapi v0.0.0-20260624041617-8f3fa4921821
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.69.0
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading golang.org/x/sys v0.46.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.56.0
go: downloading golang.org/x/term v0.44.0
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/evanphx/json-patch v5.9.11+incompatible
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading k8s.io/api v0.36.2
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading go.opentelemetry.io/contrib/propagators/aws v1.44.0
go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.44.0
go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.44.0
go: downloading go.opentelemetry.io/contrib/propagators/ot v1.44.0
go: downloading go.opentelemetry.io/proto/otlp v1.10.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/golang/glog v1.2.5
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.4.2
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/googleapis/gax-go/v2 v2.22.0
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/sync v0.21.0
go: downloading google.golang.org/api v0.286.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/rabbitmq/amqp091-go v1.12.0
go: downloading github.com/lithammer/shortuuid/v3 v3.0.7
go: downloading github.com/oklog/ulid v1.3.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/sony/gobreaker v1.0.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.2
go: downloading golang.org/x/time v0.15.0
go: downloading github.com/getsentry/sentry-go v0.47.0
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/bwmarrin/snowflake v0.3.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
go: downloading golang.org/x/exp v0.0.0-20260611194520-c48552f49976
go: downloading cloud.google.com/go/iam v1.11.0
go: downloading cloud.google.com/go/auth v0.20.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading github.com/go-openapi/jsonreference v0.21.6
go: downloading github.com/go-openapi/swag v0.26.1
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.uber.org/zap v1.28.0
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.69.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/go-openapi/jsonpointer v0.23.2
go: downloading github.com/go-openapi/swag/cmdutils v0.26.1
go: downloading github.com/go-openapi/swag/conv v0.26.1
go: downloading github.com/go-openapi/swag/fileutils v0.26.1
go: downloading github.com/go-openapi/swag/jsonname v0.26.1
go: downloading github.com/go-openapi/swag/jsonutils v0.26.1
go: downloading github.com/go-openapi/swag/loading v0.26.1
go: downloading github.com/go-openapi/swag/mangling v0.26.1
go: downloading github.com/go-openapi/swag/netutils v0.26.1
go: downloading github.com/go-openapi/swag/stringutils v0.26.1
go: downloading github.com/go-openapi/swag/typeutils v0.26.1
go: downloading github.com/go-openapi/swag/yamlutils v0.26.1
go: downloading github.com/felixge/httpsnoop v1.1.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.17
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: github.com/openshift-hyperfleet/hyperfleet-adapter/test/integration/k8sclient imports
	github.com/testcontainers/testcontainers-go: github.com/testcontainers/testcontainers-go@v0.43.0: read "https://proxy.golang.org/github.com/testcontainers/testcontainers-go/@v/v0.43.0.zip": stream error: stream ID 633; INTERNAL_ERROR; received from peer
go: github.com/openshift-hyperfleet/hyperfleet-adapter/test/integration/k8sclient imports
	github.com/testcontainers/testcontainers-go/wait: github.com/testcontainers/testcontainers-go@v0.43.0: read "https://proxy.golang.org/github.com/testcontainers/testcontainers-go/@v/v0.43.0.zip": stream error: stream ID 633; INTERNAL_ERROR; received from peer

@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@rafabene

rafabene commented Jul 7, 2026

Copy link
Copy Markdown
Member

/retest

1 similar comment
@rafabene

rafabene commented Jul 7, 2026

Copy link
Copy Markdown
Member

/retest

@openshift-ci

openshift-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown

@red-hat-konflux-kflux-prd-rh02[bot]: The following tests 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/lint 9853e36 link true /test lint
ci/prow/presubmits-integration 9853e36 link true /test presubmits-integration

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant