build(deps): bump golang.org/x/mod from 0.40.0 to 0.41.0 in /pkg/app/pipedv1/plugin/kubernetes - #7336
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 dependency bump is self-contained to the plugin module’s go.mod/go.sum and the old version is fully removed with updated checksums present.
Pull request overview
This PR updates the golang.org/x/mod dependency used by the Kubernetes pipedv1 plugin module to the next minor release, keeping the plugin’s Go module dependencies current.
Changes:
- Bump
golang.org/x/modfromv0.40.0tov0.41.0in the Kubernetes plugingo.mod. - Update
go.sumchecksums accordingly (removingv0.40.0entries and addingv0.41.0entries).
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/kubernetes/go.mod | Updates the required golang.org/x/mod version to v0.41.0. |
| pkg/app/pipedv1/plugin/kubernetes/go.sum | Updates module hashes for golang.org/x/mod to match v0.41.0. |
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 #7336 +/- ##
===========================================
+ Coverage 29.75% 58.39% +28.64%
===========================================
Files 601 39 -562
Lines 64442 4105 -60337
===========================================
- Hits 19172 2397 -16775
+ Misses 43778 1519 -42259
+ Partials 1492 189 -1303 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)