Closed renovate[bot] closed 1 day ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
7284d51
) to head (9e751a3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
1.17.2
->1.18.0
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.