build(deps): bump github.com/prometheus/common from 0.70.1 to 0.71.0 in /pkg/app/pipedv1/plugin/analysis - #7337
Conversation
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.70.1 to 0.71.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.1...v0.71.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.71.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 bump with consistent go.mod and go.sum updates and no code-path modifications.
Pull request overview
This Dependabot PR updates the Prometheus common library used by the pipedv1 analysis plugin module, along with the resulting indirect dependency/version and go.sum checksum updates for that module.
Changes:
- Bump
github.com/prometheus/commonfromv0.70.1tov0.71.0inpkg/app/pipedv1/plugin/analysis. - Refresh indirect dependency versions pulled in by the bump (
golang.org/x/crypto,golang.org/x/net,golang.org/x/text,google.golang.org/protobuf) and updatego.sumaccordingly.
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/analysis/go.mod | Updates the module’s direct/indirect dependency versions to align with prometheus/common v0.71.0. |
| pkg/app/pipedv1/plugin/analysis/go.sum | Updates checksums to match the new dependency graph after the version bump. |
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 #7337 +/- ##
==========================================
- 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 github.com/prometheus/common from 0.70.1 to 0.71.0.
Release notes
Sourced from github.com/prometheus/common's releases.
Commits
9a4aff0build(deps): bump github.com/stretchr/testify in /assets (#979)483bb89Update dependabot config (#978)d29e1eabuild(deps): bump golang.org/x/net (#975)e531bd2build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)bc3fc3abuild(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)15e9f45expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version d...0acfdb3expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (...eb72e27model: add Duration unit constants and conversion methods (#952)67b7d90fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970)715ac36expfmt: format OpenMetrics 2.0 float values and validate units (#969)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)