Skip to content

dependabot npm(deps): bump prom-client from 15.1.1 to 15.1.2

Depen d'Abot requested to merge dependabot-npm_and_yarn-prom-client-15.1.2 into master

Bumps prom-client from 15.1.1 to 15.1.2.

Release notes

Sourced from prom-client's releases.

v15.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/siimon/prom-client/compare/v15.1.1...v15.1.2

Changelog

Sourced from prom-client's changelog.

[15.1.2] - 2024-04-16

Changed

  • Add Registry.PROMETHEUS_CONTENT_TYPE and Registry.OPENMETRICS_CONTENT_TYPE constants to the TypeScript types
  • Correctly read and set contentType top level export

Added

  • Enable bun.js by catching NotImplemented error (Fixes #570)
Commits

Merge request reports