Releases: prospector-dev/prospector
Releases · prospector-dev/prospector
v1.17.2
What's Changed
Dependencies
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #768
- Bump setuptools from 78.1.0 to 78.1.1 by @dependabot in #769
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #770
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #771
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #772
- Bump requests from 2.32.3 to 2.32.4 by @dependabot in #773
- Bump urllib3 from 2.3.0 to 2.5.0 by @dependabot in #774
Full Changelog: v1.17.1...v1.17.2
v1.17.1
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Delete long_path_not_a_venv since not necessary by @julianpollmann in #745
- Update pre-commit hook in docs by @julianpollmann in #747
- Apply poetry update by @Pierre-Sassoulas in #748
- Remove the fail-fast option in pre-commit, fix existing issues by @Pierre-Sassoulas in #749
- [poetry] Fix most deprecations without affecting the dependencies by @Pierre-Sassoulas in #750
- [pre-commit] Add a hook for prettier by @Pierre-Sassoulas in #752
- Catch errors on mypy config and generate a message by @sbrunner in #753
- Remove Prospector --zero-exit argument by @sbrunner in #754
- Enable the warnings on the tests files by @sbrunner in #755
- Migrate [tool.poetry.extras] to [project.optional-dependencies] by @Pierre-Sassoulas in #751
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #759
- [pre-commit] Add a hook for pyproject-fmt by @Pierre-Sassoulas in #758
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #760
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #761
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #762
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #764
- Add GitLab formatter by @kostiantyn-priv in #766
- Add blending for use lazy % formatting in logging functions by @sbrunner in #767
New Contributors
- @julianpollmann made their first contribution in #745
- @kostiantyn-priv made their first contribution in #766
Full Changelog: v1.16.1...v1.17.0
v1.16.1
v1.16.0
What's Changed
- Removed pylint-flask usage because it is no longer maintained and does not support newer versions of setuptools - #741 and #739
- Add documentation URL in PyLint formatter by @sbrunner in #733
- Avoid exception on missing profile by @sbrunner in #735
- Also check Python scripts with a valid shebang by @sbrunner in #732
- In blending put PyLint, mypy, Ruff first by @sbrunner in #736
- Add GitHub support on formatters by @sbrunner in #737
- Add support of PyLint disable-next by @sbrunner in #738
Full Changelog: v1.15.3...v1.16.0
v1.15.3
v1.15.2
v1.15.1
v1.15.0
Major improvements
- The mypy codes are correctly filled #721
- The blending now works also on ignore #722
- The blendings groups are completed especially for Ruff #724, #725
What's Changed
- Ignore the blended messages by @sbrunner in #722
- More blending correspondances by @sbrunner in #724
- Add blending between pydocstyle and Ruff by @sbrunner in #725
- Add missing code on mypy errors by @sbrunner in #721
Full Changelog: v1.14.1...v1.15.0