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

fix(deps): update module github.com/prometheus/client_golang to v1.14.0 #731

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require minor v1.13.0 -> v1.14.0

Release Notes

prometheus/client_golang

v1.14.0: 1.14.0 / 2022-11-08

Compare Source

It might look like a small release, but it's quite opposite 😱 There were many non user facing changes and fixes and enormous work from engineers from Grafana to add native histograms in 💪🏾 Enjoy! 😍

What's Changed

  • [FEATURE] Add Support for Native Histograms. #​1150
  • [CHANGE] Extend prometheus.Registry to implement prometheus.Collector interface. #​1103

New Contributors

Full Changelog: prometheus/client_golang@v1.13.1...v1.14.0

v1.13.1: 1.13.1 / 2022-11-02

Compare Source

  • [BUGFIX] Fix race condition with Exemplar in Counter. #​1146
  • [BUGFIX] Fix CumulativeCount value of +Inf bucket created from exemplar. #​1148
  • [BUGFIX] Fix double-counting bug in promhttp.InstrumentRoundTripperCounter. #​1118

Full Changelog: prometheus/client_golang@v1.13.0...v1.13.1


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 8, 2022 09:41
@renovate renovate bot added the dependencies Indicates a change to dependencies label Nov 8, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@26796ef). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 2d39a12 differs from pull request most recent head ab7fc6d. Consider uploading reports for the commit ab7fc6d to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #731   +/-   ##
=======================================
  Coverage        ?   54.94%           
=======================================
  Files           ?      211           
  Lines           ?    16030           
  Branches        ?        0           
=======================================
  Hits            ?     8808           
  Misses          ?     6845           
  Partials        ?      377           

@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 4 times, most recently from 7b04683 to 2d39a12 Compare November 9, 2022 18:59
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 505ee70 to ab7fc6d Compare November 9, 2022 19:04
@wass3r wass3r merged commit 6f494bb into main Nov 9, 2022
@wass3r wass3r deleted the renovate/github.com-prometheus-client_golang-1.x branch November 9, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants