davidosomething / dotfiles

mac OS, Arch Linux, and Debian/Ubuntu + Neovim
https://github.com/davidosomething/dotfiles
332 stars 21 forks source link

Update dependency pydocstyle to v6.2.0 #486

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydocstyle (source, changelog) ==6.1.1 -> ==6.2.0 age adoption passing confidence

Release Notes

PyCQA/pydocstyle ### [`v6.2.0`](https://togithub.com/PyCQA/pydocstyle/releases/tag/6.2.0) [Compare Source](https://togithub.com/PyCQA/pydocstyle/compare/6.1.1...6.2.0) ##### What's Changed - Gitpod-ify the repository by [@​samj1912](https://togithub.com/samj1912) in [https://github.com/PyCQA/pydocstyle/pull/548](https://togithub.com/PyCQA/pydocstyle/pull/548) - Updating readme to reflect support for Python 3.9 by [@​sanders41](https://togithub.com/sanders41) in [https://github.com/PyCQA/pydocstyle/pull/545](https://togithub.com/PyCQA/pydocstyle/pull/545) - Exempt properties from D401 by [@​TomFryers](https://togithub.com/TomFryers) in [https://github.com/PyCQA/pydocstyle/pull/546](https://togithub.com/PyCQA/pydocstyle/pull/546) - Add support for Python 3.10 by [@​hugovk](https://togithub.com/hugovk) in [https://github.com/PyCQA/pydocstyle/pull/554](https://togithub.com/PyCQA/pydocstyle/pull/554) - Fix CI for python 3.10 by [@​samj1912](https://togithub.com/samj1912) in [https://github.com/PyCQA/pydocstyle/pull/565](https://togithub.com/PyCQA/pydocstyle/pull/565) - Add D419: Add and switch to "Docstring is empty" error code by [@​thejcannon](https://togithub.com/thejcannon) in [https://github.com/PyCQA/pydocstyle/pull/559](https://togithub.com/PyCQA/pydocstyle/pull/559) - Allow for hanging indent when documenting args in Google style by [@​rmorshea](https://togithub.com/rmorshea) in [https://github.com/PyCQA/pydocstyle/pull/564](https://togithub.com/PyCQA/pydocstyle/pull/564) - Fix match option to only consider basename when given a path argument by [@​oczkoisse](https://togithub.com/oczkoisse) in [https://github.com/PyCQA/pydocstyle/pull/550](https://togithub.com/PyCQA/pydocstyle/pull/550) - Typo fix in docs/error_codes.rst by [@​Daniel-Mietchen](https://togithub.com/Daniel-Mietchen) in [https://github.com/PyCQA/pydocstyle/pull/578](https://togithub.com/PyCQA/pydocstyle/pull/578) - docs: Fix double-dash converted to en-dash by [@​wjandrea](https://togithub.com/wjandrea) in [https://github.com/PyCQA/pydocstyle/pull/579](https://togithub.com/PyCQA/pydocstyle/pull/579) - Fix test warnings and improve lint configuration by [@​aphedges](https://togithub.com/aphedges) in [https://github.com/PyCQA/pydocstyle/pull/584](https://togithub.com/PyCQA/pydocstyle/pull/584) - Fix broken CI checks by [@​aphedges](https://togithub.com/aphedges) in [https://github.com/PyCQA/pydocstyle/pull/585](https://togithub.com/PyCQA/pydocstyle/pull/585) - Move tool configs to pyproject.toml by [@​Mr-Pepe](https://togithub.com/Mr-Pepe) in [https://github.com/PyCQA/pydocstyle/pull/588](https://togithub.com/PyCQA/pydocstyle/pull/588) - Add github action to be able to release on published tag by [@​Pierre-Sassoulas](https://togithub.com/Pierre-Sassoulas) in [https://github.com/PyCQA/pydocstyle/pull/582](https://togithub.com/PyCQA/pydocstyle/pull/582) - Typo by [@​Fokko](https://togithub.com/Fokko) in [https://github.com/PyCQA/pydocstyle/pull/598](https://togithub.com/PyCQA/pydocstyle/pull/598) - Move to poetry and automated relases via Github UI by [@​samj1912](https://togithub.com/samj1912) in [https://github.com/PyCQA/pydocstyle/pull/614](https://togithub.com/PyCQA/pydocstyle/pull/614) ##### New Contributors - [@​sanders41](https://togithub.com/sanders41) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/545](https://togithub.com/PyCQA/pydocstyle/pull/545) - [@​TomFryers](https://togithub.com/TomFryers) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/546](https://togithub.com/PyCQA/pydocstyle/pull/546) - [@​thejcannon](https://togithub.com/thejcannon) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/559](https://togithub.com/PyCQA/pydocstyle/pull/559) - [@​rmorshea](https://togithub.com/rmorshea) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/564](https://togithub.com/PyCQA/pydocstyle/pull/564) - [@​oczkoisse](https://togithub.com/oczkoisse) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/550](https://togithub.com/PyCQA/pydocstyle/pull/550) - [@​Daniel-Mietchen](https://togithub.com/Daniel-Mietchen) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/578](https://togithub.com/PyCQA/pydocstyle/pull/578) - [@​wjandrea](https://togithub.com/wjandrea) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/579](https://togithub.com/PyCQA/pydocstyle/pull/579) - [@​aphedges](https://togithub.com/aphedges) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/584](https://togithub.com/PyCQA/pydocstyle/pull/584) - [@​Mr-Pepe](https://togithub.com/Mr-Pepe) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/588](https://togithub.com/PyCQA/pydocstyle/pull/588) - [@​Pierre-Sassoulas](https://togithub.com/Pierre-Sassoulas) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/582](https://togithub.com/PyCQA/pydocstyle/pull/582) - [@​Fokko](https://togithub.com/Fokko) made their first contribution in [https://github.com/PyCQA/pydocstyle/pull/598](https://togithub.com/PyCQA/pydocstyle/pull/598) **Full Changelog**: https://github.com/PyCQA/pydocstyle/compare/6.1.1...6.2.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.