Skip to content

Commit 942ce30

Browse files
fix(deps): update module github.com/prometheus/common to v0.59.1 (#35112)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/common](https://redirect.github.com/prometheus/common) | `v0.57.0` -> `v0.59.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.59.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.59.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.57.0/v0.59.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.57.0/v0.59.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.59.1`](https://redirect.github.com/prometheus/common/releases/tag/v0.59.1) [Compare Source](https://redirect.github.com/prometheus/common/compare/v0.59.0...v0.59.1) #### What's Changed - fix(utf8): Fix multiple metric name inside braces validation by [@&#8203;fedetorres93](https://redirect.github.com/fedetorres93) in [https://github.com/prometheus/common/pull/691](https://redirect.github.com/prometheus/common/pull/691) **Full Changelog**: prometheus/common@v0.59.0...v0.59.1 ### [`v0.59.0`](https://redirect.github.com/prometheus/common/releases/tag/v0.59.0) [Compare Source](https://redirect.github.com/prometheus/common/compare/v0.58.0...v0.59.0) #### What's Changed - expfmt: Add WithEscapingScheme to help construct Formats by [@&#8203;ywwg](https://redirect.github.com/ywwg) in [https://github.com/prometheus/common/pull/688](https://redirect.github.com/prometheus/common/pull/688) - Change the default escape method to UnderscoreEscaping by [@&#8203;ywwg](https://redirect.github.com/ywwg) in [https://github.com/prometheus/common/pull/690](https://redirect.github.com/prometheus/common/pull/690) **Full Changelog**: prometheus/common@v0.58.0...v0.59.0 ### [`v0.58.0`](https://redirect.github.com/prometheus/common/releases/tag/v0.58.0) [Compare Source](https://redirect.github.com/prometheus/common/compare/v0.57.0...v0.58.0) #### What's Changed - docs: mention new promslog package in package list in README by [@&#8203;tjhop](https://redirect.github.com/tjhop) in [https://github.com/prometheus/common/pull/683](https://redirect.github.com/prometheus/common/pull/683) - Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/684](https://redirect.github.com/prometheus/common/pull/684) - Bump golang.org/x/net from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/common/pull/685](https://redirect.github.com/prometheus/common/pull/685) - Remove secret file existence check in Validate for headers by [@&#8203;roidelapluie](https://redirect.github.com/roidelapluie) in [https://github.com/prometheus/common/pull/687](https://redirect.github.com/prometheus/common/pull/687) **Full Changelog**: prometheus/common@v0.57.0...v0.58.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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
1 parent a1a77a5 commit 942ce30

File tree

36 files changed

+60
-60
lines changed

36 files changed

+60
-60
lines changed

cmd/otelcontribcol/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ require (
701701
github.com/prometheus-community/windows_exporter v0.27.2 // indirect
702702
github.com/prometheus/client_golang v1.20.2 // indirect
703703
github.com/prometheus/client_model v0.6.1 // indirect
704-
github.com/prometheus/common v0.57.0 // indirect
704+
github.com/prometheus/common v0.59.1 // indirect
705705
github.com/prometheus/common/sigv4 v0.1.0 // indirect
706706
github.com/prometheus/procfs v0.15.1 // indirect
707707
github.com/rabbitmq/amqp091-go v1.10.0 // indirect

cmd/otelcontribcol/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/oteltestbedcol/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ require (
209209
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
210210
github.com/prometheus/client_golang v1.20.2 // indirect
211211
github.com/prometheus/client_model v0.6.1 // indirect
212-
github.com/prometheus/common v0.57.0 // indirect
212+
github.com/prometheus/common v0.59.1 // indirect
213213
github.com/prometheus/common/sigv4 v0.1.0 // indirect
214214
github.com/prometheus/procfs v0.15.1 // indirect
215215
github.com/prometheus/prometheus v0.54.1 // indirect

cmd/oteltestbedcol/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connector/datadogconnector/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ require (
196196
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
197197
github.com/prometheus/client_golang v1.20.2 // indirect
198198
github.com/prometheus/client_model v0.6.1 // indirect
199-
github.com/prometheus/common v0.57.0 // indirect
199+
github.com/prometheus/common v0.59.1 // indirect
200200
github.com/prometheus/procfs v0.15.1 // indirect
201201
github.com/rs/cors v1.11.1 // indirect
202202
github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect

connector/datadogconnector/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/alertmanagerexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22.0
55
require (
66
github.com/cenkalti/backoff/v4 v4.3.0
77
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.109.0
8-
github.com/prometheus/common v0.57.0
8+
github.com/prometheus/common v0.59.1
99
github.com/stretchr/testify v1.9.0
1010
go.opentelemetry.io/collector/component v0.109.0
1111
go.opentelemetry.io/collector/config/confighttp v0.109.0

exporter/alertmanagerexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exporter/datadogexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ require (
286286
github.com/prometheus-community/windows_exporter v0.27.2 // indirect
287287
github.com/prometheus/client_golang v1.20.2 // indirect
288288
github.com/prometheus/client_model v0.6.1 // indirect
289-
github.com/prometheus/common v0.57.0 // indirect
289+
github.com/prometheus/common v0.59.1 // indirect
290290
github.com/prometheus/common/sigv4 v0.1.0 // indirect
291291
github.com/prometheus/procfs v0.15.1 // indirect
292292
github.com/prometheus/prometheus v0.54.1 // indirect

exporter/datadogexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)