Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mkdocs-rss-plugin requirement from <1.9,>=1.8 to >=1.8,<1.11 (#…
…1023) Updates the requirements on [mkdocs-rss-plugin](https://github.com/Guts/mkdocs-rss-plugin) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Guts/mkdocs-rss-plugin/releases">mkdocs-rss-plugin's releases</a>.</em></p> <blockquote> <h2>1.10.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Features and enhancements 🎉</h3> <ul> <li>Feature: support material social cards plugin by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/217">Guts/mkdocs-rss-plugin#217</a></li> <li>feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4) by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/221">Guts/mkdocs-rss-plugin#221</a></li> <li>quality: add tests against social cards integration by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/222">Guts/mkdocs-rss-plugin#222</a></li> </ul> <h3>Tooling 🔧</h3> <ul> <li>ci: set PyPi environment by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/215">Guts/mkdocs-rss-plugin#215</a></li> </ul> <h3>Documentation 📖</h3> <ul> <li>docs: switch to Material theme and revamp sections by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/216">Guts/mkdocs-rss-plugin#216</a></li> <li>docs: add missing git_use option by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/218">Guts/mkdocs-rss-plugin#218</a></li> <li>Documentation: fix anchors in JSON schema by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/220">Guts/mkdocs-rss-plugin#220</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.9.0...1.10.0">https://github.com/Guts/mkdocs-rss-plugin/compare/1.9.0...1.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Guts/mkdocs-rss-plugin/blob/main/CHANGELOG.md">mkdocs-rss-plugin's changelog</a>.</em></p> <blockquote> <h2>1.10.0 - 2023-12-17</h2> <h3>Features and enhancements 🎉</h3> <ul> <li>Feature: support material social cards plugin by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/217">Guts/mkdocs-rss-plugin#217</a></li> <li>feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4) by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/221">Guts/mkdocs-rss-plugin#221</a></li> <li>quality: add tests against social cards integration by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/222">Guts/mkdocs-rss-plugin#222</a></li> </ul> <h3>Tooling 🔧</h3> <ul> <li>ci: set PyPi environment by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/215">Guts/mkdocs-rss-plugin#215</a></li> </ul> <h3>Documentation 📖</h3> <ul> <li>docs: switch to Material theme and revamp sections by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/216">Guts/mkdocs-rss-plugin#216</a></li> <li>docs: add missing git_use option by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/218">Guts/mkdocs-rss-plugin#218</a></li> <li>Documentation: fix anchors in JSON schema by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/220">Guts/mkdocs-rss-plugin#220</a></li> </ul> <h2>1.9.0 - 2023-12-07</h2> <h3>Bugs fixes 🐛</h3> <ul> <li>fix: deprecation of Theme._vars by using config attributes by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/212">Guts/mkdocs-rss-plugin#212</a> thanks to the excellent work of <a href="https://github.com/alexvoss"><code>@alexvoss</code></a> on <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/205">Guts/mkdocs-rss-plugin#205</a> and <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/206">Guts/mkdocs-rss-plugin#206</a></li> </ul> <h3>Features and enhancements 🎉</h3> <ul> <li>Road to Mkdocs >= 1.4: plugin's configuration by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/195">Guts/mkdocs-rss-plugin#195</a></li> <li>Road to Mkdocs 1.4: use config attributes by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/211">Guts/mkdocs-rss-plugin#211</a></li> <li>Project: split dev and test dependencies by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/213">Guts/mkdocs-rss-plugin#213</a></li> <li>refacto: move global variables to constants module and rename customtypes into models by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/210">Guts/mkdocs-rss-plugin#210</a></li> </ul> <h3>Tooling 🔧</h3> <ul> <li>packaging: add Python 3.12 as supported version by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/214">Guts/mkdocs-rss-plugin#214</a></li> </ul> <h2>1.8.0 - 2023-07-24</h2> <h3>Bugs fixes 🐛</h3> <ul> <li>Fix tests config by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/196">Guts/mkdocs-rss-plugin#196</a></li> </ul> <h3>Features and enhancements 🎉</h3> <ul> <li>Add option to enable/disable git use. by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/187">Guts/mkdocs-rss-plugin#187</a></li> </ul> <h2>1.7.0 - 2023-05-28</h2> <h3>Bugs fixes 🐛</h3> <ul> <li>Fix tests: restore missing <code>__init__.py</code> file to make tests a subpackage by <a href="https://github.com/Guts"><code>@Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/190">Guts/mkdocs-rss-plugin#190</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/529f058b8fa8b54bda9236b83f482f894725793b"><code>529f058</code></a> release: bump to version 1.10.0</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/cea18220884844951366074222cab05e1203f654"><code>cea1822</code></a> quality: add tests agains social cards integration (<a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/222">#222</a>)</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/e8273b42a5bacd8124bb3d2c5d76ab50d55f26e8"><code>e8273b4</code></a> quality: add tests agains social cards integration</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/36d261a15ce160916d64327e3dd813adef208b25"><code>36d261a</code></a> feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4) (<a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/221">#221</a>)</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/c7e4310ad7d7118ed5b9d0cf7acd616ff0de872f"><code>c7e4310</code></a> fix: decrease log level</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/409812f0d789763a5e8450d99eab41569725e58d"><code>409812f</code></a> feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4)</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/ed2e6fe4d5c9c19ddaa2fe7223d2e36e4ebd09de"><code>ed2e6fe</code></a> docs: complete full optins</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/e8c0b2603853a488b922a5d3236633e796655332"><code>e8c0b26</code></a> fix: author compliance</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/40f628f59334f5258f444822e3eb34ddfa63dc47"><code>40f628f</code></a> Feature: support material social cards plugin (<a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/217">#217</a>)</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/543438b776ec68fc61ae4df12df46c40ce9194d9"><code>543438b</code></a> Documentation: fix anchors in JSON schema (<a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/220">#220</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.8.0...1.10.0">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