All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Transition to
uv
for dependency and virtual environment management
- Bump mypy from 1.11.0 to 1.11.1 (by @dependabot in #102)
- Bump ruff from 0.5.5 to 0.6.1 (by @dependabot in #105)
- Bump mypy from 1.11.1 to 1.13.0 (by @dependabot in #120)
- Bump ruff from 0.6.1 to 0.7.0 (by @dependabot in #118)
- Bump httpx from 0.27.0 to 0.27.2 (by @dependabot in #109)
- Resolved various reported issues from mypy
- Bulk update of pre-commit hooks
- Bump certifi from 2024.2.2 to 2024.7.4 (by @dependabot in #94)
- Bump ruff from 0.5.0 to 0.5.2 (by @dependabot in #96)
- Bump setuptools from 69.5.1 to 70.0.0 (by @dependabot in #97)
- Bump mypy from 1.10.1 to 1.11.0 (by @dependabot in #99)
- Bump ruff from 0.5.2 to 0.5.5 (by @dependabot in #100)
- Bump pre-commit from 3.7.1 to 3.8.0 (by @dependabot in #101)
- Bump ruff from 0.3.7 to 0.4.3 (by @dependabot in #84)
- Bump black from 24.4.0 to 24.4.2 (by @dependabot in #81)
- Bump mypy from 1.9.0 to 1.10.0 (by @dependabot in #82)
- Bump pre-commit from 3.7.0 to 3.7.1 (by @dependabot in #86)
- Bump ruff from 0.4.3 to 0.4.5 (by @dependabot in #87)
- Bump ruff from 0.4.5 to 0.4.7 (by @dependabot in #88)
- Bumps actions/setup-python from v4 to v5
- Bump pre-commit from 3.6.2 to 3.7.0 (by @dependabot in #76)
- Bump ruff from 0.3.3 to 0.3.5 (by @dependabot in #77)
- Bump black from 24.3.0 to 24.4.0 (by @dependabot in #78)
- Bump ruff from 0.3.5 to 0.3.7 (by @dependabot in #79)
- Updated
pipenv
from 2023.10.24 to 2023.12.1 - Updated
httpx
from 0.25.1 to 0.26.0 - Updated development tool versions
- Bump actions/checkout from 3 to 4
- Bump httpx from 0.25.0 to 0.25.1
- Bump ruff from 0.0.292 to 0.1.0
- Updated
pipenv
from 2023.9.1 to 2023.10.24 - Fixed Ruff configuration
- Basically, dependencies were updated
- CI enhancements to create a GitHub release with a changelog
- Updated
pre-commit
hook versions, fixed old links, removed unneeded hooks - Switch
black
hook to use its mirror for a speedup - Updated
pipenv
from 2023.6.26 to 2023.9.1 - Updated Python version from 3.10 to 3.11
- Manually re-locked all Python dependencies
- Added increased logging during initial information gathering
- Added better handling of encountering a rate limit while the action is executing
- Bump
httpx
from 0.24.0 to 0.24.1 - Changelog format updated to Keep a Changelog
- HTTP connection to the API now uses HTTP/2 if possible
- Updated
pipenv
from 2023.4.20 to 2023.6.26
- Initial versioned release of the actions