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.15.4 #2359

Merged
merged 1 commit into from Oct 20, 2022
Merged

Update dependency pylint to v2.15.4 #2359

merged 1 commit into from Oct 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/pylint

v2.15.4

Compare Source

False Positives Fixed

  • Fix the message for unnecessary-dunder-call for __aiter__ and
    __aneext__. Also
    only emit the warning when py-version >= 3.10.

    Closes #​7529

Other Bug Fixes

  • Fix bug in detecting unused-variable when iterating on variable.

    Closes #​3044

  • Fixed handling of -- as separator between positional arguments and flags.
    This was not actually fixed in 2.14.5.

    Closes #​7003, Refs #​7096

  • Report no-self-argument rather than no-method-argument for methods
    with variadic arguments.

    Closes #​7507

  • Fixed an issue where syntax-error couldn't be raised on files with
    invalid encodings.

    Closes #​7522

  • Fix false positive for redefined-outer-name when aliasing typing
    e.g. as t and guarding imports under t.TYPE_CHECKING.

    Closes #​7524

  • Fixed a crash of the modified_iterating checker when iterating on a set
    defined as a class attribute.

    Closes #​7528

  • Fix bug in scanning of names inside arguments to typing.Literal.
    See https://peps.python.org/pep-0586/#literals-enums-and-forward-references
    for details.

    Refs #​3299

Other Changes

  • Add method name to the error messages of no-method-argument and
    no-self-argument.

    Closes #​7507


Configuration

📅 Schedule: Branch creation - "every weekday except on Wednesday,every weekend,before 5pm on Wednesday" (UTC), 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 enabled auto-merge (rebase) June 1, 2022 16:53
@github-actions github-actions bot added the dependency-update Update of a dependency label Jun 1, 2022
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 8 times, most recently from 49d1b8a to bbcc03f Compare June 6, 2022 21:05
@renovate renovate bot changed the title Update dependency pylint to v2.14.0 Update dependency pylint to v2.14.1 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 7 times, most recently from 9798d8f to aaeb5b2 Compare June 10, 2022 16:58
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 2 times, most recently from f3c5614 to 1c62c8a Compare June 15, 2022 13:11
@renovate renovate bot changed the title Update dependency pylint to v2.14.1 Update dependency pylint to v2.14.2 Jun 15, 2022
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 2 times, most recently from bfd0453 to fddfdb8 Compare June 18, 2022 10:54
@renovate renovate bot changed the title Update dependency pylint to v2.14.2 Update dependency pylint to v2.14.3 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 5 times, most recently from 2dcd28c to 4805da5 Compare June 28, 2022 01:31
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 4 times, most recently from 6ff3306 to 651c52e Compare October 10, 2022 15:23
@renovate renovate bot changed the title Update dependency pylint to v2.15.3 Update dependency pylint to v2.15.4 Oct 10, 2022
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 16 times, most recently from 5334193 to 7dbe370 Compare October 17, 2022 21:26
@renovate renovate bot force-pushed the renovate/pylint-2.x branch 4 times, most recently from 1a62d5c to c81a8f5 Compare October 19, 2022 20:01
@codeclimate
Copy link

codeclimate bot commented Oct 20, 2022

Code Climate has analyzed commit 9fd63c3 and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot merged commit 683d4d9 into master Oct 20, 2022
@renovate renovate bot deleted the renovate/pylint-2.x branch October 20, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update Update of a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant