Skip to content

Bump icalendar from 7.1.1 to 7.1.2#438

Merged
Tsingis merged 1 commit into
mainfrom
dependabot/pip/icalendar-7.1.2
May 28, 2026
Merged

Bump icalendar from 7.1.1 to 7.1.2#438
Tsingis merged 1 commit into
mainfrom
dependabot/pip/icalendar-7.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps icalendar from 7.1.1 to 7.1.2.

Release notes

Sourced from icalendar's releases.

v7.1.2

To view the changes, please see the Changelog. This release can be installed from PyPI.

Changelog

Sourced from icalendar's changelog.

7.1.2 (2026-05-22)

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. @gistrec (`Issue [#1370](https://github.com/collective/icalendar/issues/1370) <https://github.com/collective/icalendar/issues/1370>`_)

Documentation

  • Update maintenance documentation. Fix the version switcher on "stable" on Read the Docs. @​stevepiercy (Issue [#1352](https://github.com/collective/icalendar/issues/1352) <https://github.com/collective/icalendar/issues/1352>_)
Commits
  • f5494e3 Merge branch 'main' into 7.x
  • 6ddbd95 version 7.1.2
  • 6efe639 Update maintenance docs and fix version switcher for "stable" (#1393)
  • 67d6ab9 Fix RecursionError in Component.repr on deeply nested calendars (Closes #...
  • 8705729 Restore version warning banner for 'latest' on Read the Docs
  • 8fccb3a Update version switcher for 7.1.1
  • See full diff 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 show <dependency name> 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)

Bumps [icalendar](https://github.com/collective/icalendar) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@Tsingis Tsingis merged commit 98d8ce2 into main May 28, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/icalendar-7.1.2 branch May 28, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant