Skip to content

Update go module minor/patch updates#194

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/go-module-minorpatch-updates
Open

Update go module minor/patch updates#194
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/go-module-minorpatch-updates

Conversation

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

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

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
cel.dev/expr v0.25.1v0.25.2 age confidence
cloud.google.com/go/auth v0.18.1v0.20.0 age confidence
cloud.google.com/go/iam v1.5.3v1.11.0 age confidence
cloud.google.com/go/pubsub/v2 v2.4.0v2.6.0 age confidence
github.com/ThreeDotsLabs/watermill v1.5.1v1.5.2 age confidence
github.com/ThreeDotsLabs/watermill-amqp/v3 v3.0.2v3.1.0 age confidence
github.com/ThreeDotsLabs/watermill-googlecloud/v2 v2.0.0v2.0.1 age confidence
github.com/docker/go-connections v0.6.0v0.7.0 age confidence
github.com/ebitengine/purego v0.10.0v0.10.1 age confidence
github.com/felixge/httpsnoop v1.0.4v1.1.0 age confidence
github.com/fsnotify/fsnotify v1.9.0v1.10.1 age confidence
github.com/google/cel-go v0.27.0v0.28.1 age confidence
github.com/googleapis/enterprise-certificate-proxy v0.3.12v0.3.16 age confidence
github.com/googleapis/gax-go/v2 v2.17.0v2.22.0 age confidence
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0v2.29.0 age confidence
github.com/klauspost/compress v1.18.5v1.18.6 age confidence
github.com/moby/moby/api v1.54.1v1.55.0 age confidence
github.com/moby/moby/client v0.4.0v0.5.0 age confidence
github.com/moby/sys/sequential v0.6.0v0.7.0 age confidence
github.com/openshift-hyperfleet/hyperfleet-api-spec v1.0.12v1.0.22 age confidence
github.com/pelletier/go-toml/v2 v2.2.4v2.4.0 age confidence
github.com/prometheus/common v0.66.1v0.69.0 age confidence
github.com/prometheus/procfs v0.17.0v0.20.1 age confidence
github.com/rabbitmq/amqp091-go v1.10.0v1.12.0 age confidence
github.com/shirou/gopsutil/v4 v4.26.3v4.26.5 age confidence
github.com/testcontainers/testcontainers-go v0.42.0v0.43.0 age confidence
github.com/testcontainers/testcontainers-go/modules/rabbitmq v0.42.0v0.43.0 age confidence
github.com/tklauser/go-sysconf v0.3.16v0.4.0 age confidence
github.com/tklauser/numcpus v0.11.0v0.12.0 age confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0v0.69.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0v0.69.0 age confidence
go.opentelemetry.io/contrib/propagators/autoprop v0.68.0v0.69.0 age confidence
go.opentelemetry.io/contrib/propagators/aws v1.43.0v1.44.0 age confidence
go.opentelemetry.io/contrib/propagators/b3 v1.43.0v1.44.0 age confidence
go.opentelemetry.io/contrib/propagators/jaeger v1.43.0v1.44.0 age confidence
go.opentelemetry.io/contrib/propagators/ot v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/metric v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/sdk v1.43.0v1.44.0 age confidence
go.opentelemetry.io/otel/trace v1.43.0v1.44.0 age confidence
go.uber.org/zap v1.27.1v1.28.0 age confidence
go.yaml.in/yaml/v2 v2.4.2v2.4.4 age confidence
golang.org/x/crypto v0.49.0v0.53.0 age confidence
golang.org/x/net v0.52.0v0.56.0 age confidence
golang.org/x/oauth2 v0.35.0v0.36.0 age confidence
golang.org/x/sync v0.20.0v0.21.0 age confidence
golang.org/x/sys v0.42.0v0.46.0 age confidence
golang.org/x/text v0.35.0v0.38.0 age confidence
golang.org/x/time v0.14.0v0.15.0 age confidence
google.golang.org/api v0.266.0v0.285.0 age confidence
google.golang.org/grpc v1.80.0v1.81.1 age confidence

Release Notes

google/cel-spec (cel.dev/expr)

