Skip to content

Bump sphinxcontrib-programoutput from 0.18 to 0.19 in /.github/workflows/requirements#1256

Merged
pearce8 merged 2 commits intodevelopfrom
dependabot/pip/dot-github/workflows/requirements/sphinxcontrib-programoutput-0.19
Feb 24, 2026
Merged

Bump sphinxcontrib-programoutput from 0.18 to 0.19 in /.github/workflows/requirements#1256
pearce8 merged 2 commits intodevelopfrom
dependabot/pip/dot-github/workflows/requirements/sphinxcontrib-programoutput-0.19

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps sphinxcontrib-programoutput from 0.18 to 0.19.

Changelog

Sourced from sphinxcontrib-programoutput's changelog.

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
  • 9bb1144 Preparing release 0.19
  • f038e74 Add URLs to project metadata.
  • a44a66a Merge pull request #69 from OpenNTI/dependabot/github_actions/github-actions-...
  • 1e36881 Update documentation links and fix broken index.rst
  • 3f13618 Merge pull request #74 from henryiii/henryiii/feat/ansi
  • ad556e1 The ansi extension is only on 3.10+. Note this in changes and fix the test th...
  • 872b45b Add a test for when the ansi extension is enabled.
  • ebfc909 feat: support ansi via erbsland-sphinx-ansi
  • 6c76f3a Merge pull request #71 from henryiii/henryiii/chore/setup
  • 7695769 chore: improve build backend specification
  • 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.19.
- [Changelog](https://github.com/OpenNTI/sphinxcontrib-programoutput/blob/master/CHANGES.rst)
- [Commits](OpenNTI/sphinxcontrib-programoutput@0.18...0.19)

---
updated-dependencies:
- dependency-name: sphinxcontrib-programoutput
  dependency-version: '0.19'
  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 Feb 23, 2026
@github-actions github-actions bot added the ci CI, unit tests, GitHub actions label Feb 23, 2026
@pearce8 pearce8 merged commit 74e55b1 into develop Feb 24, 2026
22 checks passed
@pearce8 pearce8 deleted the dependabot/pip/dot-github/workflows/requirements/sphinxcontrib-programoutput-0.19 branch February 24, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI, unit tests, GitHub actions dependencies Pull requests that update a dependency file python Pull requests that update python code ready-for-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants