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.2 #538

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints) ### [`v2.2.2`](https://togithub.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.2) [Compare Source](https://togithub.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.1...2.2.2) #### What's Changed - Fix for Issue [#​384](https://togithub.com/tox-dev/sphinx-autodoc-typehints/issues/384): typehints_defaults = "braces-after" fails for a multiline `:param:` entry by [@​tikuma-lsuhsc](https://togithub.com/tikuma-lsuhsc) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/464](https://togithub.com/tox-dev/sphinx-autodoc-typehints/pull/464) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.1...2.2.2 ### [`v2.2.1`](https://togithub.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.1) [Compare Source](https://togithub.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.0...2.2.1) #### What's Changed - Fix issue [#​462](https://togithub.com/tox-dev/sphinx-autodoc-typehints/issues/462) and another alias processing bug by [@​tikuma-lsuhsc](https://togithub.com/tikuma-lsuhsc) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/463](https://togithub.com/tox-dev/sphinx-autodoc-typehints/pull/463) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.2.0...2.2.1 ### [`v2.2.0`](https://togithub.com/tox-dev/sphinx-autodoc-typehints/releases/tag/2.2.0) [Compare Source](https://togithub.com/tox-dev/sphinx-autodoc-typehints/compare/2.1.1...2.2.0) #### What's Changed - Support autodoc_type_aliases configuration by [@​tikuma-lsuhsc](https://togithub.com/tikuma-lsuhsc) in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/459](https://togithub.com/tox-dev/sphinx-autodoc-typehints/pull/459) #### New Contributors - [@​tikuma-lsuhsc](https://togithub.com/tikuma-lsuhsc) made their first contribution in [https://github.com/tox-dev/sphinx-autodoc-typehints/pull/459](https://togithub.com/tox-dev/sphinx-autodoc-typehints/pull/459) **Full Changelog**: https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.1.1...2.2.0

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 2 months ago

Codecov Report

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

Project coverage is 95.71%. Comparing base (4c25c66) to head (5046a0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #538 +/- ## ======================================= 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.