klaasnicolaas / python-easyenergy

πŸ’° Asynchronous Python client for the dynamic prices from easyEnergy
https://www.easyenergy.com/nl/energietarieven
MIT License
6 stars 2 forks source link

⬆️ Update dependency yarl to v1.11.1 #515

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.11.0 -> 1.11.1 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl) ### [`v1.11.1`](https://redirect.github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#1111) [Compare Source](https://redirect.github.com/aio-libs/yarl/compare/v1.11.0...v1.11.1) \====== *(2024-09-09)* ## Bug fixes - Allowed scheme replacement for relative URLs if the scheme does not require a host -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`280`, :issue:`1138`. - Allowed empty host for URL schemes other than the special schemes listed in the WHATWG URL spec -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1136`. ## Features - Loosened restriction on integers as query string values to allow classes that implement `__int__` -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1139`. ## Miscellaneous internal changes - Improved performance of normalizing paths -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1137`. ***

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a3f512d) to head (09d180e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #515 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 212 212 Branches 43 43 ========================================= Hits 212 212 ```

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