Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sphinx-autobuild from 2024.4.16 to 2024.9.19 in /requirements (#310
) Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) from 2024.4.16 to 2024.9.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx-autobuild/releases">sphinx-autobuild's releases</a>.</em></p> <blockquote> <h2>Release 2024.09.19</h2> <p>2024.09.19</p> <h2>Release 2024.09.18</h2> <p>2024.09.18</p> <h2>Release 2024.09.17</h2> <p>2024.09.17</p> <h2>Release 2024.09.03</h2> <p>2024.09.03</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst">sphinx-autobuild's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>unreleased</h2> <h2>2024.09.19 - 2024-09-19</h2> <ul> <li>Fix path filtering on Windows by normalising path separators.</li> <li>Filter various directories by default (<code>.git</code>, <code>venv</code>, etc).</li> <li>Serve the correct directory when using make mode (<code>-M</code>).</li> </ul> <h2>2024.09.18 - 2024-09-18</h2> <ul> <li>Run Sphinx through the Python entry point rather than the binary on PATH.</li> </ul> <h2>2024.09.17 - 2024-09-17</h2> <ul> <li>Relax checks for paths that aren't required to exist.</li> </ul> <h2>2024.09.03 - 2024-09-03</h2> <ul> <li>Fix support for Python 3.9.</li> <li>Fix running <code>sphinx-autobuild</code> via entry point scripts.</li> <li>Run <code>sphinx-build</code> in a subprocess to mitigate autdoc issues.</li> <li>Support the <code>-M</code> 'make mode' option for <code>sphinx-build</code>.</li> </ul> <h2>2024.04.16 - 2024-04-16</h2> <ul> <li>Add a missing dependency on <code>watchfiles</code>.</li> <li>Adopt Ruff in place of flake8 and black.</li> </ul> <h2>2024.04.13 - 2024-04-13</h2> <ul> <li>Drop <code>python-livereload</code>.</li> <li>Add <code>starlette</code> and <code>uvicorn</code> as dependencies.</li> <li>Implement hot reloading via websockets.</li> <li>Run Sphinx rebuilds in an asynchronous executor.</li> </ul> <h2>2024.02.04 - 2024-02-04</h2> <ul> <li>Declare support for Python 3.9, 3.10, 3.11, and 3.12</li> <li>Drop support for Python 3.8 and earlier</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/4552a5ffc48c1183064102068ec531e3f350fbd2"><code>4552a5f</code></a> Release 2024.09.19</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/2e9dec087f0c005256f8490c013fd6a4bceef6ac"><code>2e9dec0</code></a> Serve the correct directory when using make mode</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/0f2f2f1ba9285855ed1d967ea9295135d6fee308"><code>0f2f2f1</code></a> Filter various directories by default</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/3fab261fe6f762cc6e103fa111e6199708a6f0db"><code>3fab261</code></a> Fix path filtering on Windows</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/b134d97fdd06160916034c0bf73e248d0b7e2205"><code>b134d97</code></a> Release 2024.09.18</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/7b10420f5301b8719d0df6520031a33674d859f8"><code>7b10420</code></a> Run <code>python -m sphinx</code> rather than <code>sphinx-build</code> (<a href="https://redirect.github.com/sphinx-doc/sphinx-autobuild/issues/180">#180</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/4dbe80dda151f4ead3d3e683745d71028f68a48a"><code>4dbe80d</code></a> Release 2024.09.17</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/6c0752f240814e69f68ba5ddc0098cbae45ab9e4"><code>6c0752f</code></a> Bump GitHub Actions (<a href="https://redirect.github.com/sphinx-doc/sphinx-autobuild/issues/176">#176</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/3e702d862229b2019014ece2f853571c1a044182"><code>3e702d8</code></a> Relax path checks (<a href="https://redirect.github.com/sphinx-doc/sphinx-autobuild/issues/175">#175</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx-autobuild/commit/7d199ed578825a33214741d30d397ae01a6ada4c"><code>7d199ed</code></a> Release 2024.09.03</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx-autobuild/compare/2024.04.16...2024.09.19">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-autobuild&package-manager=pip&previous-version=2024.4.16&new-version=2024.9.19)](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>
- Loading branch information