commit | 595fe115023a8ce3edff6e8819938d82edc2b297 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Oct 15 02:00:36 2024 +0000 |
committer | GitHub <noreply@github.com> | Tue Oct 15 02:00:36 2024 +0000 |
tree | 6079cde9d1828d8b8d2f5c3b33c9daf0e32a4251 | |
parent | 92f0a080dae9a43f181e0cac03e73904116bc092 [diff] |
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /docs (#2303) Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.1. <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.1</h1> <ul> <li>Use black color for text in selectors.</li> </ul> <p>.. _release-3.0.0:</p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/7b894f5e7a5053dd35de406bc779020c229f20a9"><code>7b894f5</code></a> Release 3.0.1</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/1f2439c7bf799275d46be82ac004725aff80afbf"><code>1f2439c</code></a> Use <code>black</code> color for switcher options (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1615">#1615</a>)</li> <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>Additional commits viewable in <a href="https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.1">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.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This repository is the home of the core Python rules -- py_library
, py_binary
, py_test
, py_proto_library
, and related symbols that provide the basis for Python support in Bazel. It also contains package installation rules for integrating with PyPI and other indices.
Documentation for rules_python is at https://rules-python.readthedocs.io and in the Bazel Build Encyclopedia.
Examples live in the examples directory.
The core rules are stable. Their implementation is subject to Bazel's backward compatibility policy. This repository aims to follow semantic versioning.
The Bazel community maintains this repository. Neither Google nor the Bazel team provides support for the code. However, this repository is part of the test suite used to vet new Bazel releases. See How to contribute page for information on our development workflow.
For detailed documentation, see https://rules-python.readthedocs.io
See Bzlmod support for more details.