Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Bumps prometheus-client from 0.13.1 to 0.14.0.

Release notes

Sourced from prometheus-client's releases.

0.14.0 / 2022-04-05

[ENHANCEMENT] Continued typing improvements and coverage. #759, #771, #781 [ENHANCEMENT] Allow binding to IPv6 addresses. #657 [ENHANCEMENT] Negotiate gzip content-encoding, enabled by default. #776 [ENHANCEMENT] Allow disabling _created metrics via the PROMETHEUS_DISABLE_CREATED_SERIES environment variable. #774 [BUGFIX] Correct minor typo in exception raised when exemplar labels are too long. #773

Commits
  • 041e0f5 Release 0.14.0
  • 1aee355 Merge pull request #774 from prometheus/disable-created-series
  • 789b24a Simplify type annotations for number types (#781)
  • 3c91b3f Add support for gzip content-encoding (#776)
  • a0cf10b Disable exporting of _created metrics via env var
  • c044b88 Correct minor typo in exception raised when exemplar labels too long (#773)
  • 4e0e7ff Add type annotations to everything referenced in init.py (#771)
  • 39d2360 wsgi server: allow binding to ipv6 address (#657)
  • ecb5dd9 Add typing to Histogram/Summary/Gauge (#759)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the pip dependencies Dependabot updates label Apr 6, 2022
@nfstein nfstein merged commit bdef058 into development Apr 6, 2022
@nfstein nfstein deleted the dependabot/pip/development/prometheus-client-0.14.0 branch April 6, 2022 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pip dependencies Dependabot updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants