Skip to content

Conversation

@jkawamoto
Copy link
Member

  • Python 3.14 support:

    • Added compatibility for Python 3.14 in CI configuration and project metadata.
  • Pre-commit hooks:

    • Updated .pre-commit-config.yaml with the latest versions, including:
      • pre-commit-hooks
      • ruff-pre-commit
      • yamlfmt
      • pyproject-fmt
      • mypy
      • poetry
  • Code Climate removal:

    • Removed Code Climate integration, configuration files, and coverage reporting in CI.
    • Deleted Code Climate badges from the README.
  • Testing:

    • Ensure the changes maintain Python CI compatibility.
    • Verify that the updated pre-commit hooks work correctly with the defined project setup.

Deleted Code Climate configuration files, coverage reporting steps from GitHub Actions, and related badges from the README.
Bumped hook versions in `.pre-commit-config.yaml`, including upgrades to `pre-commit-hooks`, `ruff-pre-commit`, `yamlfmt`, `pyproject-fmt`, `mypy`, and `poetry`.
Upgraded dependencies, including `anyio` to 4.11.0, `bracex` to 2.6, `bump-my-version` to 1.2.4, `certifi` to 2025.10.5, and `charset-normalizer` to 3.4.4. Adjusted version constraints for better compatibility and updated hashes.
@jkawamoto jkawamoto merged commit 8e0d747 into main Oct 22, 2025
4 checks passed
@jkawamoto jkawamoto deleted the ci branch October 22, 2025 05:13
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.

2 participants