faucetsdn / faucetagent

gNMI agent for faucet configuration
4 stars 2 forks source link

Update dependency pylint to v2.5.3 #48

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
pylint patch ==2.5.2 -> ==2.5.3

Release Notes

PyCQA/pylint ### [`v2.5.3`](https://togithub.com/PyCQA/pylint/blob/master/ChangeLog#Whats-New-in-Pylint-253) [Compare Source](https://togithub.com/PyCQA/pylint/compare/pylint-2.5.2...pylint-2.5.3) =========================== Release date: 2020-06-8 - Fix a regression where disable comments that have checker names with numbers in them are not parsed correctly Close [#​3666](https://togithub.com/PyCQA/pylint/issues/3666) - `property-with-parameters` properly handles abstract properties Close [#​3600](https://togithub.com/PyCQA/pylint/issues/3600) - `continue-in-finally` no longer emitted on Python 3.8 where it's now valid Close [#​3612](https://togithub.com/PyCQA/pylint/issues/3612) - Fix a regression where messages with dash are not fully parsed Close [#​3604](https://togithub.com/PyCQA/pylint/issues/3604) - In a TOML configuration file, it's now possible to use rich (non-string) types, such as list, integer or boolean instead of strings. For example, one can now define a _list_ of message identifiers to enable like this:: enable = [ "use-symbolic-message-instead", "useless-suppression", ] Close [#​3538](https://togithub.com/PyCQA/pylint/issues/3538) - Fix a regression where the score was not reported with multiple jobs Close [#​3547](https://togithub.com/PyCQA/pylint/issues/3547) - Protect against `AttributeError` when checking `cell-var-from-loop` Close [#​3646](https://togithub.com/PyCQA/pylint/issues/3646)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Pacific/Auckland.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.