allenporter / pyrainbird

Rain Bird Controller in Python
https://allenporter.github.io/pyrainbird/
MIT License
59 stars 31 forks source link

Update dependency pdoc to v14.5.0 #436

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdoc ==14.4.0 -> ==14.5.0 age adoption passing confidence

Release Notes

mitmproxy/pdoc (pdoc) ### [`v14.5.0`](https://togithub.com/mitmproxy/pdoc/blob/HEAD/CHANGELOG.md#2024-05-16-pdoc-1450) [Compare Source](https://togithub.com/mitmproxy/pdoc/compare/v14.4.0...v14.5.0) - The `.. include:` rST directive now supports start-line, end-line, start-after, end-before options. ([#​684](https://togithub.com/mitmproxy/pdoc/pull/684), [@​frankharkins](https://togithub.com/frankharkins)) - Fix image embedding in included rST files. ([#​692](https://togithub.com/mitmproxy/pdoc/pull/692), [@​meghprkh](https://togithub.com/meghprkh)) - Support type-hints from stub-only packages. E.g: `scipy-stubs` ([#​671](https://togithub.com/mitmproxy/pdoc/pull/671), [@​erikdesmedt](https://togithub.com/erikdesmedt)) - Modify css styles for MathJax to remove unnessesary scroll bars ([#​675](https://togithub.com/mitmproxy/pdoc/pull/675), [@​thehappycheese](https://togithub.com/thehappycheese))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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-commenter commented 4 months ago

Codecov Report

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

Project coverage is 93.54%. Comparing base (0ca5980) to head (b3d6dab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #436 +/- ## ======================================= Coverage 93.54% 93.54% ======================================= Files 9 9 Lines 914 914 Branches 177 177 ======================================= Hits 855 855 Misses 35 35 Partials 24 24 ```

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