chore(deps): update dependency prospector to ==1.17.* #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.7.*->==1.17.*Release Notes
prospector-dev/prospector (prospector)
v1.17.3Compare Source
What's Changed
New Contributors
Full Changelog: prospector-dev/prospector@v1.17.2...v1.17.3
v1.17.2Compare Source
What's Changed
Dependencies
Full Changelog: prospector-dev/prospector@v1.17.1...v1.17.2
v1.17.1Compare Source
Full Changelog: prospector-dev/prospector@v1.17.0...v1.17.1
v1.16.1Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.16.0...v1.16.1
v1.16.0Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.15.3...v1.16.0
v1.15.3Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.15.2...v1.15.3
v1.15.2Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.15.1...v1.15.2
v1.15.1Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.15.0...v1.15.1
v1.15.0Compare Source
Major improvements
What's Changed
Full Changelog: prospector-dev/prospector@v1.14.1...v1.15.0
v1.14.1Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.14.0...v1.14.1
v1.14.0Compare Source
What's Changed
New Contributors
Full Changelog: prospector-dev/prospector@v1.13.3...1.14.0
v1.13.3Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.13.2...v1.13.3
v1.13.2Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.13.1...v1.13.2
v1.13.1Compare Source
What's Changed
--direct-tool-stdoutby @sbrunner in #699Full Changelog: prospector-dev/prospector@v1.13.0...v1.13.1
v1.13.0Compare Source
New features:
And some bugfix, see details in the milestone.
v1.12.1Compare Source
Fix for better support of Python version 3.12 (make it to work with Django)
See more details in related milestone.
v1.12.0Compare Source
New:
v1.11.0Compare Source
New:
for a new release of
requirements-detectorcompatiblewith pylint 3.0+.
v1.10.3Compare Source
New:
v1.10.2Compare Source
Bugfixes:
1.10.1 was released to fix a packaging and installation problem (see
this issue <https://github.com/PyCQA/pylint-plugin-utils/issues/29_for a description of the problem).
However this caused a separate regression in packaging and installation
#​618 <https://github.com/PyCQA/prospector/issues/618>_1.10.2 fixes both issues
v1.10.1Compare Source
Bugfixes:
1.10.1 was released to fix a packaging and installation problem (see
this issue <https://github.com/PyCQA/pylint-plugin-utils/issues/29_for a description of the problem).
However this caused a separate regression in packaging and installation
#​618 <https://github.com/PyCQA/prospector/issues/618>_1.10.2 fixes both issues
v1.10.0Compare Source
New:
#​604 <https://github.com/PyCQA/prospector/pull/604>_#​612 <https://github.com/PyCQA/prospector/pull/612>_use-dmypyoption now passed through to MyPy#​611 <https://github.com/PyCQA/prospector/pull/611>_v1.9.0Compare Source
v1.8.4Compare Source
v1.8.3Compare Source
#​560 <https://github.com/PyCQA/prospector/issues/560>_#​559 <https://github.com/PyCQA/prospector/issues/559>_#​555 <https://github.com/PyCQA/prospector/issues/555>_#​554 <https://github.com/PyCQA/prospector/issues/554>_#​552 <https://github.com/PyCQA/prospector/issues/552>_#​551 <https://github.com/PyCQA/prospector/issues/551>_v1.8.2Compare Source
#​547 <https://github.com/PyCQA/prospector/issues/547>_v1.8.1Compare Source
Let's test faster.
Add support for Python 3.11:
Python 3.11 is between 10-60% faster than Python 3.10.
v1.8.0Compare Source
File discovery fixes:
Finding paths and files to check has been replaced with a new version using
pathlib- this should not result in any changes,except fixing an issue where
pylintandpydocstylewere inspecting the same file or directory twice sometimes.However it may cause slightly different orders or reduce these duplicate warnings.
The behavior of prospector should be unchanged, apart from some bugfixes related to the old file discovery mechanism.
Related bugs and PRs:
#​480 <https://github.com/PyCQA/prospector/issues/480>_#​417 <https://github.com/PyCQA/prospector/issues/417>_#​199 <https://github.com/PyCQA/prospector/issues/199>_Other bugfixes:
#​106 <https://github.com/PyCQA/prospector/issues/106>_#​529 <https://github.com/PyCQA/prospector/issues/529>_Misc:
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.