niccokunzmann / open-web-calendar

Embed a highly customizable web calendar into your website using ICal source links
https://open-web-calendar.quelltext.eu
GNU General Public License v2.0
190 stars 60 forks source link

Bump mkdocs-rss-plugin from 1.12.2 to 1.14.0 in the pip-requirements group #422

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the pip-requirements group with 1 update: mkdocs-rss-plugin.

Updates mkdocs-rss-plugin from 1.12.2 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

1.13.4

What's Changed

Bugs fixes 🐛

  • fix incompatible option type for Python

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

1.13.3

What's Changed

Bugs fixes 🐛

Full Changelog: https://github.com/Guts/mkdocs-rss-plugin/compare/1.13.2...1.13.3

1.13.2

What's Changed

Features and enhancements 🎉

New Contributors

... (truncated)

Changelog

Sourced from mkdocs-rss-plugin's changelog.

1.14.0 - 2024-06-25

Bugs fixes 🐛

Features and enhancements 🎉

New Contributors

1.13.4 - 2024-06-24

Bugs fixes 🐛

  • fix incompatible option type for Python

1.13.3 - 2024-06-23

Bugs fixes 🐛

1.13.2 - 2024-06-23

Features and enhancements 🎉

New Contributors

1.13.1 - 2024-06-15

Bugs fixes 🐛

Features and enhancements 🎉

... (truncated)

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


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | mkdocs-rss-plugin | [>= 1.13.a, < 1.14] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
niccokunzmann commented 4 weeks ago

@dependabot rebase

dependabot[bot] commented 3 weeks ago

Looks like mkdocs-rss-plugin is updatable in another way, so this is no longer needed.