Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps prospector from 1.2.0 to 1.5.3.

Release notes

Sourced from prospector's releases.

1.5.3

Bugfix release to fix compatibility with latest version of pylint - #465

1.5.3dev0

This is a development release to help check that the fix for #465 works.

It just fixes compatibility with pylint>2.12

Full Changelog: prospector-dev/prospector@1.5.2...1.5.3dev0

1.5.2 (bugfix)

Pins pylint to version <2.12.0 due to an incompatibility with prospector - PyCQA/prospector#465

1.5.1

No release notes provided.

1.5.0.1

No release notes provided.

1.5.0

No release notes provided.

1.5.0-dev2

No release notes provided.

1.5.0-dev1

No release notes provided.

1.4.1.1

No release notes provided.

1.4.1

  • #373 Permits to raise pylint's useless-suppression
  • #414 Loosen pycodestyle requirement
  • #408 Fix filenames if they are PosixPath
  • #412 Fix unclosed file warning
  • #399 Fix fatal error on running mypy when duplicate module names

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

... (truncated)

Changelog

Sourced from prospector's changelog.

Version 1.5.3 and 1.5.3dev0

  • #465 Remove unnecessary configuration reset to fix pylint>=2.12 compatibility

Version 1.5.2

  • #465 Bugfix release to pin pylint<2.12 because prospector's internals were not compatible with it

Version 1.5.1

  • [refs #438] Promoting pre-release to release as it appears to work

Version 1.5.0.1

  • #433 Attempted fix of flake8 dependency versioning conflict

Version 1.5.0

  • #436 Swapped out packaging to use poetry instead of setup.py and setuptools

Version 1.4.1

  • #373 Permits to raise pylint's useless-suppression
  • #414 Loosen pycodestyle requirement
  • #408 Fix filenames if they are PosixPath
  • #412 Fix unclosed file warning
  • #399 Fix fatal error on running mypy when duplicate module names

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

... (truncated)

Commits
  • 5372ece Making a full 1.5.3 release
  • df899b5 [refs #465] Removing pylint optios reset because it prevented pylint configur...
  • 3a83c93 Merge branch 'master' into develop
  • f4f8a49 Merge branch 'master' of github.com:PyCQA/prospector
  • 2d5eefc Merge branch 'master' into develop
  • e880f94 [refs #465] Bugix release : pinning pylint to <2.12.0 because this is not com...
  • d31456c Added some additional ignores to allow for local dev
  • 985b2c2 [pre-commit.ci] pre-commit autoupdate (#464)
  • 6f37914 Fixed link and table structure (#463)
  • 491258a Added 'namespace-packages' flag in mypy config
  • 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.5.3.
- [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.5.3)

---
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 Dec 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2021

Superseded by #71.

@dependabot dependabot bot closed this Dec 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/prospector-1.5.3 branch December 8, 2021 15:02
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