Skip to content

Commit f1a7475

Browse files
Update module github.com/prometheus/common to v0.52.3 (#9694)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/common](https://togithub.com/prometheus/common) | `v0.48.0` -> `v0.52.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.52.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.52.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.48.0/v0.52.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.48.0/v0.52.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.52.3`](https://togithub.com/prometheus/common/compare/v0.52.2...v0.52.3) [Compare Source](https://togithub.com/prometheus/common/compare/v0.52.2...v0.52.3) ### [`v0.52.2`](https://togithub.com/prometheus/common/releases/tag/v0.52.2) [Compare Source](https://togithub.com/prometheus/common/compare/v0.51.1...v0.52.2) #### What's Changed - Drop support for Go older than 1.18 by [@&#8203;SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/612](https://togithub.com/prometheus/common/pull/612) - fix(protobuf): Correctly decode multi-messages streams by [@&#8203;srebhan](https://togithub.com/srebhan) in [https://github.com/prometheus/common/pull/616](https://togithub.com/prometheus/common/pull/616) - Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/615](https://togithub.com/prometheus/common/pull/615) #### New Contributors - [@&#8203;srebhan](https://togithub.com/srebhan) made their first contribution in [https://github.com/prometheus/common/pull/616](https://togithub.com/prometheus/common/pull/616) **Full Changelog**: prometheus/common@v0.51.1...v0.52.2 ### [`v0.51.1`](https://togithub.com/prometheus/common/releases/tag/v0.51.1) [Compare Source](https://togithub.com/prometheus/common/compare/v0.51.0...v0.51.1) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/606](https://togithub.com/prometheus/common/pull/606) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/609](https://togithub.com/prometheus/common/pull/609) - Retract v0.50.0 by [@&#8203;SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/610](https://togithub.com/prometheus/common/pull/610) **Full Changelog**: prometheus/common@v0.51.0...v0.51.1 ### [`v0.51.0`](https://togithub.com/prometheus/common/releases/tag/v0.51.0) [Compare Source](https://togithub.com/prometheus/common/compare/v0.50.0...v0.51.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/604](https://togithub.com/prometheus/common/pull/604) - expfmt: Add a way to generate different OpenMetrics Formats by [@&#8203;ywwg](https://togithub.com/ywwg) in [https://github.com/prometheus/common/pull/596](https://togithub.com/prometheus/common/pull/596) - Fix string slice definition for FormatFlagOptions. by [@&#8203;gizmoguy](https://togithub.com/gizmoguy) in [https://github.com/prometheus/common/pull/607](https://togithub.com/prometheus/common/pull/607) - Correct logic in sample naming for counters, add new test by [@&#8203;vesari](https://togithub.com/vesari) in [https://github.com/prometheus/common/pull/608](https://togithub.com/prometheus/common/pull/608) #### New Contributors - [@&#8203;gizmoguy](https://togithub.com/gizmoguy) made their first contribution in [https://github.com/prometheus/common/pull/607](https://togithub.com/prometheus/common/pull/607) **Full Changelog**: prometheus/common@v0.50.0...v0.51.0 ### [`v0.50.0`](https://togithub.com/prometheus/common/releases/tag/v0.50.0) [Compare Source](https://togithub.com/prometheus/common/compare/v0.49.0...v0.50.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/594](https://togithub.com/prometheus/common/pull/594) - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/593](https://togithub.com/prometheus/common/pull/593) - Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/592](https://togithub.com/prometheus/common/pull/592) - Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/595](https://togithub.com/prometheus/common/pull/595) - Remove unused 'Host' member from HTTPClientConfig by [@&#8203;bboreham](https://togithub.com/bboreham) in [https://github.com/prometheus/common/pull/597](https://togithub.com/prometheus/common/pull/597) - Add OpenMetrics unit support by [@&#8203;vesari](https://togithub.com/vesari) in [https://github.com/prometheus/common/pull/544](https://togithub.com/prometheus/common/pull/544) - Remove deprecated version function by [@&#8203;SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/591](https://togithub.com/prometheus/common/pull/591) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/599](https://togithub.com/prometheus/common/pull/599) - Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/600](https://togithub.com/prometheus/common/pull/600) - Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/601](https://togithub.com/prometheus/common/pull/601) **Full Changelog**: prometheus/common@v0.49.0...v0.50.0 ### [`v0.49.0`](https://togithub.com/prometheus/common/releases/tag/v0.49.0) [Compare Source](https://togithub.com/prometheus/common/compare/v0.48.0...v0.49.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/574](https://togithub.com/prometheus/common/pull/574) - Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/571](https://togithub.com/prometheus/common/pull/571) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://togithub.com/prombot) in [https://github.com/prometheus/common/pull/581](https://togithub.com/prometheus/common/pull/581) - Update Go by [@&#8203;SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/588](https://togithub.com/prometheus/common/pull/588) - Deprecate version.NewCollector by [@&#8203;SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/common/pull/579](https://togithub.com/prometheus/common/pull/579) - Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/587](https://togithub.com/prometheus/common/pull/587) - Avoid off-spec openmetrics exposition when exemplars have empty labels by [@&#8203;orls](https://togithub.com/orls) in [https://github.com/prometheus/common/pull/569](https://togithub.com/prometheus/common/pull/569) - Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/common/pull/585](https://togithub.com/prometheus/common/pull/585) - Write created lines when negotiating OpenMetrics by [@&#8203;ArthurSens](https://togithub.com/ArthurSens) in [https://github.com/prometheus/common/pull/504](https://togithub.com/prometheus/common/pull/504) - Upgrade client_model to v.0.6.0 by [@&#8203;vesari](https://togithub.com/vesari) in [https://github.com/prometheus/common/pull/589](https://togithub.com/prometheus/common/pull/589) - http_config: Add host by [@&#8203;jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus/common/pull/549](https://togithub.com/prometheus/common/pull/549) - LabelSet: Fix alphabetical sorting for prometheus LabelSet by [@&#8203;wasim-nihal](https://togithub.com/wasim-nihal) in [https://github.com/prometheus/common/pull/575](https://togithub.com/prometheus/common/pull/575) - labelset: optimise String() function by [@&#8203;bboreham](https://togithub.com/bboreham) in [https://github.com/prometheus/common/pull/590](https://togithub.com/prometheus/common/pull/590) #### New Contributors - [@&#8203;orls](https://togithub.com/orls) made their first contribution in [https://github.com/prometheus/common/pull/569](https://togithub.com/prometheus/common/pull/569) - [@&#8203;vesari](https://togithub.com/vesari) made their first contribution in [https://github.com/prometheus/common/pull/589](https://togithub.com/prometheus/common/pull/589) **Full Changelog**: prometheus/common@v0.48.0...v0.49.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
1 parent 25d3bab commit f1a7475

File tree

57 files changed

+86
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+86
-86
lines changed

cmd/mdatagen/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/pmezard/go-difflib v1.0.0 // indirect
4141
github.com/prometheus/client_golang v1.19.0 // indirect
4242
github.com/prometheus/client_model v0.6.1 // indirect
43-
github.com/prometheus/common v0.48.0 // indirect
43+
github.com/prometheus/common v0.52.3 // indirect
4444
github.com/prometheus/procfs v0.12.0 // indirect
4545
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect
4646
go.opentelemetry.io/otel v1.25.0 // indirect

cmd/mdatagen/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/otelcorecol/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ require (
6363
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
6464
github.com/prometheus/client_golang v1.19.0 // indirect
6565
github.com/prometheus/client_model v0.6.1 // indirect
66-
github.com/prometheus/common v0.48.0 // indirect
66+
github.com/prometheus/common v0.52.3 // indirect
6767
github.com/prometheus/procfs v0.12.0 // indirect
6868
github.com/rs/cors v1.10.1 // indirect
6969
github.com/shirou/gopsutil/v3 v3.24.3 // indirect

cmd/otelcorecol/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

component/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/prometheus/client_golang v1.19.0
77
github.com/prometheus/client_model v0.6.1
8-
github.com/prometheus/common v0.48.0
8+
github.com/prometheus/common v0.52.3
99
github.com/stretchr/testify v1.9.0
1010
go.opentelemetry.io/collector/config/configtelemetry v0.98.0
1111
go.opentelemetry.io/collector/confmap v0.98.0

component/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/configauth/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/configgrpc/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/pmezard/go-difflib v1.0.0 // indirect
4747
github.com/prometheus/client_golang v1.19.0 // indirect
4848
github.com/prometheus/client_model v0.6.1 // indirect
49-
github.com/prometheus/common v0.48.0 // indirect
49+
github.com/prometheus/common v0.52.3 // indirect
5050
github.com/prometheus/procfs v0.12.0 // indirect
5151
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect
5252
go.opentelemetry.io/collector/confmap v0.98.0 // indirect

config/configgrpc/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/confighttp/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/pmezard/go-difflib v1.0.0 // indirect
4343
github.com/prometheus/client_golang v1.19.0 // indirect
4444
github.com/prometheus/client_model v0.6.1 // indirect
45-
github.com/prometheus/common v0.48.0 // indirect
45+
github.com/prometheus/common v0.52.3 // indirect
4646
github.com/prometheus/procfs v0.12.0 // indirect
4747
go.opentelemetry.io/collector/confmap v0.98.0 // indirect
4848
go.opentelemetry.io/collector/extension v0.98.0 // indirect

config/confighttp/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connector/forwardconnector/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/pmezard/go-difflib v1.0.0 // indirect
3535
github.com/prometheus/client_golang v1.19.0 // indirect
3636
github.com/prometheus/client_model v0.6.1 // indirect
37-
github.com/prometheus/common v0.48.0 // indirect
37+
github.com/prometheus/common v0.52.3 // indirect
3838
github.com/prometheus/procfs v0.12.0 // indirect
3939
go.opentelemetry.io/collector v0.98.0 // indirect
4040
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect

connector/forwardconnector/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connector/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/pmezard/go-difflib v1.0.0 // indirect
3535
github.com/prometheus/client_golang v1.19.0 // indirect
3636
github.com/prometheus/client_model v0.6.1 // indirect
37-
github.com/prometheus/common v0.48.0 // indirect
37+
github.com/prometheus/common v0.52.3 // indirect
3838
github.com/prometheus/procfs v0.12.0 // indirect
3939
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect
4040
go.opentelemetry.io/collector/confmap v0.98.0 // indirect

connector/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/debugexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/pmezard/go-difflib v1.0.0 // indirect
3636
github.com/prometheus/client_golang v1.19.0 // indirect
3737
github.com/prometheus/client_model v0.6.1 // indirect
38-
github.com/prometheus/common v0.48.0 // indirect
38+
github.com/prometheus/common v0.52.3 // indirect
3939
github.com/prometheus/procfs v0.12.0 // indirect
4040
go.opentelemetry.io/collector v0.98.0 // indirect
4141
go.opentelemetry.io/collector/config/configretry v0.98.0 // indirect

exporter/debugexporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/pmezard/go-difflib v1.0.0 // indirect
4646
github.com/prometheus/client_golang v1.19.0 // indirect
4747
github.com/prometheus/client_model v0.6.1 // indirect
48-
github.com/prometheus/common v0.48.0 // indirect
48+
github.com/prometheus/common v0.52.3 // indirect
4949
github.com/prometheus/procfs v0.12.0 // indirect
5050
go.opentelemetry.io/collector/confmap v0.98.0 // indirect
5151
go.opentelemetry.io/otel/exporters/prometheus v0.47.0 // indirect

exporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/loggingexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/pmezard/go-difflib v1.0.0 // indirect
3838
github.com/prometheus/client_golang v1.19.0 // indirect
3939
github.com/prometheus/client_model v0.6.1 // indirect
40-
github.com/prometheus/common v0.48.0 // indirect
40+
github.com/prometheus/common v0.52.3 // indirect
4141
github.com/prometheus/procfs v0.12.0 // indirect
4242
go.opentelemetry.io/collector v0.98.0 // indirect
4343
go.opentelemetry.io/collector/config/configretry v0.98.0 // indirect

exporter/loggingexporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/nopexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/pmezard/go-difflib v1.0.0 // indirect
3636
github.com/prometheus/client_golang v1.19.0 // indirect
3737
github.com/prometheus/client_model v0.6.1 // indirect
38-
github.com/prometheus/common v0.48.0 // indirect
38+
github.com/prometheus/common v0.52.3 // indirect
3939
github.com/prometheus/procfs v0.12.0 // indirect
4040
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect
4141
go.opentelemetry.io/collector/receiver v0.98.0 // indirect

exporter/nopexporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/otlpexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ require (
5353
github.com/pmezard/go-difflib v1.0.0 // indirect
5454
github.com/prometheus/client_golang v1.19.0 // indirect
5555
github.com/prometheus/client_model v0.6.1 // indirect
56-
github.com/prometheus/common v0.48.0 // indirect
56+
github.com/prometheus/common v0.52.3 // indirect
5757
github.com/prometheus/procfs v0.12.0 // indirect
5858
go.opentelemetry.io/collector/config/confignet v0.98.0 // indirect
5959
go.opentelemetry.io/collector/config/configtelemetry v0.98.0 // indirect

exporter/otlpexporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/otlphttpexporter/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/pmezard/go-difflib v1.0.0 // indirect
5252
github.com/prometheus/client_golang v1.19.0 // indirect
5353
github.com/prometheus/client_model v0.6.1 // indirect
54-
github.com/prometheus/common v0.48.0 // indirect
54+
github.com/prometheus/common v0.52.3 // indirect
5555
github.com/prometheus/procfs v0.12.0 // indirect
5656
github.com/rs/cors v1.10.1 // indirect
5757
go.opentelemetry.io/collector/config/configauth v0.98.0 // indirect

exporter/otlphttpexporter/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)