Skip to content

Renovate: Update External dependencies - #94

Merged
notandy merged 1 commit into
mainfrom
renovate/external-dependencies
Aug 27, 2026
Merged

Renovate: Update External dependencies#94
notandy merged 1 commit into
mainfrom
renovate/external-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/gomega v1.42.1v1.43.0 age adoption passing confidence
k8s.io/api v0.36.3v0.37.0 age adoption passing confidence
k8s.io/apimachinery v0.36.3v0.37.0 age adoption passing confidence
k8s.io/client-go v0.36.3v0.37.0 age adoption passing confidence

Release Notes

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

v1.43.0

Compare Source

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

v0.36.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

v0.36.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.37.0

Compare Source

v0.36.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Friday"
  • 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 commented Aug 21, 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):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.1
k8s.io/kube-openapi v0.0.0-20260501160325-927ab1f70cd6 -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/streaming v0.36.3 -> v0.37.0
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2

@renovate
renovate Bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 62bc3c9 to 59bb470 Compare August 26, 2026 22:05
@renovate renovate Bot changed the title Renovate: Update External dependencies to v0.36.4 Renovate: Update External dependencies to v0.37.0 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/external-dependencies branch from 59bb470 to a45863b Compare August 27, 2026 20:53
Copilot AI lite review requested due to automatic review settings August 27, 2026 20:53
@renovate renovate Bot changed the title Renovate: Update External dependencies to v0.37.0 Renovate: Update External dependencies Aug 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Go module dependencies to newer upstream versions, primarily refreshing Kubernetes client libraries and the Gomega testing dependency used in this codebase.

Changes:

  • Bump github.com/onsi/gomega from v1.42.1 to v1.43.0.
  • Bump k8s.io/{api,apimachinery,client-go} from v0.36.3 to v0.37.0 and refresh related transitive dependencies/checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates direct dependency versions for Gomega and Kubernetes libraries; refreshes some indirect OpenAPI/Kubernetes module versions.
go.sum Updates module checksums to match the new dependency graph.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread go.mod
@notandy
notandy merged commit 0c078a4 into main Aug 27, 2026
8 checks passed
@notandy
notandy deleted the renovate/external-dependencies branch August 27, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants