stupidb
stupidb copied to clipboard
chore(deps): update dependency pydocstyle to v6.3.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| pydocstyle (source, changelog) | 6.1.1 -> 6.3.0 |
Release Notes
PyCQA/pydocstyle (pydocstyle)
v6.3.0
What's Changed
- Fix typo in pre-commit-hook by @samj1912 in #624
- Add
ignore-self-only-initoption by @thejcannon in #560
Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.3...6.3.0
v6.2.3
What's Changed
- Fix decorator parsing for async functions by @cdce8p in #577
- fix: do not pass file names with pre-commit by @yajo in #610
New Contributors
Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.2...6.2.3
v6.2.2
What's Changed
- Fix false positive of google convention missing args descriptions by @stinovlas in #619
New Contributors
- @stinovlas made their first contribution in #619
Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.1...6.2.2
v6.2.1
What's Changed
- Add https protocol on websites at the README.rst by @realFranco in #611
- Add Python 3.11 to the testing by @cclauss in #612
- requirements/docs.txt: Use current versions of Jinja2 and sphinx by @cclauss in #615
- Use tomllib/tomli for reading .toml configs by @mgorny in #608
- Docs: pydocstyle supports Python 3.7 through 3.11. by @cclauss in #616
New Contributors
- @realFranco made their first contribution in #611
- @cclauss made their first contribution in #612
- @mgorny made their first contribution in #608
Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.0...6.2.1
v6.2.0
What's Changed
- Gitpod-ify the repository by @samj1912 in #548
- Updating readme to reflect support for Python 3.9 by @sanders41 in #545
- Exempt properties from D401 by @TomFryers in #546
- Add support for Python 3.10 by @hugovk in #554
- Fix CI for python 3.10 by @samj1912 in #565
- Add D419: Add and switch to "Docstring is empty" error code by @thejcannon in #559
- Allow for hanging indent when documenting args in Google style by @rmorshea in #564
- Fix match option to only consider basename when given a path argument by @oczkoisse in #550
- Typo fix in docs/error_codes.rst by @Daniel-Mietchen in #578
- docs: Fix double-dash converted to en-dash by @wjandrea in #579
- Fix test warnings and improve lint configuration by @aphedges in #584
- Fix broken CI checks by @aphedges in #585
- Move tool configs to pyproject.toml by @Mr-Pepe in #588
- Add github action to be able to release on published tag by @Pierre-Sassoulas in #582
- Typo by @Fokko in #598
- Move to poetry and automated relases via Github UI by @samj1912 in #614
New Contributors
- @sanders41 made their first contribution in #545
- @TomFryers made their first contribution in #546
- @thejcannon made their first contribution in #559
- @rmorshea made their first contribution in #564
- @oczkoisse made their first contribution in #550
- @Daniel-Mietchen made their first contribution in #578
- @wjandrea made their first contribution in #579
- @aphedges made their first contribution in #584
- @Mr-Pepe made their first contribution in #588
- @Pierre-Sassoulas made their first contribution in #582
- @Fokko made their first contribution in #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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.