Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Jan 28, 2026

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
cel.dev/expr indirect minor v0.24.0 -> v0.25.1
cloud.google.com/go indirect minor v0.121.0 -> v0.123.0
cloud.google.com/go/auth indirect minor v0.16.1 -> v0.18.1
cloud.google.com/go/compute/metadata indirect minor v0.6.0 -> v0.9.0
cloud.google.com/go/iam indirect patch v1.5.2 -> v1.5.3
cloud.google.com/go/longrunning indirect minor v0.6.7 -> v0.8.0
cloud.google.com/go/profiler indirect patch v0.4.2 -> v0.4.3
cloud.google.com/go/trace indirect patch v1.11.6 -> v1.11.7
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp indirect minor v1.5.2 -> v1.6.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric indirect minor v0.51.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping indirect minor v0.51.0 -> v0.55.0
github.com/clipperhouse/displaywidth indirect minor v0.6.2 -> v0.9.0
github.com/cncf/xds/go indirect digest 2ac532f -> dba9d58
github.com/docker/go-connections indirect minor v0.5.0 -> v0.6.0
github.com/envoyproxy/protoc-gen-validate indirect minor v1.2.1 -> v1.3.0
github.com/go-logr/logr indirect patch v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer indirect minor v0.21.0 -> v0.22.4
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.4
github.com/go-openapi/swag indirect minor v0.23.0 -> v0.25.4
github.com/go-sql-driver/mysql require patch v1.9.2 -> v1.9.3
github.com/gofrs/flock indirect minor v0.12.1 -> v0.13.0
github.com/google/gnostic-models indirect minor v0.6.8 -> v0.7.1
github.com/google/pprof indirect digest c008609 -> cb029da
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.6 -> v0.3.11
github.com/imdario/mergo indirect patch v0.3.4 -> v0.3.16
github.com/jackc/pgerrcode require digest 6e2875d -> afb5586
github.com/jhump/protoreflect indirect minor v1.17.0 -> v1.18.0
github.com/lib/pq require minor v1.10.9 -> v1.11.1
github.com/mailru/easyjson indirect minor v0.7.7 -> v0.9.1
github.com/miekg/pkcs11 indirect patch v1.1.1 -> v1.1.2
github.com/olekukonko/errors indirect minor v1.1.0 -> v1.2.0
github.com/olekukonko/ll indirect patch v0.1.4-0.20260115111900-9e59c2286df0 -> v0.1.4
github.com/prometheus/procfs indirect minor v0.16.1 -> v0.19.2
github.com/prometheus/prometheus indirect minor v0.304.2 -> v0.309.1
github.com/sergi/go-diff indirect minor v1.3.1 -> v1.4.0
github.com/sirupsen/logrus indirect patch v1.9.3 -> v1.9.4
github.com/spf13/cobra indirect minor v1.9.1 -> v1.10.2
github.com/urfave/cli indirect patch v1.22.16 -> v1.22.17
go.etcd.io/bbolt indirect patch v1.4.0 -> v1.4.3
go.opentelemetry.io/auto/sdk indirect minor v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.60.0 -> v0.65.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.60.0 -> v0.65.0
go.opentelemetry.io/proto/otlp indirect minor v1.6.0 -> v1.9.0
golang.org/x/crypto require minor v0.38.0 -> v0.47.0
golang.org/x/exp indirect digest ce4c2cf -> 716be56
golang.org/x/mod indirect minor v0.24.0 -> v0.32.0
golang.org/x/net indirect minor v0.40.0 -> v0.49.0
golang.org/x/oauth2 indirect minor v0.30.0 -> v0.34.0
golang.org/x/sync require minor v0.14.0 -> v0.19.0
golang.org/x/sys require minor v0.33.0 -> v0.40.0
golang.org/x/term indirect minor v0.32.0 -> v0.39.0
golang.org/x/text indirect minor v0.25.0 -> v0.33.0
golang.org/x/time indirect minor v0.11.0 -> v0.14.0
golang.org/x/tools require minor v0.33.0 -> v0.41.0
google.golang.org/api require minor v0.232.0 -> v0.264.0
google.golang.org/genproto require digest f936aa4 -> 546029d
google.golang.org/genproto/googleapis/api require digest f936aa4 -> 546029d
google.golang.org/genproto/googleapis/rpc require digest f936aa4 -> 546029d
google.golang.org/grpc/cmd/protoc-gen-go-grpc require minor v1.5.1 -> v1.6.0
k8s.io/api require minor v0.32.3 -> v0.35.0
k8s.io/apimachinery require minor v0.32.3 -> v0.35.0
k8s.io/client-go require minor v0.32.3 -> v0.35.0
k8s.io/kube-openapi indirect digest 32ad38e -> a19766b
k8s.io/utils require digest 3ea5e8c -> 914a6e7
sigs.k8s.io/json indirect digest 9aa6b5e -> 2d32026
sigs.k8s.io/yaml indirect minor v1.4.0 -> v1.6.0

Warning

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


Release Notes

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

v0.25.1

Compare Source

Minor additions to the v0.25.0 release

What's Changed

Full Changelog: google/cel-spec@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.24.0...v0.25.0

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

v0.123.0

Compare Source

Features
Bug Fixes

v0.122.0

Compare Source

Features
Bug Fixes

v0.121.6

Compare Source

Bug Fixes
  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#​12704) (0e70a0b)

v0.121.5

Compare Source

Bug Fixes
  • internal/librariangen: Get README title from service config yaml (#​12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#​12691) (2adb6f9)

v0.121.4

Compare Source

Bug Fixes
  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#​12524) (82030ee)

v0.121.3

Compare Source

Documentation
  • impersonate: Address TODO in impersonate/example_test.go (#​12401) (dd096ec)

v0.121.2

Compare Source

Documentation

v0.121.1

Compare Source

Bug Fixes
  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#​12240) (7127ce9), refs #​12060
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.55.0: v1.31.0/v0.55.0

Compare Source

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0

v0.54.0: v1.30.0/v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0

v0.53.0: v1.29.0/v0.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.52.0...v0.53.0

v0.52.0: v1.28.0/v0.52.0

Compare Source

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.51.0...v0.52.0

clipperhouse/displaywidth (github.com/clipperhouse/displaywidth)

v0.9.0

Compare Source

v0.8.0

Compare Source

What's Changed

(The first SWAR ASCII optimization was superseded by the simpler version.)

Full Changelog: clipperhouse/displaywidth@v0.7.0...v0.8.0

v0.7.0

Compare Source

What's Changed

Full Changelog: clipperhouse/displaywidth@v0.6.2...v0.7.0

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

v0.6.0

Compare Source

envoyproxy/protoc-gen-validate (github.com/envoyproxy/protoc-gen-validate)

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v1.2.1...v1.3.0

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

v1.4.3

Compare Source

Minor release.

What's Changed

New Contributors

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

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

v0.22.4

Compare Source

0.22.4 - 2025-12-06

Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

jsonpointer license terms

License

v0.22.3

Compare Source

0.22.3 - 2025-11-17

Full Changelog: go-openapi/jsonpointer@v0.22.2...v0.22.3

8 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

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

v0.21.4

Compare Source

0.21.4 - 2025-12-08

Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

jsonreference license terms

License

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

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

v0.25.4

Compare Source

v0.25.3

[Compare Source](https://redirect.github.com/go-openapi/swag/compare/v0.25.2...v0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Author

red-hat-konflux bot commented Jan 28, 2026

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

  • 32 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.6 -> 1.25.0
cloud.google.com/go/spanner v1.80.0 -> v1.87.0
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
google.golang.org/grpc v1.72.0 -> v1.78.0
google.golang.org/protobuf v1.36.6 -> v1.36.11
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
cloud.google.com/go/storage v1.52.0 -> v1.56.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.30.0
github.com/clipperhouse/uax29/v2 v2.3.0 -> v2.5.0
github.com/coreos/go-systemd/v22 v22.5.0 -> v22.6.0
github.com/cpuguy83/go-md2man/v2 v2.0.6 -> v2.0.7
github.com/docker/docker v28.1.1+incompatible -> v28.5.2+incompatible
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/envoyproxy/go-control-plane/envoy v1.32.4 -> v1.36.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.3
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.16.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/common v0.63.0 -> v0.67.4
github.com/spf13/pflag v1.0.6 -> v1.0.9
github.com/spiffe/go-spiffe/v2 v2.5.0 -> v2.6.0
go.opentelemetry.io/contrib/detectors/gcp v1.35.0 -> v1.38.0
go.opentelemetry.io/otel v1.35.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.40.0
go.opentelemetry.io/otel/sdk/metric v1.35.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.40.0
go.uber.org/zap v1.27.0 -> v1.27.1
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0

@knrc knrc force-pushed the konflux/mintmaker/release-1.2/go-deps branch from 2d50d65 to 04851df Compare January 28, 2026 23:21
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 11 times, most recently from 9db3dd0 to 37d6026 Compare January 30, 2026 21:24
@red-hat-konflux red-hat-konflux bot changed the title Update Go Dependencies chore(deps): update go dependencies Jan 30, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 14 times, most recently from 2dd4547 to ad4f70a Compare February 2, 2026 17:35
@knrc knrc force-pushed the konflux/mintmaker/release-1.2/go-deps branch from ad4f70a to e03aa59 Compare February 2, 2026 20:19
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 5 times, most recently from 5a1b08f to fee9aa8 Compare February 3, 2026 13:19
@tommyd450
Copy link

/retest

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 3 times, most recently from 6983696 to 4435b99 Compare February 4, 2026 01:29
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from 4435b99 to 7f25735 Compare February 4, 2026 05:23
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