Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps rich-click from 1.8.8 to 1.8.9.

Release notes

Sourced from rich-click's releases.

v1.8.9

Click 8.2 support:

  • Fix deprecation warning in Click 8.2. [#239] (@​finsberg)
  • Fix typing incompatibilities with Click 8.2. [#240, #242] (@​finsberg)
  • Fixed no_args_is_help=True with Click 8.2: [#241]
  • Added Click 8.2's support for Parameter.deprecated: str | bool [#242]
Changelog

Sourced from rich-click's changelog.

Version 1.8.9 (2025-05-19)

Click 8.2 support:

  • Fix deprecation warning in Click 8.2. [#239] (@​finsberg)
  • Fix typing incompatibilities with Click 8.2. [#240, #242] (@​finsberg)
  • Fixed no_args_is_help=True with Click 8.2: [#241]
  • Added Click 8.2's support for Parameter.deprecated: str | bool [#242]
Commits
  • 97aee59 Merge pull request #242 from dwreeves/update-for-click-8.2
  • 37c39fc fix no_args_is_help in click 8.2 and assert behavior in tests
  • 57a62c9 add click 8.2 to CI
  • ee70215 Resolve merge conflicts
  • df7b676 Merge pull request #240 from finsberg/ignore-errors-from-type-checker
  • 6b39aeb Ignore errors from type checker
  • 467a461 Merge pull request #239 from finsberg/click-version-importlib-metadata-v18
  • 7f0a5ed Bump pre-commit github action
  • 27df95f Update src/rich_click/_compat_click.py
  • da578c8 Supress depreaction warning from click when accessing version
  • See full diff 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 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)

Bumps [rich-click](https://github.com/ewels/rich-click) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/v1.8.9/CHANGELOG.md)
- [Commits](ewels/rich-click@v1.8.8...v1.8.9)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.8.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 Pull requests that update python code labels May 20, 2025
@rly0nheart
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 4bec98f into master May 20, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/rich-click-1.8.9 branch May 20, 2025 21:44
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.

2 participants