Skip to content

Commit

Permalink
build(deps-dev): bump mkdocstrings-python from 1.7.5 to 1.8.0 (#545)
Browse files Browse the repository at this point in the history
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.7.5 to 1.8.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.8.0</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.8.0">1.8.0</a>
- 2024-01-08</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.5...1.8.0">Compare
with 1.7.5</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>
<p>Release Insiders features of the $500/month funding goal (<a
href="https://github.com/mkdocstrings/python/commit/bd301061fe9c647f9b91c2c9b4baa784c304eca7">bd30106</a>
by Timothée Mazzucotelli).
The features and projects related to <em>mkdocstrings-python</em>
are:</p>
</li>
<li>
<p><a
href="https://mkdocstrings.github.io/python/usage/configuration/signatures/#signature_crossrefs">Cross-references
for type annotations in signatures</a></p>
</li>
<li>
<p><a
href="https://mkdocstrings.github.io/python/usage/configuration/headings/#show_symbol_type_toc">Symbol
types in headings and table of contents</a></p>
</li>
<li>
<p><a
href="https://mkdocstrings.github.io/griffe-inherited-docstrings/"><code>griffe-inherited-docstrings</code></a>,
a Griffe extension for inheriting docstrings</p>
</li>
<li>
<p><a
href="https://mkdocstrings.github.io/griffe2md/"><code>griffe2md</code></a>,
a tool to output API docs to Markdown using Griffe</p>
</li>
</ul>
<p>See the complete list of features and projects here:
<a
href="https://pawamoy.github.io/insiders/#500-plasmavac-user-guide">https://pawamoy.github.io/insiders/#500-plasmavac-user-guide</a>.</p>
</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.8.0">1.8.0</a>
- 2024-01-08</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.5...1.8.0">Compare
with 1.7.5</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>
<p>Release Insiders features of the $500/month funding goal (<a
href="https://github.com/mkdocstrings/python/commit/bd301061fe9c647f9b91c2c9b4baa784c304eca7">bd30106</a>
by Timothée Mazzucotelli).
The features and projects related to <em>mkdocstrings-python</em>
are:</p>
<ul>
<li><a
href="https://mkdocstrings.github.io/python/usage/configuration/signatures/#signature_crossrefs">Cross-references
for type annotations in signatures</a></li>
<li><a
href="https://mkdocstrings.github.io/python/usage/configuration/headings/#show_symbol_type_toc">Symbol
types in headings and table of contents</a></li>
<li><a
href="https://mkdocstrings.github.io/griffe-inherited-docstrings/"><code>griffe-inherited-docstrings</code></a>,
a Griffe extension for inheriting docstrings</li>
<li><a
href="https://mkdocstrings.github.io/griffe2md/"><code>griffe2md</code></a>,
a tool to output API docs to Markdown using Griffe</li>
</ul>
<p>See the complete list of features and projects here:
<a
href="https://pawamoy.github.io/insiders/#500-plasmavac-user-guide">https://pawamoy.github.io/insiders/#500-plasmavac-user-guide</a>.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/36499eb87db7314c267861ecc7aeaac2a21cf656"><code>36499eb</code></a>
chore: Prepare release 1.8.0</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/2a11b408d2e3e50905f59203be025ce9c8192f33"><code>2a11b40</code></a>
feat: Release Insiders features of the $500/month funding goal</li>
<li>See full diff in <a
href="https://github.com/mkdocstrings/python/compare/1.7.5...1.8.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.7.5&new-version=1.8.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2024
1 parent 975706b commit 10f8bc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ syrupy = "^4.6.0"
jupyter = "^1.0.0"
mkdocs = "^1.4.2"
mkdocstrings = ">=0.20,<0.25"
mkdocstrings-python = ">=0.8.3,<1.8.0"
mkdocstrings-python = ">=0.8.3,<1.9.0"
mkdocs-autorefs = ">=0.4.1,<0.6.0"
mkdocs-exclude = "^1.0.2"
mkdocs-gen-files = ">=0.4,<0.6"
Expand Down

0 comments on commit 10f8bc3

Please sign in to comment.