Update module github.com/prometheus/common to v0.68.1 #26

Merged
Doridian merged 1 commit from renovate/github.com-prometheus-common-0.x into main 2026-06-04 17:36:04 -07:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.67.5v0.68.1 age confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.68.1

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.68.0...v0.68.1

v0.68.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.67.5...v0.68.0


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 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, check this box

This PR has been generated by Mend Renovate.

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://github.com/prometheus/common) | `v0.67.5` → `v0.68.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.68.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.67.5/v0.68.1?slim=true) | --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.68.1`](https://github.com/prometheus/common/releases/tag/v0.68.1) [Compare Source](https://github.com/prometheus/common/compare/v0.68.0...v0.68.1) #### What's Changed - build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;903](https://github.com/prometheus/common/pull/903) - build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;914](https://github.com/prometheus/common/pull/914) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;915](https://github.com/prometheus/common/pull/915) **Full Changelog**: <https://github.com/prometheus/common/compare/v0.68.0...v0.68.1> ### [`v0.68.0`](https://github.com/prometheus/common/releases/tag/v0.68.0) [Compare Source](https://github.com/prometheus/common/compare/v0.67.5...v0.68.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;873](https://github.com/prometheus/common/pull/873) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;874](https://github.com/prometheus/common/pull/874) - build(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;879](https://github.com/prometheus/common/pull/879) - build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;878](https://github.com/prometheus/common/pull/878) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;875](https://github.com/prometheus/common/pull/875) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;880](https://github.com/prometheus/common/pull/880) - Remove logic adding unit to metrics name by [@&#8203;vesari](https://github.com/vesari) in [#&#8203;877](https://github.com/prometheus/common/pull/877) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;881](https://github.com/prometheus/common/pull/881) - Update for Go 1.26 by [@&#8203;SuperQ](https://github.com/SuperQ) in [#&#8203;883](https://github.com/prometheus/common/pull/883) - build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;882](https://github.com/prometheus/common/pull/882) - version: Add a slog helper by [@&#8203;SuperQ](https://github.com/SuperQ) in [#&#8203;886](https://github.com/prometheus/common/pull/886) - Remove Arthur from maintainers list by [@&#8203;ArthurSens](https://github.com/ArthurSens) in [#&#8203;885](https://github.com/prometheus/common/pull/885) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;895](https://github.com/prometheus/common/pull/895) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in [#&#8203;896](https://github.com/prometheus/common/pull/896) - config: change NewOAuth2RoundTripper to accept variadic HTTPClientOption by [@&#8203;alliasgher](https://github.com/alliasgher) in [#&#8203;898](https://github.com/prometheus/common/pull/898) - config: guard against nil oauth2 credential in RoundTrip by [@&#8203;alliasgher](https://github.com/alliasgher) in [#&#8203;897](https://github.com/prometheus/common/pull/897) - build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;890](https://github.com/prometheus/common/pull/890) - build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;891](https://github.com/prometheus/common/pull/891) - build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;892](https://github.com/prometheus/common/pull/892) - Move interface assertions to a test file by [@&#8203;msiegen](https://github.com/msiegen) in [#&#8203;839](https://github.com/prometheus/common/pull/839) - fix(http\_config): fix client cert rotation when no CA is configured by [@&#8203;machine424](https://github.com/machine424) in [#&#8203;908](https://github.com/prometheus/common/pull/908) - Remove CircleCI by [@&#8203;ArthurSens](https://github.com/ArthurSens) in [#&#8203;910](https://github.com/prometheus/common/pull/910) - Fix: apply DialContextFunc to OAuth2 token-fetch transport by [@&#8203;yuri-tceretian](https://github.com/yuri-tceretian) in [#&#8203;911](https://github.com/prometheus/common/pull/911) #### New Contributors - [@&#8203;alliasgher](https://github.com/alliasgher) made their first contribution in [#&#8203;898](https://github.com/prometheus/common/pull/898) - [@&#8203;msiegen](https://github.com/msiegen) made their first contribution in [#&#8203;839](https://github.com/prometheus/common/pull/839) - [@&#8203;machine424](https://github.com/machine424) made their first contribution in [#&#8203;908](https://github.com/prometheus/common/pull/908) - [@&#8203;yuri-tceretian](https://github.com/yuri-tceretian) made their first contribution in [#&#8203;911](https://github.com/prometheus/common/pull/911) **Full Changelog**: <https://github.com/prometheus/common/compare/v0.67.5...v0.68.0> </details> --- ### 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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update module github.com/prometheus/common to v0.68.1
All checks were successful
Docker check and push / release (pull_request) Successful in 1m39s
Go check / check-go (pull_request) Successful in 4m17s
Nix check / check-nix (pull_request) Successful in 5m33s
d46133a680
Doridian deleted branch renovate/github.com-prometheus-common-0.x 2026-06-04 17:36:04 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FoxDen/foxIngress!26
No description provided.