Commit 13a3aa1
authored
Bump mkdocstrings-python from 1.17.0 to 1.18.2 in the mkdocstrings group (#89)
Bumps the mkdocstrings group with 1 update:
[mkdocstrings-python](https://github.com/mkdocstrings/python).
Updates `mkdocstrings-python` from 1.17.0 to 1.18.2
<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.18.2</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.18.2">1.18.2</a>
- 2025-08-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.18.1...1.18.2">Compare
with 1.18.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Normalize spaces to underscores when passing object to rendering
context using its kind as key (<a
href="https://github.com/mkdocstrings/python/commit/6f79be0ea83522021e16e5d401209e58576ef93a">6f79be0</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/791">Issue-mkdocstrings-791</a></li>
</ul>
<h2>1.18.1</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.18.1">1.18.1</a>
- 2025-08-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.18.0...1.18.1">Compare
with 1.18.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't show implementation signature of <code>__init__</code> method
when <code>overloads_only</code> is true and it is merged into the class
(<a
href="https://github.com/mkdocstrings/python/commit/9ef620f2b1ae80b3711a2e84ab12d7d2c4a2dbdd">9ef620f</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/308">Issue-308</a></li>
</ul>
<h2>1.18.0</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.18.0">1.18.0</a>
- 2025-08-26</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.17.0...1.18.0">Compare
with 1.17.0</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Support PEP 695 generics (<a
href="https://github.com/mkdocstrings/python/commit/dc8c3adb23b37add6601de9e74085f76e5fc9ee5">dc8c3ad</a>
by Victor Westerhuis). <a
href="https://redirect.github.com/mkdocstrings/python/pull/221">PR-221</a>,
Co-authored-by: Timothée Mazzucotelli <a
href="mailto:[email protected]">[email protected]</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Increase maximum recursion limit in case of deeply nested ASTs (rare
occurrence) (<a
href="https://github.com/mkdocstrings/python/commit/6004ccf3576c7a20e21c880bb2235b7b426ba382">6004ccf</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/402">Issue-griffe-402</a></li>
</ul>
</blockquote>
</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.18.2">1.18.2</a>
- 2025-08-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.18.1...1.18.2">Compare
with 1.18.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Normalize spaces to underscores when passing object to rendering
context using its kind as key (<a
href="https://github.com/mkdocstrings/python/commit/6f79be0ea83522021e16e5d401209e58576ef93a">6f79be0</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/791">Issue-mkdocstrings-791</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.18.1">1.18.1</a>
- 2025-08-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.18.0...1.18.1">Compare
with 1.18.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't show implementation signature of <code>__init__</code> method
when <code>overloads_only</code> is true and it is merged into the class
(<a
href="https://github.com/mkdocstrings/python/commit/9ef620f2b1ae80b3711a2e84ab12d7d2c4a2dbdd">9ef620f</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/308">Issue-308</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.18.0">1.18.0</a>
- 2025-08-26</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.17.0...1.18.0">Compare
with 1.17.0</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Support PEP 695 generics (<a
href="https://github.com/mkdocstrings/python/commit/dc8c3adb23b37add6601de9e74085f76e5fc9ee5">dc8c3ad</a>
by Victor Westerhuis). <a
href="https://redirect.github.com/mkdocstrings/python/pull/221">PR-221</a>,
Co-authored-by: Timothée Mazzucotelli <a
href="mailto:[email protected]">[email protected]</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Increase maximum recursion limit in case of deeply nested ASTs (rare
occurrence) (<a
href="https://github.com/mkdocstrings/python/commit/6004ccf3576c7a20e21c880bb2235b7b426ba382">6004ccf</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/402">Issue-griffe-402</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/754b481471ebc032e6dafe7efe4193b73ef2d8bb"><code>754b481</code></a>
chore: Prepare release 1.18.2</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/6f79be0ea83522021e16e5d401209e58576ef93a"><code>6f79be0</code></a>
fix: Normalize spaces to underscores when passing object to rendering
context...</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/30d4ba23e4402a63ee27a37135c38918bdcbeca5"><code>30d4ba2</code></a>
docs: Fix docs for type parameter headings</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/913358955a90b4faac32b3903a8531a835713e12"><code>9133589</code></a>
chore: Prepare release 1.18.1</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/9ef620f2b1ae80b3711a2e84ab12d7d2c4a2dbdd"><code>9ef620f</code></a>
fix: Don't show implementation signature of <code>__init__</code> method
when</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/2d3f75ac4eff8cbc9bd7f747f975af7d70013062"><code>2d3f75a</code></a>
chore: Prepare release 1.18.0</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/dc8c3adb23b37add6601de9e74085f76e5fc9ee5"><code>dc8c3ad</code></a>
feat: Support PEP 695 generics</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/53507b537e0387624f3b71b099b254c1e4f3b4ad"><code>53507b5</code></a>
ci: Remove unused type ignore comment</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/6004ccf3576c7a20e21c880bb2235b7b426ba382"><code>6004ccf</code></a>
fix: Increase maximum recursion limit in case of deeply nested ASTs
(rare occ...</li>
<li>See full diff in <a
href="https://github.com/mkdocstrings/python/compare/1.17.0...1.18.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments