Skip to content

chore(deps): update dependency pylint to v4.0.1 - #3864

Merged
svartkanin merged 1 commit into
masterfrom
renovate/pylint-4.x
Oct 17, 2025
Merged

chore(deps): update dependency pylint to v4.0.1#3864
svartkanin merged 1 commit into
masterfrom
renovate/pylint-4.x

Conversation

@renovate

@renovate renovate Bot commented Oct 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pylint (changelog) ==4.0.0 -> ==4.0.1 age confidence

Release Notes

pylint-dev/pylint (pylint)

v4.0.1

Compare Source

What's new in Pylint 4.0.1?

Release date: 2025-10-14

False Positives Fixed

  • Exclude __all__ and __future__.annotations from unused-variable.

    Closes #​10019

  • Fix false-positive for bare-name-capture-pattern if a case guard is used.

    Closes #​10647

  • Check enums created with the Enum() functional syntax to pass against the
    --class-rgx for the invalid-name check, like other enums.

    Closes #​10660


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from Torxed as a code owner October 12, 2025 17:48
@correctmost

Copy link
Copy Markdown
Contributor

Superseded by #3867

@renovate renovate Bot changed the title chore(deps): update dependency pylint to v4 chore(deps): update dependency pylint to v4 - autoclosed Oct 13, 2025
@renovate renovate Bot closed this Oct 13, 2025
@renovate
renovate Bot deleted the renovate/pylint-4.x branch October 13, 2025 09:03
@renovate renovate Bot changed the title chore(deps): update dependency pylint to v4 - autoclosed chore(deps): update dependency pylint to v4.0.1 Oct 15, 2025
@renovate renovate Bot reopened this Oct 15, 2025
@renovate
renovate Bot force-pushed the renovate/pylint-4.x branch 2 times, most recently from 9121411 to 083b24a Compare October 15, 2025 05:57
@renovate
renovate Bot force-pushed the renovate/pylint-4.x branch from 083b24a to 985a4f9 Compare October 17, 2025 04:31
@renovate
renovate Bot force-pushed the renovate/pylint-4.x branch from 985a4f9 to e50a687 Compare October 17, 2025 04:32
@svartkanin
svartkanin merged commit 6505c07 into master Oct 17, 2025
17 checks passed
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