cms
cms copied to clipboard
Update prometheus-client requirement from <0.22,>=0.7 to >=0.7,<0.23
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on prometheus-client to permit the latest version.
Release notes
Sourced from prometheus-client's releases.
v0.22.0
What's Changed
- Add support for native histograms in OM parser by
@vesariin prometheus/client_python#1040- Add exemplar support to CounterMetricFamily [Fix #1062] by
@lodin prometheus/client_python#1063- Fix
write_to_textfileleaves back temp files on errors by@ethanschenin prometheus/client_python#1066- Support UTF-8 in metric creation, parsing, and exposition by
@ywwgin prometheus/client_python#1070- Fix incorrect use of reentrant locks by
@suligapin prometheus/client_python#1076- Remove Python 3.8 support by
@kajinamitin prometheus/client_python#1075- Check if labelvalues is in _metrics before deletion in MetricWrapperBase.remove() by
@GlorifiedPigin prometheus/client_python#1077- Add support for Python 3.13 by
@Plinerin prometheus/client_python#1080- Correct nh sample span structure and parsing by
@vesariin prometheus/client_python#1082- Migrate from setup.py to pyproject.toml by
@csmarchbanksin prometheus/client_python#1084- Changed pushgateway.md by
@mallika-murin prometheus/client_python#1083- Fix order-dependent flaky tests related to UTF-8 support by
@dg98in prometheus/client_python#1093- Update versions for docs Github actions by
@csmarchbanksin prometheus/client_python#1096- Documentation Updates by
@ethanschenin prometheus/client_python#1097- Add note on gauge.set_function not working with multiprocessing by
@aapelivin prometheus/client_python#1098- Don't send an empty HTTP header for /favicon.ico by
@noselasdin prometheus/client_python#1101Full Changelog: https://github.com/prometheus/client_python/compare/v0.21.0...v0.22.0
Commits
8dfa10eRelease 0.22.0e3902eaDon't send an empty HTTP header. (#1101)23ab826Add note on gauge.set_function not working with mp, see #504 (#1098)c1ff3b2Update docs (#1097)e3bfa1fUpdate versions for docs Github actions (#1096)de8bb4aFix order-dependent flaky tests related to UTF-8 support (#1093)46eae7bChanged pushgateway.md (#1083)b0a6f12Migrate from setup.py to pyproject.toml (#1084)ecf344bCorrect nh sample span structure and parsing (#1082)5926a7cAdd support for Python 3.13 (#1080)- Additional commits viewable in compare view
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 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)