Skip to content

Bump Click dependency version to <8.4#392

Merged
coordt merged 13 commits intomasterfrom
click83
Dec 29, 2025
Merged

Bump Click dependency version to <8.4#392
coordt merged 13 commits intomasterfrom
click83

Conversation

@coordt
Copy link
Copy Markdown
Member

@coordt coordt commented Dec 13, 2025

Summary

This pull request updates the click library dependency to support versions below 8.4. This change resolves compatibility issues experienced with newer versions of click.

Related Issues

Changes Made

  • Updated project dependencies to restrict click to <8.4.

Checklist

  • Ensure all tests pass successfully.
  • Verify dependency compatibility with related packages.
  • Update relevant documentation if required.

@github-actions
Copy link
Copy Markdown

Version hint: patch
Current version: 1.2.5
New version (when merged): 1.2.6

Comment ID: Display the version hint-auto-generated

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 13, 2025

PR Preview Action v1.7.2
Preview removed because the pull request was closed.
2025-12-29 11:58 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.38%. Comparing base (21a0c6e) to head (f8ff078).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
+ Coverage   91.42%   95.38%   +3.95%     
==========================================
  Files          26       29       +3     
  Lines        1773     1971     +198     
  Branches      183      207      +24     
==========================================
+ Hits         1621     1880     +259     
+ Misses        131       65      -66     
- Partials       21       26       +5     
Flag Coverage Δ
python-3.10 95.38% <100.00%> (+3.95%) ⬆️
python-3.11 95.38% <100.00%> (?)
python-3.12 95.38% <100.00%> (?)
python-3.13 95.38% <100.00%> (?)
python-3.14 95.38% <100.00%> (?)
python-3.9 95.38% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

dependabot Bot and others added 7 commits December 15, 2025 04:07
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

Updates `actions/download-artifact` from 6 to 7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.6...v0.14.10)
- [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.1](pre-commit/mirrors-mypy@v1.18.2...v1.19.1)
- [github.com/jsh9/pydoclint: 0.8.2 → 0.8.3](jsh9/pydoclint@0.8.2...0.8.3)
…s/github-actions-597ae78d16

Bump the github-actions group across 1 directory with 2 updates
@coordt coordt merged commit bd60841 into master Dec 29, 2025
24 checks passed
@coordt coordt deleted the click83 branch December 29, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support click 8.3.0

2 participants