← Back to issue list

dependencies: update click to 8.0.1

View original Github issue

Metadata

Project
snapcraft
Number
#3551
Type
pull request
State
merged
Author
kyrofa
Labels
Created
Updated
Closed

Current evaluation

Updated the click dependency to 8.0.1 to support optional values. The author later noted the change became unnecessary due to an alternative approach in PR #3554, but the update was still merged.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh tests/unit`? ----- This is needed for [options with optional values](https://click.palletsprojects.com/en/8.0.x/options/#optional-value).

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Updated the click dependency to 8.0.1 to support optional values. The author later noted the change became unnecessary due to an alternative approach in PR #3554, but the update was still merged.
qwen3.6-35b-a3b-mtp-q6 Merged. Updates click to 8.0.1 for optional value support. The original feature was later implemented differently, but the dependency update was approved and merged after adjusting development requirements.
qwen3.6-35b-a3b-mtp-q6 Merged. Updated click to 8.0.1 and regenerated requirements files. The author later noted a different approach was taken in PR #3554, rendering this change unnecessary, but it was still merged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#5505 build(deps): update dependency click to v8.2.0 (main) snapcraft merged Merged dependency update upgrading click to v8.2.0. All CI checks passed and reviewers approved. A maintainer investigated a previously pinned version linked to a failing test, unpinning it prior to merge.
76%