languitar / autosuspend

A daemon to automatically suspend and wake up a system
https://autosuspend.readthedocs.io
GNU General Public License v2.0
74 stars 15 forks source link

chore(deps): update dependency sphinx-autodoc-typehints to v2.2.3 #543

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-autodoc-typehints (changelog) ==2.2.2 -> ==2.2.3 age adoption passing confidence

Release Notes

tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints) ### [`v2.2.3`](https://togithub.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.3) [Compare Source](https://togithub.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://togithub.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/469](https://togithub.com/tox-dev/sphinx-autodoc-typehints/pull/469) - Fix rendering when docstring starst with a directive by [@​hoodmane](https://togithub.com/hoodmane) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/468](https://togithub.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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.71%. Comparing base (fc68889) to head (d61040a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #543 +/- ## ======================================= Coverage 95.71% 95.71% ======================================= Files 20 20 Lines 1329 1329 Branches 199 199 ======================================= Hits 1272 1272 Misses 46 46 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.