Skip to content

Commit

Permalink
Update mkdocs-rss-plugin requirement from <1.6,>=1.4 to >=1.4,<1.7 (#866
Browse files Browse the repository at this point in the history
)

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.6.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bugs fixes 🐛</h3>
<ul>
<li>Improve: handle missing site url by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/150">Guts/mkdocs-rss-plugin#150</a></li>
<li>Upgrade git hooks to fix fail because of isort by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/170">Guts/mkdocs-rss-plugin#170</a></li>
</ul>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>Tests: more use cases, better coverage by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/152">Guts/mkdocs-rss-plugin#152</a></li>
<li>Handle abstract_chars_count set to 0 by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/172">Guts/mkdocs-rss-plugin#172</a></li>
<li>Add new option abstract_delimiter by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/173">Guts/mkdocs-rss-plugin#173</a></li>
</ul>
<h3>Tooling 🔧</h3>
<ul>
<li>Add Python 3.11 to supported versions by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/157">Guts/mkdocs-rss-plugin#157</a></li>
<li>Just a little refresh on CI workflows by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/158">Guts/mkdocs-rss-plugin#158</a></li>
<li>CI : disable fail fast on tests matrix to get all Python versions
results by <a href="https://github.com/Guts"><code>@​Guts</code></a> in
<a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/159">Guts/mkdocs-rss-plugin#159</a></li>
<li>CI: sse GA to deploy to GH Pages instead of ghp-import by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/171">Guts/mkdocs-rss-plugin#171</a></li>
<li>Remove Python 3.7 support by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/174">Guts/mkdocs-rss-plugin#174</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.5.0...1.6.0">https://github.com/Guts/mkdocs-rss-plugin/compare/1.5.0...1.6.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.6.0 - 2023-02-21</h2>
<h3>Bugs fixes 🐛</h3>
<ul>
<li>Improve: handle missing site url by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/150">Guts/mkdocs-rss-plugin#150</a></li>
<li>Upgrade git hooks to fix fail because of isort by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/170">Guts/mkdocs-rss-plugin#170</a></li>
</ul>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>Tests: more use cases, better coverage by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/152">Guts/mkdocs-rss-plugin#152</a></li>
<li>Handle abstract_chars_count set to 0 by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/172">Guts/mkdocs-rss-plugin#172</a></li>
<li>Add new option abstract_delimiter by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/173">Guts/mkdocs-rss-plugin#173</a></li>
</ul>
<h3>Tooling 🔧</h3>
<ul>
<li>Add Python 3.11 to supported versions by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/157">Guts/mkdocs-rss-plugin#157</a></li>
<li>Just a little refresh on CI workflows by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/158">Guts/mkdocs-rss-plugin#158</a></li>
<li>CI : disable fail fast on tests matrix to get all Python versions
results by <a href="https://github.com/Guts"><code>@​Guts</code></a> in
<a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/159">Guts/mkdocs-rss-plugin#159</a></li>
<li>CI: sse GA to deploy to GH Pages instead of ghp-import by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/171">Guts/mkdocs-rss-plugin#171</a></li>
<li>Remove Python 3.7 support by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/174">Guts/mkdocs-rss-plugin#174</a></li>
</ul>
<h2>1.5.0 - 2022-10-13</h2>
<h3>Added</h3>
<ul>
<li>Feature: ignore pages with draft:true in meta by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/149">Guts/mkdocs-rss-plugin#149</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Require tzdata only on Windows by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/148">Guts/mkdocs-rss-plugin#148</a></li>
</ul>
<h2>1.4.1 - 2022-10-07</h2>
<h3>Changed</h3>
<ul>
<li>Set Mkdocs upper cap to major version by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/146">Guts/mkdocs-rss-plugin#146</a>
to comply with the discussion opened by <a
href="https://github.com/oprypin"><code>@​oprypin</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/issues/137">#137</a></li>
</ul>
<h2>1.4.0 - 2022-10-07</h2>
<h3>Added</h3>
<ul>
<li>Feature: add default_time option by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/145">Guts/mkdocs-rss-plugin#145</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Minor improvments: clean unused imports, lines length and use
fstrings in logging by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/143">Guts/mkdocs-rss-plugin#143</a></li>
<li>Improvment: more granular fallback to build timestamp by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/pull/144">Guts/mkdocs-rss-plugin#144</a></li>
</ul>
<h2>1.3.0 - 2022-10-07</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/d2bb6a9ea23c2cd50e1a58eb147969b8979b2365"><code>d2bb6a9</code></a>
Fix license</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/9addd3de20c307b9b15cbfee61ee39651041fdba"><code>9addd3d</code></a>
Add 1.6.0</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/c4769de40a9c1571ce6223bcdc518481195f689e"><code>c4769de</code></a>
Bump version to 1.6.0</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/1cb971685c22391f8d3ad85080d5ca438ba20073"><code>1cb9716</code></a>
Use Python 3.11</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/1c0ee2af3ae2f3e0f0b48ca30ebdcb236ec9f669"><code>1c0ee2a</code></a>
Add new option abstract_delimiter (<a
href="https://github-redirect.dependabot.com/Guts/mkdocs-rss-plugin/issues/173">#173</a>)</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/e92cac18690a353f7b3c845e428336547d478b6a"><code>e92cac1</code></a>
Fix test</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/37577bae38bc52eedad345319a83bea65119b0ab"><code>37577ba</code></a>
Fix condition</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/79dbdedfd7703d7bd246d62e7e8caed2f199a436"><code>79dbded</code></a>
Make title unique</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/d37d46f98cb27116b7336a3cc1fdee4d0f9768f2"><code>d37d46f</code></a>
Add abstract_delimiter logic</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/faa075bff07ab582c63b2d7f373df4d64f159c27"><code>faa075b</code></a>
Adapt config test</li>
<li>Additional commits viewable in <a
href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.4.0...1.6.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 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
Guts authored Mar 1, 2023
2 parents 9a2a1b0 + 52772d3 commit 4e2e175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ mkdocs-glightbox>=0.3,<0.4
mkdocs-macros-plugin>=0.5,<0.8
mkdocs-minify-plugin<0.7
mkdocs-redirects<1.3
mkdocs-rss-plugin>=1.4,<1.6
mkdocs-rss-plugin>=1.4,<1.7

0 comments on commit 4e2e175

Please sign in to comment.