Skip to content

chore(deps): update dependency click-extra to v7.13.0#688

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/click-extra-7-x
Open

chore(deps): update dependency click-extra to v7.13.0#688
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/click-extra-7-x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 16, 2026

This PR contains the following updates:

Package Change Age Confidence
click-extra (changelog) ==7.12.0==7.13.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kdeldycke/click-extra (click-extra)

v7.13.0

Compare Source

  • Add MkDocs plugin for ANSI color rendering in code blocks. Install with pip install click-extra[mkdocs], then add click-extra to your mkdocs.yml plugins list. Patches pymdownx.highlight formatters to use AnsiHtmlFormatter.
  • Automatically patch mkdocs-click code blocks to use the ansi-output lexer when the click-extra MkDocs plugin is enabled. CLI help text with ANSI escape codes now renders with colors instead of garbled [1m/[0m sequences.
  • Fix API reference sections rendering as raw RST markup instead of formatted documentation. Wrap all automodule and autoclasstree directives in eval-rst blocks to force RST parsing, working around MyST-Parser's MockState.nested_parse() treating autodoc output as Markdown.
  • Add OSC 8 hyperlink support to AnsiColorLexer and AnsiHtmlFormatter. Terminal hyperlinks in CLI output are rendered as clickable HTML <a> tags in Sphinx documentation. Other OSC sequences are now fully stripped instead of leaking their payload as visible text.

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am,before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 16, 2026
@sonarqubecloud
Copy link
Copy Markdown

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