bridgekeeper
bridgekeeper copied to clipboard
Bump prospector from 1.2.0 to 1.3.1
Bumps prospector from 1.2.0 to 1.3.1.
Release notes
Sourced from prospector's releases.
1.3.1
- PyCQA/prospector#390 Updating Vulture API usage for newer versions of Vulture
- PyCQA/prospector#394 Update pylint and pylint-django
1.3.1.dev1
- Pin pylint-django to < 2.2 according to discussion in PyCQA/prospector#393
1.3.1.dev0
- PyCQA/prospector#394 Update pylint and pylint-django
- PyCQA/prospector#392 DOC update
- PyCQA/prospector#390 Updating Vulture API usage for newer versions of Vulture
1.3.0
- Update pylint support to 2.5.2
- Update pylint-django to 2.0.15
- Update pyflakes support to 2.2.0
- Update pycodestyle support to 2.6.0
- Update pep8-naming support to 0.10.0
- Update pyflakes to =2.2.0
- Update pycodestyle to =2.6.0
- Update vulture to 1.5
- Drop Python 2 support
- Add output-target field when merging profiles
- Add support for [pycodestyle] external config section
- Fix AttributeExceptionError being raised when ignore_paths is an integer
- Use black on entire project
- Add new pylint option:
use_pylint_default_path_finderto make sure there's an option to preserve pylint default behavior.- Update pyflakes error code list to the recent version
1.3.0.dev6
- Add new pylint option:
use_pylint_default_path_finderto make sure there's an option to preserve pylint default behavior.1.3.0.dev5
- Update pylint support to 2.5.2
- Update pylint-django to 2.0.15
- Update pyflakes support to 2.2.0
- Update pycodestyle support to 2.6.0
- Update pep8-naming support to 0.10.0
- Update pyflakes to =2.2.0
- Update pycodestyle to =2.6.0
- Update vulture to 1.5
- Drop Python 2 support
- #378 Add output-target field when merging profiles
- #369 Add support for [pycodestyle] external config section
- Fix AttributeExceptionError being raised when ignore_paths is an integer
- Use black on entire project
Changelog
Sourced from prospector's changelog.
Version 1.3.1
[#390](https://github.com/PyCQA/prospector/issues/390) <https://github.com/PyCQA/prospector/pull/390>_ Updating Vulture API usage for newer versions of Vulture[#394](https://github.com/PyCQA/prospector/issues/394) <https://github.com/PyCQA/prospector/pull/394>_ Update pylint and pylint-djangoVersion 1.3.0
- Update pylint support to 2.5.2
- Update pylint-django to 2.0.15
- Update pyflakes support to 2.2.0
- Update pycodestyle support to 2.6.0
- Update pep8-naming support to 0.10.0
- Update pyflakes to =2.2.0
- Update pycodestyle to =2.6.0
- Update vulture to 1.5
- Drop Python 2 support
- Add output-target field when merging profiles
- Add support for [pycodestyle] external config section
- Fix AttributeExceptionError being raised when ignore_paths is an integer
- Use black on entire project
- Add new pylint option:
use_pylint_default_path_finderto make sure there's an option to preserve pylint default behavior.- Update pyflakes error code list to the recent version
Commits
9a8c0e3Update CHANGELOG.rst04a3f74Bump version to 1.3.1c94c101Merge pull request #395 from PyCQA/developc8f6d47Merge remote-tracking branch 'origin/master' into develop03441e6Fix CONTRIBUTORS.rst entry6a1f283Bump version to 1.3.1.dev19d77de4Pin pylint-django to be < 2.04fb8558Bump version to 1.3.1.dev031fdca2Add basic test case for vulture toole1dfbb5Update contributors- 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)