Skip to content

Commit 217a3ab

Browse files
authored
Bump mkdocstrings-python from 1.17.0 to 1.19.0 (#15)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.17.0 to 1.19.0. <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.19.0</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.19.0">1.19.0</a> - 2025-11-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.18.2...1.19.0">Compare with 1.18.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Release scoped and relative cross-references (<a href="https://github.com/mkdocstrings/python/commit/872afc584f33f50a133472afdc9355734a5e51ec">872afc5</a> by Timothée Mazzucotelli).</li> <li>Release <code>__all__</code> ordering feature (<a href="https://github.com/mkdocstrings/python/commit/84aaebcb4991c0245bf7ca8d7024c9d04942b0c1">84aaebc</a> by Timothée Mazzucotelli).</li> <li>Release public filter feature (<a href="https://github.com/mkdocstrings/python/commit/3be14cc07bc9429d7ce01c748d825e2db1559212">3be14cc</a> by Timothée Mazzucotelli).</li> <li>Release backlinks feature (<a href="https://github.com/mkdocstrings/python/commit/ae7cc2d7d8ea5711d8ce06620edd534a3e2b47aa">ae7cc2d</a> by Timothée Mazzucotelli).</li> <li>Release expression modernization feature (<a href="https://github.com/mkdocstrings/python/commit/dbadd1e898bb2e67515077d152890bdbbf0b3eb1">dbadd1e</a> by Timothée Mazzucotelli).</li> <li>Release visually-lighter admonitions for source code blocks (<a href="https://github.com/mkdocstrings/python/commit/fdaeb48a0f2208bafd14f2f7ead42bca37bea665">fdaeb48</a> by Timothée Mazzucotelli).</li> <li>Release inheritance diagram features (<a href="https://github.com/mkdocstrings/python/commit/669b42ebd7c154c81764fa98c052cf857f7aa406">669b42e</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Update code base for Python 3.10 (<a href="https://github.com/mkdocstrings/python/commit/b696ed2224756472a3617fa3cc18b69d0418ed71">b696ed2</a> by Timothée Mazzucotelli).</li> </ul> <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:dev@pawamoy.fr">dev@pawamoy.fr</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.19.0">1.19.0</a> - 2025-11-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.18.2...1.19.0">Compare with 1.18.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Release scoped and relative cross-references (<a href="https://github.com/mkdocstrings/python/commit/872afc584f33f50a133472afdc9355734a5e51ec">872afc5</a> by Timothée Mazzucotelli).</li> <li>Release <code>__all__</code> ordering feature (<a href="https://github.com/mkdocstrings/python/commit/84aaebcb4991c0245bf7ca8d7024c9d04942b0c1">84aaebc</a> by Timothée Mazzucotelli).</li> <li>Release public filter feature (<a href="https://github.com/mkdocstrings/python/commit/3be14cc07bc9429d7ce01c748d825e2db1559212">3be14cc</a> by Timothée Mazzucotelli).</li> <li>Release backlinks feature (<a href="https://github.com/mkdocstrings/python/commit/ae7cc2d7d8ea5711d8ce06620edd534a3e2b47aa">ae7cc2d</a> by Timothée Mazzucotelli).</li> <li>Release expression modernization feature (<a href="https://github.com/mkdocstrings/python/commit/dbadd1e898bb2e67515077d152890bdbbf0b3eb1">dbadd1e</a> by Timothée Mazzucotelli).</li> <li>Release visually-lighter admonitions for source code blocks (<a href="https://github.com/mkdocstrings/python/commit/fdaeb48a0f2208bafd14f2f7ead42bca37bea665">fdaeb48</a> by Timothée Mazzucotelli).</li> <li>Release inheritance diagram features (<a href="https://github.com/mkdocstrings/python/commit/669b42ebd7c154c81764fa98c052cf857f7aa406">669b42e</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Update code base for Python 3.10 (<a href="https://github.com/mkdocstrings/python/commit/b696ed2224756472a3617fa3cc18b69d0418ed71">b696ed2</a> by Timothée Mazzucotelli).</li> </ul> <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:dev@pawamoy.fr">dev@pawamoy.fr</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/e07c882ac52494ea7689df2605355eef869491e9"><code>e07c882</code></a> chore: Prepare release 1.19.0</li> <li><a href="https://github.com/mkdocstrings/python/commit/b696ed2224756472a3617fa3cc18b69d0418ed71"><code>b696ed2</code></a> refactor: Update code base for Python 3.10</li> <li><a href="https://github.com/mkdocstrings/python/commit/63546221bd5e4b7127c9745774d10a55176a4ce9"><code>6354622</code></a> docs: Remove Insiders links</li> <li><a href="https://github.com/mkdocstrings/python/commit/c086b036f7900578a13a56cc77228b442b5a3359"><code>c086b03</code></a> chore: Ignore lint</li> <li><a href="https://github.com/mkdocstrings/python/commit/3bc2d7b0c59f687434e6daba4ccf0b755509dcb1"><code>3bc2d7b</code></a> style: Format</li> <li><a href="https://github.com/mkdocstrings/python/commit/a99a5266ff3233dbca6e682805a0c4e0bb3fc5ec"><code>a99a526</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/872afc584f33f50a133472afdc9355734a5e51ec"><code>872afc5</code></a> feat: Release scoped and relative cross-references</li> <li><a href="https://github.com/mkdocstrings/python/commit/84aaebcb4991c0245bf7ca8d7024c9d04942b0c1"><code>84aaebc</code></a> feat: Release <code>__all__</code> ordering feature</li> <li><a href="https://github.com/mkdocstrings/python/commit/3be14cc07bc9429d7ce01c748d825e2db1559212"><code>3be14cc</code></a> feat: Release public filter feature</li> <li><a href="https://github.com/mkdocstrings/python/commit/ae7cc2d7d8ea5711d8ce06620edd534a3e2b47aa"><code>ae7cc2d</code></a> feat: Release backlinks feature</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/1.17.0...1.19.0">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.17.0&new-version=1.19.0)](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 b28d659 + fadc9d8 commit 217a3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev-mkdocs = [
5555
"mkdocs-macros-plugin == 1.5.0",
5656
"mkdocs-material == 9.7.0",
5757
"mkdocstrings[python] == 0.30.1",
58-
"mkdocstrings-python == 1.17.0",
58+
"mkdocstrings-python == 1.19.0",
5959
"frequenz-repo-config[lib] == 0.13.6",
6060
]
6161
dev-mypy = [

0 commit comments

Comments
 (0)