Skip to content

Bump sphinxcontrib-programoutput from 0.18 to 0.19 in /requirements/CI#1803

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/CI/sphinxcontrib-programoutput-0.19
Open

Bump sphinxcontrib-programoutput from 0.18 to 0.19 in /requirements/CI#1803
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/CI/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
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.81%. Comparing base (8bc753e) to head (557bd2e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1803   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files         142      142           
  Lines        4873     4873           
  Branches      472      472           
=======================================
  Hits         4864     4864           
  Misses          6        6           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants