[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)
### [`v2.5.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.5.0)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0)
##### What's Changed
- Fix the type checker by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/493](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/493)
- Apply typehints_formatter to signature by [@Priyansh121096](https://redirect.github.com/Priyansh121096) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494)
##### New Contributors
- [@Priyansh121096](https://redirect.github.com/Priyansh121096) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0
### [`v2.4.4`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.4): Fix broken link in README
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4
### [`v2.4.3`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.3)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3
### [`v2.4.2`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.2)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2)
##### What's Changed
- Improve the CI by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/485](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/485)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2
### [`v2.4.1`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.1)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1)
##### What's Changed
- Fix placement of return type when there is a doctest by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/482](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/482)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1
### [`v2.4.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.0)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0)
- Drop 3.9 support
- Add 3.13 support
- Bump dependencies
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0
### [`v2.3.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.3.0)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0)
#### What's Changed
- Add module name rewrite configuration option by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/474](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/474)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0
### [`v2.2.3`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.3)
[Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3)
#### What's Changed
- Fix mypy errors due to unneeded type ignores by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/469](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/469)
- Fix rendering when docstring starst with a directive by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/468](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/468)
**Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==2.2.2
->==2.5.0
Release Notes
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)
### [`v2.5.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.5.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0) ##### What's Changed - Fix the type checker by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/493](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/493) - Apply typehints_formatter to signature by [@Priyansh121096](https://redirect.github.com/Priyansh121096) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494) ##### New Contributors - [@Priyansh121096](https://redirect.github.com/Priyansh121096) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/494](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/494) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.4...2.5.0 ### [`v2.4.4`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.4): Fix broken link in README [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.3...2.4.4 ### [`v2.4.3`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.3) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.2...2.4.3 ### [`v2.4.2`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.2) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2) ##### What's Changed - Improve the CI by [@gaborbernat](https://redirect.github.com/gaborbernat) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/485](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/485) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.1...2.4.2 ### [`v2.4.1`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.1) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1) ##### What's Changed - Fix placement of return type when there is a doctest by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/482](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/482) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.4.0...2.4.1 ### [`v2.4.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.4.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0) - Drop 3.9 support - Add 3.13 support - Bump dependencies **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.3.0...2.4.0 ### [`v2.3.0`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.3.0) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0) #### What's Changed - Add module name rewrite configuration option by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/474](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/474) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.3...2.3.0 ### [`v2.2.3`](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.3) [Compare Source](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3) #### What's Changed - Fix mypy errors due to unneeded type ignores by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/469](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/469) - Fix rendering when docstring starst with a directive by [@hoodmane](https://redirect.github.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/468](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/468) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.2...2.2.3Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.