Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 in /docs (#104)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst">sphinx-rtd-theme's changelog</a>.</em></p> <blockquote> <h1>3.0.0</h1> <p>Final version.</p> <p>.. _release-3.0.0rc4:</p> <h1>3.0.0rc4</h1> <h2>Fixes</h2> <ul> <li>Trigger "Read the Docs Search addon" when focusing the "Search docs" input in the navbar.</li> </ul> <p>.. _release-3.0.0rc3:</p> <h1>3.0.0rc3</h1> <h2>Fixes</h2> <ul> <li>Show hidden version in selector if it's the current active version</li> </ul> <p>.. _release-3.0.0rc2:</p> <h1>3.0.0rc2</h1> <h2>Added</h2> <ul> <li>Render version and language selectors below the documentation's title (top left). This can be controlled via the new theme options <code>version_selector</code> and <code>language_selector</code>.</li> </ul> <p>.. _release-3.0.0rc1:</p> <h1>3.0.0rc1</h1> <h2>Added</h2> <ul> <li>Added support for Sphinx 8.</li> <li>Added support for Python 3.12.</li> <li>Added support for docutils <code>>0.18, <0.22</code>.</li> <li>Populate <code>html_context</code> with all the environment variables starting with <code>READTHEDOCS_</code>.</li> </ul> <p>Deprecations</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/a1c2147b17cbf0e57b7d7a6450ad4d9a5ff362cf"><code>a1c2147</code></a> Release 3.0.0</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/814686ee1fa8683fad58d97e56ed71321462d80f"><code>814686e</code></a> Release 3.0.0rc4</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/5b181b89fbe8cf01d12fcb55ec50d81560975eac"><code>5b181b8</code></a> Trigger search modal on "Search docs" input focus (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1610">#1610</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/7deb68fe1631b6bbd015dfbfe2b0b27f9be0fef7"><code>7deb68f</code></a> Release 3.0.0rc3</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/036a3b223170465586e5269bbbc4a834f6ee5a99"><code>036a3b2</code></a> Show hidden version in selector if it's the current active version (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1609">#1609</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/ccf31144c997954aaa9b50839d670b0d282ae824"><code>ccf3114</code></a> Release 3.0.0rc2 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1607">#1607</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/4cab02fff8850ffbcf4e1c34d9946ac617332ef4"><code>4cab02f</code></a> Show version/language selectors below the title (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1601">#1601</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/9c75444a7399bafc32a6edc1c3524505791e8f39"><code>9c75444</code></a> Docs: do not sign Git tag (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1596">#1596</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/3a3473dc15468f1323c5ce6a903e52a0c63a5feb"><code>3a3473d</code></a> Release 3.0.0rc1 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1597">#1597</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/6b587d1c67c7465717d9208d1737168e13643cea"><code>6b587d1</code></a> Prepare for 3.0 release (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1576">#1576</a>)</li> <li>Additional commits viewable in <a href="https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-rtd-theme&package-manager=pip&previous-version=2.0.0&new-version=3.0.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information