Commit ce65291
authored
Bump the required group with 16 updates (#60)
Updates the requirements on
[grpc-stubs](https://github.com/shabbyrobe/grpc-stubs),
[frequenz-api-reporting](https://github.com/frequenz-floss/frequenz-api-reporting),
[pydoclint](https://github.com/jsh9/pydoclint),
[isort](https://github.com/pycqa/isort),
[markdown](https://github.com/Python-Markdown/markdown),
[mike](https://github.com/jimporter/mike),
[mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin),
[mkdocs-material](https://github.com/squidfunk/mkdocs-material),
[mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings),
[frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python),
[pylint](https://github.com/pylint-dev/pylint),
[pytest](https://github.com/pytest-dev/pytest),
[frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python),
[pytest-mock](https://github.com/pytest-dev/pytest-mock),
[pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and
[async-solipsism](https://github.com/bmerry/async-solipsism) to permit
the latest version.
Updates `grpc-stubs` from 1.24.12 to 1.53.0.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/shabbyrobe/grpc-stubs/commits/1.53.0.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-api-reporting` to 0.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/frequenz-floss/frequenz-api-reporting/releases">frequenz-api-reporting's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.0</h2>
<h1>Frequenz Reporting API Release Notes</h1>
<h2>Summary</h2>
<ul>
<li>Add time filter options to the streaming request, to allow for
streaming of historical data.</li>
</ul>
<h2>Upgrading</h2>
<!-- raw HTML omitted -->
<h2>New Features</h2>
<ul>
<li>The streaming requests now contain optional <code>TimeFilter</code>
objects for streaming historical data.</li>
</ul>
<h2>Bug Fixes</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Reset release notes to template by <a
href="https://github.com/flora-hofmann-frequenz"><code>@flora-hofmann-frequenz</code></a>
in <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/pull/30">frequenz-floss/frequenz-api-reporting#30</a></li>
<li>Bump grpc-stubs from 1.53.0.2 to 1.53.0.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/pull/37">frequenz-floss/frequenz-api-reporting#37</a></li>
<li>Add time filters to streaming requests by <a
href="https://github.com/stefan-brus-frequenz"><code>@stefan-brus-frequenz</code></a>
in <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/pull/39">frequenz-floss/frequenz-api-reporting#39</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/frequenz-api-reporting/compare/v0.2.0...v0.3.0">https://github.com/frequenz-floss/frequenz-api-reporting/compare/v0.2.0...v0.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/d01a4dbbd60c90b8b337a3da635d209479e1d6be"><code>d01a4db</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/issues/39">#39</a>
from stefan-brus-frequenz/time_streaming</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/79f15f7077d390f885db0adc68b7737939089e51"><code>79f15f7</code></a>
Add time filters to streaming requests</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/37ab123e1c0f9c78cb2ee6e3dd560a3350efdfda"><code>37ab123</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/issues/37">#37</a>
from frequenz-floss/dependabot/pip/grpc-stubs-1.53.0.5</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/454ac076ee291d21c17098394f42c9840a8585ca"><code>454ac07</code></a>
Bump grpc-stubs from 1.53.0.2 to 1.53.0.5</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/bf2cf8deb9f4f1b85e3e9a792a2114a15cee394c"><code>bf2cf8d</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/frequenz-api-reporting/issues/30">#30</a>
from flora-hofmann-frequenz/release_notes_after_release</li>
<li><a
href="https://github.com/frequenz-floss/frequenz-api-reporting/commit/e08ae1f82bd1e7d49eddc2cc714578fc872048e9"><code>e08ae1f</code></a>
Reset release notes to template</li>
<li>See full diff in <a
href="https://github.com/frequenz-floss/frequenz-api-reporting/compare/v0.2.0...v0.3.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `pydoclint` from 0.3.2 to 0.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/releases">pydoclint's
releases</a>.</em></p>
<blockquote>
<h2>0.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix double quotes in Literal type hint by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/123">jsh9/pydoclint#123</a></li>
<li>Remove useless argument <code>--src</code> by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/124">jsh9/pydoclint#124</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.4.0...0.4.1">https://github.com/jsh9/pydoclint/compare/0.4.0...0.4.1</a></p>
<h2>0.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Include args with different type hints in DOC105 msg by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/120">jsh9/pydoclint#120</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0">https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0</a></p>
<h2>0.3.10</h2>
<h2>What's Changed</h2>
<ul>
<li>Documenting tool integration by <a
href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/104">jsh9/pydoclint#104</a></li>
<li>Exclude venv folders in flake8 by <a
href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/116">jsh9/pydoclint#116</a></li>
<li>Add option to show filename for each violation msg by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/119">jsh9/pydoclint#119</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> made
their first contribution in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/104">jsh9/pydoclint#104</a></li>
<li><a
href="https://github.com/gigi-minds-ai"><code>@gigi-minds-ai</code></a>
made their first contribution in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/118">jsh9/pydoclint#118</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10">https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10</a></p>
<h2>0.3.9</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix false positive DOC203 in property methods by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/115">jsh9/pydoclint#115</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9">https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9</a></p>
<h2>0.3.8</h2>
<h2>What's Changed</h2>
<ul>
<li>Improved documentation</li>
<li>Fix prepended escape char handling by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/94">jsh9/pydoclint#94</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.7...0.3.8">https://github.com/jsh9/pydoclint/compare/0.3.7...0.3.8</a></p>
<h2>0.3.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Improved documentation
(04bd2316324e7d4765d646e8d23a3a99a0d0e947)</li>
<li>Disable parallel mode in pre-commit by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/93">jsh9/pydoclint#93</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.6...0.3.7">https://github.com/jsh9/pydoclint/compare/0.3.6...0.3.7</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's
changelog</a>.</em></p>
<blockquote>
<h2>[0.4.1] - 2024-02-17</h2>
<ul>
<li>
<p>Fixed</p>
<ul>
<li>A bug where using double quotes in Literal type (such as
<code>Literal["foo"]</code>
could produce a false positive <code>DOC203</code> violation.</li>
<li>Removed useless argument <code>--src</code></li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.4.0...0.4.1">https://github.com/jsh9/pydoclint/compare/0.4.0...0.4.1</a></li>
</ul>
</li>
</ul>
<h2>[0.4.0] - 2024-02-08</h2>
<ul>
<li>
<p>Changed</p>
<ul>
<li>Improved the violation message of DOC105: the arguments with
inconsistent
type hints are now shown in the violation message to make violation
correction much easier</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0">https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0</a></li>
</ul>
</li>
</ul>
<h2>[0.3.10] - 2024-02-07</h2>
<ul>
<li>
<p>Added</p>
<ul>
<li>A new config option
<code>--show-filenames-in-every-violation-message</code> (or
<code>-sfn</code>), which makes it more convenient to jump to the
corresponding line
in IDEs by clicking on the violation message in the terminal</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10">https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10</a></li>
</ul>
</li>
</ul>
<h2>[0.3.9] - 2024-01-16</h2>
<ul>
<li>
<p>Fixed</p>
<ul>
<li>False positive violation <code>DOC203</code> when there is no
docstring return section
for methods with <code>@property</code> decorator</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9">https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9</a></li>
</ul>
</li>
</ul>
<h2>[0.3.8] - 2023-10-20</h2>
<ul>
<li>
<p>Fixed</p>
<ul>
<li>A bug in handling prepended escape characters in docstrings</li>
</ul>
</li>
<li>
<p>Changed</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/commit/af2c3268119be1701ae0e61ebfc68f84bd120c3c"><code>af2c326</code></a>
Update changelog</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/3a5e4b02748eb6a3eb1a57665bb8ceef932ea8fb"><code>3a5e4b0</code></a>
Remove useless argument <code>--src</code> (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/124">#124</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/70eb3c88129d5eb2d3951de225d5e61fa596fd9e"><code>70eb3c8</code></a>
Fix double quotes in Literal type hint (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/123">#123</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/d2b4b995b1502f85f61c3e8b8768d55e2575026b"><code>d2b4b99</code></a>
Include args with different type hints in DOC105 msg (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/120">#120</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/fa41757fb29525bfd9ffb71d1a8f5f423e7a3104"><code>fa41757</code></a>
Add option to show filename for each violation msg (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/119">#119</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/b8b43965303639702120ee8fea75b0a1d07b9251"><code>b8b4396</code></a>
Add py312 to CI pipeline</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/01893df80dd077217dba7b8f1ea53e0f944e33d1"><code>01893df</code></a>
Exclude venv folders in flake8 (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/116">#116</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/676847e4de6917ea0e83c585f0fbe0c1293cade7"><code>676847e</code></a>
Documenting tool integration (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/104">#104</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/75e485b313d1467e56d239841f562cbafe8617c5"><code>75e485b</code></a>
Fix false positive DOC203 in property methods (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/115">#115</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/55c0fdec67698bee7bba91d2b2481e564a1d6139"><code>55c0fde</code></a>
Explain why allow-init-docstring defaults to False</li>
<li>Additional commits viewable in <a
href="https://github.com/jsh9/pydoclint/compare/0.3.2...0.4.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `isort` from 5.12.0 to 5.13.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pycqa/isort/releases">isort's
releases</a>.</em></p>
<blockquote>
<h2>5.13.2</h2>
<h2>Changes</h2>
<ul>
<li>Apply the bracket fix from issue 471 only for use_parentheses=True
(<a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>confine pre-commit to stages (<a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a
href="https://github.com/davidculley"><code>@davidculley</code></a></li>
</ul>
<h2>:beetle: Fixes</h2>
<ul>
<li>Fix colors extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>5.13.1</h2>
<h2>Changes</h2>
<ul>
<li>Fix integration tests (<a
href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Added a fix for normalizing imports from more than one level of
parent modules (issue/2152) (<a
href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
</ul>
<h2>:beetle: Fixes</h2>
<ul>
<li>Remove optional dependencies without extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>5.13.0</h2>
<h2>Changes</h2>
<ul>
<li>Fix 80 line length for <code>wemake</code> linter (<a
href="https://redirect.github.com/pycqa/isort/issues/2183">#2183</a>) <a
href="https://github.com/skatromb"><code>@skatromb</code></a></li>
<li>Add support for Python 3.12 (<a
href="https://redirect.github.com/pycqa/isort/issues/2175">#2175</a>) <a
href="https://github.com/hugovk"><code>@hugovk</code></a></li>
<li>fix: add newest version to pre-commit docs (<a
href="https://redirect.github.com/pycqa/isort/issues/2190">#2190</a>) <a
href="https://github.com/AzulGarza"><code>@AzulGarza</code></a></li>
<li>Fix assertions in <code>test_git_hook</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/2196">#2196</a>) <a
href="https://github.com/mgorny"><code>@mgorny</code></a></li>
<li>Removed check for include_trailing_comma for the Hanging Indent wrap
mode (<a
href="https://redirect.github.com/pycqa/isort/issues/2192">#2192</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>use the standard library tomllib on sufficiently new python (<a
href="https://redirect.github.com/pycqa/isort/issues/2202">#2202</a>) <a
href="https://github.com/eli-schwartz"><code>@eli-schwartz</code></a></li>
<li>Update pre-commit.md version number (<a
href="https://redirect.github.com/pycqa/isort/issues/2197">#2197</a>) <a
href="https://github.com/nicobako"><code>@nicobako</code></a></li>
<li>doc: Update black_compatibility.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2177">#2177</a>) <a
href="https://github.com/JSS95"><code>@JSS95</code></a></li>
<li>Fix safety sept 2023 (<a
href="https://redirect.github.com/pycqa/isort/issues/2178">#2178</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>docs: fix black profile documentation (<a
href="https://redirect.github.com/pycqa/isort/issues/2163">#2163</a>) <a
href="https://github.com/nijel"><code>@nijel</code></a></li>
<li>fix typo: indended -> indented (<a
href="https://redirect.github.com/pycqa/isort/issues/2161">#2161</a>) <a
href="https://github.com/vadimkerr"><code>@vadimkerr</code></a></li>
<li>docs(configuration/options.md): fix missing trailing spaces for hard
linebreak (<a
href="https://redirect.github.com/pycqa/isort/issues/2157">#2157</a>) <a
href="https://github.com/JoeyTeng"><code>@JoeyTeng</code></a></li>
<li>Update pre-commit.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2148">#2148</a>) <a
href="https://github.com/godiard"><code>@godiard</code></a></li>
<li>chore: move configurations to <code>pyproject.toml</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/2115">#2115</a>) <a
href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a></li>
<li>Fix typo in README (<a
href="https://redirect.github.com/pycqa/isort/issues/2112">#2112</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Update version in pre-commit setup to avoid installation issue with
poetry (<a
href="https://redirect.github.com/pycqa/isort/issues/2103">#2103</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Skip .pytype directory by default. (<a
href="https://redirect.github.com/pycqa/isort/issues/2098">#2098</a>) <a
href="https://github.com/manueljacob"><code>@manueljacob</code></a></li>
<li>Fix a tip block styling in the Config Files section (<a
href="https://redirect.github.com/pycqa/isort/issues/2097">#2097</a>) <a
href="https://github.com/Klavionik"><code>@Klavionik</code></a></li>
<li>Do not cache configuration files (<a
href="https://redirect.github.com/pycqa/isort/issues/1995">#1995</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Derive <code>settings_path</code> from <code>--filename</code> (<a
href="https://redirect.github.com/pycqa/isort/issues/1992">#1992</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Fix year of version 5.12.0 in CHANGELOG.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2082">#2082</a>) <a
href="https://github.com/DjLegolas"><code>@DjLegolas</code></a></li>
</ul>
<h2>:fire: Removals and Deprecations</h2>
<ul>
<li>Cleanup deprecated extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2089">#2089</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h2>:package: Dependencies</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PyCQA/isort/blob/main/CHANGELOG.md">isort's
changelog</a>.</em></p>
<blockquote>
<h3>5.13.2 December 13 2023</h3>
<ul>
<li>Apply the bracket fix from issue <a
href="https://redirect.github.com/pycqa/isort/issues/471">#471</a> only
for use_parentheses=True (<a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Confine pre-commit to stages (<a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>) <a
href="https://github.com/davidculley"><code>@davidculley</code></a></li>
<li>Fixed colors extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h3>5.13.1 December 11 2023</h3>
<ul>
<li>Fixed integration tests (<a
href="https://redirect.github.com/pycqa/isort/issues/2208">#2208</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Fixed normalizing imports from more than one level of parent modules
(issue/2152) (<a
href="https://redirect.github.com/pycqa/isort/issues/2191">#2191</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Remove optional dependencies without extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2207">#2207</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
</ul>
<h3>5.13.0 December 9 2023</h3>
<ul>
<li>Cleanup deprecated extras (<a
href="https://redirect.github.com/pycqa/isort/issues/2089">#2089</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>Fixed <a
href="https://redirect.github.com/pycqa/isort/issues/1989">#1989</a>:
settings lookup when working in stream based mode</li>
<li>Fixed 80 line length for wemake linter (<a
href="https://redirect.github.com/pycqa/isort/issues/2183">#2183</a>) <a
href="https://github.com/skatromb"><code>@skatromb</code></a></li>
<li>Add support for Python 3.12 (<a
href="https://redirect.github.com/pycqa/isort/issues/2175">#2175</a>) <a
href="https://github.com/hugovk"><code>@hugovk</code></a></li>
<li>Fixed: add newest version to pre-commit docs (<a
href="https://redirect.github.com/pycqa/isort/issues/2190">#2190</a>) <a
href="https://github.com/AzulGarza"><code>@AzulGarza</code></a></li>
<li>Fixed assertions in test_git_hook (<a
href="https://redirect.github.com/pycqa/isort/issues/2196">#2196</a>) <a
href="https://github.com/mgorny"><code>@mgorny</code></a></li>
<li>Removed check for include_trailing_comma for the Hanging Indent wrap
mode (<a
href="https://redirect.github.com/pycqa/isort/issues/2192">#2192</a>) <a
href="https://github.com/bp72"><code>@bp72</code></a></li>
<li>Use the standard library tomllib on sufficiently new python (<a
href="https://redirect.github.com/pycqa/isort/issues/2202">#2202</a>) <a
href="https://github.com/eli-schwartz"><code>@eli-schwartz</code></a></li>
<li>Update pre-commit.md version number (<a
href="https://redirect.github.com/pycqa/isort/issues/2197">#2197</a>) <a
href="https://github.com/nicobako"><code>@nicobako</code></a></li>
<li>doc: Update black_compatibility.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2177">#2177</a>) <a
href="https://github.com/JSS95"><code>@JSS95</code></a></li>
<li>Fixed safety sept 2023 (<a
href="https://redirect.github.com/pycqa/isort/issues/2178">#2178</a>) <a
href="https://github.com/staticdev"><code>@staticdev</code></a></li>
<li>docs: fix black profile documentation (<a
href="https://redirect.github.com/pycqa/isort/issues/2163">#2163</a>) <a
href="https://github.com/nijel"><code>@nijel</code></a></li>
<li>Fixed typo: indended -> indented (<a
href="https://redirect.github.com/pycqa/isort/issues/2161">#2161</a>) <a
href="https://github.com/vadimkerr"><code>@vadimkerr</code></a></li>
<li>Docs(configuration/options.md): fix missing trailing spaces for hard
linebreak (<a
href="https://redirect.github.com/pycqa/isort/issues/2157">#2157</a>) <a
href="https://github.com/JoeyTeng"><code>@JoeyTeng</code></a></li>
<li>Update pre-commit.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2148">#2148</a>) <a
href="https://github.com/godiard"><code>@godiard</code></a></li>
<li>chore: move configurations to pyproject.toml (<a
href="https://redirect.github.com/pycqa/isort/issues/2115">#2115</a>) <a
href="https://github.com/SauravMaheshkar"><code>@SauravMaheshkar</code></a></li>
<li>Fixed typo in README (<a
href="https://redirect.github.com/pycqa/isort/issues/2112">#2112</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Update version in pre-commit setup to avoid installation issue with
poetry (<a
href="https://redirect.github.com/pycqa/isort/issues/2103">#2103</a>) <a
href="https://github.com/stefmolin"><code>@stefmolin</code></a></li>
<li>Skip .pytype directory by default. (<a
href="https://redirect.github.com/pycqa/isort/issues/2098">#2098</a>) <a
href="https://github.com/manueljacob"><code>@manueljacob</code></a></li>
<li>Fixed a tip block styling in the Config Files section (<a
href="https://redirect.github.com/pycqa/isort/issues/2097">#2097</a>) <a
href="https://github.com/Klavionik"><code>@Klavionik</code></a></li>
<li>Do not cache configuration files (<a
href="https://redirect.github.com/pycqa/isort/issues/1995">#1995</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Derive settings_path from --filename (<a
href="https://redirect.github.com/pycqa/isort/issues/1992">#1992</a>) <a
href="https://github.com/kaste"><code>@kaste</code></a></li>
<li>Fixed year of version 5.12.0 in CHANGELOG.md (<a
href="https://redirect.github.com/pycqa/isort/issues/2082">#2082</a>) <a
href="https://github.com/DjLegolas"><code>@DjLegolas</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/isort/commit/c655831799765e9593989ee12faba13b6ca391a5"><code>c655831</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2214">#2214</a>
from PyCQA/version/5.13.2</li>
<li><a
href="https://github.com/PyCQA/isort/commit/b4335b41767a34a35a82c8c6be3a17db913b3100"><code>b4335b4</code></a>
Prepare version 5.13.2</li>
<li><a
href="https://github.com/PyCQA/isort/commit/c36e43c7f4857999de26f945a25ef945a17d869a"><code>c36e43c</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2184">#2184</a>
from bp72/issue/2154</li>
<li><a
href="https://github.com/PyCQA/isort/commit/e38702f5e68114dd910f198176938542811fa496"><code>e38702f</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2213">#2213</a>
from davidculley/confine-precommit-to-stages</li>
<li><a
href="https://github.com/PyCQA/isort/commit/ee8d87f79f7d2059a4c55e073f2d74e538f69e6b"><code>ee8d87f</code></a>
Add fix for the error found by hypothesis</li>
<li><a
href="https://github.com/PyCQA/isort/commit/5849ec20ed97917426a4bcf3b3c5fdd9be2b222f"><code>5849ec2</code></a>
Apply the bracket fix from issue 471 only for use_parentheses=True</li>
<li><a
href="https://github.com/PyCQA/isort/commit/df0e119d7b97811bde971e8516390a858c5a3d02"><code>df0e119</code></a>
confine pre-commit to stages</li>
<li><a
href="https://github.com/PyCQA/isort/commit/9255bcae69aef671f281aa29a7159dd7b840b3d5"><code>9255bca</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2212">#2212</a>
from PyCQA/bugfix/#2211-colors-extra</li>
<li><a
href="https://github.com/PyCQA/isort/commit/5336d7d8a7d0bd88f1a2b9add826e187183ccd69"><code>5336d7d</code></a>
Fix colors extras</li>
<li><a
href="https://github.com/PyCQA/isort/commit/643d9c478d597bdb9703ee0abed9919df336e3bd"><code>643d9c4</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/isort/issues/2210">#2210</a>
from PyCQA/version/5.13.1</li>
<li>Additional commits viewable in <a
href="https://github.com/pycqa/isort/compare/5.12.0...5.13.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `markdown` from 3.4.4 to 3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/releases">markdown's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.6</h2>
<h3>Changed</h3>
<h4>Refactor TOC Sanitation</h4>
<ul>
<li>All postprocessors are now run on heading content.</li>
<li>Footnote references are now stripped from heading content. Fixes <a
href="https://redirect.github.com/Python-Markdown/markdown/issues/660">#660</a>.</li>
<li>A more robust <code>striptags</code> is provided to convert headings
to plain text.
Unlike, the <code>markupsafe</code> implementation, HTML entities are
not unescaped.</li>
<li>The plain text <code>name</code>, rich <code>html</code>, and
unescaped raw <code>data-toc-label</code> are
saved to <code>toc_tokens</code>, allowing users to access the full rich
text content of
the headings directly from <code>toc_tokens</code>.</li>
<li>The value of <code>data-toc-label</code> is sanitized separate from
heading content
before being written to <code>name</code>. This fixes a bug which
allowed markup through
in certain circumstances. To access the raw unsanitized data, retrieve
the
value from <code>token['data-toc-label']</code> directly.</li>
<li>An <code>html.unescape</code> call is made just prior to calling
<code>slugify</code> so that
<code>slugify</code> only operates on Unicode characters. Note that
<code>html.unescape</code> is
not run on <code>name</code>, <code>html</code>, or
<code>data-toc-label</code>.</li>
<li>The functions <code>get_name</code> and
<code>stashedHTML2text</code> defined in the <code>toc</code> extension
are both <strong>deprecated</strong>. Instead, third party extensions
should use some
combination of the new functions <code>run_postprocessors</code>,
<code>render_inner_html</code> and
<code>striptags</code>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Include <code>scripts/*.py</code> in the generated source tarballs
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1430">#1430</a>).</li>
<li>Ensure lines after heading in loose list are properly detabbed (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1443">#1443</a>).</li>
<li>Give smarty tree processor higher priority than toc (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1440">#1440</a>).</li>
<li>Permit carets (<code>^</code>) and square brackets (<code>]</code>)
but explicitly exclude
backslashes (<code>\</code>) from abbreviations (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1444">#1444</a>).</li>
<li>In attribute lists (<code>attr_list</code>,
<code>fenced_code</code>), quoted attribute values are
now allowed to contain curly braces (<code>}</code>) (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1414">#1414</a>).</li>
</ul>
<h2>Release 3.5.2</h2>
<h3>Fixed</h3>
<ul>
<li>Fix type annotations for <code>convertFile</code> - it accepts only
bytes-based buffers.
Also remove legacy checks from Python 2 (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1400">#1400</a>)</li>
<li>Remove legacy import needed only in Python 2 (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1403">#1403</a>)</li>
<li>Fix typo that left the attribute
<code>AdmonitionProcessor.content_indent</code> unset
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1404">#1404</a>)</li>
<li>Fix edge-case crash in <code>InlineProcessor</code> with
<code>AtomicString</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1406">#1406</a>).</li>
<li>Fix edge-case crash in <code>codehilite</code> with an empty
<code>code</code> tag (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1405">#1405</a>).</li>
<li>Improve and expand type annotations in the code base (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1401">#1401</a>).</li>
<li>Fix handling of bogus comments (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1425">#1425</a>).</li>
</ul>
<h2>Release 3.5.1</h2>
<h3>Fixed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md">markdown's
changelog</a>.</em></p>
<blockquote>
<h2>[3.6] -- 2024-03-14</h2>
<h3>Changed</h3>
<h4>Refactor TOC Sanitation</h4>
<ul>
<li>All postprocessors are now run on heading content.</li>
<li>Footnote references are now stripped from heading content. Fixes <a
href="https://redirect.github.com/Python-Markdown/markdown/issues/660">#660</a>.</li>
<li>A more robust <code>striptags</code> is provided to convert headings
to plain text.
Unlike, the <code>markupsafe</code> implementation, HTML entities are
not unescaped.</li>
<li>The plain text <code>name</code>, rich <code>html</code>, and
unescaped raw <code>data-toc-label</code> are
saved to <code>toc_tokens</code>, allowing users to access the full rich
text content of
the headings directly from <code>toc_tokens</code>.</li>
<li>The value of <code>data-toc-label</code> is sanitized separate from
heading content
before being written to <code>name</code>. This fixes a bug which
allowed markup through
in certain circumstances. To access the raw unsanitized data, retrieve
the
value from <code>token['data-toc-label']</code> directly.</li>
<li>An <code>html.unescape</code> call is made just prior to calling
<code>slugify</code> so that
<code>slugify</code> only operates on Unicode characters. Note that
<code>html.unescape</code> is
not run on <code>name</code>, <code>html</code>, or
<code>data-toc-label</code>.</li>
<li>The functions <code>get_name</code> and
<code>stashedHTML2text</code> defined in the <code>toc</code> extension
are both <strong>deprecated</strong>. Instead, third party extensions
should use some
combination of the new functions <code>run_postprocessors</code>,
<code>render_inner_html</code> and
<code>striptags</code>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Include <code>scripts/*.py</code> in the generated source tarballs
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1430">#1430</a>).</li>
<li>Ensure lines after heading in loose list are properly detabbed (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1443">#1443</a>).</li>
<li>Give smarty tree processor higher priority than toc (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1440">#1440</a>).</li>
<li>Permit carets (<code>^</code>) and square brackets (<code>]</code>)
but explicitly exclude
backslashes (<code>\</code>) from abbreviations (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1444">#1444</a>).</li>
<li>In attribute lists (<code>attr_list</code>,
<code>fenced_code</code>), quoted attribute values are
now allowed to contain curly braces (<code>}</code>) (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1414">#1414</a>).</li>
</ul>
<h2>[3.5.2] -- 2024-01-10</h2>
<h3>Fixed</h3>
<ul>
<li>Fix type annotations for <code>convertFile</code> - it accepts only
bytes-based buffers.
Also remove legacy checks from Python 2 (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1400">#1400</a>)</li>
<li>Remove legacy import needed only in Python 2 (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1403">#1403</a>)</li>
<li>Fix typo that left the attribute
<code>AdmonitionProcessor.content_indent</code> unset
(<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1404">#1404</a>)</li>
<li>Fix edge-case crash in <code>InlineProcessor</code> with
<code>AtomicString</code> (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1406">#1406</a>).</li>
<li>Fix edge-case crash in <code>codehilite</code> with an empty
<code>code</code> tag (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1405">#1405</a>).</li>
<li>Improve and expand type annotations in the code base (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1401">#1401</a>).</li>
<li>Fix handling of bogus comments (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1425">#1425</a>).</li>
</ul>
<h2>[3.5.1] -- 2023-10-31</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/e524b8fe938738cb4492411a34cce89051cb9695"><code>e524b8f</code></a>
Bump version to 3.6</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/3d8afc6f89e169522f44c1bbec15f66dc359eccb"><code>3d8afc6</code></a>
Allow attr_list quoted values to contain curly braces</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/9edba85fc14f034b7109534220702bf60178ff15"><code>9edba85</code></a>
Refactor abbr escaping</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/e4ab4a610edc6332ce81a53aa4ae6f97516ce461"><code>e4ab4a6</code></a>
Refactor TOC sanitation</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/a18765c25cccab23f400edeac94d20f4be00492b"><code>a18765c</code></a>
Explicitly omit carot and backslash from abbr</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/421f1e88ff4661b4433b97ec57b040a2a74e5aed"><code>421f1e8</code></a>
Give smarty tree processor higher priority than toc</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/c334a3e47e6565469344154f966cf0eb9aca0de3"><code>c334a3e</code></a>
Ensure lines after heading in loose list are properly detabbed</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/ea92856855a6314488acb121f21f8fa02860e008"><code>ea92856</code></a>
Update the license template so GitHub can detect it</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/a2effd6d5191808c8b2e347965f6fcf4aa709e78"><code>a2effd6</code></a>
Disable mkdocstrings show_symbol_type_toc option to work around
searching iss...</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/91f9a1205d32f3bc6a27ca5f993409c3b97c1931"><code>91f9a12</code></a>
Restore Attribute symbol type in mkdocstrings template</li>
<li>Additional commits viewable in <a
href="https://github.com/Python-Markdown/markdown/compare/3.4.4...3.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `mike` from 2.0.0 to 2.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jimporter/mike/releases">mike's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.1</h2>
<h3>Bug fixes</h3>
<ul>
<li>Support using environment variables for <code>INHERIT</code> when
injecting the <code>mike</code> plugin into <code>mkdocs.yml</code></li>
</ul>
<h2>v2.1.0</h2>
<h3>New features</h3>
<ul>
<li>When calling <code>set-default</code>, you can now pass
<code>--allow-undefined</code> to set the default to a version that
doesn't exist yet</li>
<li>Add global-level <code>-q</code> / <code>--quiet</code> option to
suppress warning messages</li>
<li>Add support for handling <code>!relative</code> in
<code>mkdocs.yml</code></li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>When loading an MkDocs config, mike now runs the
<code>startup</code> and <code>shutdown</code> events</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jimporter/mike/blob/master/CHANGES.md">mike's
changelog</a>.</em></p>
<blockquote>
<h2>v2.1.1 (2024-05-03)</h2>
<h3>Bug fixes</h3>
<ul>
<li>Support using environment variables for <code>INHERIT</code> when
injecting the <code>mike</code>
plugin into <code>mkdocs.yml</code></li>
</ul>
<hr />
<h2>v2.1.0 (2024-05-01)</h2>
<h3>New features</h3>
<ul>
<li>When calling <code>set-default</code>, you can now pass
<code>--allow-undefined</code> to set the
default to a version that doesn't exist yet</li>
<li>Add global-level <code>-q</code> / <code>--quiet</code> option to
suppress warning messages</li>
<li>Add support for handling <code>!relative</code> in
<code>mkdocs.yml</code></li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>When loading an MkDocs config, mike now runs the
<code>startup</code> and <code>shutdown</code>
events</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jimporter/mike/commit/0bdfe24c20fb0774652230a7abe8466b98098da4"><code>0bdfe24</code></a>
Update version to 2.1.1</li>
<li><a
href="https://github.com/jimporter/mike/commit/3351d5feabff8ee107f4ad6d1f86055843c7dbf1"><code>3351d5f</code></a>
Expand environment variables when injecting the mike plugin; resolves <a
href="https://redirect.github.com/jimporter/mike/issues/217">#217</a></li>
<li><a
href="https://github.com/jimporter/mike/commit/e4d83eda046b1dea0493f91fcacbf86634c93db5"><code>e4d83ed</code></a>
Update version to 2.2.0.dev0</li>
<li><a
href="https://github.com/jimporter/mike/commit/6e6cfbb9a3e78d2ab2a529b72b84e8918c101f6c"><code>6e6cfbb</code></a>
Update version to 2.1.0</li>
<li><a
href="https://github.com/jimporter/mike/commit/5773be928d1a6e99e61755df0d73a8b2ce16660f"><code>5773be9</code></a>
Fix CI</li>
<li><a
href="https://github.com/jimporter/mike/commit/7904925595827ccba3908775b2f9b5add3ae9030"><code>7904925</code></a>
Further tests for deserializing Python objects during
<code>inject_plugin</code></li>
<li><a
href="https://github.com/jimporter/mike/commit/01219bddfeea16f8d6dd6d65d0d84581cf183a3f"><code>01219bd</code></a>
Allow arbitrary Python object in YAML config</li>
<li><a
href="https://github.com/jimporter/mike/commit/ac7b2403cacb0a16892ce915478bac70bd7faf39"><code>ac7b240</code></a>
Handle <code>!relative</code> (and any future constructors) in
mkdocs.yml; resolves <a
href="https://redirect.github.com/jimporter/mike/issues/199">#199</a></li>
<li><a
href="https://github.com/jimporter/mike/commit/fdcc9126b5ded0a273f7d3be3dd1d698f53157ec"><code>fdcc912</code></a>
Add <code>--quiet</code> option; resolves <a
href="https://redirect.github.com/jimporter/mike/issues/210">#210</a></li>
<li><a
href="https://github.com/jimporter/mike/commit/a39ea731c810627341980f4e28b0b5afa55c1c08"><code>a39ea73</code></a>
Add <code>set-default --allow-undefined</code>; see <a
href="https://redirect.github.com/jimporter/mike/issues/210">#210</a></li>
<li>Additional commits viewable in <a
href="https://github.com/jimporter/mike/compare/v2.0.0...v2.1.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocs-macros-plugin` from 1.0.4 to 1.0.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md">mkdocs-macros-plugin's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.5, 2023-10-31</h2>
<ul>
<li>Added: git.short_tag (<a
href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/183">#183</a>)</li>
<li>Added: Mermaid diagrams in the documentation (Readthedocs)</li>
<li>Fixed: Changelog was no longer displayed (<a
href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/186">#186</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/4bfda0bd7efe070439aa5cecea3d3ca2d86375d2"><code>4bfda0b</code></a>
Fix issue with changelog no longer displayed (<a
href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/186">#186</a>)</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/82c5cdde6f40b2089db1edc6226b1041e7eb415f"><code>82c5cdd</code></a>
Merge pull request <a
href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/183">#183</a>
from marcospereira/add-short-tag</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/298f07f787b46faa5cc0adc98bd5606e5ac773f8"><code>298f07f</code></a>
Add a short_tag attribute to git context</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/428a0151a053f31e5d3bab4345e33c73bf050a08"><code>428a015</code></a>
Remove include-markdown in webdoc, since it crashed readthedocs</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/2161dd45c175e6a0c9fc495212f47b66c27bb2d3"><code>2161dd4</code></a>
Update .readthedocs.yml</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/c64a08d4f8c42f9a6635a97cb88fadaa90a20b12"><code>c64a08d</code></a>
Merge pull request <a
href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/182">#182</a>
from SimonMarquis/patch-1</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/1c1d2c44693a41874a99f3e8c93dc4d74c3932a3"><code>1c1d2c4</code></a>
Fix typo in <code>Rich Markdown Pages</code> docs</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/9dba19e3ec0dfce7761eee32dfda4dca6cd312af"><code>9dba19e</code></a>
Merge branch 'master' of github.com:fralau/mkdocs_macros_plugin into
master</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/7da70895975dc67074e352d811ffeb943b11240c"><code>7da7089</code></a>
Add experimental logo</li>
<li><a
href="https://github.com/fralau/mkdocs-macros-plugin/commit/0d36ddee96d7c7ea2178d942b665d8eb620791f3"><code>0d36dde</code></a>
Add experimental logo</li>
<li>Additional commits viewable in <a
href="https://github.com/fralau/mkdocs_macros_plugin/compare/v1.0.4...v1.0.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocs-material` from 9.3.1 to 9.5.25
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.5.25</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>:
Tags plugin crashing on numeric tags</li>
</ul>
<h2>mkdocs-material-9.5.24</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>:
Version selector title rendering issue</li>
</ul>
<h2>mkdocs-material-9.5.23</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>:
Edge case in anchor navigation when using instant navigation</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>:
Version selector not showing version alias</li>
</ul>
<h2>mkdocs-material-9.5.22</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
<h2>mkdocs-material-9.5.21</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>:
Ensure latest version of Mermaid.js is used</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>:
Added warning for dotfiles in info plugin</li>
</ul>
<p>Thanks to <a
href="https://github.com/kamilkrzyskow"><code>@kamilkrzyskow</code></a>
for their contributions</p>
<h2>mkdocs-material-9.5.20</h2>
<ul>
<li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>:
Tags plugin emits deprecation warning (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7118">#7118</a>:
Social plugin crashes if fonts are disabled (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7085">#7085</a>:
Social plugin crashes on Windows when downloading fonts</li>
</ul>
<h2>mkdocs-material-9.5.19</h2>
<ul>
<li>Updated MkDocs to 1.6 and limited version to < 2</li>
<li>Updated Docker image to latest Alpine Linux</li>
<li>Removed <code>setup.py</code>, now that GitHub fully understands
<code>pyproject.toml</code></li>
<li>Improved interop of social plugin with third-party MkDocs
themes</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7099">#7099</a>:
Blog reading time not rendered correctly for Japanese</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7097">#7097</a>:
Improved resilience of tags plugin when no tags are given</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7090">#7090</a>:
Active tab indicator in nested content tabs rendering bug</li>
</ul>
<h2>mkdocs-material-9.5.18</h2>
<ul>
<li>Refactored tooltips implementation to fix positioning issues</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7044">#7044</a>:
Rendering glitch when hovering contributor avatar in Chrome</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7043">#7043</a>:
Highlighted lines in code blocks cutoff on mobile</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6910">#6910</a>:
Incorrect position of tooltip for page status in sidebar</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6760">#6760</a>:
Incorrect position and overly long tooltip in tables</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6488">#6488</a>:
Incorrect position and cutoff tooltip in content tabs</li>
</ul>
<h2>mkdocs-material-9.5.17</h2>
<ul>
<li>Updated Serbian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7003">#7003</a>:
Confusing keyboard interaction for palette toggle</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7001">#7001</a>:
Blog posts now show time by default (9.5.16 regression)</li>
<li>Fixed edge case in backport of social plugin font loading logic</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p>
<ul>
<li>Fixed projects plugin crashing when serving before building
subprojects</li>
</ul>
<p>mkdocs-material-9.5.25 (2024-05-27)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>:
Tags plugin crashing on numeric tags</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p>
<ul>
<li>Fixed projects plugin crashing in serve mode when disabled</li>
<li>Fixed projects plugin crashing when building nested projects</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>:
Tags listings not rendering when toc_depth is changed</li>
</ul>
<p>mkdocs-material-9.5.24 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>:
Version selector title rendering issue</li>
</ul>
<p>mkdocs-material-9.5.23 (2024-05-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>:
Edge case in anchor navigation when using instant navigation</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>:
Version selector not showing version alias</li>
</ul>
<p>mkdocs-material-9.5.22 (2024-05-12)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
<p>mkdocs-material-9.5.21 (2024-05-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>:
Ensure latest version of Mermaid.js is used</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>:
Added warning for dotfiles in info plugin</li>
</ul>
<p>mkdocs-material-9.5.20 (2024-04-29)</p>
<ul>
<li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>:
Tags plugin emits deprecation warning (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7118">#7118</a>:
Social plugin crashes if fonts are disabled (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7085">#7085</a>:
Social plugin crashes on Windows when downloading fonts</li>
</ul>
<p>mkdocs-material-9.5.19+insiders-4.53.8 (2024-04-26)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7052">#7052</a>:
Preview extension automatically including all pages</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7051">#7051</a>:
Instant previews mounting on footnote references</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5165">#5165</a>:
Improved tooltips not mounting in sidebar for typeset plugin</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c8ee11ff2b5d71e65aafed187a868afd4eb7a3a2"><code>c8ee11f</code></a>
Prepare 9.5.25 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0ee1110643420e9a6c7357408c2e61d23457746a"><code>0ee1110</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/09f817d1541bd20cd721dacf224547a44aebce2e"><code>09f817d</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/86d3729a629079a249320b5ecec27b5eee88ab7a"><code>86d3729</code></a>
Created new and better Insiders documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7210">#7210</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1b346eb57b2871eca8f5e78444cfc83d35ab2a2e"><code>1b346eb</code></a>
Fixed tags plugin crashing on numeric tags</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/05af8988c871e97a4dcd3209e22de4d7901d1e50"><code>05af898</code></a>
Added --force-reinstall to insiders upgrade instructions (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7203">#7203</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7368c7f759e6163f7cce9af15d0b0d7bfc7a1d52"><code>7368c7f</code></a>
Updated Insiders changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e8478d921a8521b17f82e9d7f9540588e5b5ef40"><code>e8478d9</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/d0be598532c4a559f26c09741d09d942fa3418e0"><code>d0be598</code></a>
Updated Insiders changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/721eefb076981600df21b47909618b644de34e3d"><code>721eefb</code></a>
Updated Insiders changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.3.1...9.5.25">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocstrings[python]` from 0.23.0 to 0.25.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s
releases</a>.</em></p>
<blockquote>
<h2>0.25.1</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.1">0.25.1</a>
- 2024-05-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.0...0.25.1">Compare
with 0.25.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Always descend into sub-headings when re-applying their label (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/cb86e08bbc5e8057393aa1cd7ca29bc2b40ab5eb">cb86e08</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/158">Issue-mkdocstrings/python-158</a></li>
</ul>
<h2>0.25.0</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.0">0.25.0</a>
- 2024-04-27</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.3...0.25.0">Compare
with 0.24.3</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Support <code>once</code> parameter in logging methods, allowing to
log a message only once with a given logger (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/1532b59a6efd99fed846cf7edfd0b26525700d3f">1532b59</a>
by Timothée Mazzucotelli).</li>
<li>Support blank line between <code>::: path</code> and YAML options
(<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/d799d2f3903bce44fb751f8cf3fb8078d25549da">d799d2f</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/450">Issue-450</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Allow specifying name of template loggers (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c5b5f697c83271d961c7ac795412d6b4964ba2b7">c5b5f69</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>0.24.3</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.3">0.24.3</a>
- 2024-04-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.2...0.24.3">Compare
with 0.24.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (uncomment
code...) (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/7fe3e5f28239c08094fb656728369998f52630ea">7fe3e5f</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>0.24.2</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.2">0.24.2</a>
- 2024-04-02</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.1...0.24.2">Compare
with 0.24.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2ccbfb0c8adfeff3dc83845ee41">c0d0090</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/143">Issue-mkdocstrings/python-143</a></li>
</ul>
<h2>0.24.1</h2>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.1">0.24.1</a>
- 2024-02-27</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.0...0.24.1">Compare
with 0.24.0</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Support new pymdownx-highlight options (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/a7a29079aebcd79be84ac38ce275797920e4c75e">a7a2907</a>
by Timothée Mazzucotelli).</li>
<li>Backup anchors with id and no href, for compatibility with autorefs'
Markdown anchors (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/b5236b4333ebde9648c84f6e4b0f4c2b10f3ecd4">b5236b4</a>
by Timothée Mazzucotelli). [PR-<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/651">#651</a>](<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/651">mkdocstrings/mkdocstrings#651</a>),
<a
href="https://redirect.github.com/mkdocstrings/autorefs/pull/39">Related-to-mkdocs-autorefs#39</a>,
Co-authored-by: Oleh Prypin <a
href="mailto:[email protected]">[email protected]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.1">0.25.1</a>
- 2024-05-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.0...0.25.1">Compare
with 0.25.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Always descend into sub-headings when re-applying their label (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/cb86e08bbc5e8057393aa1cd7ca29bc2b40ab5eb">cb86e08</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/158">Issue-mkdocstrings/python-158</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.25.0">0.25.0</a>
- 2024-04-27</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.3...0.25.0">Compare
with 0.24.3</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Support <code>once</code> parameter in logging methods, allowing to
log a message only once with a given logger (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/1532b59a6efd99fed846cf7edfd0b26525700d3f">1532b59</a>
by Timothée Mazzucotelli).</li>
<li>Support blank line between <code>::: path</code> and YAML options
(<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/d799d2f3903bce44fb751f8cf3fb8078d25549da">d799d2f</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/450">Issue-450</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Allow specifying name of template loggers (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c5b5f697c83271d961c7ac795412d6b4964ba2b7">c5b5f69</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.3">0.24.3</a>
- 2024-04-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.2...0.24.3">Compare
with 0.24.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (uncomment
code...) (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/7fe3e5f28239c08094fb656728369998f52630ea">7fe3e5f</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.2">0.24.2</a>
- 2024-04-02</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.1...0.24.2">Compare
with 0.24.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support HTML toc labels with Python-Markdown 3.6+ (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c0d009000678a2ccbfb0c8adfeff3dc83845ee41">c0d0090</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/143">Issue-mkdocstrings/python-143</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.1">0.24.1</a>
- 2024-02-27</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.24.0...0.24.1">Compare
with 0.24.0</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Support new pymdownx-highlight options (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/a7a29079aebcd79be84ac38ce275797920e4c75e">a7a2907</a>
by Timothée Mazzucotelli).</li>
<li>Backup anchors with id and no href, for compatibility with autorefs'
Markdown anchors (<a
href="https://github.com/mkdocstrings/mkdocstrings/commit/b5236b4333ebde9648c84f6e4b0f4c2b10f3ecd4">b5236b4</a>
by Timothée Mazzucotelli). [PR-<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/651">#651</a>](<a
href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/651">mkdocstrings/mkdocstrings#651</a>),
<a
href="https://redirect.github.com/mkdocstrings/autorefs/pull/39">Related-to-mkdocs-autorefs#39</a>,
Co-authored-by: Oleh Prypin <a
href="mailto:[email protected]">[email protected]</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.24.0">0.24.0</a>
- 2023-11-14</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0">Compare
with 0.23.0</a><!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/e135869681dc712a3721a7753c9825b8c040bb83"><code>e135869</code></a>
chore: Prepare release 0.25.1</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/cb86e08bbc5e8057393aa1cd7ca29bc2b40ab5eb"><code>cb86e08</code></a>
fix: Always descend into sub-headings when re-applying their label</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/a86ca7d24a57b1217ee9d21c96d133ef31dcbd62"><code>a86ca7d</code></a>
docs: Customize parameters color in ToC</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/bc25b6a00cb1515f0dc8c433ae595092fcddfba8"><code>bc25b6a</code></a>
docs: Remove requirements link in readme</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/87d82299773a0203329d9d45ce3e1210c3320375"><code>87d8229</code></a>
chore: Prepare release 0.25.0</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/c5b5f697c83271d961c7ac795412d6b4964ba2b7"><code>c5b5f69</code></a>
refactor: Allow specifying name of template loggers</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/commit/7ff1681d417bd68b8a7ce6f9487638bda03e3710"><code>7ff1681</code></a>
docs: Enable parameter headings</li>
<li><a
href="https://github.com/mkdocstrings/mkdocstrings/…1 file changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments