Releases: greenbone/autohooks-plugin-mypy
Releases · greenbone/autohooks-plugin-mypy
autohooks-plugin-mypy 23.10.0
23.10.0 - 2023-10-18
Added
- Auto-merge workflow, to enable squash auto-merge in open PRs (#66) 1d0c887
- Add action for reporting the conventional commits ac1fa90
- Add coverage as dev dependency 89e4e5c
Changed
- Update supported Python versions (#69) 8de2f7b
- Group dependabot updates fef898c
- Use generic reusable workflows b51a6a7
- Create conventional commits for dependabot 9000ba9
- Resolve deprecation warnings in GitHub workflows 0981783
- Use new pypi-upload action for releasing the Python package 09642a5
Bug Fixes
- Fix conventional commits workflow f51c796
- Set permission on conventional commits workflow (#26) 5f2c6ac
Dependencies
- Bump the python-packages group with 1 update (#68) c9951bc
- Bump the python-packages group with 4 updates (#67) 73ee696
- Bump the python-packages group with 1 update (#65) b474682
- Bump the github-actions group with 1 update 739751b
- Bump the python-packages group with 1 update 408d437
- Bump platformdirs from 3.5.3 to 3.10.0 d91cbb7
- Bump dill from 0.3.6 to 0.3.7 (#59) 58b3a08
- Bump exceptiongroup from 1.1.1 to 1.1.3 (#56) 021a01d
- Bump typed-ast from 1.5.4 to 1.5.5 (#55) 5715d79
- Bump tomlkit from 0.11.8 to 0.12.1 (#53) bddbcab
- Bump pathspec from 0.11.1 to 0.11.2 (#51) 7696861
- Bump certifi from 2023.5.7 to 2023.7.22 (#50) 60e1bec
- Bump pylint from 2.17.4 to 2.17.5 (#54) e068fdf
- Bump anyio from 3.7.0 to 3.7.1 (#49) a01dbbe
- Bump pygments from 2.15.1 to 2.16.1 (#48) 094a8ee
- Bump click from 8.1.3 to 8.1.7 (#47) d9efc40
- Bump rich from 13.4.1 to 13.5.2 (#52) e04603f
- Bump astroid from 2.15.5 to 2.15.6 (#46) e4b42ec
- Bump importlib-metadata from 6.6.0 to 6.7.0 (#45) 3927788
- Bump greenbone/actions from 2 to 3 3d78e9d
- Bump mypy from 1.3.0 to 1.4.1 81541fc
- Bump platformdirs from 3.5.1 to 3.5.3 f35ac3e
- Bump rich from 13.3.5 to 13.4.1 d5adcfe
- Bump typing-extensions from 4.6.2 to 4.6.3 25b4353
- Bump coverage from 7.2.5 to 7.2.7 6094002
autohooks-plugin-mypy 23.3.0
23.3.0 - 2023-03-30
Added
- Add settings for black bf24ea2
- Add badges to README 9c2a143
- Add workflow for reviewing the dependencies a14b772
- Use dependabot to update the dependencies automatically 32e2ac0
- Add CODEOWNERS file for auto review assignments e7e01a3
- Setup GitHub Actions workflows for CI/CD be88207
- Add pontos as dev dependency for version management 36d9924
- Include the tests in the source distribution 6c9310b
Changed
- Update pylintrc for pylint >= 2.15.0 591ef16
- Require at least Python 3.7.2 to allow installing pylint >= 2.15.0 6d77a6a
- Loosen the requirments on a specific mypy version f898508
- Update package meta information d9c4c6c
- Use better gitignore file 1a7e248
- Update dependencies and add poetry.lock file 6b3fa51
Bug Fixes
- Add type hints for the mypy plugin 53ca371