chore(deps): update dependency prospector to ==1.13.* #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.13.*
Release Notes
PyCQA/prospector (prospector)
v1.13.0
Compare Source
New features:
And some bugfix, see details in the milestone.
v1.12.1
Compare Source
Fix for better support of Python version 3.12 (make it to work with Django)
See more details in related milestone.
v1.12.0
Compare Source
New:
v1.11.0
Compare Source
New:
for a new release of
requirements-detector
compatiblewith pylint 3.0+.
v1.10.3
Compare Source
New:
v1.10.2
Compare 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.1
Compare 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.0
Compare Source
New:
#​604 <https://github.com/PyCQA/prospector/pull/604>
_#​612 <https://github.com/PyCQA/prospector/pull/612>
_use-dmypy
option now passed through to MyPy#​611 <https://github.com/PyCQA/prospector/pull/611>
_v1.9.0
Compare Source
v1.8.4
Compare Source
v1.8.3
Compare 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.2
Compare Source
#​547 <https://github.com/PyCQA/prospector/issues/547>
_v1.8.1
Compare 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.0
Compare 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
pylint
andpydocstyle
were 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.