Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prom-client ^14.2.0 -> ^15.0.0 age adoption passing confidence

Release Notes

siimon/prom-client (prom-client)

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: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/prom-client-15.x branch 5 times, most recently from cef747d to d59bb21 Compare December 13, 2023 09:22
@renovate renovate bot force-pushed the renovate/prom-client-15.x branch 5 times, most recently from 7933d50 to 33abe63 Compare December 21, 2023 07:50
@renovate renovate bot force-pushed the renovate/prom-client-15.x branch 4 times, most recently from c3f0792 to dbc4be2 Compare December 26, 2023 01:05
@renovate renovate bot force-pushed the renovate/prom-client-15.x branch 12 times, most recently from d59f5e3 to 45088c7 Compare January 18, 2024 14:03
@renovate renovate bot force-pushed the renovate/prom-client-15.x branch 4 times, most recently from d679baa to a857504 Compare January 19, 2024 17:50
@renovate renovate bot force-pushed the renovate/prom-client-15.x branch from a857504 to f92b41e Compare January 22, 2024 11:32
@montekki montekki closed this Jan 23, 2024
Copy link
Contributor Author

renovate bot commented Jan 23, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 15.x releases. But if you manually upgrade to 15.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/prom-client-15.x branch January 23, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant