Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Update pydocstyle to 6.2.0 #839

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 3, 2023

This PR updates pydocstyle from 5.0.2 to 6.2.0.

Changelog

6.2.0

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

New Contributors
* sanders41 made their first contribution in https://github.com/PyCQA/pydocstyle/pull/545
* TomFryers made their first contribution in https://github.com/PyCQA/pydocstyle/pull/546
* thejcannon made their first contribution in https://github.com/PyCQA/pydocstyle/pull/559
* rmorshea made their first contribution in https://github.com/PyCQA/pydocstyle/pull/564
* oczkoisse made their first contribution in https://github.com/PyCQA/pydocstyle/pull/550
* Daniel-Mietchen made their first contribution in https://github.com/PyCQA/pydocstyle/pull/578
* wjandrea made their first contribution in https://github.com/PyCQA/pydocstyle/pull/579
* aphedges made their first contribution in https://github.com/PyCQA/pydocstyle/pull/584
* Mr-Pepe made their first contribution in https://github.com/PyCQA/pydocstyle/pull/588
* Pierre-Sassoulas made their first contribution in https://github.com/PyCQA/pydocstyle/pull/582
* Fokko made their first contribution in https://github.com/PyCQA/pydocstyle/pull/598

**Full Changelog**: https://github.com/PyCQA/pydocstyle/compare/6.1.1...6.2.0
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jan 3, 2023

Closing this in favor of #840

@pyup-bot pyup-bot closed this Jan 3, 2023
@postrational postrational deleted the pyup-update-pydocstyle-5.0.2-to-6.2.0 branch January 3, 2023 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant