Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

fix(deps): update dependency click to >=8.3.1#285

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/click-8.x
Mar 2, 2026
Merged

fix(deps): update dependency click to >=8.3.1#285
renovate[bot] merged 1 commit intomainfrom
renovate/click-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
click (changelog) >=8.3.0>=8.3.1 age confidence

Release Notes

pallets/click (click)

v8.3.1

Compare Source

Released 2025-11-15

  • Don't discard pager arguments by correctly using subprocess.Popen. :issue:3039
    :pr:3055
  • Replace Sentinel.UNSET default values by None as they're passed through
    the Context.invoke() method. :issue:3066 :issue:3065 :pr:3068
  • Fix conversion of Sentinel.UNSET happening too early, which caused incorrect
    behavior for multiple parameters using the same name. :issue:3071 :pr:3079
  • Hide Sentinel.UNSET values as None when looking up for other parameters
    through the context inside parameter callbacks. :issue:3136 :pr:3137
  • Fix rendering when prompt and confirm parameter prompt_suffix is
    empty. :issue:3019 :pr:3021
  • When Sentinel.UNSET is found during parsing, it will skip calls to
    type_cast_value. :issue:3069 :pr:3090

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from kenany as a code owner March 1, 2026 19:09
@renovate renovate Bot enabled auto-merge (squash) March 1, 2026 19:09
@renovate renovate Bot force-pushed the renovate/click-8.x branch from 2aefb5b to 8d56d6c Compare March 2, 2026 17:12
@renovate renovate Bot merged commit deb7029 into main Mar 2, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/click-8.x branch March 2, 2026 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant