Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mkdocstrings[python] from 0.21.2 to 0.22.0 (#111)
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.21.2 to 0.22.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md">mkdocstrings[python]'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.22.0">0.22.0</a> - 2023-05-25</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.21.2...0.22.0">Compare with 0.21.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Allow extensions to add templates (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/cf0af059eb89240eba0437de417c124389e2f20e">cf0af05</a> by Timothée Mazzucotelli). [PR <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/569">#569</a>](<a href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/569">mkdocstrings/mkdocstrings#569</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Report inventory loading errors (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2c05d7854b87251e26c1a2e1810b85702ff110f3">2c05d78</a> by Timothée Mazzucotelli). Co-authored-by: Oleh Prypin <a href="mailto:oleh@pryp.in">oleh@pryp.in</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/39de5db636bcc3ced12d0be3e6dc15d7b4997756"><code>39de5db</code></a> chore: Prepare release 0.22.0</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/cf0af059eb89240eba0437de417c124389e2f20e"><code>cf0af05</code></a> feat: Allow extensions to add templates</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/c9f99bc6c9c70bfe36b3d376d26f8a77903f2148"><code>c9f99bc</code></a> chore: Drop warning_filter - no-op since MkDocs 1.2</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/2c05d7854b87251e26c1a2e1810b85702ff110f3"><code>2c05d78</code></a> refactor: Report inventory loading errors</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/47afbf61cd63ae08f7c212e7ae647161f12f29a3"><code>47afbf6</code></a> docs: Remove obsolete paragraph of insiders</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/45f8904f772a3e006b1dab036b861b1e00ba843a"><code>45f8904</code></a> docs: Start showing insiders features</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/028a8026dc1398c82e2b2a4360c0623201026bcd"><code>028a802</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/ca7858857e63014764d922a8140bb2602284b5f5"><code>ca78588</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/286c83c0da2adcd2313bd8ccafedce8f777f9d1c"><code>286c83c</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/4115500ade05562eb61393394dc1cfed9e572a84"><code>4115500</code></a> chore: Ignore test fixtures for coverage</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.21.2...0.22.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.21.2&new-version=0.22.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>
- Loading branch information