Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinx-toolbox requirement from ~=3.8.3 to ~=3.9.0 #270

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Updates the requirements on sphinx-toolbox to permit the latest version.

Changelog

Sourced from sphinx-toolbox's changelog.

=============== Changelog

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

3.5.0

  • Increase minimum cachecontrol version to 0.13.0
  • Private base classes are hidden with :rst:dir:autotypeddict

3.4.0

  • Renamed :py:obj:sphinx_toolbox.more_autodoc.variables.type_template to :py:obj:sphinx_toolbox.more_autodoc.variables.old_type_template and replaced the original with a version using unicode codepoints instead of reST substitutions.

  • On non-ReStructuredText parsers :mod:sphinx_toolbox.more_autodoc.variables and :mod:sphinx_toolbox.more_autodoc.autonamedtuple no longer output spurrious |nbsp|.

3.3.0

sphinx-toolbox is now compatible with Sphinx 6.x

Bugs Fixed ^^^^^^^^^^^

  • :mod:sphinx_toolbox.github.issues -- GitHub made a change to the page structure which broke the issue title parsing.

3.2.0

sphinx-toolbox is now compatible with Sphinx 5.x and docutils 0.18.

3.1.2

... (truncated)

Commits
  • f618c47 Bump version v3.8.3 -> v3.9.0
  • b7191e4 Appease mypy
  • 67cf5a5 Fix TypedDictDocumenter with Sphinx 8.2 changes (members must be importable)
  • df31e9e Appease mypy re: create_documenter signature.
  • 174da64 Actually test on Sphinx 8.2
  • 4012228 Actually test on Sphinx 8.1
  • See full diff in compare view

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)

Updates the requirements on [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) to permit the latest version.
- [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.8.3...v3.9.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2025
@ariebovenberg ariebovenberg merged commit a9d5dc3 into main Feb 27, 2025
5 checks passed
@ariebovenberg ariebovenberg deleted the dependabot/pip/sphinx-toolbox-approx-eq-3.9.0 branch February 27, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant