sapcc / elektra

An opinionated openstack Web UI for consumer self service and operations.
Apache License 2.0
72 stars 29 forks source link

chore(deps): update dependency prometheus-client to v4.2.3 #1348

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prometheus-client 4.2.1 -> 4.2.3 age adoption passing confidence

Release Notes

prometheus/client_ruby (prometheus-client) ### [`v4.2.3`](https://togithub.com/prometheus/client_ruby/blob/HEAD/CHANGELOG.md#423--2024-06-28) [Compare Source](https://togithub.com/prometheus/client_ruby/compare/v4.2.2...v4.2.3) ***Codename:** Now with 25% fewer test dependencies!* #### Small improvements - [#​308](https://togithub.com/prometheus/client_ruby/pull/308) Declare base64 gem dependency, ready for Ruby 3.4: Ruby 3.4 and above will require an explicit dependency on `base64` as it will no longer be included with CRuby. This gets us ready for that change. ### [`v4.2.2`](https://togithub.com/prometheus/client_ruby/blob/HEAD/CHANGELOG.md#422--2023-10-31) [Compare Source](https://togithub.com/prometheus/client_ruby/compare/v4.2.1...v4.2.2) ***Codename:** 🎃🦇 Spooky type conversion 🦇🎃* #### Bug fixes - [#​296](https://togithub.com/prometheus/client_ruby/pull/296) Stringify non-string job names in push client: Previously, an error would be raised if you passed a symbol as the job name, which is inconsistent with how we handle label values in the rest of the client. This change converts the job name to a string before trying to use it. - [#​297](https://togithub.com/prometheus/client_ruby/pull/297) Stringify grouping key values in push client: Same thing as [#​296](https://togithub.com/prometheus/client_ruby/issues/296), but for grouping key values.

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.