Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.62%. Comparing base (
1432e30
) to head (304561e
). Report is 8 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
==1.9.6
->==1.11.1
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`. *** ### [`v1.11.0`](https://redirect.github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#1110) [Compare Source](https://redirect.github.com/aio-libs/yarl/compare/v1.10.0...v1.11.0) \====== *(2024-09-08)* ## Features - Added :meth:`URL.extend_query()Configuration
📅 Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.