chore(deps): update dependency pylint to v4.0.4 #59

Merged
renovate-bot merged 1 commits from renovate/all-dev-dependencies into main 2025-12-04 03:17:52 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
pylint (changelog) 4.0.3 -> 4.0.4 age confidence

Release Notes

pylint-dev/pylint (pylint)

v4.0.4

Compare Source

What's new in Pylint 4.0.4?

Release date: 2025-11-30

False Positives Fixed

  • Fixed false positive for invalid-name where module-level constants were incorrectly classified as variables when a class-level attribute with the same name exists.

    Closes #​10719

  • Fix a false positive for invalid-name on an UPPER_CASED name inside an if branch that assigns an object.

    Closes #​10745


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pylint](https://github.com/pylint-dev/pylint) ([changelog](https://pylint.readthedocs.io/en/latest/whatsnew/3/)) | `4.0.3` -> `4.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pylint/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pylint/4.0.3/4.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pylint-dev/pylint (pylint)</summary> ### [`v4.0.4`](https://github.com/pylint-dev/pylint/releases/tag/v4.0.4) [Compare Source](https://github.com/pylint-dev/pylint/compare/v4.0.3...v4.0.4) ## What's new in Pylint 4.0.4? Release date: 2025-11-30 ## False Positives Fixed - Fixed false positive for `invalid-name` where module-level constants were incorrectly classified as variables when a class-level attribute with the same name exists. Closes [#&#8203;10719](https://github.com/pylint-dev/pylint/issues/10719) - Fix a false positive for `invalid-name` on an UPPER\_CASED name inside an `if` branch that assigns an object. Closes [#&#8203;10745](https://github.com/pylint-dev/pylint/issues/10745) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4wLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added the dependencies label 2025-12-04 02:20:10 +01:00
renovate-bot added 1 commit 2025-12-04 02:20:12 +01:00
chore(deps): update dependency pylint to v4.0.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
REUSE Compliance / reuse (pull_request) Successful in 1m14s
Python Linters / formatting (pull_request) Successful in 1m36s
Python Linters / mypy (pull_request) Successful in 1m33s
Python Linters / pylint (pull_request) Successful in 1m39s
Selftests / test-sync (pull_request) Successful in 49s
Selftests / test-build-install (pull_request) Successful in 1m49s
476ff5d8c7
renovate-bot merged commit 7ff6b06f7a into main 2025-12-04 03:17:52 +01:00
renovate-bot deleted branch renovate/all-dev-dependencies 2025-12-04 03:17:52 +01:00
Sign in to join this conversation.