Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Update dependency pylint to v2.15.7 #182

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pylint (changelog) 2.15.6 -> 2.15.7 age adoption passing confidence

Release Notes

PyCQA/pylint

v2.15.7: 2.15.7

Compare Source

False Positives Fixed

  • Fix deprecated-method false positive when alias for method is similar to
    name of deprecated method.

    Closes #​5886

  • Fix a false positive for used-before-assignment for imports guarded by
    typing.TYPE_CHECKING later used in variable annotations.

    Closes #​7609

Other Bug Fixes

  • Pylint will now filter duplicates given to it before linting. The output
    should be the same whether a file is given/discovered multiple times or not.

    Closes #​6242, #​4053

  • Fixes a crash in stop-iteration-return when the next builtin is
    called without arguments.

    Closes #​7828


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/pylint-2.x-lockfile branch from 75dfa81 to c7e23ab Compare December 1, 2022 16:50
@major major merged commit d2b8330 into main Dec 1, 2022
@major major deleted the renovate/pylint-2.x-lockfile branch December 1, 2022 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant