chore(deps): update dependency sphinx to v3.4.3 #1225
Merged
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:
==3.2.1->==3.4.3Release Notes
sphinx-doc/sphinx
v3.4.3Compare Source
=====================================
Bugs fixed
object that raises an exception on
hasattr()v3.4.2Compare Source
=====================================
Bugs fixed
autodoc-process-docstringevent is emitted to thenon-datadescriptors unexpectedly
autoclass directive
v3.4.1Compare Source
=====================================
Bugs fixed
annotations
autodoc-process-docstringevent is emitted to thealias classes unexpectedly
__eq__methodcomparable
v3.4.0Compare Source
=====================================
Incompatible changes
classes, not a signature of decorator
Deprecated
follow_wrappedargument ofsphinx.util.inspect.signature()no_docstringargument ofsphinx.ext.autodoc.Documenter.add_content()sphinx.ext.autodoc.Documenter.get_object_members()sphinx.ext.autodoc.DataDeclarationDocumentersphinx.ext.autodoc.GenericAliasDocumentersphinx.ext.autodoc.InstanceAttributeDocumentersphinx.ext.autodoc.SlotsAttributeDocumentersphinx.ext.autodoc.TypeVarDocumentersphinx.ext.autodoc.importer._getannotations()sphinx.ext.autodoc.importer._getmro()sphinx.pycode.ModuleAnalyzer.parse()sphinx.util.osutil.movefile()sphinx.util.requests.is_ssl_error()Features added
__all__attribute of the module should be documented or not via:event:
autodoc-skip-membereventa generic class and show-inheritance option is given (in Python 3.7 or above)
Documenter.configas a shortcut to access the config objectvalue equal to None is set.
:no-value:option to :rst:dir:autoattributeand:rst:dir:
autodatadirective to suppress the default value of the variablenapoleon_attr_annotationsto merge type hintson source code automatically if any type is specified in docstring
warn-missing-referenceto custom warningmessages when failed to resolve a cross-reference
:ref:reference:confval:
linkcheck_retry_on_rate_limitfor details.Bugs fixed
is decorated
autodoc_type_aliasesdoes not effect to variablesand attributes
type annotated variables
based uninitalized variables
attributes
class attributes correctly
attribute in alias class
set to "description"
instance attributes
information of TypeVars
__bool__method could be calledsuper class is not displayed
class
multibyte characters
language_data.jsin non-search pages-D gettext_compact=0is no longer workingaccommodate infinite redirect loops on HEAD
make cleanwith empty BUILDDIR is dangerous:type:and:rtype:gives false ambiguous classlookup warnings
v3.3.1Compare Source
=====================================
Bugs fixed
without init.py
v3.3.0Compare Source
=====================================
Deprecated
sphinx.builders.latex.LaTeXBuilder.usepackagessphinx.builders.latex.LaTeXBuilder.usepackages_afger_hyperrefsphinx.ext.autodoc.SingledispatchFunctionDocumentersphinx.ext.autodoc.SingledispatchMethodDocumenterFeatures added
html_static_files
maxdepthoption to :rst:dir:c:aliasto insertnested declarations.
app.add_latex_package()untiljust before writing .tex file
man_make_section_directoryto make a sectiondirectory on build man page
builder using :confval:
suppress_warnings.sphinx-quickstart --no-sepoptionnapoleon_preprocess_typesto every fielddetected.
Bugs fixed
autodoc_default_options
by string not ending with blank lines
typing.Generic
output on building
to decimal
singlehtml and so on)
linkcheck_anchorsisTruetel:schema hyperlinks are detected as errorsschema found
e.g., preventing intersphinx from resolving them.
non-function declaration of the same name already exists.
Link to the function instead of a non-existing anchor.
Testing
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 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 WhiteSource Renovate. View repository job log here.