build(deps): bump sigs.k8s.io/controller-runtime from 0.24.1 to 0.25.0 in /pkg/app/pipedv1/plugin/kubernetes - #7338
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
armistcxy,
mohammedfirdouss and
t-kikuc
September 8, 2026 23:14
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
The dependency bump includes upstream breaking changes, so it should be validated by CI (build/test) before approval.
Pull request overview
This PR updates the Kubernetes pipedv1 plugin module’s Go dependencies by bumping sigs.k8s.io/controller-runtime from v0.24.1 to v0.25.0, along with the resulting indirect dependency updates in the module’s go.mod/go.sum.
Changes:
- Bump
sigs.k8s.io/controller-runtimetov0.25.0inpkg/app/pipedv1/plugin/kubernetes/go.mod. - Refresh related indirect dependencies (notably Prometheus and OpenTelemetry contrib instrumentation versions, plus
k8s.io/apiextensions-apiserveralignment). - Update
pkg/app/pipedv1/plugin/kubernetes/go.sumto match the resolved module graph.
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/kubernetes/go.mod | Updates controller-runtime to v0.25.0 and aligns key indirect dependencies to the newly resolved graph. |
| pkg/app/pipedv1/plugin/kubernetes/go.sum | Updates checksums for the new controller-runtime version and its transitive dependency updates. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
Author
|
Superseded by #7371. |
dependabot
Bot
deleted the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/sigs.k8s.io/controller-runtime-0.25.0
branch
September 10, 2026 13:58
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.
Bumps sigs.k8s.io/controller-runtime from 0.24.1 to 0.25.0.
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
e8f9455🐛 fakeclient: Allow updating managedFields through Update (#3585)0cc1315Merge pull request #3565 from dongjiang1989/fix-leakfa96780🐛 Fix goroutine leaks in cache Start() methods1f5514b✨ Add a read-your-own-write client (#3472)df386c7🌱 Bump to golangci-lint v2.13.1 (#3580)dc7618fMerge pull request #3583 from pujitha24/auto/issue-358237fe235🐛 fake: fix AddIndex panic when client is wrapped with an interceptor01c7782✨ Allow overriding REST client latency histogram buckets (#3573)857be80Merge pull request #3576 from demirdilek/fix-leaderelection-contextual-loggingb1387beMerge pull request #3581 from alvaroaleman/fake-consistentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)