Skip to content

Update module github.com/prometheus/client_golang to v1.23.2#85

Merged
jacopen merged 1 commit into
mainfrom
renovate/github.com-prometheus-client_golang-1.x
Apr 28, 2026
Merged

Update module github.com/prometheus/client_golang to v1.23.2#85
jacopen merged 1 commit into
mainfrom
renovate/github.com-prometheus-client_golang-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 28, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/client_golang v1.21.1v1.23.2 age confidence

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.2: - 2025-09-05

Compare Source

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1: - 2025-09-04

Compare Source

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

v1.23.0: - 2025-07-30

Compare Source

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #​1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #​1766
  • [FEATURE] Add exemplars for native histograms #​1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #​1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #​1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #​1729
All Changes * Update example test by @​SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @​SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @​umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @​SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @​vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @​vesari in https://github.com/prometheus/client_golang/pull/1842

New Contributors

Full Changelog: prometheus/client_golang@v1.22.0...v1.23.0

v1.22.0: - 2025-04-07

Compare Source

⚠️ This release contains potential breaking change if you use experimental zstd support introduce in #​1496 ⚠️

Experimental support for zstd on scrape was added, controlled by the request Accept-Encoding header.
It was enabled by default since version 1.20, but now you need to add a blank import to enable it.
The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon,
golang/go#62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.

e.g.:

import (
  _ "github.com/prometheus/client_golang/prometheus/promhttp/zstd"
)
  • [FEATURE] prometheus: Add new CollectorFunc utility #​1724
  • [CHANGE] Minimum required Go version is now 1.22 (we also test client_golang against latest go version - 1.24) #​1738
  • [FEATURE] api: WithLookbackDelta and WithStats options have been added to API client. #​1743
  • [CHANGE] ⚠️ promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package. #​1765
All Changes
New Contributors

Full Changelog: prometheus/client_golang@v1.21.1...v1.22.0-rc.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.18.0 fix(deps): update module github.com/prometheus/client_golang to v1.19.0 Feb 27, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 100f414 to dd1ebe2 Compare February 27, 2024 19:02
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from dd1ebe2 to 77821cd Compare May 9, 2024 17:20
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.19.0 fix(deps): update module github.com/prometheus/client_golang to v1.19.1 May 9, 2024
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.19.1 fix(deps): update module github.com/prometheus/client_golang to v1.20.0 Aug 14, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 77821cd to e3b2737 Compare August 20, 2024 14:47
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.0 fix(deps): update module github.com/prometheus/client_golang to v1.20.1 Aug 20, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from e3b2737 to 9129faf Compare August 23, 2024 20:03
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.1 fix(deps): update module github.com/prometheus/client_golang to v1.20.2 Aug 23, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 9129faf to b967034 Compare September 5, 2024 13:11
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.2 fix(deps): update module github.com/prometheus/client_golang to v1.20.3 Sep 5, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from b967034 to 9650d32 Compare September 17, 2024 10:24
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.3 fix(deps): update module github.com/prometheus/client_golang to v1.20.4 Sep 17, 2024
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 9650d32 to b8bd4aa Compare September 23, 2024 04:39
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from b8bd4aa to 41af2fa Compare October 15, 2024 12:40
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.4 fix(deps): update module github.com/prometheus/client_golang to v1.20.5 Oct 15, 2024
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 fix(deps): update module github.com/prometheus/client_golang to v1.20.5 - autoclosed Oct 28, 2024
@renovate renovate Bot closed this Oct 28, 2024
@renovate renovate Bot deleted the renovate/github.com-prometheus-client_golang-1.x branch October 28, 2024 00:04
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 - autoclosed fix(deps): update module github.com/prometheus/client_golang to v1.20.5 Oct 28, 2024
@renovate renovate Bot reopened this Oct 28, 2024
@renovate renovate Bot restored the renovate/github.com-prometheus-client_golang-1.x branch October 28, 2024 04:34
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 41af2fa to 226b5cb Compare October 28, 2024 04:34
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 fix(deps): update module github.com/prometheus/client_golang to v1.20.5 - autoclosed Jan 4, 2025
@renovate renovate Bot closed this Jan 4, 2025
@renovate renovate Bot deleted the renovate/github.com-prometheus-client_golang-1.x branch January 4, 2025 12:39
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 - autoclosed fix(deps): update module github.com/prometheus/client_golang to v1.20.5 Jan 4, 2025
@renovate renovate Bot reopened this Jan 4, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 fix(deps): update module github.com/prometheus/client_golang to v1.20.5 - autoclosed Jan 8, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.20.5 fix(deps): update module github.com/prometheus/client_golang to v1.21.0 Feb 19, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 65ecd30 to 84beeb3 Compare February 19, 2025 11:02
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 84beeb3 to a5f0ebc Compare March 4, 2025 16:39
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.21.0 fix(deps): update module github.com/prometheus/client_golang to v1.21.1 Mar 4, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from a5f0ebc to 5116001 Compare April 8, 2025 12:04
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.21.1 fix(deps): update module github.com/prometheus/client_golang to v1.22.0 Apr 8, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 5116001 to 745497e Compare April 14, 2025 03:05
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.22.0 fix(deps): update module github.com/prometheus/client_golang to v1.22.0 - autoclosed Jun 18, 2025
@renovate renovate Bot closed this Jun 18, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.22.0 - autoclosed fix(deps): update module github.com/prometheus/client_golang to v1.22.0 Jun 18, 2025
@renovate renovate Bot reopened this Jun 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 2f75490 to 745497e Compare June 18, 2025 22:14
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 745497e to c02e5a9 Compare July 31, 2025 11:43
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.22.0 fix(deps): update module github.com/prometheus/client_golang to v1.23.0 Jul 31, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 31, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
golang.org/x/crypto v0.36.0 -> v0.41.0
golang.org/x/mod v0.24.0 -> v0.26.0
golang.org/x/net v0.37.0 -> v0.43.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.35.0
golang.org/x/text v0.23.0 -> v0.28.0
golang.org/x/tools v0.31.0 -> v0.35.0
google.golang.org/protobuf v1.36.5 -> v1.36.8

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 2 times, most recently from 633927e to f6c17d2 Compare September 4, 2025 14:32
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.23.0 fix(deps): update module github.com/prometheus/client_golang to v1.23.1 Sep 4, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.23.1 fix(deps): update module github.com/prometheus/client_golang to v1.23.2 Sep 5, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from f6c17d2 to 87633c8 Compare September 5, 2025 18:09
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.23.2 fix(deps): update module github.com/prometheus/client_golang to v1.23.2 - autoclosed Oct 1, 2025
@renovate renovate Bot closed this Oct 1, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.23.2 - autoclosed fix(deps): update module github.com/prometheus/client_golang to v1.23.2 Oct 2, 2025
@renovate renovate Bot reopened this Oct 2, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 992a069 to 87633c8 Compare October 2, 2025 01:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
golang.org/x/crypto v0.36.0 -> v0.41.0
golang.org/x/mod v0.24.0 -> v0.26.0
golang.org/x/net v0.37.0 -> v0.43.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.35.0
golang.org/x/text v0.23.0 -> v0.28.0
golang.org/x/tools v0.31.0 -> v0.35.0
google.golang.org/protobuf v1.36.5 -> v1.36.8

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 87633c8 to dff0bd9 Compare December 15, 2025 16:52
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus/client_golang to v1.23.2 Update module github.com/prometheus/client_golang to v1.23.2 Apr 8, 2026
@jacopen jacopen merged commit 9f1417d into main Apr 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant