allenporter / flux-local

flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.
https://allenporter.github.io/flux-local/
Apache License 2.0
156 stars 22 forks source link

chore(deps): update dependency pdoc to v15 #799

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdoc ==14.7.0 -> ==15.0.0 age adoption passing confidence

Release Notes

mitmproxy/pdoc (pdoc) ### [`v15.0.0`](https://redirect.github.com/mitmproxy/pdoc/blob/HEAD/CHANGELOG.md#2024-10-11-pdoc-1500) [Compare Source](https://redirect.github.com/mitmproxy/pdoc/compare/v14.7.0...v15.0.0) - Remove support for Python 3.8, which has reached end-of-life on 2024-10-07. ([#​747](https://redirect.github.com/mitmproxy/pdoc/pull/747), [@​mhils](https://redirect.github.com/mhils)) - Inherited members are now hidden by default if the base class is not part of the documentation. Please provide feedback in the PR if you relied on the old behavior. ([#​748](https://redirect.github.com/mitmproxy/pdoc/pull/748), [@​mhils](https://redirect.github.com/mhils)) - Python 3.13: `@deprecated` decorators are now rendered with visual emphasis. ([#​750](https://redirect.github.com/mitmproxy/pdoc/pull/750), [@​mhils](https://redirect.github.com/mhils)) - Improve mocking of `sys.stdin`, `sys.stdout`, and `sys.stderr` to fix runtime errors with some packages. ([#​751](https://redirect.github.com/mitmproxy/pdoc/pull/751), [@​mhils](https://redirect.github.com/mhils))

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-commenter commented 1 month ago

Codecov Report

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

Project coverage is 93.40%. Comparing base (be8048c) to head (b9ceb20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #799 +/- ## ======================================= Coverage 93.40% 93.40% ======================================= Files 20 20 Lines 2288 2288 ======================================= Hits 2137 2137 Misses 151 151 ```

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