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 to v7.4.7 #548

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 (changelog) ==7.4.6 -> ==7.4.7 age adoption passing confidence

Release Notes

sphinx-doc/sphinx (sphinx) ### [`v7.4.7`](https://togithub.com/sphinx-doc/sphinx/blob/HEAD/CHANGES.rst#Release-747-released-Jul-20-2024) [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v7.4.6...v7.4.7) \===================================== ## Bugs fixed - [#​12096](https://togithub.com/sphinx-doc/sphinx/issues/12096): Warn when files are overwritten in the build directory. Patch by Adam Turner and Bénédikt Tran. - [#​12620](https://togithub.com/sphinx-doc/sphinx/issues/12620): Ensure that old-style object description options are respected. Patch by Adam Turner. - [#​12601](https://togithub.com/sphinx-doc/sphinx/issues/12601), [#​12625](https://togithub.com/sphinx-doc/sphinx/issues/12625): Support callable objects in :py:class:`~typing.Annotated` type metadata in the Python domain. Patch by Adam Turner. - [#​12601](https://togithub.com/sphinx-doc/sphinx/issues/12601), [#​12622](https://togithub.com/sphinx-doc/sphinx/issues/12622): Resolve :py:class:`~typing.Annotated` warnings with `sphinx.ext.autodoc`, especially when using :mod:`dataclasses` as type metadata. Patch by Adam Turner. - [#​12589](https://togithub.com/sphinx-doc/sphinx/issues/12589), [#​12626](https://togithub.com/sphinx-doc/sphinx/issues/12626): autosummary: Fix warnings with :rst:role:`!autolink`. Patch by Adam Turner.

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 was generated by Mend Renovate. View the repository job log.

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 (0868628) to head (a70702e).

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