Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps mkdocs-rss-plugin from 1.15.0 to 1.17.4.

Release notes

Sourced from mkdocs-rss-plugin's releases.

1.17.4

What's Changed

Bugs fixes 🐛

Features and enhancements 🎉

New Contributors

Full Changelog: Guts/mkdocs-rss-plugin@1.17.3...1.17.4

1.17.3

What's Changed

Bugs fixes 🐛

New Contributors

Full Changelog: Guts/mkdocs-rss-plugin@1.17.2...1.17.3

1.17.2

What's Changed

Bugs fixes 🐛

Other Changes

New Contributors

Full Changelog: Guts/mkdocs-rss-plugin@1.17.1...1.17.2

1.17.1

What's Changed

Bugs fixes 🐛

... (truncated)

Changelog

Sourced from mkdocs-rss-plugin's changelog.

1.17.4 - 2025-10-10

Bugs fixes 🐛

Features and enhancements 🎉

New Contributors

1.17.3 - 2025-05-30

Bugs fixes 🐛

New Contributors

1.17.2 - 2025-05-23

Bugs fixes 🐛

Other Changes

New Contributors

1.17.1 - 2024-12-16

Bugs fixes 🐛

Documentation 📖

... (truncated)

Commits
  • 67858c5 release: bump version to 1.17.4
  • 85b60b0 update(tooling): refine excluded authors
  • 4f67a41 fix(material): mkdocs_config.plugins.get("material/blog") can be None (#392)
  • 91242c6 update(docs): add SonarQube badge
  • 9fe2ad8 fix(material): mkdocs_config.plugins.get("material/blog") can be None
  • 0b47362 improve(images): add timeout to remote images requests (#391)
  • 993d7c2 build(deps): update mkdocstrings-python requirement from <1.17,>=1.16.2 to >=...
  • fd2e92f build(deps): update mkdocstrings-python requirement
  • cd5a8b9 build(deps): update pytest-cov requirement from <7,>=6 to >=6,<8 (#385)
  • eb0c1f3 build(deps): update pytest-cov requirement from <7,>=6 to >=6,<8
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-rss-plugin-1.17.4 branch from 511e9e2 to d940488 Compare November 10, 2025 03:01
Bumps [mkdocs-rss-plugin](https://github.com/Guts/mkdocs-rss-plugin) from 1.15.0 to 1.17.4.
- [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.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-rss-plugin-1.17.4 branch from d940488 to d82d597 Compare November 24, 2025 03:02
Copy link
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.

Dependency bump of mkdocs-rss-plugin from 1.15.0 to 1.17.7 in requirements.txt. Codacy shows no new issues, coverage or complexity deltas. Main risks are dependency compatibility and breaking changes introduced between versions; changelog shows bug fixes and small enhancements but also an upstream pinned dependency change in past releases.

This is a dependency version bump only. Ensure CI (tests, linting, docs build) runs successfully and review changelog for any breaking changes or upstream pins that could affect Python compatibility (notably jsonfeed-util concerns mentioned in 1.17.2).
 <!-- e34d5167-b092-49eb-b8c8-33859ab00079 -->

mkdocs-monorepo-plugin==1.1.0
mkdocs-redirects==1.2.1
mkdocs-rss-plugin==1.15.0
mkdocs-rss-plugin==1.17.7
Copy link
Contributor

Choose a reason for hiding this comment

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

Updated dependency to mkdocs-rss-plugin==1.17.7. Confirm that your supported Python versions remain compatible with this release (changelog notes previous fixes around jsonfeed-util and Python 3.9 syntax). Run the docs build and relevant integration checks for remote image handling (timeout added) and material plugin interactions (a fix mentions mkdocs_config.plugins.get("material/blog") can be None).

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.

1 participant