Skip to content

Commit 55fe7c9

Browse files
authored
Bump mkdocs-gen-files from 0.5.0 to 0.6.0 (#229)
Bumps [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) from 0.5.0 to 0.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oprypin/mkdocs-gen-files/releases">mkdocs-gen-files's releases</a>.</em></p> <blockquote> <h2>v0.6.0</h2> <ul> <li> <p>Compatibility with MkDocs 1.6 is improved - generated files don't have to have an <code>abs_src_path</code> - <a href="https://github.com/oprypin/mkdocs-gen-files/commit/7baa03225e6c34cc85d17f79c47e42eb2c2e359e">https://github.com/oprypin/mkdocs-gen-files/commit/7baa03225e6c34cc85d17f79c47e42eb2c2e359e</a></p> </li> <li> <p>There was a bug: using <code>edit_uri_template</code> in MkDocs would prevent <code>set_edit_path()</code> from working. This is now fixed - <a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/37">#37</a> - thanks to <a href="https://github.com/frankkusters"><code>@​frankkusters</code></a></p> </li> <li> <p>The MkDocs configuration file now can be <code>mkdocs.yaml</code>, not only <code>mkdocs.yml</code>. Thanks to <a href="https://github.com/mgor"><code>@​mgor</code></a> in <a href="https://redirect.github.com/oprypin/mkdocs-gen-files/pull/39">oprypin/mkdocs-gen-files#39</a></p> </li> <li> <p>MkDocs 1.4.1 is now the lowest supported version - <a href="https://github.com/oprypin/mkdocs-gen-files/commit/2e47124f6a00150b40e2694cfb721d4f373be914">https://github.com/oprypin/mkdocs-gen-files/commit/2e47124f6a00150b40e2694cfb721d4f373be914</a></p> </li> <li> <p>Python 3.9 is now the lowest supported version.</p> </li> <li> <p>The <a href="https://oprypin.github.io/mkdocs-gen-files/extras.html#programmatically-generating-the-navigation">nav generator</a> can support empty paths - <a href="https://github.com/oprypin/mkdocs-gen-files/commit/440b0bfafa35bd1b1b3b3ed5aaa7b9f11d9cfe7c">https://github.com/oprypin/mkdocs-gen-files/commit/440b0bfafa35bd1b1b3b3ed5aaa7b9f11d9cfe7c</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/oprypin/mkdocs-gen-files/compare/v0.5.0...v0.6.0">https://github.com/oprypin/mkdocs-gen-files/compare/v0.5.0...v0.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/5136a79ab5af156688cca28fb1c081204250159b"><code>5136a79</code></a> v0.6.0</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/df9d4dc3fb81edb6b9337e03a24421cc6f040d52"><code>df9d4dc</code></a> Add a workaround that allows edit_uri_template to work in MkDocs 1.6+</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/e0e32472a5651f30545354cbd903e26091f50b38"><code>e0e3247</code></a> allow <code>.yaml</code> extension for mkdocs configuration file (<a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/39">#39</a>)</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/bfe7bbcf0b336d5d9f5d395224b4d063c10c3778"><code>bfe7bbc</code></a> Update deps</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/d56e1d95d927bc53afc5f18ec9ef8167e9b4de13"><code>d56e1d9</code></a> Update deps</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/440b0bfafa35bd1b1b3b3ed5aaa7b9f11d9cfe7c"><code>440b0bf</code></a> Support empty path in <code>Nav</code></li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/85d56eb8ed6eccf1528ca158dbf97c8f0b6bb72e"><code>85d56eb</code></a> Add more lints, update deps</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/1a822d9e0d376d8ecae95fb961144a5af4887ef1"><code>1a822d9</code></a> Update template, fix lints, update docs deps</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/7baa03225e6c34cc85d17f79c47e42eb2c2e359e"><code>7baa032</code></a> Fix types and compatibility with MkDocs 1.6</li> <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/6fd0fe048ebf928763458d8dba1a476ca2196117"><code>6fd0fe0</code></a> Template upgrade</li> <li>Additional commits viewable in <a href="https://github.com/oprypin/mkdocs-gen-files/compare/v0.5.0...v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-gen-files&package-manager=pip&previous-version=0.5.0&new-version=0.6.0)](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 674a1ef + 30e36f9 commit 55fe7c9

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
@@ -62,7 +62,7 @@ dev-mkdocs = [
6262
"black == 25.11.0",
6363
"Markdown==3.10",
6464
"mike == 2.1.3",
65-
"mkdocs-gen-files == 0.5.0",
65+
"mkdocs-gen-files == 0.6.0",
6666
"mkdocs-literate-nav == 0.6.2",
6767
"mkdocs-macros-plugin == 1.5.0",
6868
"mkdocs-material == 9.7.0",

0 commit comments

Comments
 (0)