chore(deps): update dependency click to v8.4.1 #95

Open
renovate-bot wants to merge 1 commit from renovate/click-8.x into main
Collaborator

This PR contains the following updates:

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

Release Notes

pallets/click (click)

v8.4.1

Compare Source

Released 2026-05-21

  • get_parameter_source() is available during eager callbacks and type
    conversion again. :issue:3458 :issue:3484
  • Zsh completion scripts parse correctly on Windows. :issue:3277 :pr:3466
  • Shell completion of Choice Enum values produces a valid completion
    result. :issue:3015
  • Fix empty byte-string handling in echo. :issue:3487
  • Fix closed file error with echo_via_pager. :issue:3449

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.0` → `==8.4.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/click/8.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/click/8.4.0/8.4.1?slim=true) | --- ### Release Notes <details> <summary>pallets/click (click)</summary> ### [`v8.4.1`](https://github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-841) [Compare Source](https://github.com/pallets/click/compare/8.4.0...8.4.1) Released 2026-05-21 - `get_parameter_source()` is available during eager callbacks and type conversion again. :issue:`3458` :issue:`3484` - Zsh completion scripts parse correctly on Windows. :issue:`3277` :pr:`3466` - Shell completion of `Choice` `Enum` values produces a valid completion result. :issue:`3015` - Fix empty byte-string handling in echo. :issue:`3487` - Fix closed file error with `echo_via_pager`. :issue:`3449` </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-05-22 06:13:21 +02:00
renovate-bot added 1 commit 2026-05-22 06:13:22 +02:00
chore(deps): update dependency click to v8.4.1
All checks were successful
PR Tests / test (pull_request) Successful in 1m4s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m21s
abd5acf58e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-22 06:13:27 +02:00
All checks were successful
PR Tests / test (pull_request) Successful in 1m4s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 6m21s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/click-8.x:renovate/click-8.x
git checkout renovate/click-8.x
Sign in to join this conversation.
No description provided.