newrelic / nri-flex

An application-agnostic, all-in-one New Relic integration integration
https://docs.newrelic.com/docs/introduction-new-relics-flex-integration
Apache License 2.0
105 stars 119 forks source link

fix(deps): update module github.com/prometheus/client_model to v0.6.1 #472

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/client_model v0.4.0 -> v0.6.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus/client_model (github.com/prometheus/client_model) ### [`v0.6.1`](https://togithub.com/prometheus/client_model/releases/tag/v0.6.1) [Compare Source](https://togithub.com/prometheus/client_model/compare/v0.6.0...v0.6.1) #### What's Changed - Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/client_model/pull/84](https://togithub.com/prometheus/client_model/pull/84) **Full Changelog**: https://github.com/prometheus/client_model/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://togithub.com/prometheus/client_model/releases/tag/v0.6.0) [Compare Source](https://togithub.com/prometheus/client_model/compare/v0.5.0...v0.6.0) #### What's Changed - Add unit field to MetricFamily proto message by [@​vesari](https://togithub.com/vesari) in [https://github.com/prometheus/client_model/pull/75](https://togithub.com/prometheus/client_model/pull/75) - add exemplar to native histogram by [@​fatsheep9146](https://togithub.com/fatsheep9146) in [https://github.com/prometheus/client_model/pull/80](https://togithub.com/prometheus/client_model/pull/80) #### New Contributors - [@​vesari](https://togithub.com/vesari) made their first contribution in [https://github.com/prometheus/client_model/pull/75](https://togithub.com/prometheus/client_model/pull/75) - [@​fatsheep9146](https://togithub.com/fatsheep9146) made their first contribution in [https://github.com/prometheus/client_model/pull/80](https://togithub.com/prometheus/client_model/pull/80) **Full Changelog**: https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.0 ### [`v0.5.0`](https://togithub.com/prometheus/client_model/releases/tag/v0.5.0): / 2023-10-03 [Compare Source](https://togithub.com/prometheus/client_model/compare/v0.4.0...v0.5.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_model/pull/65](https://togithub.com/prometheus/client_model/pull/65) - (feat): Add created timestamps to counter, summary and histogram by [@​ArthurSens](https://togithub.com/ArthurSens) in [https://github.com/prometheus/client_model/pull/66](https://togithub.com/prometheus/client_model/pull/66) - histogram: Add a doc comment about when to add a no-op span by [@​beorn7](https://togithub.com/beorn7) in [https://github.com/prometheus/client_model/pull/67](https://togithub.com/prometheus/client_model/pull/67) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_model/pull/69](https://togithub.com/prometheus/client_model/pull/69) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/client_model/pull/70](https://togithub.com/prometheus/client_model/pull/70) - Update Go by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/client_model/pull/71](https://togithub.com/prometheus/client_model/pull/71) #### New Contributors - [@​ArthurSens](https://togithub.com/ArthurSens) made their first contribution in [https://github.com/prometheus/client_model/pull/66](https://togithub.com/prometheus/client_model/pull/66) **Full Changelog**: https://github.com/prometheus/client_model/compare/v0.4.0...v0.5.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.



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

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9719083006

Details


Totals Coverage Status
Change from base Build 9719071984: 0.0%
Covered Lines: 1967
Relevant Lines: 5813

💛 - Coveralls
renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
google.golang.org/protobuf v1.31.0 -> v1.33.0