Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
4942: [pre-commit.ci] pre-commit autoupdate r=jenshnielsen a=pre-commit-ci[bot]

<!--pre-commit.ci start-->
updates:
- [github.com/abravalheri/validate-pyproject: v0.10.1 → v0.11](abravalheri/validate-pyproject@v0.10.1...v0.11)
<!--pre-commit.ci end-->

4943: Bump prometheus-client from 0.15.0 to 0.16.0 r=jenshnielsen a=dependabot[bot]

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.15.0 to 0.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prometheus/client_python/releases">prometheus-client's releases</a>.</em></p>
<blockquote>
<h2>0.16.0 / 2023-01-23</h2>
<p>[FEATURE] Support HELP text in multiprocess mode. <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/804">#804</a>
[ENHANCEMENT] Reduce the mmap minimum size. <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/853">#853</a>
[BUGFIX] Use the correct OpenMetrics encoder when <code>application/openmetrics-text</code> is requested in ASGI apps. <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/864">#864</a>
[BUGFIX] Allow Prometheus format parser to handle a missing space after labels. <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/872">#872</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/prometheus/client_python/commit/fd4da6cde36a1c278070cf18b4b9f72956774b05"><code>fd4da6c</code></a> Release 0.16.0</li>
<li><a href="https://github.com/prometheus/client_python/commit/4f994ece6dcfd1905726d18e2a6899cc4474ac3d"><code>4f994ec</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/881">#881</a> from jvansanten/count-multiple-exceptions</li>
<li><a href="https://github.com/prometheus/client_python/commit/8a27f80b2353fa664ece9a97dedae120a16c1d48"><code>8a27f80</code></a> Allow tuples of exceptions in ExceptionCounter</li>
<li><a href="https://github.com/prometheus/client_python/commit/1fd0ded5f8c9e7101471ea06198d88427728ff50"><code>1fd0ded</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/876">#876</a> from karezachen/master</li>
<li><a href="https://github.com/prometheus/client_python/commit/75a0818ed8e8f609daf332664f73c9b114b0f0d2"><code>75a0818</code></a> fix package name error</li>
<li><a href="https://github.com/prometheus/client_python/commit/4ab083e4dbf82e3bbb2898fc48db18998fda4d45"><code>4ab083e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/873">#873</a> from prometheus/support-3.11</li>
<li><a href="https://github.com/prometheus/client_python/commit/ba34fadf146a6888de852b5a8accd3fe9279b447"><code>ba34fad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/872">#872</a> from prometheus/parse-missing-space</li>
<li><a href="https://github.com/prometheus/client_python/commit/781e3e1851d80a53732bb8102d5754cf9d68b3c1"><code>781e3e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/client_python/issues/804">#804</a> from butlerx/multi-process-help</li>
<li><a href="https://github.com/prometheus/client_python/commit/b387d0494267cfa32208822f6e578361fcc4d040"><code>b387d04</code></a> Add tests for Python 3.11</li>
<li><a href="https://github.com/prometheus/client_python/commit/ff2394856436121c5751924d11eae4aa16d0b153"><code>ff23948</code></a> Allow Prometheus parser to handle missing space</li>
<li>Additional commits viewable in <a href="https://github.com/prometheus/client_python/compare/v0.15.0...v0.16.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prometheus-client&package-manager=pip&previous-version=0.15.0&new-version=0.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

4944: Update bleach requirement from ~=5.0.1 to ~=6.0.0 r=jenshnielsen a=dependabot[bot]

Updates the requirements on [bleach](https://github.com/mozilla/bleach) to permit the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/mozilla/bleach/blob/main/CHANGES">bleach's changelog</a>.</em></p>
<blockquote>
<h2>Version 6.0.0 (January 23rd, 2023)</h2>
<p><strong>Backwards incompatible changes</strong></p>
<ul>
<li>
<p><code>bleach.clean</code>, <code>bleach.sanitizer.Cleaner</code>,
<code>bleach.html5lib_shim.BleachHTMLParser</code>: the <code>tags</code> and <code>protocols</code>
arguments were changed from lists to sets.</p>
<p>Old pre-6.0.0:</p>
<p>.. code-block:: python</p>
<p>bleach.clean(
&quot;some text&quot;,
tags=[&quot;a&quot;, &quot;p&quot;, &quot;img&quot;],
#    ^               ^ list
protocols=[&quot;http&quot;, &quot;https&quot;],
#         ^               ^ list
)</p>
<p>New 6.0.0 and later:</p>
<p>.. code-block:: python</p>
<p>bleach.clean(
&quot;some text&quot;,
tags={&quot;a&quot;, &quot;p&quot;, &quot;img&quot;},
#    ^               ^ set
protocols={&quot;http&quot;, &quot;https&quot;},
#         ^               ^ set
)</p>
</li>
<li>
<p><code>bleach.linkify</code>, <code>bleach.linkifier.Linker</code>: the <code>skip_tags</code> and
<code>recognized_tags</code> arguments were changed from lists to sets.</p>
<p>Old pre-6.0.0:</p>
<p>.. code-block:: python</p>
<p>bleach.linkify(
&quot;some text&quot;,
skip_tags=[&quot;pre&quot;],
#         ^     ^ list
)</p>
<p>linker = Linker(
skip_tags=[&quot;pre&quot;],
#         ^     ^ list</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mozilla/bleach/commit/324b03d82a25f0852fba5ee44913a040acebf3c5"><code>324b03d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mozilla/bleach/issues/697">#697</a> from willkg/release-6-0-0</li>
<li><a href="https://github.com/mozilla/bleach/commit/00d69418b5fd0aef2de27ada37b44c5a41a0ca7c"><code>00d6941</code></a> Prep for 6.0.0 release</li>
<li><a href="https://github.com/mozilla/bleach/commit/45bacb01583857b457b32c3f6192b66b40c1c320"><code>45bacb0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mozilla/bleach/issues/696">#696</a> from willkg/docs-conf-cleanup</li>
<li><a href="https://github.com/mozilla/bleach/commit/15fa3687935e34b09d762d140a8943d6df1a1398"><code>15fa368</code></a> Clean up docs/conf.py file</li>
<li><a href="https://github.com/mozilla/bleach/commit/687ca2b1d7ead82c1a39faaa1b546c3be8df51f6"><code>687ca2b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mozilla/bleach/issues/695">#695</a> from willkg/dev-updates</li>
<li><a href="https://github.com/mozilla/bleach/commit/2890c71101ffe963671f1b07fefe2dff078556dc"><code>2890c71</code></a> Update dev requirements</li>
<li><a href="https://github.com/mozilla/bleach/commit/b7e8da35b179c4a0d4a7574edcb5eaeb722933b9"><code>b7e8da3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mozilla/bleach/issues/694">#694</a> from willkg/minor-fixes</li>
<li><a href="https://github.com/mozilla/bleach/commit/aec2c0efc36c2a848abee3c9a60d3a68ff03a65c"><code>aec2c0e</code></a> Switch union to |</li>
<li><a href="https://github.com/mozilla/bleach/commit/16795c57bddce4e9e2ef3b9899840d1f445b07b7"><code>16795c5</code></a> Missed one last list -&gt; set</li>
<li><a href="https://github.com/mozilla/bleach/commit/b2d5c98a4150302e6c03a87653e8644c86542a74"><code>b2d5c98</code></a> Fix one last &quot;list&quot;</li>
<li>Additional commits viewable in <a href="https://github.com/mozilla/bleach/compare/v5.0.1...v6.0.0">compare view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 24, 2023
4 parents bdeb33d + 6ded153 + 86ab401 + 086ddaa commit 6fa9b19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
args: [-i]
additional_dependencies: [isort]
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.10.1
rev: v0.11
hooks:
- id: validate-pyproject
- repo: https://github.com/nbQA-dev/nbQA
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ azure-identity~=1.12.0
Babel~=2.11.0
backcall==0.2.0
beautifulsoup4~=4.11.1
bleach~=5.0.1
bleach~=6.0.0
broadbean==0.11.0
cachetools~=5.3.0
certifi~=2022.12.7
Expand Down Expand Up @@ -94,7 +94,7 @@ pickleshare==0.7.5
Pillow~=9.4.0
pluggy~=1.0.0
portalocker~=2.7.0
prometheus-client==0.15.0
prometheus-client==0.16.0
prompt-toolkit~=3.0.31
protobuf~=4.21.8
psutil~=5.9.3
Expand Down

0 comments on commit 6fa9b19

Please sign in to comment.