forked from frequenz-floss/frequenz-channels-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 72a1847
authored
Bump the patch group with 2 updates (frequenz-floss#400)
Bumps the patch group with 2 updates:
[mkdocs-material](https://github.com/squidfunk/mkdocs-material) and
[hypothesis](https://github.com/HypothesisWorks/hypothesis).
Updates `mkdocs-material` from 9.6.9 to 9.6.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.6.11</h2>
<ul>
<li>Updated Docker image to latest Alpine Linux</li>
<li>Bump required Jinja version to 3.1</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>:
Jinja filter <code>items</code> not available (9.6.10 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>:
Search plugin not entirely disabled via enabled setting</li>
</ul>
<h2>mkdocs-material-9.6.10</h2>
<p>This version is a pure refactoring release, and does not contain new
features or bug fixes. It strives to improve the compatibility of our
templates with alternative Jinja-like template engines that we're
currently exploring, including <a
href="https://github.com/mitsuhiko/minijinja">minijinja</a>.</p>
<p>Additionally, it replaces several instances of Python function
invocations with idiomatic use of template filters. All instances where
variables have been mutated inside templates have been replaced. Most
changes have been made in partials, and only a few in blocks, and all of
them are fully backward compatible, so no changes to overrides are
necessary.</p>
<p>Note that this release does not replace the Jinja template engine
with minijinja. However, our templates are now 99% compatible with
minijinja, which means we can explore alternative Jinja-compatible
implementations. Additionally, immutability and removal of almost all
Python function invocations means much more idiomatic templating.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.6.11 (2025-04-01)</p>
<ul>
<li>Updated Docker image to latest Alpine Linux</li>
<li>Bump required Jinja version to 3.1</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>:
Jinja filter <code>items</code> not available (9.6.10 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>:
Search plugin not entirely disabled via enabled setting</li>
</ul>
<p>mkdocs-material-9.6.10 (2025-03-30)</p>
<p>This version is a pure refactoring release, and does not contain new
features
or bug fixes. It strives to improve the compatibility of our templates
with
alternative Jinja-like template engines that we're currently exploring,
including minijinja.</p>
<p>Additionally, it replaces several instances of Python function
invocations
with idiomatic use of template filters. All instances where variables
have
been mutated inside templates have been replaced. Most changes have been
made
in partials, and only a few in blocks, and all of them are fully
backward
compatible, so no changes to overrides are necessary.</p>
<p>Note that this release does not replace the Jinja template engine
with
minijinja. However, our templates are now 99% compatible with minijinja,
which means we can explore alternative Jinja-compatible implementations.
Additionally, immutability and removal of almost all Python function
invocations means much more idiomatic templating.</p>
<p>mkdocs-material-9.6.9 (2025-03-17)</p>
<ul>
<li>Updated Serbo-Croatian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8086">#8086</a>:
Custom SVG icons containing hashes break rendering</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8067">#8067</a>:
Drawer has gap on right side in Firefox on some OSs</li>
</ul>
<p>mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8019">#8019</a>:
Tooltips have precedence over instant previews</li>
</ul>
<p>mkdocs-material-9.6.8 (2025-03-13)</p>
<ul>
<li>Added Welsh translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>:
Privacy plugin crashes if HTTP download fails</li>
</ul>
<p>mkdocs-material-9.6.7 (2025-03-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>:
Error in backrefs implementation (9.6.6 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>:
Unescaped quotes in ARIA labels of table of contents</li>
</ul>
<p>mkdocs-material-9.6.6 (2025-03-01)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8040">#8040</a>:
Privacy plugin not replacing exteral assets (9.6.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8031">#8031</a>:
Replace unmaintained regex package in search plugin</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7661f077527fb3fe7a78aff44892db8aaa983ca3"><code>7661f07</code></a>
Prepare 9.6.11 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/bf1fe5a0722c9501e83bf519ddccb66f88394ca4"><code>bf1fe5a</code></a>
Upgraded dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/3e9bb531fb4bc0d52bfa2e9d6a417535036cdd4e"><code>3e9bb53</code></a>
Bumped required version of jinja2 to ~=3.1 (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8132">#8132</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/64635ba5c49540e3b2d02f68eacac5bdcb2deb61"><code>64635ba</code></a>
Fixed search not honoring enabled setting in templates</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/5d308158a33b67933333bf8c61b66a18cf2f358f"><code>5d30815</code></a>
Updated README</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/8438fed40a9fc5b61ca777dee283e6efb77093b0"><code>8438fed</code></a>
Updated premium sponsors</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/2f4f3844ad15f473bb9d87f88c70d92a7a5cd5e5"><code>2f4f384</code></a>
Updated Alpine base image in Dockerfile</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7bd6b9225c16e9366b8d87baa6770c4f4f8647a1"><code>7bd6b92</code></a>
Prepare 9.6.10 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/dc7d75e4323ee7f89448b86c665c2242281764a1"><code>dc7d75e</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c18630fc88d1e6c89d357b26826d6d1e2c77c899"><code>c18630f</code></a>
Removed usage of circular members in nav_item partial</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.6.9...9.6.11">compare
view</a></li>
</ul>
</details>
<br />
Updates `hypothesis` from 6.130.4 to 6.130.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's
releases</a>.</em></p>
<blockquote>
<h2>Hypothesis for Python - version 6.130.6</h2>
<p>Update the documentation link in "HealthCheck" error
messages to their
new location in the documentation.</p>
<p><em><a
href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-130-6">The
canonical version of these notes (with links) is on
readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.130.5</h2>
<p>Improve our internal type hints.</p>
<p><em><a
href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-130-5">The
canonical version of these notes (with links) is on
readthedocs.</a></em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/eb1211e907782330755ac51c3a92dcfdc0086762"><code>eb1211e</code></a>
Bump hypothesis-python version to 6.130.6 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/d4b9f9f16ca864262a92231ca166bbe7d9ba5be1"><code>d4b9f9f</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4331">#4331</a>
from tybug/fix-healthcheck-link</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/005fdc5591a28e9eaf10706bf8a1f2eff325edf7"><code>005fdc5</code></a>
add settings redirect and update health check link</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/a686be061e56ef505b623cae061b5e4e5449bc75"><code>a686be0</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4326">#4326</a>
from tybug/fix-readme-job</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/596a22f7670ef7d10932b63765d744366cd5071a"><code>596a22f</code></a>
update pyodide workflow for new pyproject.toml</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/62382d32bf7cb13f780245394ddfe98f99492dc6"><code>62382d3</code></a>
use build for sdist and bdist building</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/0b26d974b4b9a4200027393d0b58e5242d5d86e2"><code>0b26d97</code></a>
explicitly specify config file in pytest 6</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/514be808f99091cf74a571b48c83d3e22b7f6eda"><code>514be80</code></a>
update literalinclude</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/5e3a3f09f295d1d808d9219b336be7a8483d5d2b"><code>5e3a3f0</code></a>
only select first version when parsing</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/2a47c4eaccd8a53f9eec4990af4aec714172f5fe"><code>2a47c4e</code></a>
update most setup.py references</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.130.4...hypothesis-python-6.130.6">compare
view</a></li>
</ul>
</details>
<br />
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-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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments