Skip to content

Update dependency icalendar to v6.1.1

renovate-bot requested to merge renovate/icalendar-6.x into master

This MR contains the following updates:

Package Type Update Change
icalendar (changelog) dependencies patch 6.1.0 -> 6.1.1

Release Notes

collective/icalendar (icalendar)

v6.1.1

Compare Source

Minor changes:

  • Add a weekday attribute to :class:icalendar.prop.vWeekday components. See Issue 749 <https://github.com/collective/icalendar/issues/749>_.
  • Document :class:icalendar.prop.vRecur property. See Issue 758 <https://github.com/collective/icalendar/issues/758>_.
  • Print failure of doctest to aid debugging.
  • Improve documentation of :class:icalendar.prop.vGeo
  • Fix tests, improve code readability, fix typing. See Issue 766 <https://github.com/collective/icalendar/issues/766>_ and Issue 765 <https://github.com/collective/icalendar/issues/765>_.

Breaking changes:

  • The relative attribute of vWeekday components has the correct sign now. See Issue 749 <https://github.com/collective/icalendar/issues/749>_.

New features:

  • Add :ref:Security Policy
  • Python types in documentation now link to their documentation pages using intersphinx.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading