Bump prospector from 1.2.0 to 1.8.4
Type: Pull Request
State: Closed
Association: None
Comments: 1
(over 3 years ago)
(11 months ago)
(11 months ago)
🔍 Ready for Review
Bumps prospector from 1.2.0 to 1.8.4.
Release notes
Sourced from prospector's releases.
v1.8.4
https://github.com/PyCQA/prospector/milestone/7?closed=1
v1.8.3
v1.8.2
- Fix #547
1.8.1
Add support for Python 3.11
1.8.0
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 wherepylintandpydocstylewere 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:
Other bugfixes:
- #106
- Running prospector on a path not in the CWD (eg, 'prospector /some/where/else') will not cause exceptions, and will instead use absolute paths for message output
- Autodetction of libraries, to automatically use pylint plugins, will no work on projects using a pyproject.toml ; also it has been turned on by default, it seemed to have accidentally been set to off by default some time ago.
- #529
Misc:
- Prospector now runs on itself without generating errors after all linting warnings were fixed
1.8.0 rc1
Building on the rc0 release, with bugfixes to do with relative paths and absolute paths - prospector can now run in a directory and be pointed at any other directory.
Other small bugfixes for path related changes in rc0.
1.8.0 rc0
... (truncated)
Changelog
Sourced from prospector's changelog.
######### Changelog #########
Version 1.8.3
[#560](https://github.com/PyCQA/prospector/issues/560) <https://github.com/PyCQA/prospector/issues/560>_[#559](https://github.com/PyCQA/prospector/issues/559) <https://github.com/PyCQA/prospector/issues/559>_[#555](https://github.com/PyCQA/prospector/issues/555) <https://github.com/PyCQA/prospector/issues/555>_[#554](https://github.com/PyCQA/prospector/issues/554) <https://github.com/PyCQA/prospector/issues/554>_[#552](https://github.com/PyCQA/prospector/issues/552) <https://github.com/PyCQA/prospector/issues/552>_[#551](https://github.com/PyCQA/prospector/issues/551) <https://github.com/PyCQA/prospector/issues/551>_Version 1.8.2
[#547](https://github.com/PyCQA/prospector/issues/547) <https://github.com/PyCQA/prospector/issues/547>_Version 1.8.1
Let's test faster.
Add support for Python 3.11:
Python 3.11 is between 10-60% faster than Python 3.10.
Version 1.8.0
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 wherepylintandpydocstylewere 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) <https://github.com/PyCQA/prospector/issues/480>_[#417](https://github.com/PyCQA/prospector/issues/417) <https://github.com/PyCQA/prospector/issues/417>_[#199](https://github.com/PyCQA/prospector/issues/199) <https://github.com/PyCQA/prospector/issues/199>_Other bugfixes:
[#106](https://github.com/PyCQA/prospector/issues/106) <https://github.com/PyCQA/prospector/issues/106>_- Running prospector on a path not in the CWD (eg, 'prospector /some/where/else') will not cause exceptions, and will instead use absolute paths for message output
... (truncated)
Commits
5ee46a8Fix pyroma dependency loop (#574)0f758eeFix the check for pylint > 2.15.6 with packaging.version.parse (#576)99be9b8[pre-commit.ci] pre-commit autoupdate (#572)651dd2dAdded additional clarity on how to use additional_dependencies w/ examples (#...de9111a[pre-commit.ci] pre-commit autoupdate657afe3[pre-commit.ci] pre-commit autoupdate233b1aeUpgrade the version to 1.8.479ae0d3[packaging] Add pyroma to pre-commit3321b6bUpgrade changelogf315f54Fix re._constants again (#555)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 3354387 |
| UUID: | 1193973032 |
| Node ID: | PR_kwDOEvZUi85HKpUo |
| Host: | GitHub |
| Repository: | ConnectionMaster/vscode-python |
| Merge State: | Unknown |