Fixes
-
Refactor: Simplify Mercurial test skip condition using
pytest.mark.skipif. a596f61 -
Fix: Skip Mercurial tests if Mercurial is not available. bb5ff24
-
Fix README.md's workflow permissions and token usage. bf4397e
- Added explicit permissions for
id-token,pull-requests, andcontentsin the build job. - Replaced
GH_TOKENwithGITHUB_TOKENfor consistency. - Clarified documentation on using personal access tokens (PAT).
- Removed unused
MANIFEST.infile.
- Added explicit permissions for
-
Fix outdated link URL in docs leading to a 404. 440300a
Other
-
Compatibility with click 8.3, handle Sentinel values. 554922d
-
[pre-commit.ci] pre-commit autoupdate. 4b844b5
-
Bump actions/download-artifact from 5 to 6 in the github-actions group. f2613d7
Bumps the github-actions group with 1 update: actions/download-artifact.
Updates
actions/download-artifactfrom 5 to 6
updated-dependencies: - dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actionssigned-off-by: dependabot[bot] support@github.com
-
Bump python from 3.12-slim-bookworm to 3.14-slim-bookworm. 1d1d0fe
Bumps python from 3.12-slim-bookworm to 3.14-slim-bookworm.
updated-dependencies: - dependency-name: python
dependency-version: 3.14-slim-bookworm
dependency-type: direct:productionsigned-off-by: dependabot[bot] support@github.com
-
[pre-commit.ci] pre-commit autoupdate. 778b8b5
updates: - github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.5