Bump sphinx-autodoc-typehints from 1.18.2 to 1.19.1
Bumps sphinx-autodoc-typehints from 1.18.2 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-mdrissi in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/248
New Contributors
- @hmc-cs-mdrissi made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/248
Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.19.0...1.19.1
Support Python 3.11
What's Changed
- Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/240
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/241
- Bump actions/setup-python from 2 to 4 by @dependabot in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/242
- Bump actions/upload-artifact from 2 to 3 by @dependabot in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/243
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/244
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/245
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/246
- Check 3.11 support by @gaborbernat in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/247
New Contributors
- @dependabot made their first contribution in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/240
Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.3...1.19.0
1.18.3
What's Changed
- Fix for new nptyping by @gaborbernat in https://github.com/tox-dev/sphinx-autodoc-typehints/pull/235
Full Changelog: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.2...1.18.3
Changelog
Sourced from sphinx-autodoc-typehints's changelog.
1.19.1
- Fix bug for recursive type alias.
1.19.0
- Support for CPython 3.11, no longer adds
Optional
when the argument is default per recommendation from PEP-484.1.18.3
- Support and require
nptyping>=2.1.2
Commits
-
5bb2358
Add support for recursive type hints (#248) -
1ef3776
Check 3.11 support (#247) -
13ea31f
[pre-commit.ci] pre-commit autoupdate (#246) -
e0daa14
[pre-commit.ci] pre-commit autoupdate (#245) -
a32a6c5
Add security and funding -
df02243
Fix licens to MIT -
60842a6
[pre-commit.ci] pre-commit autoupdate (#244) -
d14dd25
[pre-commit.ci] pre-commit autoupdate (#236) -
84a88fc
Bump actions/upload-artifact from 2 to 3 (#243) -
1dcc5f1
Bump actions/setup-python from 2 to 4 (#242) - Additional commits viewable in compare view