GOATS-1207: Bump the documentation-dependencies group across 1 directory with 3 updates#542
Merged
miguelgomezgomez merged 2 commits intomainfrom Mar 6, 2026
Conversation
2324e2f to
9e49516
Compare
2550aea to
9166e48
Compare
97773a2 to
bd65bff
Compare
bd65bff to
4d51cbf
Compare
…pdates Bumps the documentation-dependencies group with 2 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-video](https://github.com/sphinx-contrib/video). Updates `sphinx` from 8.2.3 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `sphinxcontrib-video` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](sphinx-contrib/video@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: documentation-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation-dependencies - dependency-name: sphinxcontrib-video dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
4d51cbf to
6d3c01a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #542 +/- ##
==========================================
- Coverage 79.42% 78.51% -0.92%
==========================================
Files 305 311 +6
Lines 11169 11840 +671
Branches 641 674 +33
==========================================
+ Hits 8871 9296 +425
- Misses 2165 2404 +239
- Partials 133 140 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
miguelgomezgomez
added a commit
that referenced
this pull request
Mar 16, 2026
…pdates (#542) * Bump the documentation-dependencies group across 1 directory with 3 updates Bumps the documentation-dependencies group with 2 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-video](https://github.com/sphinx-contrib/video). Updates `sphinx` from 8.2.3 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `sphinxcontrib-video` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](sphinx-contrib/video@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: documentation-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation-dependencies - dependency-name: sphinxcontrib-video dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * GOATS-1207: Update pyproject.toml. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miguel Gómez <[email protected]>
miguelgomezgomez
added a commit
that referenced
this pull request
Mar 16, 2026
…pdates (#542) * Bump the documentation-dependencies group across 1 directory with 3 updates Bumps the documentation-dependencies group with 2 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-video](https://github.com/sphinx-contrib/video). Updates `sphinx` from 8.2.3 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `sphinxcontrib-video` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](sphinx-contrib/video@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: documentation-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation-dependencies - dependency-name: sphinxcontrib-video dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * GOATS-1207: Update pyproject.toml. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miguel Gómez <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the documentation-dependencies group with 2 updates in the / directory: sphinx and sphinxcontrib-video.
Updates
sphinxfrom 8.2.3 to 9.1.0Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
sphinx-rtd-themefrom 3.0.2 to 3.1.0Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
795de79Release 3.1.0 (#1676)66d0fddAdd Python 3.14 to the test suite (#1668)fbe5e603.1.0rc2 with support for docutils 0.22 (#1674)a76174cAdd support for docutils 0.22 (#1671)20733c3Add support for Sphinx 9.0.0 (#1666)71aacd3Update Code of Conduct URL (#1664)5a26375Run tests and build docs with Sphinx 8.2 (#1640)8d4d394Sidebar should not be floating on mobile (#1622)Updates
sphinxcontrib-videofrom 0.4.1 to 0.4.2Release notes
Sourced from sphinxcontrib-video's releases.
Commits
4d04cefbump: version 0.4.1 → 0.4.222b4936fix: add a devcontainerfd995dbbuild: Change Python requirement to >=3.9.0a69afaffix: drop support for 3.8128a262fix: make sure the attributes order remain consistent16e7da1Enable type checking by downstream users (#63)d837d66Enable type checking by downstream usersYou can trigger a rebase of this PR 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions