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.14.4 #76

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Update dependency pylint to v2.14.4 #76

merged 1 commit into from
Jun 30, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/pylint

v2.14.4

Compare Source

  • The differing-param-doc check was triggered by positional only arguments.

    Closes #​6950

  • Fixed an issue where scanning . directory recursively with --ignore-path=^path/to/dir is not
    ignoring the path/to/dir directory.

    Closes #​6964

  • Fixed regression that didn't allow quoted init-hooks in option files.

    Closes #​7006

  • Fixed a false positive for modified-iterating-dict when updating an existing key.

    Closes #​6179

  • Fixed an issue where many-core Windows machines (>~60 logical processors) would hang when
    using the default jobs count.

    Closes #​6965

  • Fixed an issue with the recognition of setup.cfg files.
    Only .cfg files that are exactly named setup.cfg require section names that
    start with pylint..

    Closes #​3630

  • Don't report import-private-name for relative imports.

    Closes #​7078


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 767ff7f into main Jun 30, 2022
@renovate renovate bot deleted the renovate/pylint-2.x branch June 30, 2022 20:29
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.

0 participants