Skip to content

deps: bump prometheus-client from 0.24.1 to 0.25.0#6485

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prometheus-client-0.25.0
Open

deps: bump prometheus-client from 0.24.1 to 0.25.0#6485
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prometheus-client-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 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 compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 15, 2026
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.

0 participants