flask-sqlalchemy
                                
                                 flask-sqlalchemy copied to clipboard
                                
                                    flask-sqlalchemy copied to clipboard
                            
                            
                            
                        Bump sphinx from 4.2.0 to 5.1.1
Bumps sphinx from 4.2.0 to 5.1.1.
Release notes
Sourced from sphinx's releases.
v5.1.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.1.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.2
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v5.0.0
No release notes provided.
v5.0.0b1
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v4.5.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v4.4.0
Changelog: https://www.sphinx-doc.org/en/master/changes.html
v4.3.1
No release notes provided.
Changelog
Sourced from sphinx's changelog.
Release 5.1.1 (released Jul 26, 2022)
Bugs fixed
- #10701: Fix ValueError in the new
dequebasedsphinx.ext.napoleaniterator implementation.- #10702: Restore compatability with third-party builders.
Release 5.1.0 (released Jul 24, 2022)
Dependencies
- #10656: Support
Docutils 0.19_. Patch by Adam Turner... _Docutils 0.19: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05
Deprecated
- #10467: Deprecated
sphinx.util.stemmerin favour ofsnowballstemmer. Patch by Adam Turner.- #9856: Deprecated
sphinx.ext.napoleon.iterators.Features added
- #10444: html theme: Allow specifying multiple CSS files through the
stylesheetsetting intheme.confor by settinghtml_styleto an iterable of strings.- #10366: std domain: Add support for emphasising placeholders in :rst:dir:
optiondirectives through a new :confval:option_emphasise_placeholdersconfiguration option.- #10439: std domain: Use the repr of some variables when displaying warnings, making whitespace issues easier to identify.
- #10571: quickstart: Reduce content in the generated
conf.pyfile. Patch by Pradyun Gedam.- #10648: LaTeX: CSS-named-alike additional :ref:
'sphinxsetup' <latexsphinxsetup>keys allow to configure four separate border-widths, four paddings, four corner radii, a shadow (possibly inset), colours for border, background, shadow for each of the code-block, topic, attention, caution, danger, error and warning directives.- #10655: LaTeX: Explain non-standard encoding in LatinRules.xdy
- #10599: HTML Theme: Wrap consecutive footnotes in an
<aside>element when using Docutils 0.18 or later, to allow for easier styling. This matches the behaviour introduced in Docutils 0.19. Patch by Adam Turner.- #10518: config: Add
include_patternsas the opposite ofexclude_patterns. Patch by Adam Turner.
... (truncated)
Commits
- e712eaeBump to 5.1.1 final
- 0555345Fix ValueError popping out in- sphinx.ext.napoleon(#10709)
- 9845500Improve support for deprecated builders without env arg (#10702)
- cc1f6cbBump to 5.1.0 final
- 8effd15Update message catalogs (#10698)
- e3337c7Update include_patterns implementation (#10680)
- 89db13dMerge pull request #10676 from AA-Turner/authors
- 40caf0cMerge pull request #10696 from jfbu/latex_fix_for_old_latex
- d1b4a75LaTeX: fix another incompatibility with old pict2e LaTeX
- faccc21Fix #10695: old LaTeX does not allow- @ifpackageloadedusage in body
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)