Skip to content

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

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/prometheus-client-4.x-lockfile
Open

chore(deps): update dependency prometheus-client to v4.2.4#1348
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/prometheus-client-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus/client_ruby (prometheus-client)

v4.2.4

Compare Source

Codename: FOSDEM 25th Anniversary Edition

Small improvements

  • #​316 Use binary search for
    histogram buckets:
    This change speeds up observations in histogram metrics by using a binary search
    rather than a sequential search through the bucket array. This is possible because
    we enforce that histogram buckets are sorted at initialization.

v4.2.3

Compare Source

Codename: Now with 25% fewer test dependencies!

Small improvements

  • #​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

Compare Source

Codename: 🎃🦇 Spooky type conversion 🦇🎃

Bug fixes

  • #​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 Stringify grouping key
    values in push client:
    Same thing as #​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 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from ArtieReus, andypf, edda and hgw77 as code owners May 1, 2024 01:59
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch from b60a77d to 7a552c3 Compare June 28, 2024 16:24
@renovate renovate Bot changed the title chore(deps): update dependency prometheus-client to v4.2.2 chore(deps): update dependency prometheus-client to v4.2.3 Jun 28, 2024
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch from 7a552c3 to 55d9cd6 Compare July 1, 2024 13:18
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 3 times, most recently from 4887c23 to db08d81 Compare August 29, 2024 13:36
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 6 times, most recently from 98854a7 to b40e2a6 Compare September 5, 2024 08:27
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 4 times, most recently from e731a00 to e454907 Compare September 12, 2024 14:08
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 6 times, most recently from d06c286 to 84d1e6e Compare September 27, 2024 15:36
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 4 times, most recently from 30f5e27 to f47aa73 Compare October 14, 2024 07:34
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 3 times, most recently from 35e2024 to 6c5c5b1 Compare November 6, 2024 14:40
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 3 times, most recently from f75d141 to 442e941 Compare November 22, 2024 15:20
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 5 times, most recently from 1a486a5 to 4b15233 Compare November 29, 2024 13:28
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 6 times, most recently from ac4e715 to 2ed8fcf Compare December 6, 2024 10:50
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 4 times, most recently from 859f796 to 5560708 Compare December 18, 2024 13:48
@renovate renovate Bot force-pushed the renovate/prometheus-client-4.x-lockfile branch 7 times, most recently from 07a1689 to c2ed092 Compare January 16, 2025 12:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant