Bump sphinx-autodoc-typehints from 1.19.0 to 1.19.1
Bumps sphinx-autodoc-typehints from 1.19.0 to 1.19.1.
Release notes
Sourced from sphinx-autodoc-typehints's releases.
1.19.1
What's Changed
- Add support for recursive type hints by
@hmc-cs-mdrissiin tox-dev/sphinx-autodoc-typehints#248New Contributors
@hmc-cs-mdrissimade their first contribution in tox-dev/sphinx-autodoc-typehints#248Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.0...1.19.1
Changelog
Sourced from sphinx-autodoc-typehints's changelog.
1.19.1
- Fix bug for recursive type alias.
Commits
5bb2358Add support for recursive type hints (#248)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #418 (410e453) into master (9694a5b) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #418 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 106 106
Branches 18 18
=========================================
Hits 106 106
Help us with your feedback. Take ten seconds to tell us how you rate us.
Superseded by #426.