Skip to content

Bump sphinx-toolbox from 4.1.2 to 4.2.0 - #517

Merged
docktermj merged 1 commit into
mainfrom
dependabot/pip/sphinx-toolbox-4.2.0
Jun 15, 2026
Merged

Bump sphinx-toolbox from 4.1.2 to 4.2.0#517
docktermj merged 1 commit into
mainfrom
dependabot/pip/sphinx-toolbox-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinx-toolbox from 4.1.2 to 4.2.0.

Release notes

Sourced from sphinx-toolbox's releases.

Version 4.2.0

Automatically copied from PyPI.


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

Version 4.2.0rc1

Automatically copied from PyPI.


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

Changelog

Sourced from sphinx-toolbox's changelog.

4.2.0

  • Remove cap on ruamel.yaml (:pr:214)
  • Updates to more_autodoc for Sphinx 9 compatibility.

4.1.0

General compatibility updates

4.0.0

The :mod:sphinx_toolbox.source module no longer enables the :mod:sphinx_toolbox.github extension automatically. If you have :confval:source_link_target set to 'GitHub' you may need to enable the extension manually.

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.

... (truncated)

Commits

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

Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 4.1.2 to 4.2.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@v4.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Python programming language labels Jun 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 12, 2026 01:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Python programming language labels Jun 12, 2026
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review


Code Review

PR Summary: Bumps sphinx-toolbox from 4.1.24.2.0 in pyproject.toml (documentation dependency only).


Code Quality

Item Result
Code style Single-line dependency version bump — no style concerns.
No commented-out code None present.
Meaningful variable names N/A
DRY principle N/A
Defects / bugs No logic change; dependency is scoped to python_version > '3.11' and only used at build time for documentation. No runtime risk.
CLAUDE.md considerations No issues.

Testing

Item Result
Unit / integration tests N/A — documentation-only dependency; no new code paths.
Test coverage Unaffected.

Documentation

Item Result
README No update needed.
API docs No update needed.
Inline comments N/A
CHANGELOG.md CHANGELOG.md was not updated. The [Unreleased] section (pyproject.toml:13) currently contains an empty bullet (-). A dependency bump entry should be added, e.g.: - Updated sphinx-toolbox from 4.1.2 to 4.2.0
Markdown formatting Existing CHANGELOG follows CommonMark / Keep a Changelog conventions.

Security

Item Result
No hardcoded credentials None.
Input validation N/A
Error handling N/A
Sensitive data in logs N/A
License files (.lic / AQAAAD) None present.

Summary

The change is safe and minimal. One issue to address:

  • CHANGELOG.md — add an entry under [Unreleased] documenting the sphinx-toolbox version bump.

Automated code review analyzing defects and coding standards

@github-actions

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/senzing
  szengineflags.py
  szerror.py
Project Total  

This report was generated by python-coverage-comment-action

@docktermj
docktermj merged commit e755e16 into main Jun 15, 2026
73 checks passed
@docktermj
docktermj deleted the dependabot/pip/sphinx-toolbox-4.2.0 branch June 15, 2026 14:42
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 python Python programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants