build(deps): bump golang.org/x/mod from 0.40.0 to 0.41.0 in /pkg/app/pipedv1/plugin/kubernetes_multicluster - #7344
Conversation
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.40.0 to 0.41.0. - [Commits](golang/mod@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for pipecd-site canceled.
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward dependency version bump with consistent go.mod/go.sum updates and no additional code modifications.
Pull request overview
This Dependabot PR updates the golang.org/x/mod dependency used by the kubernetes_multicluster pipedv1 plugin module to keep the module’s Go tooling dependencies current.
Changes:
- Bump
golang.org/x/modfromv0.40.0tov0.41.0in the plugin module. - Update
go.sumchecksums to match the newgolang.org/x/modversion.
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/kubernetes_multicluster/go.mod | Updates the required golang.org/x/mod version to v0.41.0. |
| pkg/app/pipedv1/plugin/kubernetes_multicluster/go.sum | Replaces v0.40.0 checksum entries with v0.41.0 entries. |
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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7344 +/- ##
==========================================
+ Coverage 29.75% 33.04% +3.29%
==========================================
Files 601 4 -597
Lines 64442 115 -64327
==========================================
- Hits 19172 38 -19134
+ Misses 43778 76 -43702
+ Partials 1492 1 -1491 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Superseded by #7372. |
Bumps golang.org/x/mod from 0.40.0 to 0.41.0.
Commits
d0a27b2modfile: fix Cleanup and DropTool documentationd12008call: upgrade go directive to at least 1.26.0 [generated]Dependabot 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)