Skip to content

build(deps): bump mkdocs-rss-plugin from 1.15.0 to 1.19.0#2652

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mkdocs-rss-plugin-1.19.0
Open

build(deps): bump mkdocs-rss-plugin from 1.15.0 to 1.19.0#2652
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mkdocs-rss-plugin-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps mkdocs-rss-plugin from 1.15.0 to 1.19.0.

Release notes

Sourced from mkdocs-rss-plugin's releases.

1.19.0

What's Changed

Features and enhancements 🎉

Other Changes

Full Changelog: Guts/mkdocs-rss-plugin@1.18.1...1.19.0

1.18.1

What's Changed

Features and enhancements 🎉

Full Changelog: Guts/mkdocs-rss-plugin@1.18.0...1.18.1

1.18.0

What's Changed

Features and enhancements 🎉

Tooling 🔧

Other Changes

Full Changelog: Guts/mkdocs-rss-plugin@1.17.9...1.18.0

1.17.9

What's Changed

Bugs fixes 🐛

Full Changelog: Guts/mkdocs-rss-plugin@1.17.8...1.17.9

1.17.8

What's Changed

... (truncated)

Changelog

Sourced from mkdocs-rss-plugin's changelog.

1.19.0 - 2026-04-17

Features and enhancements 🎉

Other Changes

1.18.1 - 2026-04-10

Features and enhancements 🎉

1.18.0 - 2026-04-09

Features and enhancements 🎉

1.17.9 - 2026-01-05

Bugs fixes 🐛

1.17.8 - 2026-01-05

Bugs fixes 🐛

1.17.7 - 2025-11-14

Bugs fixes 🐛

1.17.6 - 2025-11-13

Bugs fixes 🐛

... (truncated)

Commits
  • 6d3fc84 release: bump version to 1.19.0
  • f412510 Quality: customize ruff config, extend git hooks and apply changes (#438)
  • 51baad7 improve(quality): noqa annotations always occur with specific codes
  • fb88921 improve(quality): minor docstrings and comments completions
  • 2fcc367 improve(quality): move miports only used for type checking under a conditiona...
  • 31488c6 improve(quality): replace os.path with pathlib.Path
  • 87aaafd improve(quality): use plugin logger instead of root logging
  • 2a3e999 add(tooling): customize ruff configuration
  • 4870457 add(tooling): new git hooks to check blanket noq, log warn and unicode
  • 6dc7f76 add(integrations): support integrations with MaterialX theme, fork of Materia...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [mkdocs-rss-plugin](https://github.com/guts/mkdocs-rss-plugin) from 1.15.0 to 1.19.0.
- [Release notes](https://github.com/guts/mkdocs-rss-plugin/releases)
- [Changelog](https://github.com/Guts/mkdocs-rss-plugin/blob/main/CHANGELOG.md)
- [Commits](Guts/mkdocs-rss-plugin@1.15.0...1.19.0)

---
updated-dependencies:
- dependency-name: mkdocs-rss-plugin
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 4, 2026 12:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2026
@codacy-production
Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the mkdocs-rss-plugin dependency to version 1.19.0. Codacy analysis indicates the project remains up to standards with no new quality issues or complexity introduced.

While the update is simple, it includes a version (1.17.6) that updated minimum requirements for the 'Material for Mkdocs' theme. There are currently no automated tests or logs in the PR verifying that the MkDocs build remains stable or that the RSS feed is generated correctly with the new version.

Test suggestions

  • Verify successful installation of the updated dependency via pip.
  • Verify that the MkDocs build process generates the RSS feed correctly with version 1.19.0.
  • Check for compatibility issues if the project uses 'Material for Mkdocs', as the plugin updated its minimum version requirements in 1.17.6.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify successful installation of the updated dependency via pip.
2. Verify that the MkDocs build process generates the RSS feed correctly with version 1.19.0.
3. Check for compatibility issues if the project uses 'Material for Mkdocs', as the plugin updated its minimum version requirements in 1.17.6.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants