chore(deps): bump icalendar from 4.0.7 to 6.3.1
Bumps icalendar from 4.0.7 to 6.3.1.
Release notes
Sourced from icalendar's releases.
v6.3.1
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.3.0
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.2.0
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.1.3
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.1.2
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.1.1
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.1.0
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.0.1
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.0.0
To view the changes, please see the Changelog. This release can be installed from PyPI.
v6.0.0a0
To view the changes, please see the Changelog. This release can be installed from PyPI.
v5.0.13
No release notes provided.
v5.0.12
No release notes provided.
Changelog
Sourced from icalendar's changelog.
6.3.1 (2025-05-20)
Bug fixes:
- Remove forced quoting from parameters with space and single quote. See
Issue 836 <https://github.com/collective/icalendar/issues/836>_.6.3.0 (2025-05-15)
Minor changes:
- Deprecate
icalendar.UIDGenerator. SeeIssue 816 <https://github.com/collective/icalendar/issues/816>_.New features:
- Add the
uidproperty toAlarm,Event,Calendar,Todo, andJournalcomponents. SeeIssue 740 <https://github.com/collective/icalendar/issues/740>_.Bug fixes:
- Fix component equality where timezones differ for the datetimes but the times are actually equal. See
Issue 828 <https://github.com/collective/icalendar/issues/828>_.- Test that we can add an RRULE as a string. See
Issue 301 <https://github.com/collective/icalendar/issues/301>_.- Test that we support dateutil timezones as outlined in
Issue 336 <https://github.com/collective/icalendar/issues/336>_.- Build documentation on Read the Docs with the version identifier. See
Issue 826 <https://github.com/collective/icalendar/issues/826>_.6.2.0 (2025-05-07)
Minor changes:
- Use
ruffto format the source code.- Update project metadata to use License-Expression.
- Use
tzp.localize(dt, None)to remove the timezone from a datetime.- Remove the HTML documentation when building with
toxto force rebuild.- Switch to PyData Sphinx Theme for documentation. See
Issue 803 <https://github.com/collective/icalendar/issues/804>_.New features:
- Add getters
rrules,rdates, andexdatesfor unified and simple access to these properties. SeeIssue 662_.- Add attributes to the calendar for properties
NAME,DESCRIPTION, andCOLOR. SeeIssue 655 <https://github.com/collective/icalendar/issues/655>_.- Add a
colorattribute toEvent,Todo, andJournalcomponents. SeeIssue 655_.- Add
sequenceattribute toEvent,Todo, andJournalcomponents. SeeIssue 802 <https://github.com/collective/icalendar/issues/802>_.- Add
categoriesattribute toCalendar,Event,Todo, andJournalcomponents. SeeIssue 655 <https://github.com/collective/icalendar/issues/655>_.- Add compatibility to :rfc:
6868. SeeIssue 652 <https://github.com/collective/icalendar/issues/652>_.- Add
freebusyproperty to theCalendarto get this type of subcomponents easier.- Add parameters from :rfc:
5545to propertiesALTREP,CN,CUTYPE,DELEGATED_FROM,DELEGATED_TO,DIR,FBTYPE,LANGUAGE,MEMBER,PARTSTAT,RANGE,RELATED,ROLE,RSVP,SENT_BY,TZID, andRELTYPE. SeeIssue 798 <https://github.com/collective/icalendar/issues/798>_.- New properties from :rfc:
7986can occur multiple times inVCALENDAR. SeePR 808_.Bug fixes:
... (truncated)
Commits
29e13c4Merge pull request #851 from niccokunzmann/releasee253a7fversion 6.3.1c1835acMerge pull request #850 from niccokunzmann/issue-8367e8abb5Make the parser escape certain characters626a13elog changese1b3386Remove quotes from safe characters5fc38a8Merge pull request #847 from collective/niccokunzmann-patch-1ae284efUpdate README.rst433260aimprove maintenance layoutbc58aa8Add new CHANGELOG section for future release- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.