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
202 stars 65 forks source link

Bump mkdocs-rss-plugin from 1.12.1 to 1.12.2 #359

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps mkdocs-rss-plugin from 1.12.1 to 1.12.2.

Release notes

Sourced from mkdocs-rss-plugin's releases.

1.12.2

What's Changed

Bugs fixes 🐛

Tooling 🔧

Documentation 📖

Full Changelog: https://github.com/Guts/mkdocs-rss-plugin/compare/1.12.1...1.12.2

Changelog

Sourced from mkdocs-rss-plugin's changelog.

1.12.2 - 2024-04-30

Bugs fixes 🐛

Tooling 🔧

Documentation 📖

Commits
  • 19b64df release: bump version to 1.12.2
  • 0fb63da Fix: abstract limit (#268)
  • d81039d Update mkdocs_rss_plugin/util.py
  • e78ec88 tests: add test cases for abstract_delimiter
  • 885c564 docs/configuration: fix/update abstract_{chars_count,delimiter}
  • 67d5595 [PATCH v2 1/3] fix retrieving article description
  • 68f7677 fix retrieving article description
  • a08052a ci: fix missing Codecov token (#269)
  • fefb9bd ci: fix missin Codecov token
  • 358fd86 build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 (#267)
  • 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 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)