fix(deps): update module github.com/prometheus/common to v0.41.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/prometheus/common | require | minor |
v0.39.0 -> v0.41.0
|
Release Notes
prometheus/common
v0.41.0
What's Changed
- Fix marshalling of TLSVersion by @roidelapluie in https://github.com/prometheus/common/pull/429
- expfmt: add test case for issue with *bufio.Reader and FmtText format by @roidelapluie in https://github.com/prometheus/common/pull/448
- expfmt: add test cases for TextParser startOfLine error handling by @roidelapluie in https://github.com/prometheus/common/pull/449
- Fix and test JSON & YAML marshalling by @roidelapluie in https://github.com/prometheus/common/pull/450
- Update Go versions by @SuperQ in https://github.com/prometheus/common/pull/447
- Bump golang.org/x/net from 0.4.0 to 0.7.0 in /sigv4 by @dependabot in https://github.com/prometheus/common/pull/454
- Update kingpin module source by @hairyhenderson in https://github.com/prometheus/common/pull/458
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/460
- Update Go modules by @SuperQ in https://github.com/prometheus/common/pull/459
- Add dependabot by @lucacome in https://github.com/prometheus/common/pull/433
- model: Remove json-iterator usage (again) by @beorn7 in https://github.com/prometheus/common/pull/453
New Contributors
- @dependabot made their first contribution in https://github.com/prometheus/common/pull/454
- @hairyhenderson made their first contribution in https://github.com/prometheus/common/pull/458
Full Changelog: https://github.com/prometheus/common/compare/v0.40.0...v0.41.0
v0.40.0
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/428
- Add histogram vectors to model by @zenador in https://github.com/prometheus/common/pull/417
- Change HistogramBucket Boundaries type to int32 by @zenador in https://github.com/prometheus/common/pull/438
- Make it more efficient and compatible to use SampleHistogram by @krajorama in https://github.com/prometheus/common/pull/439
- Optimise JSON marshalling for sparse histograms by @zenador in https://github.com/prometheus/common/pull/440
- expfmt: only call TextParser.TextToMetricFamilies once from textDecoder by @abursavich in https://github.com/prometheus/common/pull/443
- expfmt: only ignore io.EOF errors in TextParse.startOfLine by @abursavich in https://github.com/prometheus/common/pull/444
New Contributors
- @zenador made their first contribution in https://github.com/prometheus/common/pull/417
- @krajorama made their first contribution in https://github.com/prometheus/common/pull/439
Full Changelog: https://github.com/prometheus/common/compare/v0.39.0...v0.40.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.
Edited by Botaniker (Bot)