Skip to content

chore(deps): bump rich-click from 1.9.8 to 1.9.9 - #127

Merged
dannyadair merged 1 commit into
mainfrom
dependabot/uv/rich-click-1.9.9
Sep 14, 2026
Merged

dannyadair merged 1 commit into
mainfrom
dependabot/uv/rich-click-1.9.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps rich-click from 1.9.8 to 1.9.9.

Release notes

Sourced from rich-click's releases.

v1.9.9

  • Fixed ctx.forward() not working with commands patched via rich_click.patch(). [#351] (issue #338)
  • Added support for Click 8.5 (resolved DeprecationWarnings) [#350] (@​happykust)

Development tooling changes (no changes to the installed library):

  • Removed optional dependencies (dev and docs); swapped to dependency groups so they are no longer published as package metadata.
  • Switched from pre-commit to prek, and replaced .pre-commit-config.yaml with prek.toml.
    • Contributors should re-run prek install to replace their old git hook.
  • Replaced Black with ruff format.
  • Docs are now built with ProperDocs + other docs fixes.
Changelog

Sourced from rich-click's changelog.

Version 1.9.9 (2026-09-05)

  • Fixed ctx.forward() not working with commands patched via rich_click.patch(). [#351] (issue #338)
  • Added support for Click 8.5 (resolved DeprecationWarnings) [#350] (@​happykust)

Development tooling changes (no changes to the installed library):

  • Removed optional dependencies (dev and docs); swapped to dependency groups so they are no longer published as package metadata.
  • Switched from pre-commit to prek, and replaced .pre-commit-config.yaml with prek.toml.
    • Contributors should re-run prek install to replace their old git hook.
  • Replaced Black with ruff format.
  • Docs are now built with ProperDocs + other docs fixes.
Commits
  • 30ac177 Fix PyPI GH action pin
  • f1bc67d Merge pull request #352 from dwreeves/1.9.x
  • c962bc0 fix type: ignore
  • 7e5aa6b Fix patching issue with ctx.forward()
  • 040b608 Preparing for 1.9.9 release
  • faad482 refactor: compact comments, remove typechecking from init, vendor _PacifyFlus...
  • 55583ae feat: support for click 8.5
  • 54fea4e Merge pull request #341 from ewels/claude/docs-framework-migration-5w6uhx
  • a8c3763 Re-run pyproject-fmt after restoring the gh-admonitions dependency
  • 70de252 Restore the gh-admonitions plugin
  • 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.8 to 1.9.9.
- [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.8...v1.9.9)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.9.9
  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:uv Pull requests that update python:uv code labels Sep 14, 2026
@dannyadair
dannyadair merged commit 0d846f3 into main Sep 14, 2026
4 of 5 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/rich-click-1.9.9 branch September 14, 2026 13:56
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant