Skip to content

chore(deps): bump prometheus-client from 0.24.1 to 0.25.0 - #6970

Merged
forkwright merged 1 commit into
mainfrom
dependabot/cargo/prometheus-client-0.25.0
Aug 25, 2026
Merged

chore(deps): bump prometheus-client from 0.24.1 to 0.25.0#6970
forkwright merged 1 commit into
mainfrom
dependabot/cargo/prometheus-client-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps prometheus-client from 0.24.1 to 0.25.0.

Release notes

Sourced from prometheus-client's releases.

v0.25.0

Highlights

Added

  • Native histogram support, including native-only histograms and histograms with both classic and native buckets.
  • An off-by-default protobuf-protox feature to build protobuf support without requiring an external protoc binary.

Changed

  • prometheus_protobuf now generates and encodes Prometheus io.prometheus.client protobuf messages (from metrics.proto) instead of the OpenMetrics protobuf data model (OM 2.0: OM protobuf future prometheus/OpenMetrics#296). The protobuf and openmetrics_protobuf features retain the now-deprecated OpenMetrics protobuf support, which will be removed in a future release.
  • Updated prost, prost-build, and prost-types to v0.14.

What's Changed

New Contributors

Full Changelog: prometheus/client_rust@v0.24.1...v0.25.0

Changelog

Sourced from prometheus-client's changelog.

[0.25.0]

Added

  • Added native histogram support, including native-only histograms and histograms with both classic and native buckets.

  • Added an off-by-default protobuf-protox feature to build protobuf support without requiring an external protoc binary.

Changed

  • Updated prost, prost-build, and prost-types dependencies to v0.14.
  • The prometheus_protobuf feature generates and encodes Prometheus io.prometheus.client protobuf messages from metrics.proto rather than the OpenMetrics protobuf data model. See Issue for more context. The protobuf and openmetrics_protobuf features retain the old, deprecated, OpenMetrics protobuf support which will be removed in a future release.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 24, 2026
Bumps [prometheus-client](https://github.com/prometheus/client_rust) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/prometheus/client_rust/releases)
- [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_rust@v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/prometheus-client-0.25.0 branch from d1398a0 to 53febdb Compare August 24, 2026 19:31
@sonarqubecloud

Copy link
Copy Markdown

@forkwright
forkwright merged commit 6bdf7fb into main Aug 25, 2026
42 of 46 checks passed
@forkwright
forkwright deleted the dependabot/cargo/prometheus-client-0.25.0 branch August 25, 2026 00: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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant