Skip to content

chore(deps): update dependency click to v8.3.1 - autoclosed#1087

Closed
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/click-8.x
Closed

chore(deps): update dependency click to v8.3.1 - autoclosed#1087
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/click-8.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Jan 8, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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

v8.3.0

Compare Source

Released 2025-09-17

  • Improved flag option handling: Reworked the relationship between flag_value
    and default parameters for better consistency:

    • The default parameter value is now preserved as-is and passed directly
      to CLI functions (no more unexpected transformations)
    • Exception: flag options with default=True maintain backward compatibility
      by defaulting to their flag_value
    • The default parameter can now be any type (bool, None, etc.)
    • Fixes inconsistencies reported in: :issue:1992 :issue:2514 :issue:2610
      :issue:3024 :pr:3030
  • Allow default to be set on Argument for nargs = -1. :issue:2164
    :pr:3030

  • Show correct auto complete value for nargs option in combination with flag
    option :issue:2813

  • Fix handling of quoted and escaped parameters in Fish autocompletion. :issue:2995 :pr:3013

  • Lazily import shutil. :pr:3023

  • Properly forward exception information to resources registered with
    click.core.Context.with_resource(). :issue:2447 :pr:3058

  • Fix regression related to EOF handling in CliRunner. :issue:2939 :pr:2940

v8.2.2

Compare Source

Released 2025-07-31

  • Fix reconciliation of default, flag_value and type parameters for
    flag options, as well as parsing and normalization of environment variables.
    :issue:2952 :pr:2956
  • Fix typing issue in BadParameter and MissingParameter exceptions for the
    parameter param_hint that did not allow for a sequence of string where the
    underlying function _join_param_hints allows for it. :issue:2777 :pr:2990
  • Use the value of Enum choices to render their default value in help
    screen. Refs :issue:2911 :pr:3004
  • Fix completion for the Z shell (zsh) for completion items containing
    colons. :issue:2703 :pr:2846
  • Don't include envvar in error hint when not configured. :issue:2971 :pr:2972
  • Fix a rare race in click.testing.StreamMixer's finalization that manifested
    as a ValueError on close in a multi-threaded test session.
    :issue:2993 :pr:2991

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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 8, 2026

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

🎉 Welcome to the Kubeflow Model Registry! 🎉
Thanks for opening your first PR! We're happy to have you as part of our community 🚀

Here's what happens next:

Join the community:

Feel free to ask questions in the comments if you need any help or clarification!
Thanks again for contributing to Kubeflow! 🙏

Note for: @adysenrothman @dhirajsb @fege @isinyaaa @lampajr @nehachopra27 @rareddy @rkubis @tarilabs @tonyxrmdavidson @Al-Pragliola @pboyd @Crazyglue
Kindly ensure the label ok-to-test has been added to the PR, and all the tests have been executed before merging!

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 8, 2026 04:51
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 8, 2026 05:09
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 8, 2026 08:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 8, 2026 09:12
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 8, 2026 12:53
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 8, 2026 13:09
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 8, 2026 16:52
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 8, 2026 17:08
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 8, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 9, 2026 04:49
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 9, 2026 05:05
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 9, 2026 08:44
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 9, 2026 09:01
@red-hat-konflux red-hat-konflux Bot reopened this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 9, 2026 12:50
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 9, 2026 13:08
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 9, 2026 16:49
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 9, 2026 17:07
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 chore(deps): update dependency click to v8.3.1 - autoclosed Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/click-8.x branch January 9, 2026 20:49
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency click to v8.3.1 - autoclosed chore(deps): update dependency click to v8.3.1 Jan 9, 2026
@red-hat-konflux red-hat-konflux Bot restored the konflux/mintmaker/main/click-8.x branch January 9, 2026 21:06
@red-hat-konflux red-hat-konflux Bot reopened this Jan 9, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign fege for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants