Skip to content

Commit

Permalink
Bump sphinx-autobuild from 2024.9.19 to 2024.10.3 in /requirements (#314
Browse files Browse the repository at this point in the history
)

Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild)
from 2024.9.19 to 2024.10.3.
<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.10.03</h2>
<p>2024.10.03</p>
<h2>Release 2024.10.02</h2>
<p>2024.10.02</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.10.03 - 2024-10-03</h2>
<ul>
<li>Improve error handling for failures in pre-build commands.</li>
</ul>
<h2>2024.10.02 - 2024-10-02</h2>
<ul>
<li>Show the changed paths that triggered the rebuild.</li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/86e2f373802417c944fda6c2930c8c3c98c20218"><code>86e2f37</code></a>
Release 2024.10.03</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/1771311d92e0dd1f338d91508b9a670c536dfff3"><code>1771311</code></a>
Improve handling for errors in pre-build commands (<a
href="https://redirect.github.com/sphinx-doc/sphinx-autobuild/issues/181">#181</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/5eedf7220d71c4279094270e4b633d2b0ce5ebfc"><code>5eedf72</code></a>
Release 2024.10.02</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/1743a4370869e3338c84ddb8778b3fa0b811b23d"><code>1743a43</code></a>
Show which paths changed when rebuilding</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/028cf60ce16ebd6d5502eb33913577f719d5d574"><code>028cf60</code></a>
Add missing <code>from __future__ import annotations</code> imports</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/f3146c1f2d25ba525a47633badf3839a74765449"><code>f3146c1</code></a>
Use <code>-m sphinx build</code> if supported</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/49457de98ec91593f03770aefc7a8d2cbf4a1a12"><code>49457de</code></a>
fixup! Fix path filtering on Windows</li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/2e4e6f7ca44201fca7dfa8ebe69a8488b70a6323"><code>2e4e6f7</code></a>
Split <code>show()</code> into <code>show_message()</code> and
<code>show_command()</code></li>
<li><a
href="https://github.com/sphinx-doc/sphinx-autobuild/commit/829ec7125a8585af8ec98188ae61f1da1c379cb1"><code>829ec71</code></a>
Restrict the release workflow to the <a
href="https://github.com/sphinx-doc"><code>@​sphinx-doc</code></a>
organisation</li>
<li>See full diff in <a
href="https://github.com/sphinx-doc/sphinx-autobuild/compare/2024.09.19...2024.10.03">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.9.19&new-version=2024.10.3)](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
Guts authored Nov 1, 2024
2 parents 4459740 + b63141a commit a3f6cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/documentation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
furo==2024.*
myst-parser[linkify]>=0.13,<3.1
sphinx>=3.1,<9
sphinx-autobuild==2024.9.19
sphinx-autobuild==2024.10.3
sphinx-copybutton>=0.2,<1
sphinx-design>=0.6.0,<0.7
sphinx-sitemap>=2.4,<3
Expand Down

0 comments on commit a3f6cb4

Please sign in to comment.