Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pylint (changelog) ==2.13.5 -> ==2.13.7 age adoption passing confidence

Release Notes

PyCQA/pylint

v2.13.7

Compare Source

============================
Release date: 2022-04-20

  • Fix a crash caused by using the new config from 2.14.0 in 2.13.x code.

    Closes #​6408

v2.13.6

Compare Source

============================
Release date: 2022-04-20

  • Fix a crash in the unsupported-membership-test checker when assigning
    multiple constants to class attributes including __iter__ via unpacking.

    Closes #​6366

  • Asterisks are no longer required in Sphinx and Google style parameter documentation
    for missing-param-doc and are parsed correctly.

    Closes #​5815
    Closes #​5406

  • Fixed a false positive for unused-variable when a builtin specified in
    --additional-builtins is given a type annotation.

    Closes #​6388

  • Fixed an AstroidError in 2.13.0 raised by the duplicate-code checker with
    ignore-imports or ignore-signatures enabled.

    Closes #​6301


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nejch nejch merged commit 396e30c into main Apr 20, 2022
@nejch nejch deleted the renovate/pylint-2.x branch April 20, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants