Skip to content

Commit 1e363a4

Browse files
Build: Bump mkdocs-material from 9.6.4 to 9.6.5 (#1696)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.4 to 9.6.5. <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.6.5</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8016">#8016</a>: Tags listing not showing when when file name has spaces</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8012">#8012</a>: Privacy plugin crashes if HTTP download fails</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.6.5 (2025-02-20)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8016">#8016</a>: Tags listing not showing when when file name has spaces</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8012">#8012</a>: Privacy plugin crashes if HTTP download fails</li> </ul> <p>mkdocs-material-9.6.4 (2025-02-12)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7985">#7985</a>: Blog content sometimes not stretching to full width</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7978">#7978</a>: Navigation rendering bug in Safari 18.3</li> </ul> <p>mkdocs-material-9.6.3 (2025-02-07)</p> <ul> <li>Fixed rendering of arrow heads in Mermaid.js class diagrams</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7960">#7960</a>: Tags plugin crashes on numeric metadata titles</li> </ul> <p>mkdocs-material-9.6.2 (2025-02-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7955">#7955</a>: Excessively long words don't break on narrow screens</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7947">#7947</a>: Scope setting interferes with outdated version banner</li> </ul> <p>mkdocs-material-9.6.1 (2025-01-31)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7943">#7943</a>: Tags plugin crashing due to merge error</li> </ul> <p>mkdocs-material-9.6.0 (2025-01-31)</p> <ul> <li>Added meta plugin</li> <li>Rewrite of the tags plugin</li> <li>Added support for allow lists in tags plugin</li> <li>Added support for and custom sorting in tags plugin</li> <li>Added support for related links in blog plugin</li> <li>Added support for custom index pages in blog plugin</li> <li>Added support for navigation subtitles</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7924">#7924</a>: Anchors might require two clicks when using instant navigation</li> </ul> <p>mkdocs-material-9.5.50 (2025-01-18)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7913">#7913</a>: Social plugin renders attribute lists in page title</li> </ul> <p>mkdocs-material-9.5.49+insiders-4.53.15 (2025-01-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7896">#7896</a>: Scoped tags listings not rendering in subsections</li> </ul> <p>mkdocs-material-9.5.49 (2024-12-16)</p> <ul> <li>Adjusted title color in dark mode for all supported Mermaid.js diagrams</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7803">#7803</a>: Privacy plugin crashes on generated files</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7781">#7781</a>: Mermaid.js flow chart title not visible in dark mode</li> </ul> <p>mkdocs-material-9.5.48 (2024-12-08)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/7445b2aa608fd1312914103de10949b970b49142"><code>7445b2a</code></a> Prepare 9.6.5 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/bdad6ec83f1eacb4e5176e8e3aa88117ad39da3d"><code>bdad6ec</code></a> Formatting</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2e837fa4cf0fa8ba97bb2b6257710079c1589f2f"><code>2e837fa</code></a> Fixed privacy plugin crashing on HTTP errors</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/5958d7b69854126001137fe5d5a3482dd0099cad"><code>5958d7b</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8018">#8018</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3a11e3e7e70348e40f27d49e6ba7989591313f5d"><code>3a11e3e</code></a> Fixed tags plugin not working on filenames with whitespaces</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2752b9eab56baa3b65394874c7eaffcd4a20f680"><code>2752b9e</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e9d3ffaa528cddda3e01fef58435c796897bd15e"><code>e9d3ffa</code></a> docs(blog): Fix highlighted line in drafts section</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/44c3b569bf228f44ed515d42b71f7ca1182543eb"><code>44c3b56</code></a> Updated dependencies</li> <li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.4...9.6.5">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.6.4&new-version=9.6.5)](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>
1 parent 2ceaf44 commit 1e363a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ mkdocstrings-python = "1.16.1"
110110
mkdocs-literate-nav = "0.6.1"
111111
mkdocs-autorefs = "1.3.1"
112112
mkdocs-gen-files = "0.5.0"
113-
mkdocs-material = "9.6.4"
113+
mkdocs-material = "9.6.5"
114114
mkdocs-material-extensions = "1.3.1"
115115
mkdocs-section-index = "0.3.9"
116116

0 commit comments

Comments
 (0)