You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2022/09/27 17:44:37 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1770: Bump sphinx from 5.1.1 to 5.2.2

dependabot[bot] opened a new pull request, #1770:
URL: https://github.com/apache/libcloud/pull/1770

   Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 5.2.2.
   <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.2.2</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.2.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.2.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.2.2 (released Sep 27, 2022)</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10872">#10872</a>: Restore link targets for autodoc modules to the top of content.
   Patch by Dominic Davis-Foster.</li>
   </ul>
   <h1>Release 5.2.1 (released Sep 25, 2022)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10861">#10861</a>: Always normalise the <code>pycon3</code> lexer to <code>pycon</code>.</li>
   <li>Fix using <code>sphinx.ext.autosummary</code> with modules containing titles in the
   module-level docstring.</li>
   </ul>
   <h1>Release 5.2.0.post0 (released Sep 24, 2022)</h1>
   <ul>
   <li>Recreated source tarballs for Debian maintainers.</li>
   </ul>
   <h1>Release 5.2.0 (released Sep 24, 2022)</h1>
   <h2>Dependencies</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10356">#10356</a>: Sphinx now uses declarative metadata with <code>pyproject.toml</code> to
   create packages, using PyPA's <code>flit</code> project as a build backend. Patch by
   Adam Turner.</li>
   </ul>
   <h2>Deprecated</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10843">#10843</a>: Support for HTML 4 output. Patch by Adam Turner.</li>
   </ul>
   <h2>Features added</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10738">#10738</a>: napoleon: Add support for docstring types using 'of', like
   <code>type of type</code>. Example: <code>tuple of int</code>.</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10286">#10286</a>: C++, support requires clauses not just between the template
   parameter lists and the declaration.</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10755">#10755</a>: linkcheck: Check the source URL of raw directives that use the <code>url</code>
   option.</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10781">#10781</a>: Allow :rst:role:<code>ref</code> role to be used with definitions and fields.</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10717">#10717</a>: HTML Search: Increase priority for full title and
   subtitle matches in search results</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10718">#10718</a>: HTML Search: Save search result score to the HTML element for debugging</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10673">#10673</a>: Make toctree accept 'genindex', 'modindex' and 'search' docnames</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/a651e6bf4ad7a1dc293525d0a70e6d0d11b827db"><code>a651e6b</code></a> Bump to 5.2.2 final</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/335f335a587b162f760f505182ca7922df929b1a"><code>335f335</code></a> Restore anchor links to top of module docstring</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/19c278313b9d20052ca6fdb87a4ad498e7fe2c50"><code>19c2783</code></a> Correct error in release date for Sphinx 5.2.1</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/635540c1808003151623566695f4776472c26e65"><code>635540c</code></a> Restore anchor links to top of module docstring</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/89b4f14b44ff239d7c8ef681ed633090c179f0b0"><code>89b4f14</code></a> Fix mypy violations for v0.981 (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/10875">#10875</a>)</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/e0dbbc510af04970a22dcd1e836032cc29b87da2"><code>e0dbbc5</code></a> Bump to 5.2.1 final</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/15c1cba28e8ae55fa7826b3a2e6f736153537941"><code>15c1cba</code></a> Fix error in changelog for Sphinx 5.2.0</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/77cee67f1155a5f869e2f47d834a86f650891807"><code>77cee67</code></a> Define extra indent as a class attribute</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/9ced73631695890638a2d412ef3d916ec02d63e7"><code>9ced736</code></a> Fix highlighting lexers</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/cd24c541448e5945287c7d05413351482f3b1340"><code>cd24c54</code></a> Bump to 5.2.0.post0 final</li>
   <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx&package-manager=pip&previous-version=5.1.1&new-version=5.2.2)](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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] closed pull request #1770: Bump sphinx from 5.1.1 to 5.2.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1770: Bump sphinx from 5.1.1 to 5.2.2
URL: https://github.com/apache/libcloud/pull/1770


-- 
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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [libcloud] dependabot[bot] commented on pull request #1770: Bump sphinx from 5.1.1 to 5.2.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1770:
URL: https://github.com/apache/libcloud/pull/1770#issuecomment-1263776472

   Superseded by #1774.


-- 
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: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org