klaasnicolaas / python-omnikinverter

β˜€οΈ Asynchronous Python client for the Omnik Inverter
MIT License
8 stars 6 forks source link

⬆️ Update dependency pylint to v3.2.5 #715

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
pylint (changelog) 3.2.4 -> 3.2.5 age adoption passing confidence

Release Notes

pylint-dev/pylint (pylint) ### [`v3.2.5`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.5) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.4...v3.2.5) ## What's new in Pylint 3.2.5 ? Release date: 2024-06-28 ## Other Bug Fixes - Fixed a false positive `unreachable-code` when using `typing.Any` as return type in python 3.8, the `typing.NoReturn` are not taken into account anymore for python 3.8 however. Closes [#​9751](https://togithub.com/pylint-dev/pylint/issues/9751)

Configuration

πŸ“… Schedule: Branch creation - "before 6am every weekday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, 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 100.00%. Comparing base (7e47b7e) to head (f523cee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #715 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 361 361 Branches 69 69 ========================================= Hits 361 361 ```

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