build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 in /pkg/app/pipedv1/plugin/analysis - #7335
Conversation
✅ Deploy Preview for pipecd-site canceled.
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward dependency patch-level bump limited to go.mod/go.sum for the analysis plugin module.
Pull request overview
This PR updates the golang.org/x/sync dependency used by the pkg/app/pipedv1/plugin/analysis Go module, keeping the analysis plugin’s module dependencies current.
Changes:
- Bump
golang.org/x/syncfromv0.22.0tov0.23.0in the analysis plugin module. - Update
go.sumchecksums accordingly.
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/analysis/go.mod | Updates the required version of golang.org/x/sync to v0.23.0. |
| pkg/app/pipedv1/plugin/analysis/go.sum | Refreshes module checksums to match the updated golang.org/x/sync version. |
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 #7335 +/- ##
==========================================
- Coverage 29.75% 26.34% -3.41%
==========================================
Files 601 468 -133
Lines 64442 51801 -12641
==========================================
- Hits 19172 13647 -5525
+ Misses 43778 37035 -6743
+ Partials 1492 1119 -373 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:
|
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.22.0 to 0.23.0. - [Commits](golang/sync@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9d9796a to
c8b3b23
Compare
|
Superseded by #7372. |
Bumps golang.org/x/sync from 0.22.0 to 0.23.0.
Commits
f75267dsemaphore: panic on negative capacity3ffd83call: upgrade go directive to at least 1.26.0 [generated]