Update dependency click to v8.4.2 #174

Merged
renovate-bot merged 1 commit from renovate/click-8.x into master 2026-06-24 22:02:08 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
click (changelog) ==8.4.1==8.4.2 age confidence

Release Notes

pallets/click (click)

v8.4.2

Compare Source

Unreleased

  • Fix Fish shell completion broken in 8.4.0 by {pr}3126. Newlines and
    tabs in option help text are now escaped, keeping the original completion
    format while still supporting multi-line help. {issue}3502
    {issue}3043 {pr}3504 {pr}3508
  • Deprecated commands and options with empty or missing help text no longer
    render a stray leading space before the (DEPRECATED) label. {pr}3509
  • A {class}Group with invoke_without_command=True marks its subcommand as
    optional in the usage help, showing [COMMAND] instead of COMMAND.
    {issue}3059 {pr}3507
  • echo_via_pager flushes after each write, so passing a generator streams
    output to the pager incrementally instead of staying hidden until the pipe
    buffer fills. {issue}3242 {issue}2542 {pr}3534
  • echo_via_pager and get_pager_file no longer close a borrowed stdout
    stream when no external pager runs, completing the partial
    I/O operation on closed file fix from {pr}3482. {issue}3449
    {pr}3533

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [click](https://github.com/pallets/click) ([changelog](https://click.palletsprojects.com/page/changes/)) | `==8.4.1` → `==8.4.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/click/8.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/click/8.4.1/8.4.2?slim=true) | --- ### Release Notes <details> <summary>pallets/click (click)</summary> ### [`v8.4.2`](https://github.com/pallets/click/blob/HEAD/CHANGES.md#Version-842) [Compare Source](https://github.com/pallets/click/compare/8.4.1...8.4.2) Unreleased - Fix Fish shell completion broken in `8.4.0` by {pr}`3126`. Newlines and tabs in option help text are now escaped, keeping the original completion format while still supporting multi-line help. {issue}`3502` {issue}`3043` {pr}`3504` {pr}`3508` - Deprecated commands and options with empty or missing help text no longer render a stray leading space before the `(DEPRECATED)` label. {pr}`3509` - A {class}`Group` with `invoke_without_command=True` marks its subcommand as optional in the usage help, showing `[COMMAND]` instead of `COMMAND`. {issue}`3059` {pr}`3507` - `echo_via_pager` flushes after each write, so passing a generator streams output to the pager incrementally instead of staying hidden until the pipe buffer fills. {issue}`3242` {issue}`2542` {pr}`3534` - `echo_via_pager` and `get_pager_file` no longer close a borrowed stdout stream when no external pager runs, completing the partial `I/O operation on closed file` fix from {pr}`3482`. {issue}`3449` {pr}`3533` </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update dependency click to v8.4.2
All checks were successful
Python formatting PEP8 / Python-PEP8 (push) Successful in 12s
Renovate / forgejo (push) Successful in 18s
Test / test (push) Successful in 16s
Test / test (pull_request) Successful in 15s
689c9626bd
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-24 22:01:04 +02:00
renovate-bot deleted branch renovate/click-8.x 2026-06-24 22:02:08 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
finn/reminder!174
No description provided.