Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/prometheus/client_golang to v1.20.5 #350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/client_golang v1.20.4 -> v1.20.5 age adoption passing confidence

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from XSAM as a code owner September 5, 2024 13:09
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from cb5cab0 to 8643589 Compare September 10, 2024 22:29
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.0%. Comparing base (e9f8e31) to head (884d324).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #350   +/-   ##
=====================================
  Coverage   83.0%   83.0%           
=====================================
  Files         13      13           
  Lines        750     750           
=====================================
  Hits         623     623           
  Misses       103     103           
  Partials      24      24           

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

@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 3 times, most recently from d8d716b to d43b958 Compare September 15, 2024 00:08
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.3 Update module github.com/prometheus/client_golang to v1.20.3 - autoclosed Sep 15, 2024
@renovate renovate bot closed this Sep 15, 2024
@renovate renovate bot deleted the renovate/github.com-prometheus-client_golang-1.x branch September 15, 2024 00:37
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.3 - autoclosed Update module github.com/prometheus/client_golang to v1.20.3 Sep 17, 2024
@renovate renovate bot reopened this Sep 17, 2024
@renovate renovate bot restored the renovate/github.com-prometheus-client_golang-1.x branch September 17, 2024 09:45
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.3 Update module github.com/prometheus/client_golang to v1.20.4 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 2 times, most recently from 68a27de to 92e874c Compare September 23, 2024 21:52
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 92e874c to c4d0443 Compare October 3, 2024 17:16
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 3 times, most recently from e6069cf to ddec359 Compare October 11, 2024 01:47
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.4 Update module github.com/prometheus/client_golang to v1.20.4 - autoclosed Oct 11, 2024
@renovate renovate bot closed this Oct 11, 2024
@renovate renovate bot deleted the renovate/github.com-prometheus-client_golang-1.x branch October 11, 2024 20:16
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.4 - autoclosed Update module github.com/prometheus/client_golang to v1.20.4 Oct 15, 2024
@renovate renovate bot reopened this Oct 15, 2024
@renovate renovate bot restored the renovate/github.com-prometheus-client_golang-1.x branch October 15, 2024 10:29
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from ddec359 to d601ee7 Compare October 15, 2024 10:29
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.4 Update module github.com/prometheus/client_golang to v1.20.5 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from d601ee7 to 14d45c8 Compare November 12, 2024 06:44
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 14d45c8 to 884d324 Compare November 12, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants