fix(deps): update dependency click to v8.2.1 #341

Merged
luke merged 1 commits from renovate/click-8.x into main 2025-05-24 15:59:01 +02:00
Member

This PR contains the following updates:

Package Type Update Change
click (changelog) project.dependencies patch ==8.2.0 -> ==8.2.1

Release Notes

pallets/click (click)

v8.2.1

Compare Source

Released 2025-05-20

  • Fix flag value handling for flag options with a provided type. :issue:2894
    :issue:2897 :pr:2930
  • Fix shell completion for nested groups. :issue:2906 :pr:2907
  • Flush sys.stderr at the end of CliRunner.invoke. :issue:2682
  • Fix EOF handling for stdin input in CliRunner. :issue:2787

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [click](https://github.com/pallets/click) ([changelog](https://click.palletsprojects.com/page/changes/)) | project.dependencies | patch | `==8.2.0` -> `==8.2.1` | --- ### Release Notes <details> <summary>pallets/click (click)</summary> ### [`v8.2.1`](https://github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-821) [Compare Source](https://github.com/pallets/click/compare/8.2.0...8.2.1) Released 2025-05-20 - Fix flag value handling for flag options with a provided type. :issue:`2894` :issue:`2897` :pr:`2930` - Fix shell completion for nested groups. :issue:`2906` :pr:`2907` - Flush `sys.stderr` at the end of `CliRunner.invoke`. :issue:`2682` - Fix EOF handling for stdin input in CliRunner. :issue:`2787` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xOC4zIiwidXBkYXRlZEluVmVyIjoiNDAuMTguMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-05-21 01:43:44 +02:00
fix(deps): update dependency click to v8.2.1
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 9s
CI / ci (pull_request) Successful in 3m2s
236e1f51ac
renovate-bot requested review from luke 2025-05-21 01:43:45 +02:00
Member

Decision: Accept
Change Score: 10/10

This is a simple dependency update for the click package. The changes in pyproject.toml and uv.lock reflect the upgrade from version 8.2.0 to 8.2.1. The hashes and URLs in uv.lock seem to be updated correctly. There are no immediately apparent issues with this change.

**Decision: Accept** **Change Score: 10/10** This is a simple dependency update for the `click` package. The changes in `pyproject.toml` and `uv.lock` reflect the upgrade from version 8.2.0 to 8.2.1. The hashes and URLs in `uv.lock` seem to be updated correctly. There are no immediately apparent issues with this change.
luke merged commit c21f2981a0 into main 2025-05-24 15:59:01 +02:00
luke deleted branch renovate/click-8.x 2025-05-24 15:59:02 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#341
No description provided.