Skip to content

Bump prometheus-client from 0.25.0 to 0.25.1 - #56

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

Bump prometheus-client from 0.25.0 to 0.25.1#56
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prometheus-client-0.25.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown

Bumps prometheus-client from 0.25.0 to 0.25.1.

Release notes

Sourced from prometheus-client's releases.

v0.25.1

Fixed

  • The EncodeLabelSet and EncodeLabelValue derive macros now emit spanned compile errors for invalid input instead of panicking, so diagnostics point at the offending type or attribute rather than at the derive site. See PR 307.

Changed

  • Updated prometheus-client-derive-encode to v0.5.1, which updates its syn dependency to v3.
Changelog

Sourced from prometheus-client's changelog.

[0.25.1]

Fixed

  • The EncodeLabelSet and EncodeLabelValue derive macros now emit spanned compile errors for invalid input instead of panicking, so diagnostics point at the offending type or attribute rather than at the derive site. See PR 307.

Changed

  • Updated prometheus-client-derive-encode to v0.5.1, which updates its syn dependency to v3.
Commits
  • 3e3d55c chore: prepare v0.25.1 release (#340)
  • 914f390 build(deps): bump the github-actions group with 2 updates (#339)
  • f4c8b2d build(deps): bump the cargo-minor-patch group with 2 updates (#338)
  • b40c935 build(deps): bump the cargo-minor-patch group with 2 updates (#337)
  • b7bd092 build(deps): bump the cargo-minor-patch group with 2 updates (#336)
  • 1d60861 build(deps): bump the cargo-minor-patch group with 3 updates (#335)
  • 861f451 build(deps): bump the cargo-major group across 1 directory with 3 updates (#333)
  • 0053b6d benches: use std::hint::black_box (#334)
  • 539871e build(deps): bump the cargo-minor-patch group across 1 directory with 7 updat...
  • 390bc8d ci: avoid duplicate runs, harden checkout, use rust-cache (#325)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.25.0 to 0.25.1.
- [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.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 7, 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