Skip to content

Commit d5ac282

Browse files
authored
Bump mkdocstrings-python from 1.16.12 to 1.18.2 (#229)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.12 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> <h2>1.17.0</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.17.0">1.17.0</a> - 2025-08-14</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.12...1.17.0">Compare with 1.16.12</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support new Griffe parsing options <code>warn_missing_types</code> and <code>warnings</code> (<a href="https://github.com/mkdocstrings/python/commit/0e3bdb857b5ede3e15aa7a9b8b87b33f68889c9e">0e3bdb8</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/437">Issue-mkdocstrings-437</a></li> <li>Add <code>skip_local_inventory</code> option to prevent objects from being registered in the local objects inventory (<a href="https://github.com/mkdocstrings/python/commit/e82c24f17513fba4cff22e90f0a82c00a01a077d">e82c24f</a> by Bartosz Sławecki). <a href="https://redirect.github.com/mkdocstrings/python/issues/296">Issue-296</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/671">Issue-mkdocstrings-671</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/297">PR-297</a></li> <li>Support hiding attribute values (<a href="https://github.com/mkdocstrings/python/commit/6cf34b9882e20d9147a6481e672ae09989a27796">6cf34b9</a> by Bartosz Sławecki). Issue-292: <a href="https://redirect.github.com/mkdocstrings/python/issues/292">#292</a>, PR-293: <a href="https://redirect.github.com/mkdocstrings/python/issues/293">#293</a></li> <li>Support hiding implementation signature (showing overload only) (<a href="https://github.com/mkdocstrings/python/commit/d3b35e17384901e7280b8b6926f10fb033480358">d3b35e1</a> by Bartosz Sławecki). <a href="https://redirect.github.com/mkdocstrings/python/issues/213">Issue-213</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/286">PR-286</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Deprecate <code>locale</code> option in favor of mkdocstrings' (<a href="https://github.com/mkdocstrings/python/commit/17f71babf11081869478b21b2bde1a33fc97be41">17f71ba</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/pull/288">PR-288</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> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.17.0">1.17.0</a> - 2025-08-14</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.12...1.17.0">Compare with 1.16.12</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support new Griffe parsing options <code>warn_missing_types</code> and <code>warnings</code> (<a href="https://github.com/mkdocstrings/python/commit/0e3bdb857b5ede3e15aa7a9b8b87b33f68889c9e">0e3bdb8</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/437">Issue-mkdocstrings-437</a></li> <li>Add <code>skip_local_inventory</code> option to prevent objects from being registered in the local objects inventory (<a href="https://github.com/mkdocstrings/python/commit/e82c24f17513fba4cff22e90f0a82c00a01a077d">e82c24f</a> by Bartosz Sławecki). <a href="https://redirect.github.com/mkdocstrings/python/issues/296">Issue-296</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/671">Issue-mkdocstrings-671</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/297">PR-297</a></li> <li>Support hiding attribute values (<a href="https://github.com/mkdocstrings/python/commit/6cf34b9882e20d9147a6481e672ae09989a27796">6cf34b9</a> by Bartosz Sławecki). Issue-292: <a href="https://redirect.github.com/mkdocstrings/python/issues/292">#292</a>, PR-293: <a href="https://redirect.github.com/mkdocstrings/python/issues/293">#293</a></li> <li>Support hiding implementation signature (showing overload only) (<a href="https://github.com/mkdocstrings/python/commit/d3b35e17384901e7280b8b6926f10fb033480358">d3b35e1</a> by Bartosz Sławecki). <a href="https://redirect.github.com/mkdocstrings/python/issues/213">Issue-213</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/286">PR-286</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Deprecate <code>locale</code> option in favor of mkdocstrings' (<a href="https://github.com/mkdocstrings/python/commit/17f71babf11081869478b21b2bde1a33fc97be41">17f71ba</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/pull/288">PR-288</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><a href="https://github.com/mkdocstrings/python/commit/3a0bb1e60b07e47996ced740577c02ade50bf02b"><code>3a0bb1e</code></a> chore: Prepare release 1.17.0</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/1.16.12...1.18.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocstrings-python&package-manager=pip&previous-version=1.16.12&new-version=1.18.2)](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 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>
2 parents 9001518 + fbff1b4 commit d5ac282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dev-mkdocs = [
6161
"mkdocs-macros-plugin == 1.3.7",
6262
"mkdocs-material == 9.6.21",
6363
"mkdocstrings[python] == 0.30.1",
64-
"mkdocstrings-python == 1.16.12",
64+
"mkdocstrings-python == 1.18.2",
6565
"frequenz-repo-config[lib] == 0.13.5",
6666
]
6767
dev-mypy = [

0 commit comments

Comments
 (0)