Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pylint to v2.13.7 #4068

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Update dependency pylint to v2.13.7 #4068

merged 1 commit into from
Apr 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 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: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Pacific/Auckland.

🚦 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.

@anarkiwi anarkiwi merged commit f8d16f8 into master Apr 21, 2022
@anarkiwi anarkiwi deleted the renovate/pylint-2.x branch April 21, 2022 20:45
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.

2 participants