You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/05 20:23:09 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

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

   Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
   <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>
   </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://redirect.github.com/sphinx-doc/sphinx/issues/11116">#11116</a>: Reverted to previous Sphinx 5 node copying method</li>
   <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11117">#11117</a>: Reverted changes to parallel image processing from Sphinx 6.1.0</li>
   <li><a href="https://redirect.github.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><a href="https://redirect.github.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></li>
   <li><a href="https://redirect.github.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</li>
   <li><a href="https://redirect.github.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</li>
   <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11095">#11095</a>: LaTeX: shadow of :dudir:<code>topic</code> and :dudir:<code>contents &lt;table-of-contents&gt;</code>
   boxes not in page margin since Sphinx 5.1.0</li>
   <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11100">#11100</a>: Fix copying images when running under parallel mode.</li>
   </ul>
   <h1>Release 6.1.1 (released Jan 05, 2023)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a href="https://redirect.github.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>
   <ul>
   <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/10979">#10979</a>: gettext: Removed support for pluralisation in <code>get_translation</code>.
   This was unused and complicated other changes to <code>sphinx.locale</code>.</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/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://redirect.github.com/sphinx-doc/sphinx/issues/11100">#11100</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/1.5.2...v6.1.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] tvalentyn commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1498265280

   actually, may be not worth merging before the release cut... @riteshghorse - would you mind taking a look if this upgrade 'just works' ? if so, it would likely apply to the next release


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] damccorm commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1499239560

   @dependabot rebase


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] dependabot[bot] commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1505729643

   OK, I won't notify you about sphinx again, unless you re-open this PR. 😢


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] tvalentyn closed pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn closed pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python
URL: https://github.com/apache/beam/pull/26132


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] dependabot[bot] commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1503656773

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] codecov[bot] commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1498283336

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/26132?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#26132](https://codecov.io/gh/apache/beam/pull/26132?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (121c449) into [master](https://codecov.io/gh/apache/beam/commit/f1abd75d865f2f22c7a8eaed7e181355f491a3d7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f1abd75) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master   #26132   +/-   ##
   =======================================
     Coverage   71.17%   71.17%           
   =======================================
     Files         787      787           
     Lines      103293   103293           
   =======================================
     Hits        73517    73517           
     Misses      28287    28287           
     Partials     1489     1489           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] tvalentyn commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1503656688

   Actually we can hold off this update for now.


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] tvalentyn commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1505729598

   @dependabot ignore this dependency


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1498190694

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @tvalentyn for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] tvalentyn commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "tvalentyn (via GitHub)" <gi...@apache.org>.
tvalentyn commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1498261073

   R: @jrmccluskey (next release manager).


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] riteshghorse commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "riteshghorse (via GitHub)" <gi...@apache.org>.
riteshghorse commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1499266765

   By 'just works' do you mean if the build completes successfully?


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] github-actions[bot] commented on pull request #26132: Update sphinx requirement from <2.0,>=1.5.2 to >=1.5.2,<7.0 in /sdks/python

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26132:
URL: https://github.com/apache/beam/pull/26132#issuecomment-1498262022

   Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control


-- 
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: github-unsubscribe@beam.apache.org

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