Conversation
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.1.3->==6.2.1Release Notes
sphinx-doc/sphinx (sphinx)
v6.2.1Compare Source
=====================================
Bugs fixed
nitpick_ignoreand:confval:
nitpick_ignore_regextolist.v6.2.0Compare Source
=====================================
Dependencies
Incompatible changes
\dimenregisters (not previouslypublicly documented) as per 5.1.0 code comments in
sphinx.sty:\sphinxverbatimsep,\sphinxverbatimborder,\sphinxshadowsep,\sphinxshadowsize, and\sphinxshadowrule. (refs: #11105).eggsupport from pycodeModuleAnalyser; Python eggs are anow-obsolete binary distribution format
sphinx.builders.linkcheck.Patch by Daniel Eades
sphinx.locale.setlocaleDeprecated
intersphinx_mappingformatsphinx.util.osutil.cdis deprecated in favour ofcontextlib.chdir.Features added
autopropertyallows the return type to be specified asa type comment (e.g.,
# type: () -> int). Patch by Bénédikt Tran__all__to imported members for template renderingwhen option
autosummary_ignore_module_allis set toFalse. Patch byClement Pinard
content_offsetparameter tonested_parse_with_titles(),allowing for correct line numbers during nested parsing.
Patch by Jeremy Maitin-Shepard
--jobssynonym for-j. Patch by Hugo van Kemenade\sphinxboxfor styling text elements with a (possiblyrounded) box, optional background color and shadow, has been added.
See :ref:
sphinxbox. (refs: #11224)\sphinxstylenotetitle, ...,\sphinxstylewarningtitle, ...,for an extra layer of mark-up freeing up
\sphinxstrongfor other uses.See :ref:
latex-macros. (refs: #11267)note, :dudir:hint, :dudir:importantand :dudir:tipcannow each be styled as the other admonitions, i.e. possibly with a background
color, individual border widths and paddings, possibly rounded corners, and
optional shadow. See :ref:
additionalcss. (refs: #11234)topic(and:dudir:
contents <table-of-contents>) directives, and not only:rst:dir:
code-block, supportbox-decoration-break=slice.noteTextColor,noteTeXextraset al.See :ref:
additionalcss.Patch by Jeremy Maitin-Shepard
imgmath_latex= 'tectonic'or= 'xelatex'. Patch by Dimitar Dimitrovpython_display_short_literal_typesoption forcondensed rendering of
Literaltypes.Bugs fixed
following lists
more reST labels directly precede an :rst:dir:
py:moduleor :rst:dir:automoduledirective. Patch by Bénédikt Tran (picnixz)
base name and they use a post transform. Patch by aaron-cooper
shadow color is set but border color is not
respective to contents (when using rounded corners)
\colorin topic (or admonition) contents may cause colorleak to the shadow and border at a page break
seealsodirective in French
indentation context in PDF. Thanks to picnixz.
\sphinxupquotecompatibility
other uses of
nested_parse_with_titles. Patch by Jeremy Maitin-Shepard.Patch by Jeremy Maitin-Shepard
txclientTesting
unittest.TestCasestyle test functions to pytest styleConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.