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 v14.2.0 #3887

Merged
merged 1 commit into from
May 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

siimon/prom-client

v14.2.0

Compare Source

Changed
  • Refactor getMetricAsPrometheusString method in the Registry class to use Array.prototype.join
    instead of loop of string concatenations.
  • Also use Array.prototype.map, and object spread instead of an explicit for loop
  • changed: updated the sample output in example/default-metrics.js
  • summary metrics now has a pruneAgedBuckets config parameter
    to remove entries without any new values in the last maxAgeSeconds.
    Default is false (old behavior)
Added
  • Add get method to type definitions of metric classes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@vercel
Copy link

vercel bot commented May 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) May 28, 2023 3:28pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) May 28, 2023 3:28pm

@renovate renovate bot force-pushed the renovate/prom-client-14.x-lockfile branch from 9d7db65 to e4a4971 Compare May 28, 2023 13:02
@renovate renovate bot force-pushed the renovate/prom-client-14.x-lockfile branch from e4a4971 to dac5caa Compare May 28, 2023 15:21
@renovate renovate bot merged commit f82fee6 into main May 28, 2023
11 checks passed
@renovate renovate bot deleted the renovate/prom-client-14.x-lockfile branch May 28, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

0 participants