Releases: greenbone/autohooks-plugin-black
Releases · greenbone/autohooks-plugin-black
autohooks-plugin-black 23.10.0
23.10.0 - 2023-10-18
Added
- permission pull-requests write into update-header.yml (#531) 65228d9
- Workflow to activate auto-merge squash in PRs d219fde
Removed
- greenbonebot token from update-header.yml (#530) 418bbaf
cache: "true"
input, removemypy
job (#500) 6f14bd4
Changed
Dependencies
- Bump the dependencies group with 1 update (#532) 423486e
- Bump the dependencies group with 3 updates (#529) 0a3251f
- Bump the dependencies group with 2 updates (#528) f10b1ee
- Bump the dependencies group with 1 update (#527) 1c61352
- Bump the dependencies group with 1 update (#524) 01b5ab2
- Bump the dependencies group with 3 updates (#525) 7bf947d
- Bump typing-extensions from 4.7.1 to 4.8.0 (#521) 3f1d078
- Bump black from 23.7.0 to 23.9.1 (#516) 63536c2
- Bump anyio from 3.7.1 to 4.0.0 (#515) 5169ba1
- Bump ruff from 0.0.285 to 0.0.286 (#513) 799a712
- Bump pathspec from 0.11.1 to 0.11.2 (#506) 30f669f
- Bump certifi from 2023.5.7 to 2023.7.22 (#505) ac7a336
- Bump click from 8.1.5 to 8.1.7 (#504) 5591e26
- Bump platformdirs from 3.9.1 to 3.10.0 (#507) 6703c5c
- Bump tomlkit from 0.11.8 to 0.12.1 (#508) 9771326
- Bump pygments from 2.15.1 to 2.16.1 (#509) 4c3a88a
- Bump ruff from 0.0.278 to 0.0.285 (#510) 3704be7
- Bump rich from 13.4.2 to 13.5.2 (#511) b2eb2d5
- Bump mypy from 1.5.0 to 1.5.1 (#512) 66c0060
- Bump exceptiongroup from 1.1.2 to 1.1.3 (#503) 5991f36
- Bump coverage from 7.2.7 to 7.3.0 (#501) 50770ce
- Bump mypy from 1.4.1 to 1.5.0 (#502) 7475f29
- Bump autohooks from 23.4.0 to 23.7.0 60d740f
autohooks-plugin-black 23.7.0
23.7.0 - 2023-07-17
Added
Removed
Changed
- Replace pylint with ruff 14781e2
- Drop support for Python 3.7 590d4c0
- Update copyright in README 95e6327
- Update README about pip usage 7abe09f
- Update CI workflows f54916e
- Update mypy config in pyproject.toml f25e03d
Bug Fixes
Dependencies
- Bump greenbone/actions from 2 to 3 4ecf8fa
- Bump mypy from 1.3.0 to 1.4.1 b0e1b73
- Bump platformdirs from 3.5.1 to 3.5.3 8adeab9
- Bump coverage from 7.2.6 to 7.2.7 4391e5a
- Bump rich from 13.3.5 to 13.4.1 88a7739
- Bump typing-extensions from 4.6.2 to 4.6.3 6897f1e
- Bump typing-extensions from 4.5.0 to 4.6.2 edf3230
- Bump anyio from 3.6.2 to 3.7.0 0096e9f
- Bump coverage from 7.2.5 to 7.2.6 165a4ea
autohooks-plugin-black 23.4.0
23.4.0 - 2023-04-20
Added
Removed
Changed
- Use new pypi-upload action for releasing the Python package 86e1ab5
- Use poetry-core for build system 2883550
- Update project to use standard pylint settings ae79ae5
- Require Python 3.7.2 as minimum 4e9c969
- Only list direct dev dependencies 10eb96e
- Use a single workflow file for releases 3182d35
- Update lint-python action to v2 version 8d227be
Bug Fixes
- Wrong annotations 8793a18