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

[Snyk] Upgrade prom-client from 11.0.0 to 11.5.3 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kishorec50
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade prom-client from 11.0.0 to 11.5.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2019-06-27.
Release notes
Package name: prom-client
  • 11.5.3 - 2019-06-27

    11.5.3

  • 11.5.2 - 2019-06-20

    Changed

    • fix: avoid mutation bug in registry
  • 11.5.1 - 2019-06-13

    Changed

    • fix: guard against missing constructor
  • 11.5.0 - 2019-06-04

    Added

    • Added timestamps toggle to collectDefaultMetrics options
    • Export validateMetricName
  • 11.4.0 - 2019-06-04

    Added

    • nodejs_active_handles metric to the collectDefaultMetrics(). Unlike nodejs_active_handles_total it split count of active handles by type.
    • nodejs_active_requests metric to the collectDefaultMetrics(). Unlike nodejs_active_requests_total it split count of active requests by type.
  • 11.3.0 - 2019-04-02

    Changed

    • Check that cluster worker is still connected before attempting to query it for
      metrics. (#244)

    Added

  • 11.2.1 - 2018-12-21

    Breaking

    Changed

    Added

    • Updated types for Summary in typescript definition file
  • 11.2.0 - 2018-11-13

    Changed

    • Updated child dependency merge patch version to remove vulnerability.

    Added

    • Added an initial benchmark suite which can be run with npm run benchmarks.
    • Add support for sliding windows in Summaries
  • 11.1.3 - 2018-09-22

    Changed

    • Fixed performance by avoiding Object.assign on hot paths, as well as
      mutating objects when appropriate.
  • 11.1.2 - 2018-09-19

    Changed

    • Allow setting Gauge values to NaN, +Inf, and -Inf
    • Fixed histogram scrape performance by using acc.push instead of acc.concat. Fixes #216 with #219
  • 11.1.1 - 2018-06-29
  • 11.1.0 - 2018-06-29
  • 11.0.0 - 2018-03-10
from prom-client GitHub release notes
Commit messages
Package name: prom-client
  • f326857 Messed up version number in Changelog
  • 200c94e 11.5.3
  • 42d19c1 Changelog 11.5.2
  • 26c65fe Compress t-digest to prevent memory leakage (#234)
  • 50ce3db 11.5.2
  • 2c0020f fix: avoid mutation bug in registry (#273)
  • e291f4d 11.5.1
  • 4131d46 fix: guard against missing constructor
  • 210960e 11.5.0
  • 888559f chore: prepare for publish
  • 76b5435 feat: add option to disable timestamps on defaultMetrics (#255)
  • e8fe74f Add validateMetricName() to the public interface (#246)
  • fb7fa63 chore: add recommended prettier eslint config
  • 57a131e chore: bump dependencies (#269)
  • 3784984 fix(types): incorrect return type of collectDefaultMetrics(), should be Timeout in Node (#264)
  • 6d1f37e 11.4.0
  • 58336d4 chore: prepare for release
  • da970a3 Split process request and process handles by type (#260)
  • b66755a 11.3.0
  • ebee85f Changelog for 11.3.0
  • 5d21477 Fix rare ERR_IPC_CHANNEL_CLOSED bug in cluster mode (#244)
  • 66f45d9 Add remove() method for handling dynamic labels (#242)
  • a1ab1de Performance improvement (#235)
  • c2c115d removing the reset functionality from the readme from every single metric type (#243)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants