Skip to content

Bump icalendar from 7.1.0 to 7.1.3#2142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/icalendar-7.1.3
Open

Bump icalendar from 7.1.0 to 7.1.3#2142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/icalendar-7.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps icalendar from 7.1.0 to 7.1.3.

Release notes

Sourced from icalendar's releases.

v7.1.3

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

v7.1.2

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

v7.1.1

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

Changelog

Sourced from icalendar's changelog.

7.1.3 (2026-06-15)

Bug fixes


- Comparing components with ``Component.__eq__`` is no longer exponential in the subcomponent nesting depth, removing a denial-of-service vector where a deeply nested component could take minutes to compare. See `GHSA-cv84-9p8j-fj68 <https://github.com/collective/icalendar/security/advisories/GHSA-cv84-9p8j-fj68>`_. @tidusec

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>`_)

7.1.1 (2026-05-18)

New features


- Created an :attr:`~icalendar.prop.dt.period.vPeriod.ical_value` property for the :class:`~icalendar.prop.dt.period.vPeriod` component. @ZairKSM (`Issue [#876](https://github.com/collective/icalendar/issues/876) &lt;https://github.com/collective/icalendar/issues/876&gt;`_)
- Created a :meth:`~icalendar.prop.recur.weekday.vWeekday.ical_value` property for the :class:`~icalendar.prop.recur.weekday.vWeekday` component, mirroring the existing pattern on :class:`~icalendar.prop.boolean.vBoolean`. @mvanhorn (`Issue [#1360](https://github.com/collective/icalendar/issues/1360) &lt;https://github.com/collective/icalendar/issues/1360&gt;`_)

Bug fixes


- Strictly validate BINARY property values in :attr:`vBinary.from_ical() &amp;lt;icalendar.prop.binary.vBinary.from_ical&amp;gt;` and reject malformed Base64 input instead of silently accepting invalid characters. @uwezkhan (`Issue [#1349](https://github.com/collective/icalendar/issues/1349) &amp;lt;https://github.com/collective/icalendar/issues/1349&amp;gt;`_)


Documentation
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Replace the RFC quotations in the docstrings for :attr:&lt;code&gt;Alarm.REPEAT &amp;lt;icalendar.cal.alarm.Alarm.REPEAT&amp;gt;&lt;/code&gt; and :attr:&lt;code&gt;Alarm.DURATION &amp;lt;icalendar.cal.alarm.Alarm.DURATION&amp;gt;&lt;/code&gt; with Pythonic descriptions, including parameter notes, conformance references, and worked examples. &lt;a href=&quot;https://github.com/tmchow&quot;&gt;&lt;code&gt;@​tmchow&lt;/code&gt;&lt;/a&gt; (&lt;code&gt;Issue [#1244](https://github.com/collective/icalendar/issues/1244) &amp;lt;https://github.com/collective/icalendar/issues/1244&amp;gt;&lt;/code&gt;_)&lt;/li&gt;
&lt;li&gt;Edited contributor documentation for how to add a change log entry, and maintenance documentation for how to process news fragments. &lt;a href=&quot;https://github.com/stevepiercy&quot;&gt;&lt;code&gt;@​stevepiercy&lt;/code&gt;&lt;/a&gt; (&lt;code&gt;Issue [#1256](https://github.com/collective/icalendar/issues/1256) &amp;lt;https://github.com/collective/icalendar/issues/1256&amp;gt;&lt;/code&gt;_)&lt;/li&gt;
&lt;li&gt;Updated release process documentation. &lt;a href=&quot;https://github.com/niccokunzmann&quot;&gt;&lt;code&gt;@​niccokunzmann&lt;/code&gt;&lt;/a&gt; &lt;a href=&quot;https://github.com/stevepiercy&quot;&gt;&lt;code&gt;@​stevepiercy&lt;/code&gt;&lt;/a&gt; &lt;a href=&quot;https://github.com/SashankBhamidi&quot;&gt;&lt;code&gt;@​SashankBhamidi&lt;/code&gt;&lt;/a&gt; (&lt;code&gt;Issue [#1293](https://github.com/collective/icalendar/issues/1293) &amp;lt;https://github.com/collective/icalendar/issues/1293&amp;gt;&lt;/code&gt;_)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Dependency changes&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt; 
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;... (truncated)&lt;/p&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/f7240bc661548f9806c930f2a95ee2f003cfa8ca&quot;&gt;&lt;code&gt;f7240bc&lt;/code&gt;&lt;/a&gt; version 7.1.3&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/e85eb8e6dfe598da8cc9b1c208a5dfc012213308&quot;&gt;&lt;code&gt;e85eb8e&lt;/code&gt;&lt;/a&gt; Merge commit from fork&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/9c783f6574cc108e04b79dcbe9ea917b9c1eba97&quot;&gt;&lt;code&gt;9c783f6&lt;/code&gt;&lt;/a&gt; Make test_deeply_nested_equality_at_depth_50 a regression test.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/dc90e913a5bf72dcf294fb27132cb20f135d9584&quot;&gt;&lt;code&gt;dc90e91&lt;/code&gt;&lt;/a&gt; Update news/+component-equality-complexity.bugfix&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/66264ef3b914657688a828ef80aff5f5e80d9663&quot;&gt;&lt;code&gt;66264ef&lt;/code&gt;&lt;/a&gt; Update src/icalendar/cal/component.py&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/cad40cd112c93fd142ec12cc5b37445a849b8a79&quot;&gt;&lt;code&gt;cad40cd&lt;/code&gt;&lt;/a&gt; fix: comments&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/b6b2608ae3af6de40695b4e40f71847485aa0b49&quot;&gt;&lt;code&gt;b6b2608&lt;/code&gt;&lt;/a&gt; fix: improve time complexity in src/icalendar/cal&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/f5494e36780693f25259e3641fc660666b97a129&quot;&gt;&lt;code&gt;f5494e3&lt;/code&gt;&lt;/a&gt; Merge branch 'main' into 7.x&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/6ddbd9500f6c3a6e96066868c1fb96af19d76413&quot;&gt;&lt;code&gt;6ddbd95&lt;/code&gt;&lt;/a&gt; version 7.1.2&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/collective/icalendar/commit/6efe6394f12877fd30b9ad9ff84c08f8ef9f0995&quot;&gt;&lt;code&gt;6efe639&lt;/code&gt;&lt;/a&gt; Update maintenance docs and fix version switcher for &amp;quot;stable&amp;quot; (&lt;a href=&quot;https://redirect.github.com/collective/icalendar/issues/1393&quot;&gt;#1393&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a href=&quot;https://github.com/collective/icalendar/compare/v7.1.0...v7.1.3&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;</code></pre>


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=icalendar&package-manager=pip&previous-version=7.1.0&new-version=7.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Bumps [icalendar](https://github.com/collective/icalendar) from 7.1.0 to 7.1.3.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@v7.1.0...v7.1.3)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 7.1.3
  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 Jun 16, 2026
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.

0 participants