Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump mkdocstrings-python from 0.9.0 to 1.1.0 (#125)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.9.0 to 1.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md">mkdocstrings-python's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.1.0">1.1.0</a> - 2023-05-25</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.0.0...1.1.0">Compare with 1.0.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support custom templates through objects' extra data (<a href="https://github.com/mkdocstrings/python/commit/8ff2b06295e848b9c84867802eb845adf061dc10">8ff2b06</a> by Timothée Mazzucotelli). [PR <a href="https://redirect.github.com/mkdocstrings/python/issues/70">#70</a>](<a href="https://redirect.github.com/mkdocstrings/python/pull/70">mkdocstrings/python#70</a>)</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.0.0">1.0.0</a> - 2023-05-11</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/0.10.1...1.0.0">Compare with 0.10.1</a><!-- raw HTML omitted --></p> <h3>Breaking changes</h3> <ul> <li> <p>The signature of the <a href="https://mkdocstrings.github.io/python/reference/mkdocstrings_handlers/python/rendering/#mkdocstrings_handlers.python.rendering.do_format_signature"><code>format_signature</code> filter</a> has changed. If you override templates in your project to customize the output, make sure to update the following templates so that they use the new filter signature:</p> <ul> <li><code>class.html</code></li> <li><code>expression.html</code></li> <li><code>function.html</code></li> <li><code>signature.html</code></li> </ul> <p>You can see how to use the filter in this commit's changes: <a href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513">f686f4e4</a>.</p> </li> </ul> <p><strong>We take this as an opportunity to go out of beta and bump the version to 1.0.0. This will allow users to rely on semantic versioning.</strong></p> <h3>Bug Fixes</h3> <ul> <li>Bring compatibility with insiders signature crossrefs feature (<a href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513">f686f4e</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/0.10.1">0.10.1</a> - 2023-05-07</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/0.10.0...0.10.1">Compare with 0.10.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Format signatures with full-path names (<a href="https://github.com/mkdocstrings/python/commit/685512decf1a14c53fa6ca82048e65619aa6a463">685512d</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/0.10.0">0.10.0</a> - 2023-05-07</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/0.9.0...0.10.0">Compare with 0.9.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add option to disallow inspection (<a href="https://github.com/mkdocstrings/python/commit/40f2f268876358941cf8221d01d219a0deb9de38">40f2f26</a> by Nyuan Zhang). [Issue <a href="https://redirect.github.com/mkdocstrings/python/issues/68">#68</a>](<a href="https://redirect.github.com/mkdocstrings/python/issues/68">mkdocstrings/python#68</a>), [PR <a href="https://redirect.github.com/mkdocstrings/python/issues/69">#69</a>](<a href="https://redirect.github.com/mkdocstrings/python/pull/69">mkdocstrings/python#69</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/python/commit/2de47177b954b253241d5b5de0f214dde9000b9e"><code>2de4717</code></a> chore: Prepare release 1.1.0</li> <li><a href="https://github.com/mkdocstrings/python/commit/8ff2b06295e848b9c84867802eb845adf061dc10"><code>8ff2b06</code></a> feat: Support custom templates through objects' extra data</li> <li><a href="https://github.com/mkdocstrings/python/commit/d35f2d70f145558300d9e6f1458786880b84b079"><code>d35f2d7</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/ee59c8c83f6b689067373f3530d17638a45f0ee4"><code>ee59c8c</code></a> docs: Improve global options documentation</li> <li><a href="https://github.com/mkdocstrings/python/commit/aead1fd7222e0914dd1e02d92d14b39a7f639b66"><code>aead1fd</code></a> chore: Prepare release 1.0.0</li> <li><a href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513"><code>f686f4e</code></a> fix: Bring compatibility with insiders signature crossrefs feature</li> <li><a href="https://github.com/mkdocstrings/python/commit/52047260b3622b13c29159f0c33d6a959c4a92d2"><code>5204726</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/7f5529fe8a760c1a20a7ef33699a97f8cb668745"><code>7f5529f</code></a> ci: Add back MYPYPATH env var to check-types duty</li> <li><a href="https://github.com/mkdocstrings/python/commit/2d418130f901aefb55e840fa53f7b188e74e57ea"><code>2d41813</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/58526123648bc306a8d8f45c2e2b0dcb5917e491"><code>5852612</code></a> docs: Improve suggestion for styling external links</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/0.9.0...1.1.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=0.9.0&new-version=1.1.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information