Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Update mkdocs-material requirement from ~=9.4.3 to ~…
…=9.4.4 in /gh-pages (#4290) Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. <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.4.4</h2> <ul> <li>Added support for overriding text to be copied for code blocks</li> <li>Fixed broken layout in some browsers at breakpoints when using zoom</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6132">#6132</a>: Incomplete search highlighting for code blocks in titles</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.4.4+insiders-4.42.1 (2023-10-05)</p> <ul> <li>Fixed spacing of related links in blog posts on small screens</li> </ul> <p>mkdocs-material-9.4.4 (2023-10-05)</p> <ul> <li>Added support for overriding text to be copied for code blocks</li> <li>Fixed broken layout in some browsers at breakpoints when using zoom</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6132">#6132</a>: Incomplete search highlighting for code blocks in titles</li> </ul> <p>mkdocs-material-9.4.3 (2023-10-02)</p> <ul> <li>Added support for instant navigation progress indicator</li> <li>Improved spacing and alignment of tags</li> <li>Moved back-to-top button into separate partial</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6104">#6104</a>: Indentation for some code blocks lost in search</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6094">#6094</a>: Blog post metadata overlaps with footer on small screens</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6069">#6069</a>: Blog plugin crashes for categories with non-ASCII names</li> </ul> <p>Updated templates</p> <ul> <li>base.html</li> </ul> <p>mkdocs-material-9.4.2 (2023-09-25)</p> <ul> <li>Updated Slovenian translations</li> <li>Added animation to sidebar navigation expansion and collapse</li> <li>Added support for auto-replacement of document head for instant navigation</li> <li>Improved compatibility of new emoji extension with Python < 3.10</li> <li>Switched regex dependency to use minimal version</li> <li>Refactored alignment and spacing of sidebar navigation</li> <li>Fixed expansion button not focusable via keyboard in sidebar navigation</li> <li>Fixed viewport offset restoration on first load when using instant navigation</li> <li>Fixed accidental highlight of non-clickable elements in blog plugin sidebar</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6041">#6041</a>: Blog plugin crashes when nav is defined and blog not included</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5972">#5972</a>: Blog plugin ignores section index pages in paginated views</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5954">#5954</a>: Repeated click on anchor ignored when using instant navigation</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5742">#5742</a>: Keyboard navigation broken when using instant navigation</li> </ul> <p>Updated templates</p> <ul> <li>partials/nav-item.html</li> <li>blog-post.html</li> </ul> <p>mkdocs-material-9.4.1 (2023-09-22)</p> <ul> <li>Improved colors and contrast in dark mode</li> <li>Improved admonition borders to match font weight</li> <li>Switched content tabs to neutral color</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/fc62b3542142a6e43193083810f22500a0607acb"><code>fc62b35</code></a> Updated Insiders changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/59d21ffe6f837c5214e7230e4dada9d39b576ca6"><code>59d21ff</code></a> Prepare 9.4.4 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a9da0b632cdc04d0c68edce948313c0f7bd5a8fd"><code>a9da0b6</code></a> Added support for specifying copied text for code blocks</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/48ff39a5ccb505e1b9f1cb223a6ea16601efc192"><code>48ff39a</code></a> Added support for specifying copied text for code blocks</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/57e598b96e8a976eec0559de99ab700bf2d6c38e"><code>57e598b</code></a> Fixed incomplete search highlighting for code blocks in titles</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/790a446dd75bb7af9b925238686972cb1e64ef01"><code>790a446</code></a> Improved launch configuration</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/fbc36321b636b29807827f8d0f4282073ff1f829"><code>fbc3632</code></a> Updated distribution files</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/34aad073823097b473e79a479f1600679faf224a"><code>34aad07</code></a> Fixed debug launch configurations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/dcf5a80ef7ac927d21e2a708bb39263c4889e728"><code>dcf5a80</code></a> Updated VS Code debug configurations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/699097679313b6e1d8dc508ed9a147bc46ba9df9"><code>6990976</code></a> Updated theme setup documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6125">#6125</a>)</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.4.3...9.4.4">compare view</a></li> </ul> </details> <br /> 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>
- Loading branch information