Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps prometheus-client from 0.13.1 to 0.14.1.

Release notes

Sourced from prometheus-client's releases.

0.14.1 / 2022-04-08

[BUGFIX] Revert choose_encoder being renamed to choose_formatter to fix a breaking change. For the 0.14.x release cycle choose_formatter will still exist, but will be removed in 0.15.0. #796

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
  • 5c18ede Release 0.14.1
  • c835d17 Merge pull request #796 from prometheus/revert-unintentional-breaking-change
  • ff2e7a4 Rename choose_formatter back to choose_encoder
  • 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)
  • Additional commits viewable 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)

@dependabot dependabot bot requested a review from a team as a code owner July 18, 2022 02:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 18, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/prometheus-client-0.14.1 branch from f90a949 to 2ca114a Compare July 18, 2022 19:16
@grahamalama
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/prometheus-client-0.14.1 branch 4 times, most recently from b583351 to dac8681 Compare July 19, 2022 14:24
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.13.1...v0.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/prometheus-client-0.14.1 branch from dac8681 to 5e2fb5a Compare July 19, 2022 14:33
@grahamalama grahamalama merged commit 1182a65 into main Jul 19, 2022
@grahamalama grahamalama deleted the dependabot/pip/prometheus-client-0.14.1 branch July 19, 2022 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants