Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps sphinx-toolbox from 3.5.0 to 3.10.0.

Release notes

Sourced from sphinx-toolbox's releases.

Version 3.10.0

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

Version 3.9.0

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

Version 3.8.3

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

Version 3.8.2

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

Version 3.8.1

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

... (truncated)

Changelog

Sourced from sphinx-toolbox's changelog.

3.10.0

Allow GitHub branch to be specified for :rst:dir:installation directive.

3.9.0

Improved support for Sphinx 8.1+

3.8.2

(BUG) Fix GitHub issue title parsing.

3.8.0

Improved support for Sphinx 7.3+

3.7.0

  • Add :class:sphinx_toolbox.more_autodoc.variables.PropertyDocumenter.
  • Use sphinx's HTML5Translator over HTMLTranslator.

3.6.0

  • Documentation fixes in :mod:~.collapse.
  • Dunder methods added in Python 3.13 are hidden by :mod:~.autoprotocol (__non_callable_proto_members__, __firstlineno__, __replace__, __static_attributes__)
  • mod:~.autoprotocol doesn't document subclasses of protocols, unless :class:~.Protocol is one of their direct base classes.
  • Support for Sphinx 7.x
Commits
  • e7f4d29 Bump version v3.9.0 -> v3.10.0
  • 36afdac Allow GitHub branch to be specified for installation directive. (#185)
  • f3ae504 Add changelog entries for past few versions.
  • dac4261 Updated files with 'repo_helper'. (#183)
  • b2013dd Update tests for installation directive.
  • c15ca3c Fix installation tabs in HTML when not under "Installation" heading.
  • 0d87212 Lint
  • dfd1637 Fix tests on newer Sphinx versions on newer Pythons.
  • 1cf39a2 Fix tests on Python 3.12
  • 30d84f9 Don't test Python 3.12 with older Sphinx versions (require distutils)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

📚 Documentation preview 📚: https://pytorch-lightning--20814.org.readthedocs.build/en/20814/

Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.5.0 to 3.10.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases)
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst)
- [Commits](sphinx-toolbox/sphinx-toolbox@v3.5.0...v3.10.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team May 12, 2025 01:34
@dependabot dependabot bot added the ci Continuous Integration label May 12, 2025
@dependabot dependabot bot requested a review from lantiga as a code owner May 12, 2025 01:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the ci Continuous Integration label May 12, 2025
@github-actions github-actions bot added docs Documentation related dependencies Pull requests that update a dependency file labels May 12, 2025
@Borda Borda merged commit 7c418d6 into master May 12, 2025
35 checks passed
@Borda Borda deleted the dependabot-pip-requirements-sphinx-toolbox-3.10.0 branch May 12, 2025 07:18
Borda pushed a commit that referenced this pull request Jun 19, 2025
#20814)

Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.5.0 to 3.10.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases)
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst)
- [Commits](sphinx-toolbox/sphinx-toolbox@v3.5.0...v3.10.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 7c418d6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant