speedtest_exporter
speedtest_exporter copied to clipboard
Update module github.com/prometheus/common to v0.37.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/prometheus/common | require | minor | v0.4.1 -> v0.37.0 |
Release Notes
prometheus/common
v0.37.0
v0.36.0
v0.35.0
v0.34.0
- [ENHANCEMENT] Enable selecting minimum TLS version. #375
v0.33.0
v0.32.1
v0.32.0
- [FEATURE] Add
tls_configfield to OAuth 2.0 Config #331 - [ENHANCEMENT] route: allow HEAD operations #332
- [BUGFIX] Fix caller in promlog #334
v0.31.1
Do not marshal secrets in URL's (#328)
v0.31.0
v0.30.1
Do not marshal secrets in URL's (#328)
v0.30.0
Add the ability to enable HTTP2 again via an env variable
v0.29.0
Add WithIdleConnTimeout HTTP client option
v0.28.0
Client golang dependency update.
v0.27.0
v0.26.0
v0.25.0
- Expose NewTLSRoundTripper
- Expose new labels to set scrape interval and timeouts via relabeling
v0.24.0
Adds json struct tags
v0.23.0
Add oauth2 support.
v0.22.0
v0.21.0
Add functional option to allow to customize DialContext() in HTTP client
v0.20.0
Validate duration overflows
v0.19.0
Add JSON marshalling to durations.
v0.18.0
Support follow_redirects
v0.17.0
Remove private fields in http client #274
v0.16.0
- Make Duration implement encoding.TextUnmarshaler #270
- Support authorization credentials (replaces bearer_token) #272
v0.15.0
v0.15.0
v0.14.0
v0.14.0
v0.13.0
v0.13.0
v0.12.0
v0.11.1
v0.11.0
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.6.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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/nlamirault/speedtest_exporter":"/mnt/renovate/gh/nlamirault/speedtest_exporter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -w "/mnt/renovate/gh/nlamirault/speedtest_exporter" docker.io/renovate/go:1.18.4 bash -l -c "go get -d -t ./..."
go: downloading github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading github.com/prometheus/common v0.37.0
go: downloading github.com/zpeters/speedtest v1.0.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/nlamirault/speedtest_exporter imports
github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Renovate Ignore Notification
As this PR has been closed unmerged, Renovate will now ignore this update (v0.37.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.