Skip to content

fix(deps): update gomod dependencies - #514

Open
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gomod-dependencies
Open

fix(deps): update gomod dependencies#514
red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gomod-dependencies

Conversation

@red-hat-konflux-kflux-prd-rh03

@red-hat-konflux-kflux-prd-rh03 red-hat-konflux-kflux-prd-rh03 Bot commented Jul 3, 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 Type Update Pending
cloud.google.com/go/auth v0.20.0v0.23.2 age confidence indirect minor
github.com/fxamacker/cbor/v2 v2.9.2v2.9.3 age confidence indirect patch
github.com/go-logr/logr v1.4.3v1.4.4 age confidence require patch
github.com/go-openapi/jsonpointer v0.23.2v0.24.0 age confidence indirect minor
github.com/go-openapi/swag v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/cmdutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/conv v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/fileutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/jsonname v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/jsonutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/loading v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/mangling v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/netutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/stringutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/typeutils v0.26.1v0.29.2 age confidence indirect minor
github.com/go-openapi/swag/yamlutils v0.26.1v0.29.2 age confidence indirect minor
github.com/google/pprof 70233856331bc6 age confidence indirect digest
github.com/googleapis/enterprise-certificate-proxy v0.3.17v0.3.21 age confidence indirect patch v0.3.22
github.com/googleapis/gax-go/v2 v2.22.0v2.24.1 age confidence indirect minor
github.com/onsi/ginkgo/v2 v2.32.0v2.32.1 age confidence require patch v2.32.2
github.com/onsi/gomega v1.42.1v1.43.0 age confidence require minor
github.com/openshift/api 50c39756733660 require digest
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.0v0.93.1 age confidence indirect minor v0.94.0
github.com/prometheus/client_golang v1.23.2v1.24.1 age confidence require minor
github.com/prometheus/client_model v0.6.2v0.6.3 age confidence indirect patch
github.com/prometheus/common v0.69.0v0.71.0 age confidence indirect minor
github.com/prometheus/procfs v0.21.0v0.22.0 age confidence indirect minor
github.com/stretchr/testify v1.11.1v1.12.1 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0v0.71.0 age confidence indirect minor
go.opentelemetry.io/otel v1.44.0v1.46.0 age confidence indirect minor
go.opentelemetry.io/otel/metric v1.44.0v1.46.0 age confidence indirect minor
go.opentelemetry.io/otel/trace v1.44.0v1.46.0 age confidence indirect minor
go.yaml.in/yaml/v3 v3.0.4v3.0.5 age confidence indirect patch
golang.org/x/crypto v0.53.0v0.56.0 age confidence indirect minor v0.57.0
golang.org/x/mod v0.37.0v0.41.0 age confidence indirect minor
golang.org/x/net v0.56.0v0.58.0 age confidence indirect minor v0.59.0
golang.org/x/oauth2 v0.36.0v0.37.0 age confidence require minor
golang.org/x/sync v0.21.0v0.23.0 age confidence indirect minor
golang.org/x/sys v0.46.0v0.48.0 age confidence indirect minor
golang.org/x/term v0.44.0v0.45.0 age confidence indirect minor v0.46.0
golang.org/x/text v0.38.0v0.41.0 age confidence indirect minor v0.42.0
golang.org/x/time v0.15.0v0.16.0 age confidence indirect minor
golang.org/x/tools v0.47.0v0.49.0 age confidence indirect minor v0.50.0
google.golang.org/api v0.286.0v0.297.0 age confidence require minor
google.golang.org/grpc v1.81.1v1.83.2 age confidence indirect minor
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996afv1.36.12 age confidence indirect patch
k8s.io/api v0.36.2v0.37.0 age confidence require minor
k8s.io/apiextensions-apiserver v0.36.2v0.37.0 age confidence indirect minor
k8s.io/apimachinery v0.36.2v0.37.0 age confidence require minor
k8s.io/client-go v0.36.2v0.37.0 age confidence require minor
k8s.io/utils be93311cf1189d age confidence require digest
sigs.k8s.io/controller-runtime v0.24.1v0.25.0 age confidence require minor
sigs.k8s.io/structured-merge-diff/v6 v6.4.0v6.4.2 age confidence indirect patch

Release Notes

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

v0.23.0

Compare Source

  • bigquery: Add DDL stats to query statistics.
  • bigtable:
    • cbt: Add cells-per-column limit for row lookup.
    • cbt: Make it possible to combine read filters.
  • dlp: v2beta2 client removed. Use the v2 client instead.
  • firestore, spanner: Fix compilation errors due to protobuf changes.

