ngshiheng / burplist

Web crawler for Burplist, a search engine for craft beers in Singapore
https://burplist.com
MIT License
11 stars 5 forks source link

chore(deps): update dependency pylint to v2.14.4 #97

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/pylint ### [`v2.14.4`](https://togithub.com/PyCQA/pylint/releases/tag/v2.14.4) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.14.3...v2.14.4) - The `differing-param-doc` check was triggered by positional only arguments. Closes [#​6950](https://togithub.com/PyCQA/pylint/issues/6950) - Fixed an issue where scanning `.` directory recursively with `--ignore-path=^path/to/dir` is not ignoring the `path/to/dir` directory. Closes [#​6964](https://togithub.com/PyCQA/pylint/issues/6964) - Fixed regression that didn't allow quoted `init-hooks` in option files. Closes [#​7006](https://togithub.com/PyCQA/pylint/issues/7006) - Fixed a false positive for `modified-iterating-dict` when updating an existing key. Closes [#​6179](https://togithub.com/PyCQA/pylint/issues/6179) - Fixed an issue where many-core Windows machines (>~60 logical processors) would hang when using the default jobs count. Closes [#​6965](https://togithub.com/PyCQA/pylint/issues/6965) - Fixed an issue with the recognition of `setup.cfg` files. Only `.cfg` files that are exactly named `setup.cfg` require section names that start with `pylint.`. Closes [#​3630](https://togithub.com/PyCQA/pylint/issues/3630) - Don't report `import-private-name` for relative imports. Closes [#​7078](https://togithub.com/PyCQA/pylint/issues/7078)

Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Asia/Singapore, 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.



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