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

Merged
konrad merged 1 commits from renovate/github.com-prometheus-client_golang-1.x into main 2024-01-16 14:06:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require minor v1.17.0 -> v1.18.0

Release Notes

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

v1.18.0

Compare Source

What's Changed

  • FEATURE] promlint: Allow creation of custom metric validations. [#​1311](https://github.com/prometheus/client_golang/issues/1311)
    
  • FEATURE] Go programs using client_golang can be built in wasip1 OS. [#​1350](https://github.com/prometheus/client_golang/issues/1350)
    
  • BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. [#​1367](https://github.com/prometheus/client_golang/issues/1367)
    
  • BUGFIX] testutil: Fix comparison of metrics with empty Help strings. [#​1378](https://github.com/prometheus/client_golang/issues/1378)
    
  • ENHANCEMENT] Improved performance of `MetricVec.WithLabelValues(...)`. [#​1360](https://github.com/prometheus/client_golang/issues/1360)
    
    

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.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 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.17.0` -> `v1.18.0` | --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.18.0`](https://github.com/prometheus/client_golang/releases/tag/v1.18.0) [Compare Source](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0) #### What's Changed - \[FEATURE] promlint: Allow creation of custom metric validations. [#&#8203;1311](https://github.com/prometheus/client_golang/issues/1311) - \[FEATURE] Go programs using client_golang can be built in wasip1 OS. [#&#8203;1350](https://github.com/prometheus/client_golang/issues/1350) - \[BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. [#&#8203;1367](https://github.com/prometheus/client_golang/issues/1367) - \[BUGFIX] testutil: Fix comparison of metrics with empty Help strings. [#&#8203;1378](https://github.com/prometheus/client_golang/issues/1378) - \[ENHANCEMENT] Improved performance of `MetricVec.WithLabelValues(...)`. [#&#8203;1360](https://github.com/prometheus/client_golang/issues/1360) #### New Contributors - [@&#8203;srenatus](https://github.com/srenatus) made their first contribution in https://github.com/prometheus/client_golang/pull/1350 - [@&#8203;jadolg](https://github.com/jadolg) made their first contribution in https://github.com/prometheus/client_golang/pull/1342 - [@&#8203;manas-rust](https://github.com/manas-rust) made their first contribution in https://github.com/prometheus/client_golang/pull/1383 - [@&#8203;bluekeyes](https://github.com/bluekeyes) made their first contribution in https://github.com/prometheus/client_golang/pull/1378 - [@&#8203;tsipo](https://github.com/tsipo) made their first contribution in https://github.com/prometheus/client_golang/pull/1387 **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0 </details> --- ### 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. --- - [ ] <!-- 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuMTM1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
renovate added the
dependencies
label 2023-12-28 01:05:16 +00:00
renovate force-pushed renovate/github.com-prometheus-client_golang-1.x from 446da3f9c8 to 61bb9c5486 2024-01-16 10:57:56 +00:00 Compare
konrad scheduled this pull request to auto merge when all checks succeed 2024-01-16 11:09:46 +00:00
konrad merged commit b81329a2e5 into main 2024-01-16 14:06:38 +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#1673
No description provided.