Skip to content

Bump rich-click from 1.9.4 to 1.9.8#69

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/rich-click-1.9.8
Closed

Bump rich-click from 1.9.4 to 1.9.8#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/rich-click-1.9.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps rich-click from 1.9.4 to 1.9.8.

Release notes

Sourced from rich-click's releases.

v1.9.8

  • Fixed regression in patching with Click 8.4.0.
  • Warn about regression in Typer ≥0.26.0 patching. (No fix currently.)

v1.9.7

v1.9.6

  • Fix minor Typer incompatibilities, most notably default panel placements.
  • Added default_panels_first config option which places default panels above user-defined panels.
  • Fix to .pyi file [#319] (@​nemowang2003)

v1.9.5

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]

1.9.5.dev0

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]
Changelog

Sourced from rich-click's changelog.

Version 1.9.8 (2026-05-28)

  • Fixed regression in patching with Click 8.4.0.
  • Warn about regression in Typer ≥0.26.0 patching. (No fix currently.)

Version 1.9.7 (2026-01-30)

Version 1.9.6 (2026-01-21)

  • Fix minor Typer incompatibilities, most notably default panel placements.
  • Added default_panels_first config option which places default panels above user-defined panels.
  • Fix to .pyi file [#319] (@​nemowang2003)

Version 1.9.5 (2025-12-21)

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]
Commits
  • d3a73f2 Generate new screengrabs with rich-codex
  • 989c38c Fix regression in patching and version bump (#329)
  • 7f554a3 version bump
  • 8fc129c click_version fix (#324)
  • 0eed6b2 Generate new screengrabs with rich-codex
  • 7f2bb5a Merge pull request #323 from dwreeves/fix-rich-14-3-tests
  • e9c8b13 Fix failing unit-tests
  • 5cb336f Generate new screengrabs with rich-codex
  • 9096d02 Merge pull request #320 from dwreeves/minor-typer-compat-fixes
  • f5e4b10 Fix Typer incompatibilities
  • 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 [rich-click](https://github.com/ewels/rich-click) from 1.9.4 to 1.9.8.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md)
- [Commits](ewels/rich-click@v1.9.4...v1.9.8)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 28, 2026
@rly0nheart rly0nheart closed this May 29, 2026
@rly0nheart rly0nheart deleted the dependabot/pip/rich-click-1.9.8 branch May 29, 2026 15:38
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant