freiheit / discord_feedbot

Moved to https://gitlab.com/ffreiheit/discord_feedbot
MIT License
82 stars 28 forks source link

Update dependency pylint to v2.13.8 - autoclosed #137

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/pylint ### [`v2.13.8`](https://togithub.com/PyCQA/pylint/blob/HEAD/ChangeLog#Whats-New-in-Pylint-2138) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.13.7...v2.13.8) \============================ Release date: TBA - Fix a false positive for `undefined-loop-variable` for a variable used in a lambda inside the first of multiple loops. Closes [#​6419](https://togithub.com/PyCQA/pylint/issues/6419) - Fix a crash when linting a file that passes an integer `mode=` to `open` Closes [#​6414](https://togithub.com/PyCQA/pylint/issues/6414) - Fix a false positive for `undefined-loop-variable` when the `else` of a `for` loop raises or returns. Closes [#​5971](https://togithub.com/PyCQA/pylint/issues/5971) - Fix false positive for `unused-variable` for classes inside functions and where a metaclass is provided via a call. Closes [#​4020](https://togithub.com/PyCQA/pylint/issues/4020)

Configuration

📅 Schedule: 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.



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