Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mkdocs-material from 9.4.10 to 9.4.11 in /doc (#2219)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.10 to 9.4.11. <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.11</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6364">#6364</a>: Search plugin crashing when enabling theme while serving</li> <li>Fixed blog plugin crashing when disabling pagination</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.11+insiders-4.44.0 (2023-11-23)</p> <ul> <li>Added pagination settings for archive pages in blog plugin</li> <li>Added pagination settings for category pages in blog plugin</li> </ul> <p>mkdocs-material-9.4.11 (2023-11-23)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6364">#6364</a>: Search plugin crashing when enabling theme while serving</li> <li>Fixed blog plugin crashing when disabling pagination</li> </ul> <p>mkdocs-material-9.4.10+insiders-4.43.1 (2023-11-19)</p> <ul> <li>Added third-party theme support in projects plugin, improving editing</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6360">#6360</a>: Projects plugin crashes when theme is not Material for MkDocs</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6306">#6306</a>: Projects plugin not reloading nested project configuration</li> </ul> <p>mkdocs-material-9.4.10 (2023-11-19)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6356">#6356</a>: Version selector can't be disabled via mike's configuration</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6281">#6281</a>: Navigation not rendering due to Safari bug (9.4.2 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6261">#6261</a>: Navigation expansion animates on first load (9.4.2 regression)</li> </ul> <p>mkdocs-material-9.4.9 (2023-11-17)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6344">#6344</a>: Long entries cutoff in table of contents</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6336">#6336</a>: Custom template for glob archive not working with pagination</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6328">#6328</a>: Blog plugin crashes for locales with dashes, e.g. pt-BR</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6327">#6327</a>: Copy-to-clipboard button doesn't trim trailing line feed</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6302">#6302</a>: Version strings not matched when using mike, only aliases</li> <li>Fixed instant navigation progress indicator for gzipped content in Chrome</li> <li>Fixed rendering bug on details marker rotation in Firefox</li> </ul> <p>mkdocs-material-9.4.8+insiders-4.43.0 (2023-11-05)</p> <ul> <li>Added support for GitLab committers (document contributors)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6264">#6264</a>: Fixed compatibility with Python < 3.10</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6254">#6254</a>: Meta plugin not applying meta files to blog posts</li> </ul> <p>mkdocs-material-9.4.8 (2023-11-05)</p> <ul> <li>Fixed invalid local address replacement when using instant loading</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6275">#6275</a>: Crash after navigation caused 404 when using instant loading</li> </ul> <p>mkdocs-material-9.4.7+insiders-4.42.3 (2023-10-27)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6251">#6251</a>: Cards in grids cut off on very small screens</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6241">#6241</a>: Using social plugin + static-i18n plugin errors</li> </ul> <p>mkdocs-material-9.4.7 (2023-10-27)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/909f2d5158cd0df7a623694da62b9ad877b6fc6f"><code>909f2d5</code></a> Enabled chatbot</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/697116f6afd04ff2efb5f942edfb1ee1b2971268"><code>697116f</code></a> Prepare 9.4.11 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/8053524ad89219e1fe28166bf3ee8d760c2a3cca"><code>8053524</code></a> Prepare 9.4.11 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ae056297bf2b38030cddc14a14afbfbab00ba494"><code>ae05629</code></a> Fixed crash of blog plugin when pagination is disabled</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/0fd2a3940e9f0781c5568c9d8bd23ac54e66fb8e"><code>0fd2a39</code></a> Added documentation on new advanced blog settings</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a6772cf5e883f46bfd2a36e4d332983d03df1cc2"><code>a6772cf</code></a> Added documentation on new advanced blog settings</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/120a9be634ce06acc4ec0620e79104133c01a575"><code>120a9be</code></a> Merge branch 'master' of github.com:squidfunk/mkdocs-material</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/48402d02a46049f5c76edf34820edb829965a996"><code>48402d0</code></a> Deactivated chatbot</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/73c67d774b07b3894777746197b141dc004cabdf"><code>73c67d7</code></a> Merge pull request <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6381">#6381</a> from AdrianoKF/6378-json-schema-neoteroi</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3d76c8948305f698f41aa3f87758f8dc661ea0c3"><code>3d76c89</code></a> Replace Neoteroi markdown extensions schema with external URL</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.4.10...9.4.11">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.4.10&new-version=9.4.11)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information