chore(deps): update dependency click-extra to v7.12.0#684
Merged
ReenigneArcher merged 1 commit intomasterfrom Apr 16, 2026
Merged
chore(deps): update dependency click-extra to v7.12.0#684ReenigneArcher merged 1 commit intomasterfrom
ReenigneArcher merged 1 commit intomasterfrom
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==7.11.0→==7.12.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kdeldycke/click-extra (click-extra)
v7.12.0Compare Source
JobsOptionandjobs_optiondecorator for controlling parallel execution. Defaults to available CPUs minus one. Warns when the requested count is clamped or exceeds available cores.-dbgwrongcharacter by character and reports "No such option: -d",ExtraCommandnow catches that and re-raises with the full token and close-match suggestions.pygments-ansi-colordependency with inline ANSI SGR parser. Adds support for italic (SGR 3), underline (SGR 4), reverse video (SGR 7), strikethrough (SGR 9), and 24-bit RGB colors (quantized to the 256-color palette). The token namespace changes fromToken.Color.*/Token.C.*to a unifiedToken.Ansi.*, and CSS classes change accordingly (from.-Color-*/.-C-*to.-Ansi-*). Fixes bold, italic, underline, and other text attributes not rendering in Sphinx/Furo: Furo's dark-mode CSS generator injectedcolor: #D0D0D0fallbacks for every Pygments style dict entry, overriding foreground color rules on compound tokens. All SGR attribute CSS is now injected separately viaEXTRA_ANSI_CSS.lexer_maptoLEXER_MAP.render-matrix --matrix=<choice>option to a positional argument:render-matrix <choice>. Addpalette,8color, andgradientchoices.paletteshows a compact 256-color indexed swatch.8colorshows all standard foreground/background combinations.gradientrenders 24-bit RGB gradients alongside their 256-color quantized equivalents to visualize the palette resolution limits.render-matrix colorsbackground color column headers: the color swatches were styled as foreground instead of background colors.Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.