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 #594

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 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

Warning

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


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 10, 2023 09:35
@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2023

🦋 Changeset detected

Latest commit: a28f79c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@renovate renovate bot force-pushed the renovate/prom-client-15.x branch from 8c3970e to ec8476b Compare October 17, 2023 18:29
@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

@renovate renovate bot force-pushed the renovate/prom-client-15.x branch from ee2e050 to 16bc074 Compare October 31, 2023 09:43
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-594!

Copy link
Member

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@schultzp2020 schultzp2020 merged commit 2037da3 into main Oct 31, 2023
10 checks passed
@schultzp2020 schultzp2020 deleted the renovate/prom-client-15.x branch October 31, 2023 13:22
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.

None yet

1 participant