build(deps-dev): bump sphinx-autobuild from 2024.2.4 to 2025.8.25 by dependabot[bot] · Pull Request #1417 · python-semantic-release/python-semantic-release
Bumps sphinx-autobuild from 2024.2.4 to 2025.8.25.
Release notes
Sourced from sphinx-autobuild's releases.
Release 2025.08.25
2025.08.25
Release 2024.10.03
2024.10.03
Release 2024.10.02
2024.10.02
Release 2024.09.19
2024.09.19
Release 2024.09.18
2024.09.18
Release 2024.09.17
2024.09.17
Release 2024.09.03
2024.09.03
Release 2024.04.16
2024.04.16
Release 2024.04.13
2024.04.13
Changelog
Sourced from sphinx-autobuild's changelog.
Changelog
unreleased
- Set
Cache-Controlheader tono-cachefor served files.2025.08.25 - 2025-08-25
- Drop support for Python 3.9-3.10 to match Sphinx.
- Declare support for Python 3.14.
- Add an optional
--post-buildflag to run additional commands after building the documentation.- Add support for the
SPHINX_AUTOBUILD_DEBUGenvironment variable to help with debugging.2024.10.03 - 2024-10-03
- Improve error handling for failures in pre-build commands.
2024.10.02 - 2024-10-02
- Show the changed paths that triggered the rebuild.
2024.09.19 - 2024-09-19
- Fix path filtering on Windows by normalising path separators.
- Filter various directories by default (
.git,venv, etc).- Serve the correct directory when using make mode (
-M).2024.09.18 - 2024-09-18
- Run Sphinx through the Python entry point rather than the binary on PATH.
2024.09.17 - 2024-09-17
- Relax checks for paths that aren't required to exist.
2024.09.03 - 2024-09-03
- Fix support for Python 3.9.
- Fix running
sphinx-autobuildvia entry point scripts.
... (truncated)
Commits
fd726c5Release 2025.08.25f810750Update pre-commit versions12e0553Formatpyproject.toml6d039d4Declare support for Python 3.14c4a47b0Fix name of 'test' nox session in docs (#193)48fcf5cFix--helpwith Python 3.14 and Sphinx 8.2.3 (#199)0c52892AddSPHINX_AUTOBUILD_DEBUGto aid debugging (#192)cc58cc1Add a--post-buildargument (#190)92bcf10Require Python 3.11 or newer, to match Sphinx (#189)86e2f37Release 2024.10.03- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| sphinx-autobuild | [< 2025, > 2024.2.4] |
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)