Skip to content

Bump icalendar from 6.3.2 to 7.1.1#2885

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/icalendar-7.1.1
Open

Bump icalendar from 6.3.2 to 7.1.1#2885
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/icalendar-7.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps icalendar from 6.3.2 to 7.1.1.

Release notes

Sourced from icalendar's releases.

v7.1.1

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

v7.1.0

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

v7.0.3

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

v7.0.2

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

v7.0.1

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

v7.0.0

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

v7.0.0a3

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

v7.0.0a2

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

v7.0.0a1

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

Changelog

Sourced from icalendar's changelog.

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) <https://github.com/collective/icalendar/issues/876>`_)
- 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) <https://github.com/collective/icalendar/issues/1360>`_)

Bug fixes


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

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

  • Added towncrier &amp;lt;https://pypi.org/project/towncrier/&amp;gt;_ to development dependencies. @stevepiercy (Issue [#1256](https://github.com/collective/icalendar/issues/1256) &amp;lt;https://github.com/collective/icalendar/issues/1256&amp;gt;_)

Internal changes

  • Switched from manual change log management to towncrier &lt;https://pypi.org/project/towncrier/&gt;_ to automate the process. @​stevepiercy (Issue [#1256](https://github.com/collective/icalendar/issues/1256) &lt;https://github.com/collective/icalendar/issues/1256&gt;_)
  • Bump PyPy from 3.10 to 3.11 for testing. @​stevepiercy (Issue [#1383](https://github.com/collective/icalendar/issues/1383) &lt;https://github.com/collective/icalendar/issues/1383&gt;_)

7.1.0 (2026-04-30)

Minor changes


- Deprecate ``icalendar.parser.escape_string`` and ``icalendar.parser.unescape_string`` for icalendar version 8. Use ``_escape_string`` and ``_unescape_string`` internally. :issue:`1011`
- Added behavioral tests for :class:`~icalendar.cal.lazy.LazyCalendar` covering serialization round-trips, ``.todos``, ``.journals``, forward timezone references, and ``with_uid()`` substring false-positives. :issue:`1050`
- Added edge case tests for :class:`~icalendar.prop.conference.Conference` parameter normalization covering string passthrough, empty list filtering, and ``None`` omission. :issue:`925`
- Make icalendar an explicit editable install for clarity. :pr:`1268`
- Do not run some tests until a pull request is approved. :pr:`1246`
- Mark skipped CI tasks as skipped instead of running them. :issue:`1286`
- Created an :meth:`~icalendar.prop.boolean.vBoolean.ical_value` property for the :class:`~icalendar.prop.boolean.vBoolean` component. :issue:`876`
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/collective/icalendar/commit/79ddc3e0d83250bbabf804b781a1778b8e3baee2&quot;&gt;&lt;code&gt;79ddc3e&lt;/code&gt;&lt;/a> Merge branch 'main' into 7.x</li>
<li><a href="https://github.com/collective/icalendar/commit/465936b1d2b0c98f5a0107341386aa185c4e82d0&quot;&gt;&lt;code&gt;465936b&lt;/code&gt;&lt;/a> version 7.1.1</li>
<li><a href="https://github.com/collective/icalendar/commit/39b8db8235f7005cd70dc4dcbc21b27d7a61f510&quot;&gt;&lt;code&gt;39b8db8&lt;/code&gt;&lt;/a> Update release process (<a href="https://redirect.github.com/collective/icalendar/issues/1350&quot;&gt;#1350&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/c343662ca7ca674338c9dca93351dfb6ffb8de6c&quot;&gt;&lt;code&gt;c343662&lt;/code&gt;&lt;/a> Switch to towncrier to automatically manage the change log (<a href="https://redirect.github.com/collective/icalendar/issues/1389&quot;&gt;#1389&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/66fb3e167063ac667aece4a248f4e2f9e5d321a6&quot;&gt;&lt;code&gt;66fb3e1&lt;/code&gt;&lt;/a> Add <code>vWeekday.ical_value</code> for the <code>Component.decoded()</code> polymorphy (<a href="https://redirect.github.com/collective/icalendar/issues/1360&quot;&gt;#1360&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/933d4f0679e95bf4473a171f279a1f5497396fd9&quot;&gt;&lt;code&gt;933d4f0&lt;/code&gt;&lt;/a> docs(alarm): rewrite REPEAT and DURATION docstrings (refs <a href="https://redirect.github.com/collective/icalendar/issues/1244&quot;&gt;#1244&lt;/a>) (<a href="https://redirect.github.com/collective/icalendar/issues/1357&quot;&gt;#1357&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/e380df13d39a28a04614edf20aabdadd61b6b640&quot;&gt;&lt;code&gt;e380df1&lt;/code&gt;&lt;/a> <a href="https://redirect.github.com/collective/icalendar/issues/876&quot;&gt;#876&lt;/a> vPeriod (<a href="https://redirect.github.com/collective/icalendar/issues/1359&quot;&gt;#1359&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/5688f421e04edf950015739230da5a5747ee02d0&quot;&gt;&lt;code&gt;5688f42&lt;/code&gt;&lt;/a> Bump PyPy from 3.10 to 3.11 (<a href="https://redirect.github.com/collective/icalendar/issues/1383&quot;&gt;#1383&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/7357cecd55c66dea0f5aa091a4f9ad6ea2c1e435&quot;&gt;&lt;code&gt;7357cec&lt;/code&gt;&lt;/a> Strictly validate Base64 binary values (<a href="https://redirect.github.com/collective/icalendar/issues/1349&quot;&gt;#1349&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/collective/icalendar/commit/6b887f83bb8cd6a6e4cad4159201035dbd524e75&quot;&gt;&lt;code&gt;6b887f8&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/collective/icalendar/issues/1351&quot;&gt;#1351&lt;/a> from collective/fund</li>
<li>Additional commits viewable in <a href="https://github.com/collective/icalendar/compare/v6.3.2...v7.1.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 6.3.2 to 7.1.1.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@v6.3.2...v7.1.1)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 18, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants