Skip to content

Commit

Permalink
build(deps): update mkdocs-rss-plugin requirement from <1.17,>=1.16 t…
Browse files Browse the repository at this point in the history
…o >=1.16,<1.18 (#19)

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.17.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>refacto(material_integrations): use POO to manage integrations with
Material theme framework by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/335">Guts/mkdocs-rss-plugin#335</a></li>
<li>update(chore): use typed dataclasses instead of dict by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/337">Guts/mkdocs-rss-plugin#337</a></li>
<li>feature(integration): make the integration with Material Blog
configurable through an option by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/339">Guts/mkdocs-rss-plugin#339</a></li>
<li>Feature: use author name and email from <code>.authors.yml</code>
set up in Material Blog by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/340">Guts/mkdocs-rss-plugin#340</a></li>
</ul>
<h3>Tooling 🔧</h3>
<ul>
<li>update(ci): enable manual trigger for build/publish doc by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/338">Guts/mkdocs-rss-plugin#338</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.16.0...1.17.0">https://github.com/Guts/mkdocs-rss-plugin/compare/1.16.0...1.17.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.17.0 - 2024-12-02</h2>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>refacto(material_integrations): use POO to manage integrations with
Material theme framework by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/335">Guts/mkdocs-rss-plugin#335</a></li>
<li>update(chore): use typed dataclasses instead of dict by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/337">Guts/mkdocs-rss-plugin#337</a></li>
<li>feature(integration): make the integration with Material Blog
configurable through an option by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/339">Guts/mkdocs-rss-plugin#339</a></li>
<li>Feature: use author name and email from <code>.authors.yml</code>
set up in Material Blog by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/340">Guts/mkdocs-rss-plugin#340</a></li>
</ul>
<h3>Tooling 🔧</h3>
<ul>
<li>update(ci): enable manual trigger for build/publish doc by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/338">Guts/mkdocs-rss-plugin#338</a></li>
</ul>
<h2>1.16.0 - 2024-10-24</h2>
<h3>Bugs fixes 🐛</h3>
<ul>
<li>Make match_path OS agnostic by <a
href="https://github.com/mvelikikh"><code>@​mvelikikh</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/323">Guts/mkdocs-rss-plugin#323</a></li>
</ul>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>feature(integration): support social cards for blog plugin posts by
<a href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/326">Guts/mkdocs-rss-plugin#326</a></li>
</ul>
<h3>Documentation 📖</h3>
<ul>
<li>Remove social options from example by <a
href="https://github.com/Andre601"><code>@​Andre601</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/316">Guts/mkdocs-rss-plugin#316</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Packaging: drop python 3 8, add 3.13 support by <a
href="https://github.com/Guts"><code>@​Guts</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/327">Guts/mkdocs-rss-plugin#327</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Andre601"><code>@​Andre601</code></a>
made their first contribution in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/316">Guts/mkdocs-rss-plugin#316</a></li>
<li><a href="https://github.com/mvelikikh"><code>@​mvelikikh</code></a>
made their first contribution in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/323">Guts/mkdocs-rss-plugin#323</a></li>
</ul>
<h2>1.15.0 - 2024-07-03</h2>
<h3>Features and enhancements 🎉</h3>
<ul>
<li>feat: allow per-page description customization by <a
href="https://github.com/meysam81"><code>@​meysam81</code></a> in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/310">Guts/mkdocs-rss-plugin#310</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/meysam81"><code>@​meysam81</code></a>
made their first contribution in <a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/310">Guts/mkdocs-rss-plugin#310</a></li>
</ul>
<h2>1.14.0 - 2024-06-25</h2>
<h3>Bugs fixes 🐛</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/7569e083227c1accabd1d9d03a031fde1c455187"><code>7569e08</code></a>
release: bump version to 1.17.0</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/0971c1886fcfcce8463a2818916724ab453a3062"><code>0971c18</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/Guts/mkdocs-rss-plugin/issues/341">#341</a>)</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/4af14fdd06f4de66672a9196bac82fc6b7898082"><code>4af14fd</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/e1364a0dad2395ff3bb6466f718aac4aa54eabee"><code>e1364a0</code></a>
Feature: use author name and email from <code>.authors.yml</code> set up
in Material Blo...</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/c15778a6ca5b1daf10acffe437648d5511cac36f"><code>c15778a</code></a>
fix(imports): rm unused imports</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/739afd22af25ef7342de981706062714d5aaadb6"><code>739afd2</code></a>
feature(material_blog): extend tests against new blog integration</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/2c963f232d2b6db0300f95b1fa77f638415420c7"><code>2c963f2</code></a>
feature(material_blog): document how does work the Material Blog
integration</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/117ddb42a988cd509597f6960e27c0a99e896bb7"><code>117ddb4</code></a>
feature(material_blog): support email attribute from .authors.yml</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/c779b92fbee56cf8ab2b01ef9a17d3a64599e703"><code>c779b92</code></a>
feature(material_blog): retrieve author name from Material blog authors
file ...</li>
<li><a
href="https://github.com/Guts/mkdocs-rss-plugin/commit/435aada007d8d521e4a5a156056506cc34536e80"><code>435aada</code></a>
feature(material_blog): add method to identify if a page is part of
Material ...</li>
<li>Additional commits viewable in <a
href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.16.0...1.17.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
Guts authored Dec 2, 2024
2 parents b337ede + b4d791b commit 4576866
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 @@ -10,4 +10,4 @@ pre-commit>=3.8,<4

mkdocs-glightbox>=0.3,<0.5
mkdocs-redirects>=1.2.2,<1.3
mkdocs-rss-plugin>=1.16,<1.17
mkdocs-rss-plugin>=1.16,<1.18

0 comments on commit 4576866

Please sign in to comment.