Skip to content

Releases: greenbone/autohooks-plugin-black

autohooks-plugin-black 23.10.0

18 Oct 08:46
Compare
Choose a tag to compare

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, remove mypy job (#500) 6f14bd4

Changed

  • Drop support for Python 3.8 and support Python 3.12 3f17d43
  • Dependabot grouping 6debbcf

Dependencies

autohooks-plugin-black 23.7.0

17 Jul 11:18
Compare
Choose a tag to compare

23.7.0 - 2023-07-17

Added

  • Enable linting via mypy bbf5f13
  • Include dependency updates in release changelog 47a32bd

Removed

  • Remove poetry.toml file 40abe0a
  • Use default config for conventional commits (#494) 017b5db

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

  • Fix conventional commits workflow bb7eba8
  • Set permission on conventional commits workflow 013deba

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

20 Apr 07:59
Compare
Choose a tag to compare

23.4.0 - 2023-04-20

Added

  • Add action for reporting the conventional commits f80a356
  • Add coverage as dev dependency 1fdc57d

Removed

  • Remove pylint from dev dependencies 8517b55
  • Remove changelog and release files 13ee50c

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

autohooks-plugin-black 22.11.0

07 Nov 08:54
Compare
Choose a tag to compare

22.11.0 - 2022-11-07

Changed

  • Reformat Workflows and enable Python 3.10 and 3.11 (#365) f1eca27

autohooks-plugin-black 22.8.1

09 Aug 06:08
Compare
Choose a tag to compare

22.8.1 - 2022-08-09

Bug Fixes

  • Use correct API of ReportProgress 8203f11

autohooks-plugin-black 22.8.0

02 Aug 10:34
Compare
Choose a tag to compare

22.8.0 - 2022-08-02

Added

  • Report formatting progress e7051e8

autohooks-plugin-black 22.7.0

05 Jul 09:24
Compare
Choose a tag to compare

22.7.0 - 2022-07-05

Added

  • Use isort and autohooks plugin isort for sorting imports 279d155

Changed

  • Enable string normalization when using black d32a6ee
  • Update Python target versions for black abc18b7
  • Update versions for main dependencies 86c38ff

autohooks-plugin-black 21.12.0

22 Dec 13:47
Compare
Choose a tag to compare

21.12.0 - 2021-12-22

Removed

Changed

  • Update dependencies to current versions b9b1ee6

autohooks-plugin-black 21.7.1

26 Jul 12:39
Compare
Choose a tag to compare

21.7.1 - 2021-07-26

Changed

  • Allow black up to current 21.7b0 #143

autohooks-plugin-black 21.7.0

05 Jul 13:22
Compare
Choose a tag to compare

21.7.0 - 2021-07-05

Changed

  • Don't depend on a single version of black and allow black versions up to current 21.6b0 #131