moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
83 stars 39 forks source link

fix(deps): update module github.com/prometheus/client_golang to v1.15.1 - autoclosed #307

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v1.15.0 -> v1.15.1

Release Notes

prometheus/client_golang ### [`v1.15.1`](https://togithub.com/prometheus/client_golang/releases/tag/v1.15.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.15.0...v1.15.1) #### Changes - \[BUGFIX] Fixed promhttp.Instrument\* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary), \ causing panics [#​1253](https://togithub.com/prometheus/client_golang/issues/1253) **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.15.0...v1.15.1

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #307 (af8631d) into master (a1bb324) will not change coverage. The diff coverage is n/a.

:exclamation: Current head af8631d differs from pull request most recent head 5d6ae34. Consider uploading reports for the commit 5d6ae34 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #307 +/- ## ======================================= Coverage 74.86% 74.86% ======================================= Files 73 73 Lines 8630 8630 ======================================= Hits 6461 6461 Misses 1595 1595 Partials 574 574 ```