v0.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: cel-expr/cel-spec@v0.25.1...v0.25.2

googleapis/google-cloud-go (cloud.google.com/go/auth)

v0.20.0

Compare Source

  • bigquery: Support SchemaUpdateOptions for load jobs.

  • bigtable:

    • Add SampleRowKeys.
    • cbt: Support union, intersection GCPolicy.
    • Retry admin RPCS.
    • Add trace spans to retries.
  • datastore: Add OpenCensus tracing.

  • firestore:

    • Fix queries involving Null and NaN.
    • Allow Timestamp protobuffers for time values.
  • logging: Add a WriteTimeout option.

  • spanner: Support Batch API.

  • storage: Add OpenCensus tracing.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the
      callback returns).
    • Add SubscriptionInProject.
    • Add OpenCensus instrumentation for streaming pull.
  • storage:

    • Support CORS.
ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: ThreeDotsLabs/watermill@v1.5.1...v1.5.2

ThreeDotsLabs/watermill-amqp (github.com/ThreeDotsLabs/watermill-amqp/v3)

v3.1.0

Compare Source

What's Changed

  • Bumps dependencies by @​m110 in #​35
  • Added support for pre process delivery in the marshaler by @​micbis in #​33
  • fix: Adjust notifyCloseConnection to be a buffered channel to avoid blocking during exception handling by @​nengwu765 in #​30

New Contributors

Full Changelog: ThreeDotsLabs/watermill-amqp@v3.0.2...v3.1.0

ThreeDotsLabs/watermill-googlecloud (github.com/ThreeDotsLabs/watermill-googlecloud/v2)

v2.0.1

Compare Source

What's Changed

Full Changelog: ThreeDotsLabs/watermill-googlecloud@v2.0.0...v2.0.1

docker/go-connections (github.com/docker/go-connections)

v0.7.0

Compare Source

ebitengine/purego (github.com/ebitengine/purego)

v0.10.1

Compare Source

  • Fix a concurrency bug where simultaneous FFI calls could swap return values across goroutines (#​451)
felixge/httpsnoop (github.com/felixge/httpsnoop)

v1.1.0

Compare Source

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.10.1

Compare Source

Changes and fixes
  • inotify: don't remove sibling watches sharing a path prefix (#​754)

  • inotify, windows: don't rename sibling watches sharing a path prefix
    (#​755)

v1.10.0

Compare Source

This version of fsnotify needs Go 1.23.

Changes and fixes
  • inotify: improve initialization error message (#​731)

  • inotify: send Rename event if recursive watch is renamed (#​696)

  • inotify: avoid copying event buffers when reading names (#​741)

  • kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory (#​748)

  • kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers (#​740)

  • windows: fix nil pointer dereference in remWatch (#​736)

  • windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 (#​709, #​749)

google/cel-go (github.com/google/cel-go)

v0.28.1

Compare Source

What's Changed

New Contributors

Full Changelog: cel-expr/cel-go@v0.28.0...v0.28.1

v0.28.0

Compare Source

High-Level Changes

  • Enhanced JSON Interoperability: New support for JSON names across the checker, AST, and runtime allows for more seamless data handling when working with JSON-native structures.
  • Improved Developer Tooling: Integration is now smoother thanks to new utilities for converting Go errors into cel.Issues and more descriptive, context-aware error messages.
  • Greater Environment Flexibility: You can now redeclare variables as constants and export parse limit options, providing finer control over how CEL environments are configured and constrained.
  • Native Struct Improvements: Support for mixing CEL and native values within native structs simplifies the handling of complex, hybrid data types.

🚀 Features

  • Add helper method to check whether a function has a singleton binding in #​1266
  • Helper utility for converting a Go error into cel.Issues in #​1267
  • Policy API improvements in #​1268
  • CEL Test usability requirements in #​1269
  • Better context-related error messages in #​1271
  • Sort env.Config values where reasonable in #​1273
  • Support redeclaring variables as constants in NewEnv in #​1275
  • Add support for exporting parse limit options in #​1277
  • Support mixing CEL values and native values in native structs in #​1270
  • Add checker, AST, and type-provider support for JSON names in #​1283
  • JSON field names runtime support in #​1286
  • Optionally include reachable fieldpaths in prompt in #​1285
  • REPL -- cel-spec pb2 and json name support #​1294

🐞 Bug Fixes

  • Fix support for config-based type references in #​1265
  • Check arg kinds in optional.or and .orValue impl in #​1276
  • Bazel fixes for import in #​1278
  • Support zero-value literals in presence test inlining #​1280
  • Cache concatList.Size() to prevent O(N^2) evaluation time #​1291
  • Preserve runtime error node IDs from Resolve #​1290
  • Default enable identifier escaping with backticks #​1295
  • Cap format string precision to prevent memory exhaustion #​1292

🛠️ Maintenance & Internal

  • chore: Migrate gsutil usage to gcloud storage in #​1274
  • Lint fixes for exported function/type comments in #​1279
  • Lint fixes for import in #​1287

Full Changelog: https://github.com/google/cel-go/compare/v0.27.0...v0.28.0-alpha

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.16

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.15...v0.3.16

v0.3.15

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.14...v0.3.15

v0.3.14

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.13...v0.3.14

v0.3.13

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.12...v0.3.13

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.22.0: v2: v2.22.0

Compare Source

v2.22.0 (2026-04-14)

v2.21.0: v2: v2.21.0

Compare Source

Features

v2.20.0: v2: v2.20.0

Compare Source

Features

v2.19.0: v2: v2.19.0

Compare Source

Features
Bug Fixes

v2.18.0: v2: v2.18.0

Compare Source

Features
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)

v2.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0

klauspost/compress (github.com/klauspost/compress)

v1.18.6

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.5...v1.18.6

moby/moby (github.com/moby/moby/client)

v0.5.0

Compare Source

v0.4.1

Compare Source

openshift-hyperfleet/hyperfleet-api-spec (github.com/openshift-hyperfleet/hyperfleet-api-spec)

v1.0.22

Compare Source

First official stable release of the HyperFleet API specification.

Added
  • Complete CRUD operations for clusters, nodepools, and statuses
  • Status tracking and reporting with comprehensive history management
  • Core API variant with generic cluster spec
  • GCP API variant with GCP-specific cluster spec
  • Kubernetes-style timestamp conventions
  • List-based pagination for resource collections
  • Separate public and internal status endpoints
  • Interactive API documentation

v1.0.21

Compare Source

First official stable release of the HyperFleet API specification.

Added
  • Complete CRUD operations for clusters, nodepools, and statuses
  • Status tracking and reporting with comprehensive history management
  • Core API variant with generic cluster spec
  • GCP API variant with GCP-specific cluster spec
  • Kubernetes-style timestamp conventions
  • List-based pagination for resource collections
  • Separate public and internal status endpoints
  • Interactive API documentation

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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-kflux-prd-rh02

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

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/cenkalti/backoff/v5 v5.0.3
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading go.opentelemetry.io/otel/sdk v1.44.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/google/cel-go v0.28.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/openshift-hyperfleet/hyperfleet-broker v1.1.1
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/cloudevents/sdk-go/v2 v2.16.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/google/uuid v1.6.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/otlptracehttp v1.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.44.0
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading github.com/felixge/httpsnoop v1.1.0
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/go-viper/mapstructure/v2 v2.5.0
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-20260526163538-3dc84a4a5aaa
go: downloading google.golang.org/protobuf v1.36.11
go: downloading google.golang.org/genproto v0.0.0-20260511170946-3700d4141b60
go: downloading golang.org/x/text v0.38.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/client_model v0.6.2
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/kylelemons/godebug v1.1.0
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 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-20260610212136-7ab31c22f7ad
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.4.0
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/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
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.285.0
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
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/sony/gobreaker v1.0.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.uber.org/zap v1.28.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/net v0.56.0
go: downloading golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
go: downloading golang.org/x/oauth2 v0.36.0
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/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading cloud.google.com/go/compute/metadata v0.9.0
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 golang.org/x/time v0.15.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.16
go: downloading golang.org/x/crypto v0.53.0
go: github.com/openshift-hyperfleet/hyperfleet-sentinel/internal/client imports
	github.com/openshift-hyperfleet/hyperfleet-sentinel/pkg/api/openapi: cannot find module providing package github.com/openshift-hyperfleet/hyperfleet-sentinel/pkg/api/openapi

@openshift-ci openshift-ci Bot requested review from crizzo71 and ma-hill June 22, 2026 12:05
@openshift-ci

openshift-ci Bot commented Jun 22, 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 aredenba-rh 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 22, 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 22, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

go.mod receives version bumps across all require blocks. Direct dependency github.com/openshift-hyperfleet/hyperfleet-api-spec moves from v1.0.12 to v1.0.22 (9 minor versions). OpenTelemetry core, SDK, OTLP exporters, stdout exporter, and contrib propagators advance from the v1.43.x/v0.68.x line to v1.44.0/v0.69.0. OTel instrumentation packages (otelgrpc, otelhttp) jump from v0.65.0 to v0.69.0. Indirect bumps cover GCP cloud libraries, ThreeDotsLabs/watermill, moby packages, Docker helpers, cel-go, klauspost/compress, Prometheus, RabbitMQ AMQP, gRPC, and golang.org/x/*.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes


Supply chain notes — treat these as mandatory checks, not suggestions.

CWE-1395 / supply chain integrity: hyperfleet-api-spec jumps 9 minor versions (v1.0.12v1.0.22) in a single PR. Verify every intermediate release tag in that internal repo for integrity. A compromised or silently force-pushed internal tag is a direct injection vector into this Sentinel binary.

CWE-829 (inclusion of functionality from untrusted control sphere): otelgrpc/otelhttp skip four minor versions (v0.65.0v0.69.0). Review the OTel contrib changelog for any interceptor or middleware behavioral changes — these sit on every gRPC/HTTP request path in the Sentinel.

CVE surface: klauspost/compress, moby/sys/sequential, and google/cel-go bumps must be cross-referenced against the GitHub Advisory Database before merge. Confirm go.sum was also updated and committed atomically with this go.mod to prevent hash substitution attacks (CWE-494).

moby/sys/sequential 0.6.00.7.0: This is a non-patch jump. Verify it does not alter file operation sequencing behavior relied upon by any Sentinel log or config handling path.

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed Title 'Update go module minor/patch updates' directly describes the changeset, which is a Go dependency 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 PR modifies only go.mod/go.sum (dependencies); contains no .go source code changes, therefore no new log statements to audit for secrets.
No Hardcoded Secrets ✅ Passed No hardcoded secrets found. broker.yaml contains only default RabbitMQ dev credentials (guest:guest), marked as localhost-only. Example configs use documented placeholders, not active credentials....
No Weak Cryptography ✅ Passed No weak cryptography detected: codebase audit found zero usage of md5/des/rc4/SHA1-for-security/ECB/custom crypto/non-constant-time comparisons; all 48 dependency updates are patch/minor stable ver...
No Injection Vectors ✅ Passed PR only updates go.mod dependency versions; codebase contains no SQL concatenation, exec.Command with user input, template.HTML, or unsafe yaml.Unmarshal patterns (uses safe viper.UnmarshalExact wi...
No Privileged Containers ✅ Passed PR modifies only Go module dependencies (go.mod/go.sum); no Kubernetes/Helm/Dockerfile changes. Existing infrastructure code has hardened security contexts without privileged patterns.
No Pii Or Sensitive Data In Logs ✅ Passed PR contains only go.mod/go.sum changes with no source code modifications. No new logging statements exposing PII/sensitive data are introduced.
Description check ✅ Passed PR description is a Renovate-generated dependency update table with release notes, directly related to the go.mod changeset.

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

✨ 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/go-module-minorpatch-updates
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch konflux/mintmaker/main/go-module-minorpatch-updates

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

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/go-module-minorpatch-updates branch from 9edfa84 to 350a036 Compare June 22, 2026 16:05
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

PR needs rebase.

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.

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