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 2023/01/10 18:28:26 UTC

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1841: Bump sphinx from 6.0.0 to 6.1.3

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

   Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.0.0 to 6.1.3.
   <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>v6.1.3</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>v6.1.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>v6.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>v6.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>
   <h2>v6.0.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>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/master/CHANGES">sphinx's changelog</a>.</em></p>
   <blockquote>
   <h1>Release 6.1.3 (released Jan 10, 2023)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11116">#11116</a>: Reverted to previous Sphinx 5 node copying method</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11117">#11117</a>: Reverted changes to parallel image processing from Sphinx 6.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11119">#11119</a>: Supress <code>ValueError</code> in the <code>linkcheck</code> builder</li>
   </ul>
   <h1>Release 6.1.2 (released Jan 07, 2023)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11101">#11101</a>: LaTeX: <code>div.topic_padding</code> key of sphinxsetup documented at 5.1.0 was
   implemented with name <code>topic_padding</code></p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11099">#11099</a>: LaTeX: <code>shadowrule</code> key of sphinxsetup causes PDF build to crash
   since Sphinx 5.1.0</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11096">#11096</a>: LaTeX: <code>shadowsize</code> key of sphinxsetup causes PDF build to crash
   since Sphinx 5.1.0</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11095">#11095</a>: LaTeX: shadow of :dudir:<code>topic</code> and contents_ boxes not in page
   margin since Sphinx 5.1.0</p>
   <p>.. _contents: <a href="https://docutils.sourceforge.io/docs/ref/rst/directives.html#table-of-contents">https://docutils.sourceforge.io/docs/ref/rst/directives.html#table-of-contents</a></p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11100">#11100</a>: Fix copying images when running under parallel mode.</p>
   </li>
   </ul>
   <h1>Release 6.1.1 (released Jan 05, 2023)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11091">#11091</a>: Fix <code>util.nodes.apply_source_workaround</code> for <code>literal_block</code> nodes
   with no source information in the node or the node's parents.</li>
   </ul>
   <h1>Release 6.1.0 (released Jan 05, 2023)</h1>
   <h2>Dependencies</h2>
   <ul>
   <li>
   <p>Adopted the <code>Ruff</code>_ code linter.</p>
   <p>.. _Ruff: <a href="https://github.com/charliermarsh/ruff">https://github.com/charliermarsh/ruff</a></p>
   </li>
   </ul>
   <h2>Incompatible changes</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/776d01eb6229f5d5384da17fc15df9d50fa8e87a"><code>776d01e</code></a> Bump to 6.1.3 final</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/a2e922ac6c58134d8ad19888de93d52c8a1de669"><code>a2e922a</code></a> CHANGES for Sphinx 6.1.3</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/31162a9b6335f2abce9ffb90b905a314f6bdfe6b"><code>31162a9</code></a> Handle exceptions for <code>get_node_source</code> and <code>get_node_line</code></li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/dcb4429abacda015f98875fe9489ced696155bd7"><code>dcb4429</code></a> Restore Sphinx 5 <code>nodes.Element</code> copying behaviour</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/2a7c40d07f4b0e0fd2a4bc942e74634c2df24dee"><code>2a7c40d</code></a> Undo parallel image changes</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/7841d3d9b2db9ed686fec7e2222c720dfa32c1b4"><code>7841d3d</code></a> Ignore more checks in Ruff 0.0.214</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/ddbc5b57f467823d600341ed1cfe5bedde5d7b64"><code>ddbc5b5</code></a> Bump version</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/393b40825282311a8ba81c830ef3c6fae9335c32"><code>393b408</code></a> Bump to 6.1.2 final</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/d8a5dd8364d19f693d5f017f615a8037784a0295"><code>d8a5dd8</code></a> Add note to CHANGES for PR 11100</li>
   <li><a href="https://github.com/sphinx-doc/sphinx/commit/a1cd19e601f89e1796d1992cbeaf6b476e2be6a0"><code>a1cd19e</code></a> Fix copying images under parallel execution (<a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/11100">#11100</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v6.0.0...v6.1.3">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=6.0.0&new-version=6.1.3)](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 #1841: Bump sphinx from 6.0.0 to 6.1.3

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


-- 
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 #1841: Bump sphinx from 6.0.0 to 6.1.3

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

   Looks like sphinx is up-to-date now, so this is no longer needed.


-- 
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