Update dependency-updates (release-v1.40) (patch) - #5225
Open
marvin-tigera wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
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_VERSIONinMakefilefrom1.25.13to1.25.14. - Bump root module
go.modgodirective from1.26.6to1.26.7. - Bump
api/go.modgodirective from1.25.13to1.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.
marvin-tigera
force-pushed
the
renovate/release-v1.40-patch-dependency-updates
branch
from
August 21, 2026 01:02
f449a42 to
33f2dca
Compare
| module github.com/tigera/operator | ||
|
|
||
| go 1.26.6 | ||
| go 1.26.7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.25.13→1.25.141.26.6→1.26.7v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.4v0.36.3→v0.36.41.35.7→1.35.8Release Notes
kubernetes/api (k8s.io/api)
v0.36.4Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.36.4Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.4Compare Source
kubernetes/apiserver (k8s.io/apiserver)
v0.36.4Compare Source
kubernetes/cli-runtime (k8s.io/cli-runtime)
v0.36.4Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.4Compare Source
kubernetes/component-base (k8s.io/component-base)
v0.36.4Compare Source
kubernetes/kubectl (k8s.io/kubectl)
v0.36.4Compare Source
kubernetes/kubernetes (kubernetes/kubernetes)
v1.35.8Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.