Skip to content

chore(deps): update rust crate prometheus-client to v0.24.1#453

Merged
red-hat-konflux[bot] merged 1 commit intomainfrom
konflux/mintmaker/main/all-updates
Mar 31, 2026
Merged

chore(deps): update rust crate prometheus-client to v0.24.1#453
red-hat-konflux[bot] merged 1 commit intomainfrom
konflux/mintmaker/main/all-updates

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
prometheus-client workspace.dependencies patch 0.24.0 -> 0.24.1

Release Notes

prometheus/client_rust (prometheus-client)

v0.24.1

Compare Source

Added
  • EncodeGaugeValue is implemented for usize and isize, and
    EncodeCounterValue is implemented for usize. See PR 282.
Fixed
  • EncodeGaugeValue, EncodeCounterValue and EncodeExemplarValue now use
    fewer as casts in their implementation. This caught an issue where
    EncodeGaugeValue would not error when encoding some u64s that don't fit
    in a i64. See PR 281.
  • Filter out empty metric families, to match the go client. See PR 279.
  • Histogram now exposes count() and sum() methods when the test-util
    feature is enabled. See PR 242.
  • Family now exposes a contains() method when the test-util feature
    is enabled. See PR 245.
  • Family now exposes len() and is_empty() methods when the
    test-util feature is enabled. See PR 246.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot requested review from a team and rhacs-bot as code owners March 31, 2026 10:22
@red-hat-konflux red-hat-konflux bot enabled auto-merge (squash) March 31, 2026 10:22
Copy link
Copy Markdown

@rhacs-bot rhacs-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by automation.

Copy link
Copy Markdown

@rhacs-bot rhacs-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by automation.

@red-hat-konflux red-hat-konflux bot merged commit bb7db5e into main Mar 31, 2026
26 checks passed
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/all-updates branch March 31, 2026 10:50
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