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

   Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.4.7.
   <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>Sphinx 7.4.7</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>Sphinx 7.4.6</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>Sphinx 7.4.5</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>Sphinx 7.4.4</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>Sphinx 7.4.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>Sphinx 7.4.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>Sphinx 7.4.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>Sphinx 7.4.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>Sphinx 7.3.7</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>Sphinx 7.3.6</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>Sphinx 7.3.5</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>Sphinx 7.3.4</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>Sphinx 7.3.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>Sphinx 7.3.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>Sphinx 7.3.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>Sphinx 7.3.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>Sphinx 7.2.6</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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst";>sphinx's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Release 7.4.7 (released Jul 20, 2024)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12096";>#12096</a>: 
Warn when files are overwritten in the build directory.
   Patch by Adam Turner and Bénédikt Tran.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12620";>#12620</a>: 
Ensure that old-style object description options are respected.
   Patch by Adam Turner.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12601";>#12601</a>, 
<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12625";>#12625</a>: 
Support callable objects in :py:class:<code>~typing.Annotated</code> type
   metadata in the Python domain.
   Patch by Adam Turner.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12601";>#12601</a>, 
<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12622";>#12622</a>: 
Resolve :py:class:<code>~typing.Annotated</code> warnings with
   <code>sphinx.ext.autodoc</code>,
   especially when using :mod:<code>dataclasses</code> as type metadata.
   Patch by Adam Turner.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12589";>#12589</a>, 
<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12626";>#12626</a>: 
autosummary: Fix warnings with :rst:role:<code>!autolink</code>.
   Patch by Adam Turner.</li>
   </ul>
   <h1>Release 7.4.6 (released Jul 18, 2024)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12589";>#12589</a>, 
<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/9743";>#9743</a>, 
<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12609";>#12609</a>: 
autosummary: Do not add the package prefix when
   generating autosummary directives for modules within a package.
   Patch by Adam Turner.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12613";>#12613</a>: 
Reduce log severity for ambiguity detection during inventory loading.
   Patch by James Addison.</li>
   </ul>
   <h1>Release 7.4.5 (released Jul 16, 2024)</h1>
   <h2>Bugs fixed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12593";>#12593</a>, 
<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12600";>#12600</a>: 
Revert coercing the type of selected :confval:<code>html_sidebars</code>
   values to a list.
   Log an error message when string values are detected.
   Patch by Adam Turner.</li>
   <li><a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12594";>#12594</a>: 
LaTeX: since 7.4.0, :rst:dir:<code>seealso</code> and other &quot;light&quot; 
admonitions
   now break PDF builds if they contain a :dudir:<code>figure</code> directive; 
and also
   if they are contained in a table cell (rendered by <code>tabulary</code>).
   Patch by Jean-François B.</li>
   </ul>
   <h1>Release 7.4.4 (released Jul 15, 2024)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/0d912c85fd3ec385432fe707f6a0678425d1e841";><code>0d912c8</code></a>
 Bump to 7.4.7 final</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/bbc97e035720d96f617921dbd25022e121495b98";><code>bbc97e0</code></a>
 autosummary: Filter invalid import prefixes in <code>autolink</code> (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12626";>#12626</a>)</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/6c486a575c858b8b82d2580b76c410121663505f";><code>6c486a5</code></a>
 Fix detecting file changes for the overwritten file warning (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12627";>#12627</a>)</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/2bd973e7191c5bc382c1a92b37ab1f20268f42d6";><code>2bd973e</code></a>
 autodoc: Fix warnings with dataclasses in <code>Annotated</code> metadata (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12622";>#12622</a>)</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/dd77f851494d24d19aecf0328c6913d121b8b51c";><code>dd77f85</code></a>
 Support callables in <code>Annotated</code> types (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12625";>#12625</a>)</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/1ed4ca7e038364b3b10e3d36abb84ee034d4d94c";><code>1ed4ca7</code></a>
 Mark <code>test_build_manpage</code> as XFAIL following changes in Docutils 
master</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/cd8ce07d31cfab61b6996cec1334681600dd3259";><code>cd8ce07</code></a>
 Update message catalogues following reverted commits</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/c6cd25f50dcc2a0bc369da80e75f105a4821d43b";><code>c6cd25f</code></a>
 Partially revert &quot;Update message catalogues (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/11626";>#11626</a>)&quot;</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/fa2ba7d5aeaff36aeb1a6c2f49846432fc932c7a";><code>fa2ba7d</code></a>
 Partially Revert &quot;[bot]: Update message catalogues (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12563";>#12563</a>)&quot;</li>
   <li><a 
href="https://github.com/sphinx-doc/sphinx/commit/e439c6f33f8d8e7bc06b4f6f25dadfda74869ee0";><code>e439c6f</code></a>
 Ensure that old-style object description options are respected (<a 
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12620";>#12620</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v7.4.7";>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=7.1.2&new-version=7.4.7)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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]

Reply via email to