Skip to content

Bump pylint from 2.13.0 to 2.14.3#175

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pylint-2.14.3
Closed

Bump pylint from 2.13.0 to 2.14.3#175
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pylint-2.14.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

Bumps pylint from 2.13.0 to 2.14.3.

Commits
  • 680edeb Bump pylint to 2.14.3, update changelog
  • b05ac51 Pin colorama to lowest supported version (#6970)
  • 417e8c3 Fix bad-super-call for non-direct parents (#6956)
  • fb6be59 Fix undefined-variable for __class__ in inner methods (#6957)
  • b9ecb4d Fix false positive for useless-super-delegation for variadics (#6949)
  • f881219 Bump pylint to 2.14.2, update changelog
  • 988d882 Treat --errors-only as a disable, not a paired enable/disable (#6937)
  • 386e778 Mix incorrect parsing of multi-line options in ini files
  • 7cd7c8c Add regression test for #6895 (#6898)
  • d6fa341 Mark no-self-use as moved to extensions (#6932)
  • 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)

@dependabot dependabot bot added dependencies maintenance Low-impact maintenance activity labels Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #175 (b5aa1c8) into main (9425304) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files           8        8           
  Lines         648      648           
  Branches       90       90           
=======================================
  Hits          630      630           
  Partials       18       18           

@dependabot dependabot bot force-pushed the dependabot/pip/pylint-2.14.3 branch from 77c2409 to dfb8b18 Compare June 28, 2022 02:55
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.0 to 2.14.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.13.0...v2.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-2.14.3 branch from dfb8b18 to b5aa1c8 Compare June 28, 2022 02:55
@adam-grant-hendry
Copy link
Contributor

adam-grant-hendry commented Jun 28, 2022

@tkoyama010 The "useless-option" errors are because of pylint PR 4942. I removed these from commented these out in the .pylintrc in PR #170 .

@tkoyama010
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #188.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/pip/pylint-2.14.3 branch June 30, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance Low-impact maintenance activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants