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

Merged
konrad merged 1 commits from renovate/github.com-prometheus-client_golang-1.x into main 2022-01-19 09:29:04 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require minor v1.11.0 -> v1.12.0

Release Notes

prometheus/client_golang

v1.12.0

Compare Source

  • CHANGE] example/random: Move flags and metrics into main() [#​935](https://github.com/prometheus/client_golang/issues/935)
    
  • FEATURE] API client: Support wal replay status api [#​944](https://github.com/prometheus/client_golang/issues/944)
    
  • FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ [#​955](https://github.com/prometheus/client_golang/issues/955)
    
  • ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats [#​925](https://github.com/prometheus/client_golang/issues/925)
    
  • ENHANCEMENT] promhttp: Check validity of method and code label values [#​962](https://github.com/prometheus/client_golang/issues/962)
    
    

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | require | minor | `v1.11.0` -> `v1.12.0` | --- ### Release Notes <details> <summary>prometheus/client_golang</summary> ### [`v1.12.0`](https://github.com/prometheus/client_golang/releases/v1.12.0) [Compare Source](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0) - \[CHANGE] example/random: Move flags and metrics into main() [#&#8203;935](https://github.com/prometheus/client_golang/issues/935) - \[FEATURE] API client: Support wal replay status api [#&#8203;944](https://github.com/prometheus/client_golang/issues/944) - \[FEATURE] Use the runtime/metrics package for the Go collector for 1.17+ [#&#8203;955](https://github.com/prometheus/client_golang/issues/955) - \[ENHANCEMENT] API client: Update /api/v1/status/tsdb to include headStats [#&#8203;925](https://github.com/prometheus/client_golang/issues/925) - \[ENHANCEMENT] promhttp: Check validity of method and code label values [#&#8203;962](https://github.com/prometheus/client_golang/issues/962) #### What's Changed - Address minor issues on the changelog by [@&#8203;kakkoyun](https://github.com/kakkoyun) in https://github.com/prometheus/client_golang/pull/879 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/client_golang/pull/888 - Update status badgets by [@&#8203;SuperQ](https://github.com/SuperQ) in https://github.com/prometheus/client_golang/pull/885 - Updating dependency versions + cleanup by [@&#8203;sivabalan](https://github.com/sivabalan) in https://github.com/prometheus/client_golang/pull/881 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/client_golang/pull/892 - add ExponentialBucketsRange function by [@&#8203;sbunce](https://github.com/sbunce) in https://github.com/prometheus/client_golang/pull/899 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/client_golang/pull/909 - Update cespare/xxhash dependency by [@&#8203;dtrudg](https://github.com/dtrudg) in https://github.com/prometheus/client_golang/pull/913 - example/random: Move flags and metrics into main() by [@&#8203;beorn7](https://github.com/beorn7) in https://github.com/prometheus/client_golang/pull/935 - Fix typo by [@&#8203;gozeloglu](https://github.com/gozeloglu) in https://github.com/prometheus/client_golang/pull/939 - Add support for go 1.17 by [@&#8203;mrueg](https://github.com/mrueg) in https://github.com/prometheus/client_golang/pull/950 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/client_golang/pull/928 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/client_golang/pull/952 - API: support wal replay status api by [@&#8203;yeya24](https://github.com/yeya24) in https://github.com/prometheus/client_golang/pull/944 - Update /api/v1/status/tsdb to include headStats by [@&#8203;prymitive](https://github.com/prymitive) in https://github.com/prometheus/client_golang/pull/925 - Use the runtime/metrics package for the Go collector for 1.17+ by [@&#8203;mknyszek](https://github.com/mknyszek) in https://github.com/prometheus/client_golang/pull/955 - promhttp: Check validity of method and code label values by [@&#8203;kakkoyun](https://github.com/kakkoyun) in https://github.com/prometheus/client_golang/pull/962 - go.\*: Update dependencies by [@&#8203;kakkoyun](https://github.com/kakkoyun) in https://github.com/prometheus/client_golang/pull/965 #### New Contributors - [@&#8203;sivabalan](https://github.com/sivabalan) made their first contribution in https://github.com/prometheus/client_golang/pull/881 - [@&#8203;sbunce](https://github.com/sbunce) made their first contribution in https://github.com/prometheus/client_golang/pull/899 - [@&#8203;dtrudg](https://github.com/dtrudg) made their first contribution in https://github.com/prometheus/client_golang/pull/913 - [@&#8203;gozeloglu](https://github.com/gozeloglu) made their first contribution in https://github.com/prometheus/client_golang/pull/939 - [@&#8203;mrueg](https://github.com/mrueg) made their first contribution in https://github.com/prometheus/client_golang/pull/950 - [@&#8203;prymitive](https://github.com/prymitive) made their first contribution in https://github.com/prometheus/client_golang/pull/925 - [@&#8203;mknyszek](https://github.com/mknyszek) made their first contribution in https://github.com/prometheus/client_golang/pull/955 **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-01-19 09:00:51 +00:00
renovate added 1 commit 2022-01-19 09:00:52 +00:00
konrad merged commit bb88beb417 into main 2022-01-19 09:29:04 +00:00
konrad deleted branch renovate/github.com-prometheus-client_golang-1.x 2022-01-19 09:29:04 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1094
No description provided.