Open
Conversation
31e5a43 to
d81e359
Compare
36f7f2b to
abf6780
Compare
abf6780 to
1799c0c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.1119v7.0.1Compare Source
Minor changes
1194756cli.py. :issue:938v7.0.0Compare Source
Minor changes
977.DURATION_REGEXmoved from :mod:icalendar.propto :mod:icalendar.prop.dt.duration. See :issue:987.WEEKDAY_RULEmoved from :mod:icalendar.propto :mod:icalendar.prop.recur.weekday. See :issue:987.tzid_from_dtandtzid_from_tzinfofrom :mod:icalendar.propas they exist in :mod:icalendar.timezone. See :issue:987.Component.decodednow returns a string instead of bytes for text properties.FOLD,NAME,NEWLINE,QUNSAFE_CHAR,QUOTABLE,UFOLD, andUNSAFE_CHARfrom :mod:icalendar.parser's export. See :issue:987.New features
~icalendar.alarms.AlarmTimeclass. :issue:1072~icalendar.prop.vBrokenand thecomponent.errorsattribute. See :issue:1085.icalendar.parserto follow the Google Style guide, improving API documentation clarity and consistency. See :issue:1072.icalendar.toolsutility functions with Args, Returns, and Example sections. See :issue:1072.1035.1043.more than one target found for cross-referencewarnings, and stopped usingsphinx.ext.autosectionlabel, in documentation. See :issue:952.funding.jsonmanifest for funding information. See :issue:1047.Cannot 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.See :issue:
952.130.443991.124.See :issue:
1006.See :issue:
1004.~icalendar.parser_tools.See :issue:
1017.1147.997.109110769069961080__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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.