joostlek / python-withings

Async python library for connecting with Withings
MIT License
1 stars 1 forks source link

⬆️ Update dependency yarl to v1.15.1 #403

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.15.0 -> 1.15.1 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl) ### [`v1.15.1`](https://redirect.github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#1151) [Compare Source](https://redirect.github.com/aio-libs/yarl/compare/v1.15.0...v1.15.1) \====== *(2024-10-12)* ## Miscellaneous internal changes - Improved performance of calling :py:meth:`~yarl.URL.build` -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1222`. - Improved performance of all :class:`~yarl.URL` methods that create new :class:`~yarl.URL` objects -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1226`. - Improved performance of :class:`~yarl.URL` methods that modify the network location -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1229`. ***

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (0fce104) to head (735c606).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 762 762 Branches 50 50 ========================================= Hits 762 762 ```

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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud