Skip to content

Commit a894cd1

Browse files
authored
Bump mkdocs-material from 9.2.1 to 9.2.3 (#159)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.1 to 9.2.3. <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.2.3</h2> <ul> <li>Fixed blog plugin rendering wrongly with <code>markdown.extensions.toc</code></li> <li>Fixed blog plugin entrypoint generation</li> </ul> <h2>mkdocs-material-9.2.2</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5880">#5880</a>: Blog plugin failing when building a standalone blog</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5881">#5881</a>: Blog plugin not compatible with Python &lt; 3.10</li> </ul> </blockquote> </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.2.3 (2023-08-22)</p> <ul> <li>Fixed blog plugin rendering wrongly with markdown.extensions.toc</li> <li>Fixed blog plugin entrypoint generation</li> </ul> <p>mkdocs-material-9.2.2 (2023-08-22)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5880">#5880</a>: Blog plugin failing when building a standalone blog</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5881">#5881</a>: Blog plugin not compatible with Python &lt; 3.10</li> </ul> <p>mkdocs-material-9.2.1 (2023-08-21)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5879">#5879</a>: Blog plugin failing when building a standalone blog</li> <li>Fixed error in blog plugin when using draft tagging on future date</li> <li>Fixed error in blog plugin when toc extension is not enabled</li> </ul> <p>mkdocs-material-9.2.0+insiders-4.39.1 (2023-08-21)</p> <ul> <li>Fixed git diff in tags plugin after merging back 9.2.0 changes</li> </ul> <p>mkdocs-material-9.2.0 (2023-08-21)</p> <p>Additions and improvements</p> <ul> <li>Added blogging support via built-in blog plugin</li> <li>Added support for Chinese language segmentaiton in search plugin</li> <li>Added support for adding custom dates to blog posts</li> <li>Added support for paginating archive and category pages</li> <li>Added support for annotations (outside of code blocks)</li> <li>Added support for navigation icons</li> <li>Added support for navigation pruning</li> <li>Added support for navigation status</li> <li>Added support for customizing site icons</li> <li>Added support for customizing (code) annotation icons</li> <li>Added focus outline to admonitions and details</li> <li>Added prompt for bug report name to info plugin</li> <li>Added Luxembourgish translations</li> <li>Improved rendering of (code) annotation markers</li> <li>Improved print styles for (code) annotations</li> <li>Improved customizability of navigation tabs</li> <li>Improved interop of plugins with external tools like mike</li> <li>Improved interop of blog plugin with awesome pages plugin</li> <li>Improved header partial by moving buttons into separate partials</li> <li>Improved clarity of site_url warning in social plugin</li> <li>Improved blog plugin to automatically setup directory structure</li> <li>Switched info plugin to importlib to mitigate deprecations</li> <li>Automatically download ResizeObserver polyfill when necessary</li> <li>Automatically add iframe-worker polyfill when necessary in offline plugin</li> <li>Automatically focus and bring up keyboard on touch devices</li> <li>Updated Serbo-Croatian translations</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/6feea7e1c28aa6c850949b18f16088dc3e18ff38"><code>6feea7e</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e64a1e26035aff4ad6816544e06ae567ca813163"><code>e64a1e2</code></a> Prepare 9.2.3 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2d716453e00332ccb33ae135526641c917f653bf"><code>2d71645</code></a> Fixed generation of entrypoint in blog plugin</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/382101d8a37c72b44211232885c0fd5367c574af"><code>382101d</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6ee9df6e1a8befa7fad00d42191bf313c2f6b5d2"><code>6ee9df6</code></a> Fixed rendering in blog plugin with markdown.extensions.toc</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/fe47f40a06b67d93ab15d18c4c9cf89a2ee27482"><code>fe47f40</code></a> Prepare 9.2.2 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0704046536d60a1dddae65b1dcf1075f8058e968"><code>0704046</code></a> Fixed compatibility with Python &lt; 3.10</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9f3efb8a5992d8349270b238e4a3c2eac38677d9"><code>9f3efb8</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/62d4a16067a784002a07af30d2e2f2046d9f3bd4"><code>62d4a16</code></a> Fixed edge cases for standalone case when using blog plugin</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a0cb4a7230bc34214368bdd0720d9b69a6b3cb10"><code>a0cb4a7</code></a> Documentation</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.2.1...9.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.2.1&new-version=9.2.3)](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 db18ab2 + 7418e3a commit a894cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev-mkdocs = [
4646
"mike == 1.1.2",
4747
"mkdocs-gen-files == 0.5.0",
4848
"mkdocs-literate-nav == 0.6.0",
49-
"mkdocs-material == 9.2.1",
49+
"mkdocs-material == 9.2.3",
5050
"mkdocs-section-index == 0.3.5",
5151
"mkdocstrings[python] == 0.22.0",
5252
"frequenz-repo-config[lib] == 0.4.0",

0 commit comments

Comments
 (0)