Skip to content

Commit 553af87

Browse files
authored
Bump rich-click from 1.9.4 to 1.9.6 (#57)
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.9.4 to 1.9.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ewels/rich-click/releases">rich-click's releases</a>.</em></p> <blockquote> <h2>v1.9.6</h2> <ul> <li>Fix minor Typer incompatibilities, most notably default panel placements.</li> <li>Added <code>default_panels_first</code> config option which places default panels above user-defined panels.</li> <li>Fix to <code>.pyi</code> file [<a href="https://redirect.github.com/ewels/rich-click/pull/319">#319</a>] (<a href="https://github.com/nemowang2003"><code>@​nemowang2003</code></a>)</li> </ul> <h2>v1.9.5</h2> <ul> <li>Fix <code>no_args_is_help</code> for Typer CLIs. [<a href="https://redirect.github.com/ewels/rich-click/issues/313">#313</a>]</li> <li>Fix strange encoding issue on Windows in GH Actions [<a href="https://redirect.github.com/ewels/rich-click/issues/314">#314</a>]</li> </ul> <h2>1.9.5.dev0</h2> <ul> <li>Fix <code>no_args_is_help</code> for Typer CLIs. [<a href="https://redirect.github.com/ewels/rich-click/issues/313">#313</a>]</li> <li>Fix strange encoding issue on Windows in GH Actions [<a href="https://redirect.github.com/ewels/rich-click/issues/314">#314</a>]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ewels/rich-click/blob/main/CHANGELOG.md">rich-click's changelog</a>.</em></p> <blockquote> <h2>Version 1.9.6 (2026-01-21)</h2> <ul> <li>Fix minor Typer incompatibilities, most notably default panel placements.</li> <li>Added <code>default_panels_first</code> config option which places default panels above user-defined panels.</li> <li>Fix to <code>.pyi</code> file [<a href="https://redirect.github.com/ewels/rich-click/pull/319">#319</a>] (<a href="https://github.com/nemowang2003"><code>@​nemowang2003</code></a>)</li> </ul> <h2>Version 1.9.5 (2025-12-21)</h2> <ul> <li>Fix <code>no_args_is_help</code> for Typer CLIs. [<a href="https://redirect.github.com/ewels/rich-click/issues/313">#313</a>]</li> <li>Fix strange encoding issue on Windows in GH Actions [<a href="https://redirect.github.com/ewels/rich-click/issues/314">#314</a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ewels/rich-click/commit/5cb336fd257bc9670fba103a44185f75eb07b8de"><code>5cb336f</code></a> Generate new screengrabs with rich-codex</li> <li><a href="https://github.com/ewels/rich-click/commit/9096d02dbeda5c24d4bf5c363077b03111960a1c"><code>9096d02</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/320">#320</a> from dwreeves/minor-typer-compat-fixes</li> <li><a href="https://github.com/ewels/rich-click/commit/f5e4b108fa9965cf14fc745d289538719d9f5891"><code>f5e4b10</code></a> Fix Typer incompatibilities</li> <li><a href="https://github.com/ewels/rich-click/commit/cf09124fd4fae9fea061c1af0c3ca49eb45f3398"><code>cf09124</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/319">#319</a> from nemowang2003/fix-pyi</li> <li><a href="https://github.com/ewels/rich-click/commit/d97ac2d49280ce973c15b945c7403d094a1e9e46"><code>d97ac2d</code></a> Fix incorrect type hint in rich_command.pyi</li> <li><a href="https://github.com/ewels/rich-click/commit/bab2cbdeb0a20c89f2b1f2e7e649a8d75a824a86"><code>bab2cbd</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/317">#317</a> from dwreeves/1.9.5</li> <li><a href="https://github.com/ewels/rich-click/commit/5cb417753c75e0073c118a6aa25f888317bcf286"><code>5cb4177</code></a> finalize version bump</li> <li><a href="https://github.com/ewels/rich-click/commit/aa3e15fe25e047345e5e91c296eab5c2be881a75"><code>aa3e15f</code></a> Merge pull request <a href="https://redirect.github.com/ewels/rich-click/issues/316">#316</a> from peterdragun/fix/use_encodedstringio</li> <li><a href="https://github.com/ewels/rich-click/commit/8c99252e914421ea5cd6893bf0bbca7cd1c566fc"><code>8c99252</code></a> fix: Use _EncodedStringIO for Rich Console detection</li> <li><a href="https://github.com/ewels/rich-click/commit/0137fe896b42f7a4076559ebdd7a0d5a52e0ab04"><code>0137fe8</code></a> fix timestamp</li> <li>Additional commits viewable in <a href="https://github.com/ewels/rich-click/compare/v1.9.4...v1.9.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rich-click&package-manager=pip&previous-version=1.9.4&new-version=1.9.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @rly0nheart. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
2 parents f706d9e + d356a09 commit 553af87

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)