Skip to content

fix(deps): update module github.com/prometheus/client_golang to v1.23.2#1022

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/git.832008.xyz-prometheus-client_golang-1.x
Feb 23, 2026
Merged

fix(deps): update module github.com/prometheus/client_golang to v1.23.2#1022
renovate[bot] merged 2 commits intomainfrom
renovate/git.832008.xyz-prometheus-client_golang-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/client_golang v1.22.0v1.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


Configuration

📅 Schedule: Branch creation - Between 06:00 AM and 04:59 PM, Monday through Friday ( * 6-16 * * 1-5 ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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 added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@renovate renovate bot enabled auto-merge (squash) February 23, 2026 08:48
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1
go: downloading code.cloudfoundry.org/brokerapi/v13 v13.0.18
go: downloading code.cloudfoundry.org/lager/v3 v3.37.0
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/exp v0.0.0-20260209203927-2842357ff358
go: downloading github.com/onsi/ginkgo/v2 v2.28.1
go: downloading github.com/onsi/gomega v1.39.1
go: downloading github.com/go-chi/chi/v5 v5.2.5
go: downloading github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
go: downloading golang.org/x/crypto v0.48.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading code.cloudfoundry.org/clock v1.38.0
go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.4
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.57.0
go: downloading code.cloudfoundry.org/cfhttp/v2 v2.45.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/cloud-gov/go-cfenv v1.19.1
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading github.com/jackc/pgx/v5 v5.8.0
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsqlx v0.3.2
go: downloading code.cloudfoundry.org/go-loggregator/v10 v10.2.0
go: downloading code.cloudfoundry.org/go-log-cache/v3 v3.1.1
go: downloading github.com/rubyist/circuitbreaker v2.2.1+incompatible
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading google.golang.org/grpc v1.78.0
go: downloading github.com/steinfletcher/apitest v1.6.0
go: downloading go.opentelemetry.io/otel/sdk v1.39.0
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20250910195140-26c118c0f681
go: downloading code.cloudfoundry.org/tlsconfig v0.45.0
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/ogen-go/ogen v1.8.1
go: downloading github.com/openzipkin/zipkin-go v0.4.3
go: downloading github.com/google/go-cmp v0.7.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading golang.org/x/sys v0.41.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20
go: downloading github.com/cenk/backoff v2.2.1+incompatible
go: downloading github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading golang.org/x/net v0.50.0
go: downloading code.cloudfoundry.org/go-diodes v0.0.0-20250505082646-e4c2d772c2ec
go: downloading code.cloudfoundry.org/go-metric-registry v0.0.0-20250611124144-ca953cadd16e
go: downloading github.com/valyala/fasthttp v1.62.0
go: downloading github.com/go-faster/errors v0.7.1
go: downloading github.com/go-faster/jx v1.2.0
go: downloading golang.org/x/text v0.34.0
go: downloading golang.org/x/tools v0.42.0
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading golang.org/x/sync v0.19.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/andybalholm/brotli v1.1.1
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/segmentio/asm v1.2.1
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/go-faster/yaml v0.4.6
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/fatih/color v1.18.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/dlclark/regexp2 v1.11.4
go: downloading golang.org/x/mod v0.33.0
go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading code.cloudfoundry.org/app-autoscaler v0.0.0-20260220170912-dd8946ef570b
go: code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/publicapiserver imports
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/apis/scalinghistory: cannot find module providing package code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/apis/scalinghistory
go: code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/publicapiserver imports
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/scalingengine/apis/scalinghistory: cannot find module providing package code.cloudfoundry.org/app-autoscaler/src/autoscaler/scalingengine/apis/scalinghistory
go: code.cloudfoundry.org/app-autoscaler/src/autoscaler/testhelpers imports
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/fakes: cannot find module providing package code.cloudfoundry.org/app-autoscaler/src/autoscaler/fakes

@sonarqubecloud
Copy link

@renovate renovate bot merged commit 48d6182 into main Feb 23, 2026
22 checks passed
@renovate renovate bot deleted the renovate/git.832008.xyz-prometheus-client_golang-1.x branch February 23, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants