Skip to content

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

Merged
mohammedfirdouss merged 4 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.70.1
Aug 22, 2026
Merged

build(deps): bump github.com/prometheus/common from 0.32.1 to 0.70.1 in /pkg/app/pipedv1/plugin/analysis#7127
mohammedfirdouss merged 4 commits into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.70.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.70.1

What's Changed

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

v0.70.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.69.0...v0.70.0

v0.69.0

What's Changed

Full Changelog: prometheus/common@v0.68.1...v0.69.0

v0.68.1

What's Changed

... (truncated)

Changelog

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

Changelog

main / unreleased

What's Changed

v0.70.0 / 2026-07-10

Enhancements

  • route: add support for the QUERY HTTP method. #932

Bugfixes

  • config: fix TLSVersion.String() printing a pointer address instead of the numeric version for unknown TLS versions. #929

Internal

  • expfmt: add BenchmarkConvertMetricFamily comparing the Prometheus text and OpenMetrics 1.0 encoders. #943
  • Update Go dependencies. #933 #934
  • Synchronize common files from prometheus/prometheus. #923 #927 #930 #937
  • Update GitHub Actions. #938 #939 #940 #941 #942

Full Changelog: prometheus/common@v0.69.0...v0.70.0

v0.69.0 / 2026-06-17

Security / behavior changes

  • config: credentials are no longer forwarded across cross-host redirects. When FollowRedirects is enabled, the HTTP client now strips Authorization, Cookie, Proxy-Authorization and other sensitive headers, and skips basic-auth, bearer-token and OAuth2 credentials, when a redirect points to a different host. This aligns with Go's net/http behavior. Callers that relied on credentials being sent to a redirect target on another host will need to target that host directly. #901 #920 #921
  • config: LoadHTTPConfigFile now resolves relative file paths (e.g. *_file credentials, http_headers files) against the config file's own directory instead of its parent directory. Configs that worked around the old behavior by prefixing paths with the config's directory name must drop that prefix. #925

Bugfixes

  • expfmt: fix nil pointer panic when parsing empty braces {}. #922
  • model: fix Time.UnmarshalJSON for larger negative numbers. #918

Performance

  • model: reduce allocations in Time.UnmarshalJSON. #918

Internal

  • Synchronize common files from prometheus/prometheus. #917
  • Modernize Go. #919

Full Changelog: prometheus/common@v0.68.1...v0.69.0

v0.67.2 / 2025-10-28

... (truncated)

Commits
  • b63d8c0 build(deps): bump golang.org/x/net (#947)
  • 4109c3e build(deps): bump the codeql group with 4 updates (#948)
  • 5270b62 build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)
  • 1167ca3 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)
  • d28d382 Update common Prometheus files (#946)
  • f915876 Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-comment
  • dfbebd0 Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0
  • c8a0019 Update CHANGELOG for v0.70.0
  • 5eff7a8 Merge pull request #941 from prometheus/dependabot/github_actions/actions/che...
  • a23c5b3 Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorec...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 4, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 4, 2026 23:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2026
@dependabot
dependabot Bot requested review from Warashi, ffjlabo and khanhtc1202 August 4, 2026 23:14
@dependabot dependabot Bot added the go Pull requests that update Go code label Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.70.1 branch from 58271db to 1c370d2 Compare August 5, 2026 06:41
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.1 to 0.70.1.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.32.1...v0.70.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-version: 0.70.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.70.1 branch from 1c370d2 to 2dc552c Compare August 18, 2026 23:39
@netlify

netlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

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

…in/analysis/github.com/prometheus/common-0.70.1
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.68%. Comparing base (fce9f42) to head (89a27de).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7127   +/-   ##
=======================================
  Coverage   29.67%   29.68%           
=======================================
  Files         601      601           
  Lines       64396    64396           
=======================================
+ Hits        19109    19113    +4     
+ Misses      43793    43790    -3     
+ Partials     1494     1493    -1     
Flag Coverage Δ
. 23.57% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.36% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-ecs 31.74% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.39% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.62% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.46% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <0.00%> (ø)
.-pkg-plugin-sdk 49.85% <0.00%> (+0.19%) ⬆️
.-tool-actions-gh-release 19.23% <0.00%> (ø)
.-tool-actions-plan-preview 25.51% <0.00%> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <0.00%> (ø)

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.

mohammedfirdouss and others added 2 commits August 22, 2026 11:01
…in/analysis/github.com/prometheus/common-0.70.1
…in/analysis/github.com/prometheus/common-0.70.1
@mohammedfirdouss
mohammedfirdouss merged commit 2c7130c into master Aug 22, 2026
67 checks passed
@mohammedfirdouss
mohammedfirdouss deleted the dependabot/go_modules/pkg/app/pipedv1/plugin/analysis/github.com/prometheus/common-0.70.1 branch August 22, 2026 10:44
srinivasr pushed a commit to srinivasr/pipecd that referenced this pull request Aug 24, 2026
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.1 to 0.70.1.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.32.1...v0.70.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-version: 0.70.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammed Firdous <124298708+mohammedfirdouss@users.noreply.github.com>
Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
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.

2 participants