scdlbot
scdlbot copied to clipboard
Bump prometheus-client from 0.22.1 to 0.23.1
Bumps prometheus-client from 0.22.1 to 0.23.1.
Release notes
Sourced from prometheus-client's releases.
v0.23.1
What's Changed
- fix: use tuples instead of packaging Version by
@efiopin prometheus/client_python#1136New Contributors
@efiopmade their first contribution in prometheus/client_python#1136Full Changelog: https://github.com/prometheus/client_python/compare/v0.23.0...v0.23.1
v0.23.0
What's Changed
- UTF-8 Content Negotiation by
@ywwgin prometheus/client_python#1102- Re include test data by
@mgornyin prometheus/client_python#1113- Improve parser performance by
@csmarchbanksin prometheus/client_python#1117- Add support to
write_to_textfilefor custom tmpdir by@aadityadhruvin prometheus/client_python#1115- OM text exposition for NH by
@vesariin prometheus/client_python#1087- Fix bug which caused metric publishing to not accept query string parameters in ASGI app by
@hacksparr0win prometheus/client_python#1125- Emit native histograms only when OM 2.0.0 is requested by
@vesariin prometheus/client_python#1128- fix: remove space after comma in openmetrics exposition by
@theSuessin prometheus/client_python#1132- Fix issue parsing double spaces after # HELP/# TYPE by
@csmarchbanksin prometheus/client_python#1134New Contributors
@mgornymade their first contribution in prometheus/client_python#1113@aadityadhruvmade their first contribution in prometheus/client_python#1115@hacksparr0wmade their first contribution in prometheus/client_python#1125@theSuessmade their first contribution in prometheus/client_python#1132Full Changelog: https://github.com/prometheus/client_python/compare/v0.22.1...v0.23.0
Commits
8746c49Release 0.23.1266beb2fix: use tuples instead of packaging Version (#1136)f947140fix: Useasyncio.new_event_loop()to create event loop for tests (#1138)b9e78a3Release 0.23.0b3fbbcaFix issue parsing double spaces after # HELP/# TYPE (#1134)47d2b41Do not use global when only reading variable (#1133)4de31eefix: remove space after comma in openmetrics exposition (#1132)3586355Emit native histograms only when OM 2.0.0 is requested (#1128)9e3eb6cFix bug which caused metric publishing to not accept query string parameters ...d358f46Bump flake8 libraries (#1127)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.