Skip to content

Bump sphinxcontrib-programoutput from 0.18 to 0.20 - #545

Merged
alecbcs merged 1 commit into
mainfrom
dependabot/pip/sphinxcontrib-programoutput-0.20
Jun 19, 2026
Merged

Bump sphinxcontrib-programoutput from 0.18 to 0.20#545
alecbcs merged 1 commit into
mainfrom
dependabot/pip/sphinxcontrib-programoutput-0.20

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps sphinxcontrib-programoutput from 0.18 to 0.20.

Changelog

Sourced from sphinxcontrib-programoutput's changelog.

0.20 (2026-06-16)

  • Stop testing Python 3.8 and 3.9. Only 3.10 and above are supported.
  • Add an ansi extra to install erbsland-sphinx-ansi. Version 1.2.4 or later is required.
  • Explicitly list docutils as a dependency.
  • Add the ability to specify a :class: argument to set CSS classes on programoutput nodes.
  • [Internal] Convert static project metadata to pyproject.toml.
  • [Internal] Clarify conflicting licensing statements by setting them all to the original BSD 2 Clause license.

0.19 (2026-02-20)

  • Reintroduce ANSI output integration through the programoutput_use_ansi configuration value. When enabled, command output is emitted as an ANSI-aware literal block for processing by the erbsland.sphinx.ansi <https://pypi.org/project/erbsland-sphinx-ansi/>_ extension. Note that this extension and thus ANSI support is only available on Python 3.10 and newer.
Commits
  • 3123c31 Preparing release 0.20
  • 25e2db9 Document the 'class' option.
  • a310f90 Merge pull request #87 from OpenNTI/coverage-remove-unused-code
  • 657611b Remove unused/unneeded legacy code, which gets our code coverage numbers up; ...
  • 351bc84 Merge pull request #86 from OpenNTI/issue66
  • 066f147 Add missing copyright declaration.
  • 4e47832 Add change notes for #66
  • f067cfd Convert static project metadata into pyproject.toml, leaving only the stub se...
  • 35ecd1f Merge pull request #85 from OpenNTI/issue81
  • 04dc07f Add the ability to specify a :class: option to set CSS classes on programoutp...
  • 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 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 [sphinxcontrib-programoutput](https://github.com/OpenNTI/sphinxcontrib-programoutput) from 0.18 to 0.20.
- [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst)
- [Commits](OpenNTI/sphinxcontrib-programoutput@0.18...0.20)

---
updated-dependencies:
- dependency-name: sphinxcontrib-programoutput
  dependency-version: '0.20'
  dependency-type: direct:production
  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 Pull requests that update Python code labels Jun 18, 2026
@alecbcs
alecbcs merged commit 2d3b4c5 into main Jun 19, 2026
5 checks passed
@alecbcs
alecbcs deleted the dependabot/pip/sphinxcontrib-programoutput-0.20 branch June 19, 2026 06:37
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant