Skip to content

build(deps): bump icalendar from 7.2.0 to 7.2.2 - #204

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/icalendar-7.2.2
Open

build(deps): bump icalendar from 7.2.0 to 7.2.2#204
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/icalendar-7.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps icalendar from 7.2.0 to 7.2.2.

Release notes

Sourced from icalendar's releases.

v7.2.2

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

v7.2.1

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

Changelog

Sourced from icalendar's changelog.

7.2.2 (2026-07-20)

Documentation


- Fixed duplicate ``vInt.min`` and ``vInt.max`` descriptions in the API reference that caused the Read the Docs build to fail.

7.2.1 (2026-07-20)

Security fixes

  • Fixed GHSA-qjcq-q7h7-r74v <https://github.com/collective/icalendar/security/advisories/GHSA-qjcq-q7h7-r74v>_: a crafted REPEAT on a VALARM could exhaust memory or CPU via :attr:Alarm.triggers <icalendar.cal.alarm.Alarm.triggers> and :class:~icalendar.alarms.Alarms. Expansion is now capped at icalendar.config.MAX_ALARM_REPEAT. Its default is 10000. Set to -1 to disable the cap. :class:~icalendar.prop.integer.vInt now also enforces the :rfc:5545 signed 32-bit integer range on parse. @​SashankBhamidi
Commits
  • ad87bcf version 7.2.2
  • 4e135e1 Quit talking about yourself, vInt
  • 9a2acb4 version 7.2.1
  • f83ae7e Hush yer mouth, ruff!
  • b7c2224 Merge commit from fork
  • 535acd5 Apply Steve's doc tweaks to configure.rst
  • 6050a57 Add minimal how-to page for icalendar.config
  • c9187d3 Apply Steve's grammar suggestions
  • 5347f04 Document vInt.min, vInt.max and ValueError in class docstring
  • 3fbc807 Move clamping into repeat_property; rename vInt constants to min/max
  • Additional commits viewable 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.2.0 to 7.2.2.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](collective/icalendar@v7.2.0...v7.2.2)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 7.2.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:uv Pull requests that update python:uv code labels Jul 22, 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