pypi / warehouse

The Python Package Index
https://pypi.org
Apache License 2.0
3.5k stars 941 forks source link

chore(deps): bump mkdocs-rss-plugin from 1.13.4 to 1.14.0 #16171

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

Bumps mkdocs-rss-plugin from 1.13.4 to 1.14.0.

Release notes

Sourced from mkdocs-rss-plugin's releases.

1.14.0

What's Changed

Bugs fixes 🐛

Features and enhancements 🎉

New Contributors

Full Changelog: https://github.com/Guts/mkdocs-rss-plugin/compare/1.13.4...1.14.0

Changelog

Sourced from mkdocs-rss-plugin's changelog.

1.14.0 - 2024-06-25

Bugs fixes 🐛

Features and enhancements 🎉

New Contributors

Commits
  • 60459f9 release: bump version to 1.14.0
  • 621c78e refacto(cleanup): rm achieved todo related to old code
  • 880d723 feature(plugin): add a flag attribute to acts depending on the used Mkdocs co...
  • d97cc41 fix(init): class attribute has t be defined also at init level
  • 6b47c95 fix(startup): move per-build variables under on_startup event
  • 5e78405 fix(http): disable remote images fetching on Mkdocs serve
  • f5a9746 feature(plugin): add a flag attribute to acts depending on the used mkdocs co...
  • 97ce5dd Feature: add http caching mechanism (#309)
  • 96fec9f docs(cache_dir): add section about new cache_dir option
  • c883ee8 fix(tests): add new option to tests
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)