Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mkdocs from 1.4.0 to 1.4.1 (#333)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.0 to 1.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocs/mkdocs/releases">mkdocs's releases</a>.</em></p> <blockquote> <h2>1.4.1</h2> <ul> <li> <p>Support theme-namespaced plugin loading (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2998">#2998</a>)</p> <p>Plugins' entry points can be named as 'sometheme/someplugin'. That will have the following outcome:</p> <ul> <li>If the current theme is 'sometheme', the plugin 'sometheme/someplugin' will always be preferred over 'someplugin'.</li> <li>If the current theme <em>isn't</em> 'sometheme', the only way to use this plugin is by specifying <code>plugins: [sometheme/someplugin]</code>.</li> </ul> <p>One can also specify <code>plugins: ['/someplugin']</code> instead of <code>plugins: ['someplugin']</code> to definitely avoid the theme-namespaced plugin.</p> </li> <li> <p>Bugfix: <code>mkdocs serve</code> will work correctly with non-ASCII paths and redirects (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3001">#3001</a>)</p> </li> <li> <p>Windows: 'colorama' is now a dependency of MkDocs, to ensure colorful log output (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2987">#2987</a>)</p> </li> <li> <p>Plugin-related config options have more reliable validation and error reporting (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2997">#2997</a>)</p> </li> <li> <p>Translation sub-commands of <code>setup.py</code> were completely dropped. See documentation <a href="https://www.mkdocs.org/about/contributing/#submitting-changes-to-the-builtin-themes">[1]</a> <a href="https://www.mkdocs.org/dev-guide/translations/#updating-the-translation-catalogs">[2]</a> for their new replacements (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2990">#2990</a>)</p> </li> <li> <p>The <a href="https://pypi.org/project/mkdocs/#files">'mkdocs' package</a> (wheel and source) is now produced by Hatch build system and pyproject.toml instead of setup.py (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2988">#2988</a>)</p> </li> </ul> <p>Other small improvements; see <a href="https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1">commit log</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocs/mkdocs/commit/aa9eabea1a474ddaf817bbdca8bada7cec61aa11"><code>aa9eabe</code></a> Release 1.4.1 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3004">#3004</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/79fa445717d059071f09c10418eb531992e05027"><code>79fa445</code></a> URL-encode paths when serving a redirect (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3001">#3001</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/64c42a69430cf4b2a3d021e4cbc43bf5b1dd5354"><code>64c42a6</code></a> Fix tests for previous commit</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/6b7d0a55e094259dbd6d84c88721f43ed1869394"><code>6b7d0a5</code></a> Prevent a confusing stack trace when theme config fails validation</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/6fca6b59a29c07b7106d3c2ec58b7a3c136b09d8"><code>6fca6b5</code></a> Support theme-namespaced plugin loading (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2998">#2998</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/568e63ec3f55d8764dee9917b7060c5380416be7"><code>568e63e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2997">#2997</a> from mkdocs/plugconf</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/aaf819f183fec9f2bda14449ad9fc875ad830e45"><code>aaf819f</code></a> Better guard an edge case in plugin config</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/b964e05372b04a557663f5a963c1c772f8b0f4c6"><code>b964e05</code></a> Refactor <code>load_plugin</code> usage</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/9ada9bf96918153fd6e28eee5292e63040f57d23"><code>9ada9bf</code></a> Also tighten warnings of plugin configs</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/6b4d20e1eb922e010617ee65f48dc470a82a3584"><code>6b4d20e</code></a> Refactor plugin_cache usage to avoid nested exception</li> <li>Additional commits viewable in <a href="https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs&package-manager=pip&previous-version=1.4.0&new-version=1.4.1)](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 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>
- Loading branch information