Skip to content

Conversation

@jkawamoto
Copy link
Member

Summary

This pull request includes the following updates and changes:

  • Bumped project version from 0.10.5 to 0.10.6.
  • Added support for Python 3.14 in workflows and project metadata.
  • Updated pre-commit hooks and dependencies in poetry.lock:
    • Upgraded pre-commit hooks, including pre-commit-hooks, ruff-pre-commit, yamlfmt, pyproject-fmt, and mypy.
    • Updated dependencies like anyio, bump-my-version, certifi, and others to their latest versions.
  • Removed Code Climate integration entirely by:
    • Deleting .codeclimate.yml configuration.
    • Eliminating Code Climate test coverage reporting from GitHub Actions workflows.
    • Removing badges from the README.

These improvements enhance project compatibility and streamline workflows while removing unused integrations.

Deleted `.codeclimate.yml` configuration, removed Code Climate test coverage reporting in GitHub Actions, and eliminated associated badges from the README.
Upgraded versions of pre-commit hooks (`pre-commit-hooks`, `ruff-pre-commit`, `yamlfmt`, `pyproject-fmt`, `mypy`, `poetry`) and updated `poetry.lock` dependencies, including `anyio`, `bump-my-version`, `certifi`, and others. This ensures compatibility with the latest features and fixes.
@jkawamoto jkawamoto merged commit 266ddd9 into main Oct 22, 2025
4 checks passed
@jkawamoto jkawamoto deleted the bump branch October 22, 2025 06:43
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