Skip to content

chore(deps): bump pydoclint from 0.8.3 to 0.8.4#729

Merged
pedropaulofb merged 1 commit into
mainfrom
dependabot/pip/pydoclint-0.8.4
May 20, 2026
Merged

chore(deps): bump pydoclint from 0.8.3 to 0.8.4#729
pedropaulofb merged 1 commit into
mainfrom
dependabot/pip/pydoclint-0.8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps pydoclint from 0.8.3 to 0.8.4.

Release notes

Sourced from pydoclint's releases.

0.8.4

What's Changed

New Contributors

Full Changelog: jsh9/pydoclint@0.8.3...0.8.4

Changelog

Sourced from pydoclint's changelog.

[0.8.4] - 2026-05-16

  • Added
    • Support inline class-attribute docstrings, add DOC606 and DOC607, and introduce --require-inline-class-var-docs in native and flake8 modes
    • A new config option --skip-checking-private-functions (shortform: -scpf) to allow docstrings in private methods not to be checked
  • Full diff
Commits
  • 88d83c9 Add config option to skip private functions (#282)
  • 4e1136c Add config option and logic to accommodate PEP257-style inline class attribut...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: pydoclint
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@pedropaulofb pedropaulofb merged commit e0f6e00 into main May 20, 2026
16 of 18 checks passed
@pedropaulofb pedropaulofb deleted the dependabot/pip/pydoclint-0.8.4 branch May 20, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant