Skip to content

Update dependency-updates (release-v1.40) (patch) - #5225

Open
marvin-tigera wants to merge 1 commit into
release-v1.40from
renovate/release-v1.40-patch-dependency-updates
Open

Update dependency-updates (release-v1.40) (patch)#5225
marvin-tigera wants to merge 1 commit into
release-v1.40from
renovate/release-v1.40-patch-dependency-updates

Conversation

@marvin-tigera

@marvin-tigera marvin-tigera commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
golang (source) patch 1.25.131.25.14 age confidence
golang (source) patch 1.26.61.26.7 age confidence
k8s.io/api require patch v0.36.3v0.36.4 age confidence
k8s.io/apiextensions-apiserver require patch v0.36.3v0.36.4 age confidence
k8s.io/apimachinery require patch v0.36.3v0.36.4 age confidence
k8s.io/apiserver require patch v0.36.3v0.36.4 age confidence
k8s.io/cli-runtime indirect patch v0.36.3v0.36.4 age confidence
k8s.io/client-go require patch v0.36.3v0.36.4 age confidence
k8s.io/component-base indirect patch v0.36.3v0.36.4 age confidence
k8s.io/kubectl indirect patch v0.36.3v0.36.4 age confidence
kubernetes/kubernetes patch 1.35.71.35.8 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.36.4

Compare Source

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

v0.36.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.4

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.36.4

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.36.4

Compare Source

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

v0.36.4

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.36.4

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.36.4

Compare Source

kubernetes/kubernetes (kubernetes/kubernetes)

v1.35.8

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.


  • If you want to rebase/retry this PR, check this box

Copilot AI lite review requested due to automatic review settings August 20, 2026 01:02
@marvin-tigera
marvin-tigera requested a review from a team as a code owner August 20, 2026 01:02
@marvin-tigera marvin-tigera added dependencies Pull requests that update a dependency file docs-not-required release-note-not-required labels Aug 20, 2026
@marvin-tigera marvin-tigera added this to the v1.40.15 milestone Aug 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Go toolchain/language versions to the latest patch releases for the release-v1.40 branch, aligning build tooling (Makefile) and module go directives with the new versions.

Changes:

  • Bump GO_VERSION in Makefile from 1.25.13 to 1.25.14.
  • Bump root module go.mod go directive from 1.26.6 to 1.26.7.
  • Bump api/go.mod go directive from 1.25.13 to 1.25.14.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Makefile Updates the project Go toolchain version used by build targets/images.
go.mod Updates the root module Go language version to the next patch.
api/go.mod Updates the API submodule Go language version to the next patch.

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

@danudey danudey modified the milestones: v1.40.15, v1.40.16 Aug 20, 2026
Copilot AI review requested due to automatic review settings August 21, 2026 01:02
@marvin-tigera
marvin-tigera force-pushed the renovate/release-v1.40-patch-dependency-updates branch from f449a42 to 33f2dca Compare August 21, 2026 01:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread go.mod
module github.com/tigera/operator

go 1.26.6
go 1.26.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs-not-required release-note-not-required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants