Skip to content

build(deps): bump github.com/prometheus/common from 0.70.1 to 0.71.0 in /pkg/app/pipedv1/plugin/analysis - #7337

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.71.0
Open

build(deps): bump github.com/prometheus/common from 0.70.1 to 0.71.0 in /pkg/app/pipedv1/plugin/analysis#7337
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.71.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/prometheus/common from 0.70.1 to 0.71.0.

Release notes

Sourced from github.com/prometheus/common's releases.

v0.71.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.70.1...v0.71.0

Commits
  • 9a4aff0 build(deps): bump github.com/stretchr/testify in /assets (#979)
  • 483bb89 Update dependabot config (#978)
  • d29e1ea build(deps): bump golang.org/x/net (#975)
  • e531bd2 build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)
  • bc3fc3a build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)
  • 15e9f45 expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version d...
  • 0acfdb3 expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (...
  • eb72e27 model: add Duration unit constants and conversion methods (#952)
  • 67b7d90 fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970)
  • 715ac36 expfmt: format OpenMetrics 2.0 float values and validate units (#969)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 23:14
@dependabot
dependabot Bot requested review from a team as code owners September 8, 2026 23:14
@dependabot
dependabot Bot requested review from Warashi and khanhtc1202 September 8, 2026 23:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested a review from ffjlabo September 8, 2026 23:14
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 8, 2026
@netlify

netlify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 3153121
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa096e4e06a55000829c2d2

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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/common from v0.70.1 to v0.71.0 in pkg/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 update go.sum accordingly.
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

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.34%. Comparing base (595f791) to head (3153121).

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     
Flag Coverage Δ
. 23.58% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis ?
.-pkg-app-pipedv1-plugin-ecs ?
.-pkg-app-pipedv1-plugin-kubernetes 58.39% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster ?
.-pkg-app-pipedv1-plugin-scriptrun ?
.-pkg-app-pipedv1-plugin-terraform ?
.-pkg-app-pipedv1-plugin-wait ?
.-pkg-app-pipedv1-plugin-waitapproval ?
.-pkg-plugin-sdk ?
.-tool-actions-gh-release ?
.-tool-actions-plan-preview ?
.-tool-codegen-protoc-gen-auth ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/pipedv1 dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant