dependabot[bot] opened a new pull request, #1731: URL: https://github.com/apache/libcloud/pull/1731
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/releases">sphinx's releases</a>.</em></p> <blockquote> <h2>v5.1.1</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p> <h2>v5.1.0</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES">sphinx's changelog</a>.</em></p> <blockquote> <h1>Release 5.1.1 (released Jul 26, 2022)</h1> <h2>Bugs fixed</h2> <ul> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10701">#10701</a>: Fix ValueError in the new <code>deque</code> based <code>sphinx.ext.napolean</code> iterator implementation.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10702">#10702</a>: Restore compatability with third-party builders.</li> </ul> <h1>Release 5.1.0 (released Jul 24, 2022)</h1> <h2>Dependencies</h2> <ul> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10656">#10656</a>: Support <code>Docutils 0.19</code>_. Patch by Adam Turner.</li> </ul> <p>.. _Docutils 0.19: <a href="https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05">https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05</a></p> <h2>Deprecated</h2> <ul> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10467">#10467</a>: Deprecated <code>sphinx.util.stemmer</code> in favour of <code>snowballstemmer</code>. Patch by Adam Turner.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/9856">#9856</a>: Deprecated <code>sphinx.ext.napoleon.iterators</code>.</li> </ul> <h2>Features added</h2> <ul> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10444">#10444</a>: html theme: Allow specifying multiple CSS files through the <code>stylesheet</code> setting in <code>theme.conf</code> or by setting <code>html_style</code> to an iterable of strings.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10366">#10366</a>: std domain: Add support for emphasising placeholders in :rst:dir:<code>option</code> directives through a new :confval:<code>option_emphasise_placeholders</code> configuration option.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10439">#10439</a>: std domain: Use the repr of some variables when displaying warnings, making whitespace issues easier to identify.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10571">#10571</a>: quickstart: Reduce content in the generated <code>conf.py</code> file. Patch by Pradyun Gedam.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10648">#10648</a>: LaTeX: CSS-named-alike additional :ref:<code>'sphinxsetup' <latexsphinxsetup></code> 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.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10655">#10655</a>: LaTeX: Explain non-standard encoding in LatinRules.xdy</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10599">#10599</a>: HTML Theme: Wrap consecutive footnotes in an <code><aside></code> 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.</li> <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10518">#10518</a>: config: Add <code>include_patterns</code> as the opposite of <code>exclude_patterns</code>. Patch by Adam Turner.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinx/commit/e712eae382d213ce3f4866ad6f5b3c84ce4f4409"><code>e712eae</code></a> Bump to 5.1.1 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/0555345ad715b1e5ec83bce2e4a993441ffb8f29"><code>0555345</code></a> Fix ValueError popping out in <code>sphinx.ext.napoleon</code> (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10709">#10709</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/9845500ffa6b75266b1e34701c15eb8e586aa17e"><code>9845500</code></a> Improve support for deprecated builders without env arg (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10702">#10702</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/cc1f6cb9f48dc3b84228eb0b5e46018fba5d57f4"><code>cc1f6cb</code></a> Bump to 5.1.0 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/8effd151b9d705a6d4830feb709584fdc26d6046"><code>8effd15</code></a> Update message catalogs (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10698">#10698</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/e3337c78c614bffef3b57eb9dc170aaf33c80612"><code>e3337c7</code></a> Update include_patterns implementation (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10680">#10680</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/89db13d71fcc949efc0a7d223683fe8901997d39"><code>89db13d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10676">#10676</a> from AA-Turner/authors</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/40caf0c8549948d08c16960331b3ae0e2c1b0f0c"><code>40caf0c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10696">#10696</a> from jfbu/latex_fix_for_old_latex</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/d1b4a75f4f09281af70a04fb405c126744c54651"><code>d1b4a75</code></a> LaTeX: fix another incompatibility with old pict2e LaTeX</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/faccc2182275354ebe7d85ac61dd753887b98315"><code>faccc21</code></a> Fix <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10695">#10695</a>: old LaTeX does not allow <a href="https://github.com/ifpackageloaded"><code>@​ifpackageloaded</code></a> usage in body</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
