From 3e89d82e785aa4c6f3dde1c731aa6ed524f6683a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 13:58:36 -0700 Subject: [PATCH] fix(deps): update module github.com/prometheus/common to v0.68.0 (#8395) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/prometheus/common](https://redirect.github.com/prometheus/common) | `v0.67.5` → `v0.68.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.68.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.67.5/v0.68.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes
prometheus/common (github.com/prometheus/common) ### [`v0.68.0`](https://redirect.github.com/prometheus/common/releases/tag/v0.68.0) [Compare Source](https://redirect.github.com/prometheus/common/compare/v0.67.5...v0.68.0) ##### What's Changed - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​873](https://redirect.github.com/prometheus/common/pull/873) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​874](https://redirect.github.com/prometheus/common/pull/874) - build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​879](https://redirect.github.com/prometheus/common/pull/879) - build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​878](https://redirect.github.com/prometheus/common/pull/878) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​875](https://redirect.github.com/prometheus/common/pull/875) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​880](https://redirect.github.com/prometheus/common/pull/880) - Remove logic adding unit to metrics name by [@​vesari](https://redirect.github.com/vesari) in [#​877](https://redirect.github.com/prometheus/common/pull/877) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​881](https://redirect.github.com/prometheus/common/pull/881) - Update for Go 1.26 by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​883](https://redirect.github.com/prometheus/common/pull/883) - build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​882](https://redirect.github.com/prometheus/common/pull/882) - version: Add a slog helper by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​886](https://redirect.github.com/prometheus/common/pull/886) - Remove Arthur from maintainers list by [@​ArthurSens](https://redirect.github.com/ArthurSens) in [#​885](https://redirect.github.com/prometheus/common/pull/885) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​895](https://redirect.github.com/prometheus/common/pull/895) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​896](https://redirect.github.com/prometheus/common/pull/896) - config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by [@​alliasgher](https://redirect.github.com/alliasgher) in [#​898](https://redirect.github.com/prometheus/common/pull/898) - config: guard against nil oauth2 credential in RoundTrip by [@​alliasgher](https://redirect.github.com/alliasgher) in [#​897](https://redirect.github.com/prometheus/common/pull/897) - build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​890](https://redirect.github.com/prometheus/common/pull/890) - build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​891](https://redirect.github.com/prometheus/common/pull/891) - build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​892](https://redirect.github.com/prometheus/common/pull/892) - Move interface assertions to a test file by [@​msiegen](https://redirect.github.com/msiegen) in [#​839](https://redirect.github.com/prometheus/common/pull/839) - fix(http\_config): fix client cert rotation when no CA is configured by [@​machine424](https://redirect.github.com/machine424) in [#​908](https://redirect.github.com/prometheus/common/pull/908) - Remove CircleCI by [@​ArthurSens](https://redirect.github.com/ArthurSens) in [#​910](https://redirect.github.com/prometheus/common/pull/910) - Fix: apply DialContextFunc to OAuth2 token-fetch transport by [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) in [#​911](https://redirect.github.com/prometheus/common/pull/911) ##### New Contributors - [@​alliasgher](https://redirect.github.com/alliasgher) made their first contribution in [#​898](https://redirect.github.com/prometheus/common/pull/898) - [@​msiegen](https://redirect.github.com/msiegen) made their first contribution in [#​839](https://redirect.github.com/prometheus/common/pull/839) - [@​machine424](https://redirect.github.com/machine424) made their first contribution in [#​908](https://redirect.github.com/prometheus/common/pull/908) - [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) made their first contribution in [#​911](https://redirect.github.com/prometheus/common/pull/911) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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-go). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- exporters/prometheus/go.mod | 3 +-- exporters/prometheus/go.sum | 4 ++-- internal/tools/go.mod | 3 +-- internal/tools/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/exporters/prometheus/go.mod b/exporters/prometheus/go.mod index 93ae350d0..c3c78e79b 100644 --- a/exporters/prometheus/go.mod +++ b/exporters/prometheus/go.mod @@ -9,7 +9,7 @@ retract v0.59.0 require ( github.com/prometheus/client_golang v1.23.2 github.com/prometheus/client_model v0.6.2 - github.com/prometheus/common v0.67.5 + github.com/prometheus/common v0.68.0 github.com/prometheus/otlptranslator v1.0.0 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel v1.44.0 @@ -32,7 +32,6 @@ require ( github.com/pmezard/go-difflib v1.0.0 // indirect github.com/prometheus/procfs v0.20.1 // indirect go.opentelemetry.io/auto/sdk v1.2.1 // indirect - go.yaml.in/yaml/v2 v2.4.4 // indirect golang.org/x/sys v0.45.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect ) diff --git a/exporters/prometheus/go.sum b/exporters/prometheus/go.sum index 1dd187141..f610d5e9b 100644 --- a/exporters/prometheus/go.sum +++ b/exporters/prometheus/go.sum @@ -29,8 +29,8 @@ github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h github.com/prometheus/client_golang v1.23.2/go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg= github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk= github.com/prometheus/client_model v0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE= -github.com/prometheus/common v0.67.5 h1:pIgK94WWlQt1WLwAC5j2ynLaBRDiinoAb86HZHTUGI4= -github.com/prometheus/common v0.67.5/go.mod h1:SjE/0MzDEEAyrdr5Gqc6G+sXI67maCxzaT3A2+HqjUw= +github.com/prometheus/common v0.68.0 h1:8rQJvQmYltsR2L7h8Zw0Iyj8WYNNmpwikoQTZXwfVeA= +github.com/prometheus/common v0.68.0/go.mod h1:4soH+U8yJSROk7OJ//hmTiWKsxapv6zRGgTt3keN8gQ= github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEoIwkU+A6qos= github.com/prometheus/otlptranslator v1.0.0/go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM= github.com/prometheus/procfs v0.20.1 h1:XwbrGOIplXW/AU3YhIhLODXMJYyC1isLFfYCsTEycfc= diff --git a/internal/tools/go.mod b/internal/tools/go.mod index bcbef2585..bb2ab43ba 100644 --- a/internal/tools/go.mod +++ b/internal/tools/go.mod @@ -172,7 +172,7 @@ require ( github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/prometheus/client_golang v1.23.2 // indirect github.com/prometheus/client_model v0.6.2 // indirect - github.com/prometheus/common v0.67.5 // indirect + github.com/prometheus/common v0.68.0 // indirect github.com/prometheus/procfs v0.20.1 // indirect github.com/quasilyte/go-ruleguard v0.4.5 // indirect github.com/quasilyte/go-ruleguard/dsl v0.3.23 // indirect @@ -230,7 +230,6 @@ require ( go.opentelemetry.io/build-tools v0.30.0 // indirect go.uber.org/multierr v1.11.0 // indirect go.uber.org/zap v1.28.0 // indirect - go.yaml.in/yaml/v2 v2.4.4 // indirect go.yaml.in/yaml/v3 v3.0.4 // indirect golang.org/x/crypto v0.52.0 // indirect golang.org/x/exp/typeparams v0.0.0-20260529124908-c761662dc8c9 // indirect diff --git a/internal/tools/go.sum b/internal/tools/go.sum index 532c669e1..27a384f46 100644 --- a/internal/tools/go.sum +++ b/internal/tools/go.sum @@ -396,8 +396,8 @@ github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h github.com/prometheus/client_golang v1.23.2/go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg= github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk= github.com/prometheus/client_model v0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE= -github.com/prometheus/common v0.67.5 h1:pIgK94WWlQt1WLwAC5j2ynLaBRDiinoAb86HZHTUGI4= -github.com/prometheus/common v0.67.5/go.mod h1:SjE/0MzDEEAyrdr5Gqc6G+sXI67maCxzaT3A2+HqjUw= +github.com/prometheus/common v0.68.0 h1:8rQJvQmYltsR2L7h8Zw0Iyj8WYNNmpwikoQTZXwfVeA= +github.com/prometheus/common v0.68.0/go.mod h1:4soH+U8yJSROk7OJ//hmTiWKsxapv6zRGgTt3keN8gQ= github.com/prometheus/procfs v0.20.1 h1:XwbrGOIplXW/AU3YhIhLODXMJYyC1isLFfYCsTEycfc= github.com/prometheus/procfs v0.20.1/go.mod h1:o9EMBZGRyvDrSPH1RqdxhojkuXstoe4UlK79eF5TGGo= github.com/quasilyte/go-ruleguard v0.4.5 h1:AGY0tiOT5hJX9BTdx/xBdoCubQUAE2grkqY2lSwvZcA=