chore(deps): update module github.com/prometheus/client_golang to v1.20.3 #37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-prometheus-client_golang-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.19.1
->v1.20.3
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.3
Compare Source
v1.20.2
Compare Source
v1.20.1
Compare Source
This release contains the critical fix for the issue. Thanks to @geberl, @CubicrootXYZ, @zetaab and @timofurrer for helping us with the investigation!
v1.20.0
Compare Source
Thanks everyone for contributions!
⚠️ In this release we remove one (broken anyway, given Go runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT and GOMAXPROCS flags) to the default
collectors.NewGoCollector()
collector. Given its popular usage, expect your binary to expose two additional metric.Changes
All commits
New Contributors
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: go.sum
2c649c8771
tob0745afd0d
chore(deps): update module github.com/prometheus/client_golang to v1.20.0to chore(deps): update module github.com/prometheus/client_golang to v1.20.1b0745afd0d
tocf75ee4ec0
chore(deps): update module github.com/prometheus/client_golang to v1.20.1to chore(deps): update module github.com/prometheus/client_golang to v1.20.2Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
cf75ee4ec0
to9020506418
chore(deps): update module github.com/prometheus/client_golang to v1.20.2to chore(deps): update module github.com/prometheus/client_golang to v1.20.3ℹ 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:
github.com/cespare/xxhash/v2
v2.2.0
->v2.3.0
github.com/prometheus/client_model
v0.5.0
->v0.6.1
github.com/prometheus/common
v0.48.0
->v0.55.0
github.com/prometheus/procfs
v0.12.0
->v0.15.1
golang.org/x/sys
v0.17.0
->v0.22.0