Skip to content

Bump docsig from 0.88.0 to 0.92.2 - #59

Merged
multiplemonomials merged 1 commit into
mainfrom
dependabot/pip/docsig-0.92.2
Aug 1, 2026
Merged

Bump docsig from 0.88.0 to 0.92.2#59
multiplemonomials merged 1 commit into
mainfrom
dependabot/pip/docsig-0.92.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps docsig from 0.88.0 to 0.92.2.

Release notes

Sourced from docsig's releases.

v0.92.2

Fixed

  • pyproject resolved from the working directory (#1017)
  • inline directive dropped before intervening lines (#1019)
  • message list kwargs rejected by type checkers (#1021)

v0.92.1

Fixed

  • sig306 undetected after an ellipsis line (#1011)
  • whitespace rejected in comma separated rule lists (#1013)
  • sphinx inline types rejected with an ellipsis or quotes (#1015)

v0.92.0

Removed

  • short form for check-dunders (#1009)

v0.91.8

Fixed

  • documentation undetected under unknown section headers (#1002)
  • false positive SIG203 for a wrapped cross-reference role (#1005)
  • numpy sections undetected with trailing whitespace (#1007)

v0.91.7

Fixed

  • indent anomaly reported for tab indented docstrings (#996)
  • return doc required for quoted none annotation (#998)
  • json line zero for whole file syntax errors (#1000)

v0.91.6

Fixed

  • gitignore resolved from cwd instead of checked path (#986)
  • stop false positives for typed parameter fields (#988)
  • google docstrings undetected by keyword args section (#990)

v0.91.5

Fixed

  • capitalization error after common abbreviations (#976)
  • commandline exclude ignored when configured in pyproject (#978)
  • syntax error reported for description on line after field (#980)

v0.91.4

Fixed

... (truncated)

Changelog

Sourced from docsig's changelog.

0.92.2 - 2026-07-25

Fixed

  • pyproject resolved from the working directory (#1017)
  • inline directive dropped before intervening lines (#1019)
  • message list kwargs rejected by type checkers (#1021)

0.92.1 - 2026-07-25

Fixed

  • sig306 undetected after an ellipsis line (#1011)
  • whitespace rejected in comma separated rule lists (#1013)
  • sphinx inline types rejected with an ellipsis or quotes (#1015)

0.92.0 - 2026-07-25

Removed

  • short form for check-dunders (#1009)

0.91.8 - 2026-07-24

Fixed

  • documentation undetected under unknown section headers (#1002)
  • false positive SIG203 for a wrapped cross-reference role (#1005)
  • numpy sections undetected with trailing whitespace (#1007)

0.91.7 - 2026-07-22

Fixed

  • indent anomaly reported for tab indented docstrings (#996)
  • return doc required for quoted none annotation (#998)
  • json line zero for whole file syntax errors (#1000)

0.91.6 - 2026-07-22

Fixed

  • gitignore resolved from cwd instead of checked path (#986)
  • stop false positives for typed parameter fields (#988)
  • google docstrings undetected by keyword args section (#990)

0.91.5 - 2026-07-21

Fixed

... (truncated)

Commits
  • e563c11 bump: version 0.92.1 → 0.92.2
  • d01ab01 fix: message list kwargs rejected by type checkers (#1021)
  • a53090c test(script): fix test suite initializing the enclosing repository
  • 41fad64 doc(readme): fix flake8 section regarding pyproject.toml
  • 5ace8eb refactor: remove dead pyproject lookup from flake8 plugin
  • 125a0e7 chore(script): add pull request body option to promotion
  • 4b6d28c chore(ai): note the subject policy constraints on promotion
  • 7c1866f chore(script): check the promoted subject against commit policy
  • 0d406be fix: inline directive dropped before intervening lines (#1019)
  • 87cdb18 fix: pyproject resolved from the working directory (#1017)
  • Additional commits viewable 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 [docsig](https://github.com/jshwi/docsig) from 0.88.0 to 0.92.2.
- [Release notes](https://github.com/jshwi/docsig/releases)
- [Changelog](https://github.com/jshwi/docsig/blob/master/CHANGELOG.md)
- [Commits](jshwi/docsig@v0.88.0...v0.92.2)

---
updated-dependencies:
- dependency-name: docsig
  dependency-version: 0.92.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 1, 2026
@multiplemonomials
multiplemonomials merged commit 85f815a into main Aug 1, 2026
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/docsig-0.92.2 branch August 1, 2026 04:46
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