Skip to content

fix(deps): update dependency prom-client to v15 - #77

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prom-client-15.x
Open

fix(deps): update dependency prom-client to v15#77
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prom-client-15.x

Conversation

@renovate

@renovate renovate Bot commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
prom-client ^14.2.0^15.1.3 age confidence

Release Notes

siimon/prom-client (prom-client)

v15.1.3

Compare Source

Changed
  • Improve error message when number of registered labels mismatch with the number of labels provided

v15.1.2

Compare Source

Changed
  • Add Registry.PROMETHEUS_CONTENT_TYPE and Registry.OPENMETRICS_CONTENT_TYPE constants to the TypeScript types
  • Correctly read and set contentType top level export
Added
  • Enable bun.js by catching NotImplemented error (Fixes #​570)

v15.1.1

Compare Source

Changed
  • Improve the memory usage of histograms when the enableExemplars option is disabled
  • fix: Avoid updating exemplar values during subsequent metric changes (Fixes #​616)

v15.1.0

Compare Source

Changed
  • remove unnecessary loop from osMemoryHeapLinux
  • Improve performance of hashObject by using pre-sorted array of label names
  • Fix type of collectDefaultMetrics.metricsList
Added
  • Allow Pushgateway to now require job names for compatibility with Gravel Gateway.
  • Allow histogram.startTime() to be used with exemplars.

v15.0.0

Compare Source

Breaking
  • drop support for Node.js versions 10, 12, 14, 17 and 19
Changed
  • Refactor histogram internals and provide a fast path for rendering metrics to
    Prometheus strings when there are many labels shared across different values.
  • Disable custom content encoding for pushgateway delete requests in order to
    avoid failures from the server when using Content-Encoding: gzip header.
  • Refactor escapeString helper in lib/registry.js to improve performance and
    avoid an unnecessarily complex regex.
  • Cleanup code and refactor to be more efficient
  • Correct TS types for working with OpenMetrics
  • Updated Typescript and Readme docs for setToCurrentTime() to reflect units as seconds.
  • Do not ignore error if request to pushgateway fails
  • Make sure to reject the request to pushgateway if it times out
Added
  • Support for OpenMetrics and Exemplars

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • 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 force-pushed the renovate/prom-client-15.x branch from a9ccf68 to 099e6bd Compare January 19, 2026 14:50
@renovate
renovate Bot force-pushed the renovate/prom-client-15.x branch from 099e6bd to 7d7ee6a Compare February 12, 2026 14:46
@renovate
renovate Bot force-pushed the renovate/prom-client-15.x branch from 7d7ee6a to 041654d Compare April 1, 2026 18:18
@renovate
renovate Bot force-pushed the renovate/prom-client-15.x branch from 041654d to 6e548a6 Compare May 12, 2026 09:52
@renovate
renovate Bot force-pushed the renovate/prom-client-15.x branch from 6e548a6 to d22676a Compare July 30, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/prom-client-15.x branch from d22676a to 0acc4cf Compare August 26, 2026 11:47
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.

0 participants