Skip to content

Bump prometheus-async from 17.3.0 to 19.2.0#93

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-prometheus-async-19.2.0
Closed

Bump prometheus-async from 17.3.0 to 19.2.0#93
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-prometheus-async-19.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps prometheus-async from 17.3.0 to 19.2.0.

Changelog

Sourced from prometheus-async's changelog.

19.2.0 - 2019-01-17

Fixed

  • Revert the switch to decorator.py since it turned out to be a very breaking change. Please note that the now-current release of wrapt 1.11.0 has a memory leak so you should block it in your lockfile.

    Sorry for the inconvenience this has caused!

19.1.0 - 2019-01-15

Changed

  • Dropped most dependencies and switched to decorator.py to avoid a C dependency (wrapt) that produces functions that can't be pickled.

18.4.0 - 2018-12-07

Removed

  • prometheus_client 0.0.18 or newer is now required.

Fixed

  • Restored compatibility with prometheus_client 0.5.

18.3.0 - 2018-06-21

Fixed

  • The HTTP access log when using prometheus_async.start_http_server() is disabled now. It was activated accidentally when moving to aiohttp's application runner APIs.

18.2.0 - 2018-05-29

Deprecated

  • Passing a loop argument to prometheus_async.aio.start_http_server() is a no-op and raises a DeprecationWarning now.

Changed

  • Port to aiohttp's application runner APIs to avoid those pesky deprecation warnings. As a consequence, the loop argument has been removed from internal APIs and became a no-op in public APIs.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [prometheus-async](https://github.com/hynek/prometheus-async) from 17.3.0 to 19.2.0.
- [Release notes](https://github.com/hynek/prometheus-async/releases)
- [Changelog](https://github.com/hynek/prometheus-async/blob/main/CHANGELOG.md)
- [Commits](hynek/prometheus-async@17.3.0...19.2.0)

---
updated-dependencies:
- dependency-name: prometheus-async
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2023

Superseded by #126.

@dependabot dependabot bot closed this Aug 22, 2023
@dependabot dependabot bot deleted the dependabot-pip-prometheus-async-19.2.0 branch August 22, 2023 05:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants