Skip to content

Bump pydoclint from 0.8.4 to 0.8.6#1509

Merged
ajax146 merged 1 commit into
mainfrom
dependabot/uv/pydoclint-0.8.6
Jun 4, 2026
Merged

Bump pydoclint from 0.8.4 to 0.8.6#1509
ajax146 merged 1 commit into
mainfrom
dependabot/uv/pydoclint-0.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps pydoclint from 0.8.4 to 0.8.6.

Release notes

Sourced from pydoclint's releases.

0.8.6

What's Changed

Full Changelog: jsh9/pydoclint@0.8.5...0.8.6

0.8.5

What's Changed

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

Changelog

Sourced from pydoclint's changelog.

[0.8.6] - 2026-06-03

  • Fixed
    • A bug where DOC001 did not intercept unsupported numpy docstring section headers such as Inputs, Outputs, and non-ASCII names, and as a result pydoclint would report confusing cascading violations
  • Full diff

[0.8.5] - 2026-06-02

  • Fixed
    • A bug where malformed docstrings could trigger an internal error when the underlying parser returned an empty parameter name
    • Avoid cascading downstream violations after DOC001 parsing errors
  • Full diff
Commits
  • da69fbd Report unsupported docstring headers (numpy) as DOC001 (#290)
  • 1693aa3 Docstring parsing errors now produce DOC001 only; no more cascading violation...
  • 98b491f Update linter and formatter versions (#286)
  • 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.4 to 0.8.6.
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.8.4...0.8.6)

---
updated-dependencies:
- dependency-name: pydoclint
  dependency-version: 0.8.6
  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:uv Pull requests that update python:uv code labels Jun 3, 2026
@ajax146 ajax146 merged commit fdd9438 into main Jun 4, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/pydoclint-0.8.6 branch June 4, 2026 02:51
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant