Update dependency icalendar to v7.1.2 #165

Merged
renovate-bot merged 1 commit from renovate/icalendar-7.x into master 2026-05-22 14:01:56 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
icalendar (changelog) ==7.1.1==7.1.2 age confidence

Release Notes

collective/icalendar (icalendar)

v7.1.2

Compare Source

Bug fixes


- Replaced the recursive :meth:`Component.__repr__ <icalendar.cal.component.Component.__repr__>` implementation with an iterative stack-based walk so that deeply nested calendars no longer raise :exc:`RecursionError` when formatted via ``repr()``, ``str()``, or f-strings. The output format is unchanged for normally-shaped calendars. @&#8203;gistrec (`Issue #&#8203;1370 <https://github.com/collective/icalendar/issues/1370>`_)

Documentation
  • Update maintenance documentation. Fix the version switcher on "stable" on Read the Docs. @​stevepiercy (Issue #&#8203;1352 <https://github.com/collective/icalendar/issues/1352>_)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [icalendar](https://github.com/collective/icalendar) ([changelog](https://icalendar.readthedocs.io/en/stable/changelog.html)) | `==7.1.1` → `==7.1.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/icalendar/7.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/icalendar/7.1.1/7.1.2?slim=true) | --- ### Release Notes <details> <summary>collective/icalendar (icalendar)</summary> ### [`v7.1.2`](https://github.com/collective/icalendar/blob/HEAD/CHANGES.rst#712-2026-05-22) [Compare Source](https://github.com/collective/icalendar/compare/v7.1.1...v7.1.2) Bug fixes ``` - Replaced the recursive :meth:`Component.__repr__ <icalendar.cal.component.Component.__repr__>` implementation with an iterative stack-based walk so that deeply nested calendars no longer raise :exc:`RecursionError` when formatted via ``repr()``, ``str()``, or f-strings. The output format is unchanged for normally-shaped calendars. @&#8203;gistrec (`Issue #&#8203;1370 <https://github.com/collective/icalendar/issues/1370>`_) Documentation ``` - Update maintenance documentation. Fix the version switcher on "stable" on Read the Docs. [@&#8203;stevepiercy](https://github.com/stevepiercy) (`Issue #&#8203;1352 <https://github.com/collective/icalendar/issues/1352>`\_) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update dependency icalendar to v7.1.2
All checks were successful
Python formatting PEP8 / Python-PEP8 (push) Successful in 11s
Renovate / forgejo (push) Successful in 14s
Test / test (push) Successful in 17s
Test / test (pull_request) Successful in 17s
7c414632ca
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-22 14:01:03 +02:00
renovate-bot deleted branch renovate/icalendar-7.x 2026-05-22 14:01:56 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
finn/reminder!165
No description provided.