v0.22.0

Compare Source

  • bigtable:

    • cbt: Support cells per column limit for row read.
    • bttest: Correctly handle empty RowSet.
    • Fix ReadModifyWrite operation in emulator.
    • Fix API path in GetCluster.
  • bigquery:

    • BEHAVIOR CHANGE: Retry on 503 status code.
    • Add dataset.DeleteWithContents.
    • Add SchemaUpdateOptions for query jobs.
    • Add Timeline to QueryStatistics.
    • Add more stats to ExplainQueryStage.
    • Support Parquet data format.
  • datastore:

    • Support omitempty for times.
  • dlp:

    • BREAKING CHANGE: Remove v1beta1 client. Please migrate to the v2 client,
      which is now out of beta.
    • Add v2 client.
  • firestore:

    • BEHAVIOR CHANGE: Treat set({}, MergeAll) as valid.
  • iam:

    • Support JWT signing via SignJwt callopt.
  • profiler:

    • BEHAVIOR CHANGE: PollForSerialOutput returns an error when context.Done.
    • BEHAVIOR CHANGE: Increase the initial backoff to 1 minute.
    • Avoid returning empty serial port output.
  • pubsub:

    • BEHAVIOR CHANGE: Don't backoff during next retryable error once stream is healthy.
    • BEHAVIOR CHANGE: Don't backoff on EOF.
    • pstest: Support Acknowledge and ModifyAckDeadline RPCs.
  • redis:

    • Add v1 beta Redis client.
  • spanner:

    • Support SessionLabels.
  • speech:

    • Add api v1 beta1 client.
  • storage:

    • BEHAVIOR CHANGE: Retry reads when retryable error occurs.
    • Fix delete of object in requester-pays bucket.
    • Support KMS integration.

v0.21.0

Compare Source

  • bigquery:

    • Add OpenCensus tracing.
  • firestore:

    • BREAKING CHANGE: If a document does not exist, return a DocumentSnapshot
      whose Exists method returns false. DocumentRef.Get and Transaction.Get
      return the non-nil DocumentSnapshot in addition to a NotFound error.
      DocumentRef.GetAll and Transaction.GetAll return a non-nil
      DocumentSnapshot instead of nil.
    • Add DocumentIterator.Stop. Call Stop whenever you are done with a
      DocumentIterator.
    • Added Query.Snapshots and DocumentRef.Snapshots, which provide realtime
      notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
    • Canceling an RPC now always returns a grpc.Status with codes.Canceled.
  • spanner:

    • Add CommitTimestamp, which supports inserting the commit timestamp of a
      transaction into a column.
fxamacker/cbor (github.com/fxamacker/cbor/v2)

v2.9.3

Compare Source

This release fixes a potential panic when decoding into a time.Time from a CBOR byte string, map, or array under certain conditions.

Not affected: standard CBOR time data (RFC 8949 tag 0 or tag 1), and decoders configured with timeTag = DecTagRequired.

Upgrading to v2.9.3 is recommended.

The panic stack trace was publicly reported on 2026-08-17, and the fix was released the same day. Fuzz testing was extended to cover this class of bug, and fuzzing of v2.9.3 is ongoing.

What's Changed

  • Skip data item when decoding to time.Time fails under certain conditions by @​fxamacker in #​803

Full Changelog: fxamacker/cbor@v2.9.2...v2.9.3

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.24.0

Compare Source

0.24.0 - 2026-06-29

Full Changelog: go-openapi/jsonpointer@v0.23.2...v0.24.0

17 commits in this release.


Implemented enhancements
  • feat(jsonname): added new json name provider more respectful of go conventions for JSON (#​195) by @​fredbi ...
Refactor
  • refact: refactored the package into multiple specialized sub-packages by @​fredbi ...
  • refact loading, jsonutils, yamlutils utililities by @​fredbi ...
Documentation
Code quality
Testing
Miscellaneous tasks
  • chore: removed most remaining external dependencies by @​fredbi ...
Updates
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
Other (technical)

People who contributed to this release

jsonpointer license terms

License

go-openapi/swag (github.com/go-openapi/swag)

v0.29.2

Compare Source

0.29.2 - 2026-09-04

Full Changelog: go-openapi/swag@v0.29.1...v0.29.2

8 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes

cmdutils (0.29.2)
Miscellaneous tasks

conv (0.29.2)
Miscellaneous tasks
Updates

fileutils (0.29.2)
Miscellaneous tasks
Updates

jsonname (0.29.2)
Miscellaneous tasks
Updates

jsonutils/adapters/easyjson (0.29.2)
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.29.2)
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.29.2)
Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.29.2)
Miscellaneous tasks
Updates

jsonutils (0.29.2)
Miscellaneous tasks
Updates

loading (0.29.2)
Miscellaneous tasks
Updates

mangling (0.29.2)
Miscellaneous tasks
Updates

netutils (0.29.2)
Miscellaneous tasks
Updates

pools (0.29.2)
Miscellaneous tasks
Updates

stringutils (0.29.2)
Miscellaneous tasks
Updates

typeutils (0.29.2)
Miscellaneous tasks
Updates

yamlutils (0.29.2)
Miscellaneous tasks
Updates

v0.29.1

Compare Source

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes

conv (0.29.1)
Miscellaneous tasks

jsonname (0.29.1)
Miscellaneous tasks

jsonutils/adapters/easyjson (0.29.1)
Miscellaneous tasks

jsonutils/adapters/testintegration/benchmarks (0.29.1)
Miscellaneous tasks

jsonutils/adapters/testintegration (0.29.1)
Miscellaneous tasks

jsonutils (0.29.1)
Testing
Miscellaneous tasks

loading (0.29.1)
Miscellaneous tasks

mangling (0.29.1)
Miscellaneous tasks

netutils (0.29.1)
Miscellaneous tasks

pools (0.29.1)
Miscellaneous tasks

stringutils (0.29.1)
Miscellaneous tasks

typeutils (0.29.1)
Miscellaneous tasks

yamlutils (0.29.1)
Miscellaneous tasks

v0.29.0

Compare Source

0.29.0 - 2026-08-19

New fsutils on top of io.FS

Full Changelog: go-openapi/swag@v0.28.0...v0.29.0

10 commits in this release.


Implemented enhancements
Documentation
Testing
  • test: rename the fixtures directories to testdata by @​fredbi ...
Miscellaneous tasks
Updates
  • build(deps): bump the development-dependencies group with

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 02:00 AM and 04:59 AM, Monday through Friday (* 2-4 * * 1-5)
  • 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-rh03 red-hat-konflux-kflux-prd-rh03 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 Jul 3, 2026
@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 3, 2026
@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

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

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

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.57%. Comparing base (26a9fe8) to head (24f55c7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #514   +/-   ##
=======================================
  Coverage   41.57%   41.57%           
=======================================
  Files          27       27           
  Lines        2665     2665           
=======================================
  Hits         1108     1108           
  Misses       1478     1478           
  Partials       79       79           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 26a9fe8 and 2 for PR HEAD 24f55c7 in total

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh03[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.

@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch from 24f55c7 to f92d717 Compare July 6, 2026 04:02
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 6, 2026
@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 5 times, most recently from f97b547 to 08bc27a Compare July 13, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 4 times, most recently from aabd338 to 0ddca73 Compare July 21, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 5 times, most recently from 4d04d28 to 718a9d4 Compare July 29, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 2 times, most recently from 5c7ff34 to a414ff8 Compare July 31, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 4 times, most recently from f7968f1 to 338416b Compare August 7, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 4 times, most recently from 49c62b1 to 0b42ef3 Compare August 14, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 6 times, most recently from 4e3e598 to b019296 Compare August 24, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch from b019296 to 3e0def1 Compare August 25, 2026 04:04
@red-hat-konflux-kflux-prd-rh03

red-hat-konflux-kflux-prd-rh03 Bot commented Aug 25, 2026

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

  • 3 additional dependencies were updated

Details:

Package Change
k8s.io/kube-openapi v0.0.0-20260624041617-8f3fa4921821 -> v0.0.0-20260721132016-d427ff9ee9ad
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260622175928-b703f567277d -> v0.0.0-20260819154853-08b0e4226688

@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 5 times, most recently from d53b806 to 7dd43e4 Compare September 1, 2026 04:03
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch 5 times, most recently from 2346674 to e5c494c Compare September 9, 2026 04:03
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh03
red-hat-konflux-kflux-prd-rh03 Bot force-pushed the konflux/mintmaker/master/gomod-dependencies branch from e5c494c to e98f6c1 Compare September 10, 2026 04:04
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Advanced

Run ID: 7d826fa4-0a19-43ae-af82-58e714ac7474

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@openshift-ci

openshift-ci Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot]

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants