helper_scripts
helper_scripts copied to clipboard
chore(deps): update dependency click to v8.1.8
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| click (changelog) | patch | ==8.1.7 -> ==8.1.8 |
Release Notes
pallets/click (click)
v8.1.8
Unreleased
- Fix an issue with type hints for
click.open_file(). :issue:2717 - Fix issue where error message for invalid
click.Pathdisplays on multiple lines. :issue:2697 - Fixed issue that prevented a default value of
""from being displayed in the help for an option. :issue:2500 - The test runner handles stripping color consistently on Windows.
:issue:
2705 - Show correct value for flag default when using
default_map. :issue:2632 - Fix
click.echo(color=...)passingcolorto coloroma so it can be forced on Windows. :issue:2606.
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Renovate Bot.