Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 27, 2021

Bumps prospector from 1.2.0 to 1.4.0.

Release notes

Sourced from prospector's releases.

1.4.0

  • #424 GitHub Action to discover typos with codespell
  • #421 Loosen pylint requirement
  • #427 Fix prospector for latest pylint version and add Github actions

1.3.1

1.3.1.dev1

1.3.1.dev0

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_finder to 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_finder to 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

... (truncated)

Changelog

Sourced from prospector's changelog.

Version 1.4.0

  • #424 GitHub Action to discover typos with codespell
  • #421 Loosen pylint requirement
  • #427 Fix prospector for latest pylint version and add Github actions

Version 1.3.1

  • #390 Updating Vulture API usage for newer versions of Vulture
  • #394 Update pylint and pylint-django

Version 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_finder to make sure there's an option to preserve pylint default behavior.
  • Update pyflakes error code list to the recent version
Commits
  • 1f40969 Nose is not cutting edge enough for python 3.10
  • 2152681 Migrate nosetests to github actions
  • 06e678a Upgrade pre-commit and apply fixes automatically
  • 6218638 Remove coverage coverall is not setup for prospector
  • 2acb2f7 Remove flake8-black, we use black just before
  • 3b241f5 Remove pylint specificities in github actions
  • 49654cf Add pylint's github actions
  • d1dbd97 Upgrade version to 1.4.0
  • 72777c6 Fix test since mixed-indentation does not exists anymore
  • 7704de8 Remove astroid requirement because pylint handle it
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prospector](https://github.com/PyCQA/prospector) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/PyCQA/prospector/releases)
- [Changelog](https://github.com/PyCQA/prospector/blob/master/CHANGELOG.rst)
- [Commits](prospector-dev/prospector@1.2.0...1.4.0)

---
updated-dependencies:
- dependency-name: prospector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #57.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/prospector-1.4.0 branch August 30, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant