Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency rich-click to v1.6.1 #760

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich-click 1.4 -> 1.6.1 age adoption passing confidence

Release Notes

ewels/rich-click

v1.6.1

Compare Source

v1.6.0

Compare Source

  • ⚠️ Removed support for Typer ⚠️
  • Added self-updating automated readme screengrabs using rich-codex
  • Fix AssertionError when using click command call [#​94]

v1.5.2

Compare Source

⚠️ Important notice! ⚠️

As of Typer v0.6.0, Typer now supports rich help text natively.
Support for Typer in rich-click is now depreciated and will be removed in a future release.

  • Pin Typer version to <0.6
  • Improve support for arguments [#​82]
    • Fixes error with Typer arguments [#​59]
    • Adds new style option STYLE_ARGUMENT
  • Don't show env vars if None [#​84]
  • Specify __all__ for type checkers [#​83]

v1.5.1

Compare Source

  • Updated pip release build CI [#​78]
  • Added missed occurence of return values when standalone_mode set [#​79]

v1.5

Compare Source

⚠️ Important notice! ⚠️

As of Typer v0.6.0, Typer now supports rich help text natively.
Support for Typer in rich-click is now depreciated and will be removed in a future release.

  • Pin Typer version to <0.6
  • Improve support for arguments [#​82]
    • Fixes error with Typer arguments [#​59]
    • Adds new style option STYLE_ARGUMENT
  • Don't show env vars if None [#​84]
  • Specify __all__ for type checkers [#​83]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 16, 2023
@renovate renovate bot force-pushed the renovate/rich-click-1.x-lockfile branch 2 times, most recently from b326880 to 3c69607 Compare March 16, 2023 05:26
@renovate renovate bot force-pushed the renovate/rich-click-1.x-lockfile branch from 3c69607 to ea29dd2 Compare March 16, 2023 09:50
@browniebroke browniebroke changed the title fix(deps): update dependency rich-click to v1.6.1 chore(deps): update dependency rich-click to v1.6.1 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency rich-click to v1.6.1 fix(deps): update dependency rich-click to v1.6.1 Mar 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@browniebroke browniebroke force-pushed the renovate/rich-click-1.x-lockfile branch from 5a0de43 to 37bbdac Compare March 16, 2023 14:10
@browniebroke browniebroke force-pushed the renovate/rich-click-1.x-lockfile branch from 37bbdac to a34a8ba Compare March 16, 2023 14:13
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #760 (a34a8ba) into main (6c75d01) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #760   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          30       30           
  Lines        1028     1028           
  Branches      221      221           
=======================================
  Hits         1015     1015           
  Partials       13       13           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@browniebroke browniebroke temporarily deployed to release March 16, 2023 14:17 — with GitHub Actions Inactive
@browniebroke browniebroke merged commit 535ae80 into main Mar 16, 2023
@browniebroke browniebroke deleted the renovate/rich-click-1.x-lockfile branch March 16, 2023 14:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant