Commit ed3ab75
authored
Bump the required group with 6 updates (#126)
Bumps the required group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav)
| `0.6.1` | `0.6.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.6.7` | `9.6.9` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) |
`0.28.2` | `0.29.0` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) |
`1.16.2` | `1.16.8` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.4` | `3.3.6` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) |
`0.25.3` | `0.26.0` |
Updates `mkdocs-literate-nav` from 0.6.1 to 0.6.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oprypin/mkdocs-literate-nav/releases">mkdocs-literate-nav's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.2</h2>
<ul>
<li><a
href="oprypin/mkdocs-literate-nav@6cc020a?w=1">Fix
compatibility with MkDocs 1.6+</a></li>
<li>Require at least MkDocs 1.4</li>
</ul>
<p>Other refactors, see <a
href="https://github.com/oprypin/mkdocs-literate-nav/compare/v0.6.1...v0.6.2">https://github.com/oprypin/mkdocs-literate-nav/compare/v0.6.1...v0.6.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/7423f00fe2c26c879310f76631b8180cb2bb6ace"><code>7423f00</code></a>
v0.6.2</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/285344cc3e328c484deb5d932b722a252336e71b"><code>285344c</code></a>
Update deps</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/c39fba6d1d789fb7ab9ee31d75fc2ec5973797c0"><code>c39fba6</code></a>
Put more items into TYPE_CHECKING</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/889bcb240e2757f4a2a0efd3a0ef9d58db96427d"><code>889bcb2</code></a>
Update deps</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/12f9f79e8ce5d6ee2c934e7787d20d0f055e4c50"><code>12f9f79</code></a>
Add more lints, update deps</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/57210ef5a0e855d7cf49be6e2136e9208493cc13"><code>57210ef</code></a>
Update template, fix lints, update docs deps</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/6cc020ab973468678fa4420434ce84ee53ea2208"><code>6cc020a</code></a>
Fix types and compatibility with MkDocs 1.6</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/9c0564974487df94a62158028fd5e839f6779f68"><code>9c05649</code></a>
Template upgrade</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/07787d5ac634eca808742de2dfafad60f676d90c"><code>07787d5</code></a>
Refactor</li>
<li><a
href="https://github.com/oprypin/mkdocs-literate-nav/commit/1a7b4d74d283cdabe0b625614cf00e299d678c3f"><code>1a7b4d7</code></a>
Refactor for type annotations</li>
<li>Additional commits viewable in <a
href="https://github.com/oprypin/mkdocs-literate-nav/compare/v0.6.1...v0.6.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocs-material` from 9.6.7 to 9.6.9
<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.9</h2>
<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>
<h2>mkdocs-material-9.6.8</h2>
<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>
</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.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>
<p>mkdocs-material-9.6.5 (2025-02-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8016">#8016</a>:
Tags listing not showing when when file name has spaces</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8012">#8012</a>:
Privacy plugin crashes if HTTP download fails</li>
</ul>
<p>mkdocs-material-9.6.4 (2025-02-12)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7985">#7985</a>:
Blog content sometimes not stretching to full width</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7978">#7978</a>:
Navigation rendering bug in Safari 18.3</li>
</ul>
<p>mkdocs-material-9.6.3 (2025-02-07)</p>
<ul>
<li>Fixed rendering of arrow heads in Mermaid.js class diagrams</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7960">#7960</a>:
Tags plugin crashes on numeric metadata titles</li>
</ul>
<p>mkdocs-material-9.6.2 (2025-02-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7955">#7955</a>:
Excessively long words don't break on narrow screens</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7947">#7947</a>:
Scope setting interferes with outdated version banner</li>
</ul>
<p>mkdocs-material-9.6.1 (2025-01-31)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7943">#7943</a>:
Tags plugin crashing due to merge error</li>
</ul>
<p>mkdocs-material-9.6.0 (2025-01-31)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/646c7ab30d2890c1b27c9b6444156bb1104a372e"><code>646c7ab</code></a>
Prepare 9.6.9 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/27d57ea184ad31777a632bb52b8c2b8a80cdb128"><code>27d57ea</code></a>
Updated twemoji cdn for icon search index (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8093">#8093</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/091865798faa41018f014dae8d7a8add3f121d56"><code>0918657</code></a>
Fixed <code>build:all</code> output on Windows (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8089">#8089</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0e75aef9ea9028dc5a2dea34fb5da8afb14911ae"><code>0e75aef</code></a>
Updated Serbo-Croatian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/52b584f9cbe85040841010533b56abb39b5b4052"><code>52b584f</code></a>
Added urlencode to fix # in custom icons (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8087">#8087</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/3296cdf203ba2886338d285a15121ab2fa95e6e9"><code>3296cdf</code></a>
Fixed sidebar on Firefox mobile</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/502ef2f788ca84a7686e6dcee7aaf5b2fe11e1db"><code>502ef2f</code></a>
Updated Insiders changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a43d2235b1dd16b447c3a04454070b328b509a81"><code>a43d223</code></a>
Prepare 9.6.8 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/76a66b7597fc89c7c83e597167e3ff61b9afaac3"><code>76a66b7</code></a>
Fixed error in translations partial</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1c5e112549abd05fce7cc611e971a29ba3b62e66"><code>1c5e112</code></a>
Integrated Welsh translations</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.6.7...9.6.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocstrings[python]` from 0.28.2 to 0.29.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s
releases</a>.</em></p>
<blockquote>
<h2>0.29.0</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.29.0">0.29.0</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0">Compare
with 0.28.3</a><!-- raw HTML omitted --></p>
<p><strong>This is the last version before v1!</strong></p>
<h3>Build</h3>
<ul>
<li>Depend on MkDocs 1.6 (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b">11bc400</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Features</h3>
<ul>
<li>Support rendering backlinks through handlers (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c">d4c7b9c</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-723</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a>,
<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/739">PR-739</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Save and forward titles to autorefs (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e">f49fb29</a>
by Timothée Mazzucotelli).</li>
<li>Use a combined event (each split with a different priority) for
<code>on_env</code> (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea">8d1dd75</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>0.28.3</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3">0.28.3</a>
- 2025-03-08</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3">Compare
with 0.28.2</a><!-- raw HTML omitted --></p>
<h3>Deprecations</h3>
<p>All public objects must now be imported from the top-level
<code>mkdocstrings</code> module. Importing from submodules is
deprecated, and will raise errors starting with v1. This should be the
last deprecation before v1.</p>
<h3>Build</h3>
<ul>
<li>Make <code>python</code> extra depend on latest mkdocstrings-python
(1.16.2) (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4">ba9003e</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Finish exposing/hiding public/internal objects (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab">0723fc2</a>
by Timothée Mazzucotelli).</li>
<li>Re-expose public API in the top-level <code>mkdocstrings</code>
module (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9">e66e080</a>
by Timothée Mazzucotelli).</li>
<li>Move modules to internal folder (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6">23fe23f</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.29.0">0.29.0</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0">Compare
with 0.28.3</a><!-- raw HTML omitted --></p>
<p><strong>This is the last version before v1!</strong></p>
<h3>Build</h3>
<ul>
<li>Depend on MkDocs 1.6 (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b">11bc400</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Features</h3>
<ul>
<li>Support rendering backlinks through handlers (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c">d4c7b9c</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-723</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a>,
<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/739">PR-739</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Save and forward titles to autorefs (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e">f49fb29</a>
by Timothée Mazzucotelli).</li>
<li>Use a combined event (each split with a different priority) for
<code>on_env</code> (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea">8d1dd75</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3">0.28.3</a>
- 2025-03-08</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3">Compare
with 0.28.2</a><!-- raw HTML omitted --></p>
<h3>Deprecations</h3>
<p>All public objects must now be imported from the top-level
<code>mkdocstrings</code> module. Importing from submodules is
deprecated, and will raise errors starting with v1. This should be the
last deprecation before v1.</p>
<h3>Build</h3>
<ul>
<li>Make <code>python</code> extra depend on latest mkdocstrings-python
(1.16.2) (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4">ba9003e</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Finish exposing/hiding public/internal objects (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab">0723fc2</a>
by Timothée Mazzucotelli).</li>
<li>Re-expose public API in the top-level <code>mkdocstrings</code>
module (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9">e66e080</a>
by Timothée Mazzucotelli).</li>
<li>Move modules to internal folder (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6">23fe23f</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/32e415d2ead0d524745ae90af78e1195c827f9ad"><code>32e415d</code></a>
chore: Prepare release 0.29.0</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/44462d0096869dd7075d712e952bf6c3c905deb3"><code>44462d0</code></a>
Merge branch 'main' of github.com:mkdocstrings/mkdocstrings</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/3366f5be7012aada5d8582c85ed92d76ccb1aa70"><code>3366f5b</code></a>
docs: Escape <code>\<p></code> in docstrings</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c"><code>d4c7b9c</code></a>
feat: Support rendering backlinks through handlers</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e"><code>f49fb29</code></a>
refactor: Save and forward titles to autorefs</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea"><code>8d1dd75</code></a>
refactor: Use a combined event (each split with a different priority)
for `on...</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b"><code>11bc400</code></a>
build: Depend on MkDocs 1.6</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/fd28fff07aa24e6e1381f67455980fc4364fb86b"><code>fd28fff</code></a>
chore: Prepare release 0.28.3</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab"><code>0723fc2</code></a>
refactor: Finish exposing/hiding public/internal objects</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/72e8baeb816e5c540a6d38e030ac20566ebb0d73"><code>72e8bae</code></a>
docs: Simplify API docs</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.29.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocstrings-python` from 1.16.2 to 1.16.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/python/releases">mkdocstrings-python's
releases</a>.</em></p>
<blockquote>
<h2>1.16.8</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.8">1.16.8</a>
- 2025-03-24</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.7...1.16.8">Compare
with 1.16.7</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent infinite recursion by detecting parent-member cycles (<a
href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7">f3917e9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/368">Issue-griffe-368</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare feature for ordering by <code>__all__</code> value (<a
href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc">bfb5b30</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/219">Issue-219</a></li>
<li>Sort objects without line numbers last instead of first (<a
href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b">681afb1</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.16.7</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.7">1.16.7</a>
- 2025-03-20</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.6...1.16.7">Compare
with 1.16.6</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare <code>public</code> filtering method feature (<a
href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f">fde2019</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/78">Issue-78</a></li>
</ul>
<h2>1.16.6</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.6">1.16.6</a>
- 2025-03-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.5...1.16.6">Compare
with 1.16.5</a><!-- raw HTML omitted --></p>
<h3>Deprecations</h3>
<p>Importing from submodules is now deprecated: the public API is fully
exposed under the top-level <code>mkdocstrings_handler.python</code>
module.</p>
<h3>Bug Fixes</h3>
<ul>
<li>Add back default compiled filters (regression) (<a
href="https://github.com/mkdocstrings/python/commit/2d83900c9e258399c90ecbac350ad03ff5d8f311">2d83900</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/264">Issue-264</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Start logging warnings instead of info messages about deprecated use
of templates (<a
href="https://github.com/mkdocstrings/python/commit/7606f33559ced6962ecf9a1bc9aa76f24d87f515">7606f33</a>
by Timothée Mazzucotelli).</li>
<li>Move modules into internal folder, expose API in top-level module
(<a
href="https://github.com/mkdocstrings/python/commit/93a68d0d7afce38c78a8264189cfa812d737666c">93a68d0</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.16.5</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.5">1.16.5</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.4...1.16.5">Compare
with 1.16.4</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare backlinks support (<a
href="https://github.com/mkdocstrings/python/commit/56bf627b9483a12228b769ae4690b84733061ea5">56bf627</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-153</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/252">PR-252</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md">mkdocstrings-python's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.8">1.16.8</a>
- 2025-03-24</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.7...1.16.8">Compare
with 1.16.7</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent infinite recursion by detecting parent-member cycles (<a
href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7">f3917e9</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/368">Issue-griffe-368</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare feature for ordering by <code>__all__</code> value (<a
href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc">bfb5b30</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/219">Issue-219</a></li>
<li>Sort objects without line numbers last instead of first (<a
href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b">681afb1</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.7">1.16.7</a>
- 2025-03-20</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.6...1.16.7">Compare
with 1.16.6</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare <code>public</code> filtering method feature (<a
href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f">fde2019</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/78">Issue-78</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.6">1.16.6</a>
- 2025-03-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.5...1.16.6">Compare
with 1.16.5</a><!-- raw HTML omitted --></p>
<h3>Deprecations</h3>
<p>Importing from submodules is now deprecated: the public API is fully
exposed under the top-level <code>mkdocstrings_handler.python</code>
module.</p>
<h3>Bug Fixes</h3>
<ul>
<li>Add back default compiled filters (regression) (<a
href="https://github.com/mkdocstrings/python/commit/2d83900c9e258399c90ecbac350ad03ff5d8f311">2d83900</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/264">Issue-264</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Start logging warnings instead of info messages about deprecated use
of templates (<a
href="https://github.com/mkdocstrings/python/commit/7606f33559ced6962ecf9a1bc9aa76f24d87f515">7606f33</a>
by Timothée Mazzucotelli).</li>
<li>Move modules into internal folder, expose API in top-level module
(<a
href="https://github.com/mkdocstrings/python/commit/93a68d0d7afce38c78a8264189cfa812d737666c">93a68d0</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.5">1.16.5</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.4...1.16.5">Compare
with 1.16.4</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Prepare backlinks support (<a
href="https://github.com/mkdocstrings/python/commit/56bf627b9483a12228b769ae4690b84733061ea5">56bf627</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-153</a>,
<a
href="https://redirect.github.com/mkdocstrings/python/pull/252">PR-252</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.16.4">1.16.4</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.16.3...1.16.4">Compare
with 1.16.3</a><!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/ecc5fe1d7df6056302c32b8843cf6cbb3866e8b9"><code>ecc5fe1</code></a>
chore: Prepare release 1.16.8</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/eba28e5c4ba3205837b34877eae002b9e9fff226"><code>eba28e5</code></a>
Merge branch 'main' of github.com:mkdocstrings/python</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7"><code>f3917e9</code></a>
fix: Prevent infinite recursion by detecting parent-member cycles</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc"><code>bfb5b30</code></a>
refactor: Prepare feature for ordering by <code>__all__</code>
value</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b"><code>681afb1</code></a>
refactor: Sort objects without line numbers last instead of first</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/e15dd3d319109fbc34336448e6f5a8a538e2aacd"><code>e15dd3d</code></a>
docs: Fix example usage for inventories</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/148f2456ed9a337b6cff381171420a3b65186384"><code>148f245</code></a>
chore: Prepare release 1.16.7</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f"><code>fde2019</code></a>
refactor: Prepare <code>public</code> filtering method feature</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/9f43ed9899e15c01490901e90fcf0d78e77e48b7"><code>9f43ed9</code></a>
chore: Fix invalid Yore comments</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/ff1506191cb139115f8f88b4848875f1cf2e6b1d"><code>ff15061</code></a>
chore: Prepare release 1.16.6</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/python/compare/1.16.2...1.16.8">compare
view</a></li>
</ul>
</details>
<br />
Updates `pylint` from 3.3.4 to 3.3.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/7ac5a4d4f77576df3a00e63f86ca86e0e1780b47"><code>7ac5a4d</code></a>
Bump pylint to 3.3.6, update changelog</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/32871c57b2a55dad4728726f78c95c76f8945510"><code>32871c5</code></a>
Move deprecated 'tool.setuptools.license-files', remove license
classifier (#...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6455c450f55c214d3c2339e412baa41073cdbd04"><code>6455c45</code></a>
Add pyproject.fmt to the pre-commit tooling (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10220">#10220</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e394611960e5a5959e6edcd4e676087dc750efe1"><code>e394611</code></a>
Bump types-setuptools from 75.8.2.20250305 to 76.0.0.20250313 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10279">#10279</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/544464a9ca2dc90c48e1c587b122a3764c070dd1"><code>544464a</code></a>
[used-before-assignment] Fix FP for inner function return type (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10275">#10275</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10285">#10285</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/f28d76820bc52f67079cedd3d3050e79e63191b5"><code>f28d768</code></a>
Ref <a
href="https://redirect.github.com/pylint-dev/pylint/issues/10260">#10260</a>
-- Add documentation for the github output format (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10272">#10272</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10273">#10273</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6b68f91ef09dcae385aed97446353991074a9558"><code>6b68f91</code></a>
Add additional permissions for backport workflow (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10269">#10269</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10270">#10270</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/819d606bdbe0e09b83e18b4e4c6ad6e47137c3d8"><code>819d606</code></a>
Minor improvements to release workflow (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10267">#10267</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/aaab3ccb541532d2bcdf0410ab93ff4fafc266f5"><code>aaab3cc</code></a>
Bump pylint to 3.3.5, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10266">#10266</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/1052bc8b2fed14105fa291dd3dff104aa2db4694"><code>1052bc8</code></a>
Bump pylint to 3.3.5a0, update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/pylint-dev/pylint/compare/v3.3.4...v3.3.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `pytest-asyncio` from 0.25.3 to 0.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-asyncio/releases">pytest-asyncio's
releases</a>.</em></p>
<blockquote>
<h2>pytest-asyncio 0.26.0</h2>
<ul>
<li>Adds configuration option that sets default event loop scope for all
tests <a
href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/793">#793</a></li>
<li>Improved type annotations for <code>pytest_asyncio.fixture</code> <a
href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li>
<li>Added <code>typing-extensions</code> as additional dependency for
Python <code><3.10</code> <a
href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/4f8ce457b0a52eba1233349e740ca9e7fb400804"><code>4f8ce45</code></a>
docs: Prepare release of v0.26.0.</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/498e8a7786b85027bd8e9992f8af6a05a90e3786"><code>498e8a7</code></a>
Build(deps): Bump attrs from 25.1.0 to 25.3.0 in
/dependencies/default</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/01c22ffb63f3bdd158b7d35bd14f8a45ba35338e"><code>01c22ff</code></a>
build: Update project metadata to use SPDX license identifier</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/78191c98ed4792cd9352bfff0885cc041ee2b1ed"><code>78191c9</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/9a455516ea423fd29c3f45878713ca1715b899e6"><code>9a45551</code></a>
Build(deps): Bump hypothesis in /dependencies/default</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/66804094397afc7b4c905c113209a89e4df7a3d5"><code>6680409</code></a>
Build(deps): Bump coverage from 7.7.0 to 7.7.1 in
/dependencies/default</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/aa82c574feae8611170150222b41bd4c1e72855d"><code>aa82c57</code></a>
Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in
/dependencies/default</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/cca587ea4f2c09b1b25b56cb4a22c44677cf27fc"><code>cca587e</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/5d90b296218ef8c3d2bbafd70736bece18eeb984"><code>5d90b29</code></a>
Build(deps): Bump hypothesis in /dependencies/default</li>
<li><a
href="https://github.com/pytest-dev/pytest-asyncio/commit/c2622628b6ca1f2d583df375cc370070c2c0c54e"><code>c262262</code></a>
Build(deps): Bump coverage from 7.6.12 to 7.7.0 in
/dependencies/default</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0">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>1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments