Skip to content

Update go modules (main) (minor)#634

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-go-modules
Open

Update go modules (main) (minor)#634
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-go-modules

Conversation

@renovate

@renovate renovate Bot commented Oct 26, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/elastic/crd-ref-docs v0.1.0v0.3.0 age adoption passing confidence
github.com/invopop/jsonschema v0.12.0v0.14.0 age adoption passing confidence
github.com/onsi/gomega v1.36.3v1.42.1 age adoption passing confidence
github.com/spf13/afero v1.11.0v1.15.0 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.29.15v0.36.2 age adoption passing confidence
k8s.io/apimachinery v0.29.15v0.36.2 age adoption passing confidence
k8s.io/client-go v0.29.15v0.36.2 age adoption passing confidence
sigs.k8s.io/controller-runtime v0.17.6v0.24.1 age adoption passing confidence
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20221124082817-e57ce7861d5av0.24.1 age adoption passing confidence
sigs.k8s.io/controller-tools v0.14.0v0.21.0 age adoption passing confidence
sigs.k8s.io/yaml v1.4.0v1.6.0 age adoption passing confidence

Warning

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


Release Notes

elastic/crd-ref-docs (github.com/elastic/crd-ref-docs)

v0.3.0

Compare Source

Changelog

v0.2.0

Compare Source

Changelog

invopop/jsonschema (github.com/invopop/jsonschema)

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: invopop/jsonschema@v0.13.0...v0.14.0

v0.13.0

Compare Source

onsi/gomega (github.com/onsi/gomega)

v1.42.1

Compare Source

1.42.1

Bump Dependencies

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

v1.41.0

Compare Source

v1.40.0

Compare Source

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

v1.39.1

Compare Source

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

v1.39.0

Compare Source

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

v1.38.3

Compare Source

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly

v1.38.2

Compare Source

1.38.2

v1.38.1

Compare Source

1.38.1

Fixes

Numerous minor fixes and dependency bumps

v1.38.0

Compare Source

1.38.0

Features
  • gstruct handles extra unexported fields [4ee7ed0]
Fixes
  • support [] in IgnoringTopFunction function signatures (#​851) [36bbf72]
Maintenance

v1.37.0

Compare Source

1.37.0

Features
  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]
spf13/afero (github.com/spf13/afero)

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.14.0...v1.15.0

v1.14.0

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.13.0...v1.14.0

v1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.11.0...v1.12.0

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.13

Compare Source

v0.33.12

Compare Source

v0.33.11

Compare Source

v0.33.10

Compare Source

v0.33.9

Compare Source

v0.33.8

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.13

Compare Source

v0.32.12

Compare Source

v0.32.11

Compare Source

v0.32.10

Compare Source

v0.32.9

Compare Source

v0.32.8

Compare Source

v0.32.7

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.14

Compare Source

v0.31.13

Compare Source

[v0.31.12](https://redirect.github.com/kubernetes/apiextensions-apiserver/compare/v0.31.11...

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/main-go-modules branch 14 times, most recently from a242c75 to f1dee40 Compare November 2, 2025 05:26
@renovate renovate Bot force-pushed the renovate/main-go-modules branch 9 times, most recently from b7d2ec0 to 927d137 Compare November 9, 2025 05:12
@renovate renovate Bot force-pushed the renovate/main-go-modules branch 3 times, most recently from 49732f2 to c4abe4e Compare November 11, 2025 11:51
@renovate renovate Bot force-pushed the renovate/main-go-modules branch from ba39d5b to ecf4ee6 Compare November 21, 2025 01:45
@renovate renovate Bot force-pushed the renovate/main-go-modules branch 10 times, most recently from a31e432 to 75f2419 Compare November 27, 2025 05:46
@renovate renovate Bot force-pushed the renovate/main-go-modules branch 7 times, most recently from 7a78233 to 13e2930 Compare December 4, 2025 05:36
@renovate renovate Bot force-pushed the renovate/main-go-modules branch 7 times, most recently from 539ac8d to 485ee24 Compare December 9, 2025 05:52
@renovate

renovate Bot commented Dec 22, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: api/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):

  • 51 additional dependencies were updated

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/coreos/go-systemd/v22 v22.5.0 -> v22.7.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/go-logr/logr v1.4.1 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/cel-go v0.17.7 -> v0.26.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.27.7
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.18.0 -> v1.23.2
github.com/prometheus/client_model v0.5.0 -> v0.6.2
github.com/prometheus/common v0.45.0 -> v0.67.5
github.com/prometheus/procfs v0.12.0 -> v0.19.2
github.com/spf13/pflag v1.0.5 -> v1.0.9
github.com/stoewer/go-strcase v1.2.0 -> v1.3.0
go.etcd.io/etcd/api/v3 v3.5.10 -> v3.6.8
go.etcd.io/etcd/client/pkg/v3 v3.5.10 -> v3.6.8
go.etcd.io/etcd/client/v3 v3.5.10 -> v3.6.8
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0 -> v0.65.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 -> v0.65.0
go.opentelemetry.io/otel v1.19.0 -> v1.41.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.19.0 -> v1.41.0
go.uber.org/zap v1.26.0 -> v1.27.1
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e -> v0.0.0-20251219203646-944ab1f22d93
golang.org/x/net v0.23.0 -> v0.49.0
golang.org/x/oauth2 v0.12.0 -> v0.34.0
golang.org/x/sync v0.5.0 -> v0.19.0
golang.org/x/sys v0.18.0 -> v0.40.0
golang.org/x/term v0.18.0 -> v0.39.0
golang.org/x/text v0.14.0 -> v0.33.0
golang.org/x/time v0.3.0 -> v0.14.0
google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20260128011058-8636f8732409
google.golang.org/grpc v1.58.3 -> v1.79.3
google.golang.org/protobuf v1.33.0 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.29.15 -> v0.36.2
k8s.io/apiserver v0.29.15 -> v0.36.2
k8s.io/client-go v0.29.15 -> v0.36.2
k8s.io/component-base v0.29.15 -> v0.36.2
k8s.io/klog/v2 v2.110.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 -> v0.34.0
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
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):

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

Details:

Package Change
go 1.23.6 -> 1.26.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/evanphx/json-patch/v5 v5.8.0 -> v5.9.11
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.18.0 -> v1.23.2
github.com/prometheus/client_model v0.5.0 -> v0.6.2
github.com/prometheus/common v0.45.0 -> v0.67.5
github.com/prometheus/procfs v0.12.0 -> v0.19.2
github.com/spf13/pflag v1.0.5 -> v1.0.9
go.uber.org/zap v1.26.0 -> v1.27.1
golang.org/x/net v0.37.0 -> v0.56.0
golang.org/x/oauth2 v0.12.0 -> v0.34.0
golang.org/x/sys v0.31.0 -> v0.46.0
golang.org/x/term v0.30.0 -> v0.44.0
google.golang.org/protobuf v1.36.5 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.29.15 -> v0.36.2
k8s.io/apiextensions-apiserver v0.29.15 -> v0.36.2
k8s.io/klog/v2 v2.110.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
File name: schema/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):

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

Details:

Package Change
go 1.23.6 -> 1.26.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
golang.org/x/net v0.23.0 -> v0.49.0
golang.org/x/text v0.14.0 -> v0.33.0
k8s.io/apimachinery v0.29.15 -> v0.36.2
k8s.io/klog/v2 v2.120.1 -> v2.140.0
k8s.io/utils v0.0.0-20240102154912-e7106e64919e -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/controller-runtime v0.17.6 -> v0.24.1
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20250730193827-2d320260d730
File name: tools/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):

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

Details:

Package Change
go 1.23.6 -> 1.26.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/fatih/color v1.16.0 -> v1.19.0
github.com/go-logr/logr v1.3.0 -> v1.4.3
github.com/go-logr/zapr v1.2.0 -> v1.3.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.23.1
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.5
github.com/go-openapi/swag v0.22.3 -> v0.26.0
github.com/google/gnostic-models v0.6.8 -> v0.7.1
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/afero v1.6.0 -> v1.12.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.21.0 -> v0.50.0
golang.org/x/mod v0.16.0 -> v0.35.0
golang.org/x/net v0.23.0 -> v0.53.0
golang.org/x/sys v0.18.0 -> v0.43.0
golang.org/x/text v0.14.0 -> v0.36.0
k8s.io/api v0.29.0 -> v0.36.0
k8s.io/apiextensions-apiserver v0.29.0 -> v0.36.0
k8s.io/apimachinery v0.29.9 -> v0.36.0
k8s.io/klog/v2 v2.110.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20260427204847-8949caaa1199
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

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