Update module prometheus/client_golang to v1.11.0 #879

Merged
konrad merged 3 commits from renovate/github.com-prometheus-client_golang-1.x into main 2021-06-11 13:08:29 +00:00
Member

This PR contains the following updates:

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

Release Notes

prometheus/client_golang

v1.11.0

Compare Source

  • [CHANGE] Add new collectors package. #​862
  • [CHANGE] prometheus.NewExpvarCollector is deprecated, use collectors.NewExpvarCollector instead. #​862
  • [CHANGE] prometheus.NewGoCollector is deprecated, use collectors.NewGoCollector instead. #​862
  • [CHANGE] prometheus.NewBuildInfoCollector is deprecated, use collectors.NewBuildInfoCollector instead. #​862
  • [FEATURE] Add new collector for database/sql#DBStats. #​866
  • [FEATURE] API client: Add exemplars API support. #​861
  • [ENHANCEMENT] API client: Add newer fields to Rules API. #​855
  • [ENHANCEMENT] API client: Add missing fields to Targets API. #​856

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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.10.0` -> `v1.11.0` | --- ### Release Notes <details> <summary>prometheus/client_golang</summary> ### [`v1.11.0`](https://github.com/prometheus/client_golang/releases/v1.11.0) [Compare Source](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0) - [CHANGE] Add new collectors package. [#&#8203;862](https://github.com/prometheus/client_golang/issues/862) - [CHANGE] `prometheus.NewExpvarCollector` is deprecated, use `collectors.NewExpvarCollector` instead. [#&#8203;862](https://github.com/prometheus/client_golang/issues/862) - [CHANGE] `prometheus.NewGoCollector` is deprecated, use `collectors.NewGoCollector` instead. [#&#8203;862](https://github.com/prometheus/client_golang/issues/862) - [CHANGE] `prometheus.NewBuildInfoCollector` is deprecated, use `collectors.NewBuildInfoCollector` instead. [#&#8203;862](https://github.com/prometheus/client_golang/issues/862) - [FEATURE] Add new collector for database/sql#DBStats. [#&#8203;866](https://github.com/prometheus/client_golang/issues/866) - [FEATURE] API client: Add exemplars API support. [#&#8203;861](https://github.com/prometheus/client_golang/issues/861) - [ENHANCEMENT] API client: Add newer fields to Rules API. [#&#8203;855](https://github.com/prometheus/client_golang/issues/855) - [ENHANCEMENT] API client: Add missing fields to Targets API. [#&#8203;856](https://github.com/prometheus/client_golang/issues/856) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 2021-06-07 13:00:26 +00:00
renovate added 1 commit 2021-06-07 13:00:27 +00:00
continuous-integration/drone/pr Build is failing Details
b66e6bb4c3
Update module prometheus/client_golang to v1.11.0
konrad added 1 commit 2021-06-11 12:44:28 +00:00
continuous-integration/drone/pr Build is failing Details
4a1241d61d
go mod tidy
konrad added 1 commit 2021-06-11 12:59:50 +00:00
continuous-integration/drone/pr Build is passing Details
e86d786784
Fix lint
konrad merged commit 6b70069eba into main 2021-06-11 13:08:29 +00:00
konrad referenced this issue from a commit 2024-02-07 14:00:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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#879
No description provided.