joostlek / python-withings

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

⬆️ Update dependency yarl to v1.18.0 #456

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.17.2 -> 1.18.0 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl) ### [`v1.18.0`](https://redirect.github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#1180) [Compare Source](https://redirect.github.com/aio-libs/yarl/compare/v1.17.2...v1.18.0) \====== *(2024-11-21)* ## Features - Added `keep_query` and `keep_fragment` flags in the :py:meth:`yarl.URL.with_path`, :py:meth:`yarl.URL.with_name` and :py:meth:`yarl.URL.with_suffix` methods, allowing users to optionally retain the query string and fragment in the resulting URL when replacing the path -- by :user:`paul-nameless`. *Related issues and pull requests on GitHub:* :issue:`111`, :issue:`1421`. ## Contributor-facing changes - Started running downstream `aiohttp` tests in CI -- by :user:`Cycloctane`. *Related issues and pull requests on GitHub:* :issue:`1415`. ## Miscellaneous internal changes - Improved performance of converting :class:`~yarl.URL` to a string -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1422`. ***

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 1 day ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (7284d51) to head (9e751a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 769 769 Branches 51 51 ========================================= Hits 769 769 ```

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


🚨 Try these New Features:

sonarcloud[bot] commented 1 day 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 SonarQube Cloud