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.17.0 #317

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.17.0

Compare Source

What's Changed

  • [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #​1325
  • [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #​1313
  • [ENHANCEMENT] Enable detection of a native histogram without observations. #​1314
Commits

New Contributors

Full Changelog: prometheus/client_golang@v1.16.0...v1.17.0

v1.16.0

Compare Source

What's Changed

  • [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #​1252
  • [BUGFIX] api: Fix undefined execution order in return statements. #​1260
  • [BUGFIX] native histograms: Fix bug in bucket key calculation. #​1279
  • [ENHANCEMENT] Reduce constrainLabels allocations for all metrics. #​1272
  • [ENHANCEMENT] promhttp: Add process start time header for scrape efficiency. #​1278
  • [ENHANCEMENT] promlint: Improve metricUnits runtime. #​1286
Commits

New Contributors

Full Changelog: prometheus/client_golang@v1.15.1...v1.16.0

v1.15.1

Compare Source

Changes

  • [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary),
    causing panics #​1253

Full Changelog: prometheus/client_golang@v1.15.0...v1.15.1

v1.15.0

Compare Source

Changed

[BUGFIX] Fix issue with atomic variables on ppc64le #​1171
[BUGFIX] Support for multiple samples within same metric #​1181
[BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 #​1187
[ENHANCEMENT] Add exemplars and middleware examples #​1173
[ENHANCEMENT] Add more context to "duplicate label names" error to enable debugging #​1177
[ENHANCEMENT] Add constrained labels and constrained variant for all MetricVecs #​1151
[ENHANCEMENT] Moved away from deprecated github.com/golang/protobuf package #​1183
[ENHANCEMENT] Add possibility to dynamically get label values for http instrumentation #​1066
[ENHANCEMENT] Add ability to Pusher to add custom headers #​1218
[ENHANCEMENT] api: Extend and improve efficiency of json-iterator usage #​1225
[ENHANCEMENT] Added (official) support for go 1.20 #​1234
[ENHANCEMENT] timer: Added support for exemplars #​1233
[ENHANCEMENT] Filter expected metrics as well in CollectAndCompare #​1143
[ENHANCEMENT] ⚠️ Only set start/end if time is not Zero. This breaks compatibility in experimental api package. If you strictly depend on empty time.Time as actual value, the behavior is now changed #​1238

All commits

New Contributors

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


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.

@github-actions
Copy link

github-actions bot commented Apr 13, 2023

Pull Request Test Coverage Report for Build 7337115988

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.451%

Totals Coverage Status
Change from base Build 7337109423: 0.0%
Covered Lines: 959
Relevant Lines: 1401

💛 - Coveralls

@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.15.0 Update module github.com/prometheus/client_golang to v1.15.1 May 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 7eba1c8 to 5028d37 Compare May 3, 2023 10:50
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.15.1 Update module github.com/prometheus/client_golang to v1.16.0 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 5028d37 to 0ef7499 Compare June 15, 2023 12:07
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.16.0 fix(deps): update module github.com/prometheus/client_golang to v1.16.0 Sep 18, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.16.0 fix(deps): update module github.com/prometheus/client_golang to v1.17.0 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 0ef7499 to dda23c9 Compare September 27, 2023 14:04
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 2 times, most recently from 8936e3d to 90fad84 Compare December 27, 2023 09:44
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 90fad84 to 7f02b83 Compare December 27, 2023 09:46
@BuckarooBanzay BuckarooBanzay merged commit a8cd4db into master Dec 27, 2023
5 checks passed
@renovate renovate bot deleted the renovate/github.com-prometheus-client_golang-1.x branch December 27, 2023 09:48
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.

1 participant