helper_scripts icon indicating copy to clipboard operation
helper_scripts copied to clipboard

chore(deps): update dependency click to v8.3.1

Open anaconda-renovate[bot] opened this issue 2 months ago • 0 comments

This PR contains the following updates:

Package Update Change
click (changelog) patch ==8.3.0 -> ==8.3.1
renovate update details

Field Value
manager pip_requirements
categories python
datasource pypi
depName click
depType¹
packageName click
sourceUrl https://github.com/pallets/click
updateType patch
versioning pep440

¹ only available for some managers


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 - "every weekday" in timezone UTC, 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.

anaconda-renovate[bot] avatar Nov 17 '25 00:11 anaconda-renovate[bot]