Fixes
-
Fix: Set default
is_flagvalue toFalsein click_config. 6f5d13d -
Fix Jinja template includes to use
.jinjafile extension consistently. 13b7902
New
- Add Python 3.14 to GitHub Actions test matrix. f8ff078
Other
-
Bump Click dependency to version 8.3.1 for Python 3.10+. c9db946
-
Bump click support to <8.4. be429e8
fixes #377
-
Bump the github-actions group across 1 directory with 2 updates. 05edf97
Bumps the github-actions group with 2 updates in the / directory: actions/checkout and actions/download-artifact.
Updates
actions/checkoutfrom 5 to 6Updates
actions/download-artifactfrom 6 to 7
updated-dependencies: - dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actionssigned-off-by: dependabot[bot] support@github.com
-
[pre-commit.ci] pre-commit autoupdate. d2edfae
updates: - github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.10