Update dependency click to v8.3.2 #85

Merged
timatlee merged 1 commits from renovate/click-8.x into main 2026-04-05 07:39:11 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
click (changelog) patch ==8.3.1==8.3.2

Release Notes

pallets/click (click)

v8.3.2

Compare Source

Released 2026-04-02

  • Fix handling of flag_value when is_flag=False to allow such options to be
    used without an explicit value. :issue:3084 :pr:3152
  • Hide Sentinel.UNSET values as None when using lookup_default().
    :issue:3136 :pr:3199 :pr:3202 :pr:3209 :pr:3212 :pr:3224
  • Prevent _NamedTextIOWrapper from closing streams owned by StreamMixer.
    :issue:824 :issue:2991 :issue:2993 :issue:3110 :pr:3139 :pr:3140
  • Add comprehensive tests for CliRunner stream lifecycle, covering
    logging interaction, multi-threaded safety, and sequential invocation
    isolation. Add high-iteration stress tests behind a stress marker
    with a dedicated CI job. :pr:3139
  • Fix callable flag_value being instantiated when used as a default via
    default=True. :issue:3121 :pr:3201 :pr:3213 :pr:3225

Configuration

📅 Schedule: (in timezone America/Edmonton)

  • 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 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [click](https://github.com/pallets/click) ([changelog](https://click.palletsprojects.com/page/changes/)) | patch | `==8.3.1` → `==8.3.2` | --- ### Release Notes <details> <summary>pallets/click (click)</summary> ### [`v8.3.2`](https://github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-832) [Compare Source](https://github.com/pallets/click/compare/8.3.1...8.3.2) Released 2026-04-02 - Fix handling of `flag_value` when `is_flag=False` to allow such options to be used without an explicit value. :issue:`3084` :pr:`3152` - Hide `Sentinel.UNSET` values as `None` when using `lookup_default()`. :issue:`3136` :pr:`3199` :pr:`3202` :pr:`3209` :pr:`3212` :pr:`3224` - Prevent `_NamedTextIOWrapper` from closing streams owned by `StreamMixer`. :issue:`824` :issue:`2991` :issue:`2993` :issue:`3110` :pr:`3139` :pr:`3140` - Add comprehensive tests for `CliRunner` stream lifecycle, covering logging interaction, multi-threaded safety, and sequential invocation isolation. Add high-iteration stress tests behind a `stress` marker with a dedicated CI job. :pr:`3139` - Fix callable `flag_value` being instantiated when used as a default via `default=True`. :issue:`3121` :pr:`3201` :pr:`3213` :pr:`3225` </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Edmonton) - 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-04-03 14:00:20 -06:00
Update dependency click to v8.3.2
Build Docker Image / build (pull_request) Successful in 1m39s
65d668cc50
timatlee merged commit 3cd4d94016 into main 2026-04-05 07:39:11 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#85