Update dependency icalendar to v7 #129
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/icalendar-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==6.3.2→==7.0.3Release Notes
collective/icalendar (icalendar)
v7.0.3Compare Source
Minor changes
icalendaras a local workspace dependency to thedocsdependency group in :file:pyproject.tomlto fix dependency resolution issues withuv lockduring documentation builds. :issue:1253:pr:1254sphinx-icalendarto add syntax highlighting to iCalendar textv7.0.2Compare Source
Minor changes
str,int, and other classes and methods in the Python standard library from the documentation.v7.0.1Compare Source
Minor changes
1194756cli.py. :issue:938v7.0.0Compare Source
Minor changes
977DURATION_REGEXmoved from :mod:icalendar.propto :mod:icalendar.prop.dt.duration. :issue:987WEEKDAY_RULEmoved from :mod:icalendar.propto :mod:icalendar.prop.recur.weekday. :issue:987tzid_from_dtandtzid_from_tzinfofrom :mod:icalendar.propas they exist in :mod:icalendar.timezone. :issue:987Component.decodednow returns a string instead of bytes for text properties.FOLD,NAME,NEWLINE,QUNSAFE_CHAR,QUOTABLE,UFOLD, andUNSAFE_CHARfrom :mod:icalendar.parser's export. :issue:987New features
~icalendar.alarms.AlarmTimeclass. :issue:1072~icalendar.prop.vBrokenand thecomponent.errorsattribute. :issue:1085icalendar.parserto follow the Google Style guide, improving API documentation clarity and consistency. :issue:1072icalendar.toolsutility functions with Args, Returns, and Example sections. :issue:107210351043more than one target found for cross-referencewarnings, and stopped usingsphinx.ext.autosectionlabel, in documentation. :issue:952funding.jsonmanifest for funding information. :issue:1047Cannot resolve forward reference in type annotationswarning in documentation.Added
SPHINX_APIDOC_OPTIONStomake apidoccommand, excluding__all__items from being duplicated in the documentation, and rebuilt the API documentation source files.:issue:
952130443991124:issue:
1006:issue:
1004~icalendar.parser_tools:issue:
10171147997109110769069961080__init__methods. :issue:107911061095CONTRIBUTING.rstto explicitly state not to use Args sections in docstrings. :issue:1076vInt.__new__method parameters in class docstring with :rfc:5545examples. :issue:1118make valecommand to provide guidance on failure or success. :issue:1137sphinx_copybuttonconfiguration to exclude line numbers, prompts, and console output when copying code blocks.--to en dash-,---to em dash—, and...to ellipsis…, but doesn't transform quote marks as they should be preserved.This restores cleaner and consistent rendering of docstrings in the :doc:
API Reference <../reference/api/icalendar>.See
smartquotes_action <https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-smartquotes_action>_.Component.from_ical <icalendar.cal.component.Component.from_ical>. :issue:1141docs/how-to/usage.rstdocumentation. Part of :issue:11581165CaselessDict, displaying all of its class members in the in-page navigation.Fixed broken cross-component links in
Availability.new(). :issue:994__init__method into its class docstring. :issue:1156Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
9eeba8a7a0f9ee320393f9ee3203938de2d499d78de2d499d7674a0ee98bView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.