faas-js-runtime
faas-js-runtime copied to clipboard
[Snyk] Upgrade prom-client from 15.0.0 to 15.1.3
Snyk has created this PR to upgrade prom-client from 15.0.0 to 15.1.3.
:information_source: 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 4 versions ahead of your current version.
-
The recommended version was released 9 months ago.
Release notes
Package name: prom-client
-
15.1.3 - 2024-06-27
What's Changed
- Improve error message on labels by @ leftieFriele in #633
New Contributors
- @ leftieFriele made their first contribution in #633
- @ korengal made their first contribution in #636
Full Changelog: v15.1.2...v15.1.3
-
15.1.2 - 2024-04-16
What's Changed
- Enable
bun.jsby catchingNotImplementederrorby @ owlcode in #624 - Add
Registry.PROMETHEUS_CONTENT_TYPEandRegistry.OPENMETRICS_CONTENT_TYPEconstants to the TypeScript types by @ SimenB in #626 - Correctly read and set
contentTypetop level export by @ SimenB in #625
New Contributors
Full Changelog: v15.1.1...v15.1.2
- Enable
-
15.1.1 - 2024-03-26
What's Changed
- perf: improve the memory usage of histogram by @ xsbchen in #606
- fix: avoid updating exemplar values during subsequent metric changes by @ psimk in #620
New Contributors
- @ glensc made their first contribution in #604
- @ xsbchen made their first contribution in #606
- @ psimk made their first contribution in #620
Full Changelog: v15.1.0...v15.1.1
-
15.1.0 - 2023-12-15
Changed
- remove unnecessary loop from
osMemoryHeapLinux - Improve performance of
hashObjectby 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.
New Contributors
- @ Connormiha made their first contribution in #592
- @ yosiat made their first contribution in #596
- @ geofholbrook made their first contribution in #597
- @ Pigrabbit made their first contribution in #593
Full Changelog: v15.0.0...v15.1.0
- remove unnecessary loop from
-
15.0.0 - 2023-10-09
Added
- Support for OpenMetrics and Exemplars
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: gzipheader. - Refactor
escapeStringhelper inlib/registry.jsto 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
New Contributors
- @ ric113 made their first contribution in #541
- @ ngavalas made their first contribution in #546
- @ sokyrynskyi made their first contribution in #558
- @ grossjo made their first contribution in #560
- @ FreeRiderBysik made their first contribution in #571
- @ alarobric made their first contribution in #585
- @ kdeberk made their first contribution in #578
- @ FLNacif made their first contribution in #574
Full Changelog: v14.2.0...v15.0.0
[!IMPORTANT]
- Check the changes in this PR to ensure they won't cause issues with your project.
- This PR was automatically created by Snyk using the credentials of a real user.
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: