EchoQuill / owo-dusk

Supports BOTH MOBILE AND DESKTOP with captcha Notifs for both. Also has custom website dashboard for solving image captchas etc
MIT License
51 stars 3 forks source link

chore(deps): update dependency yarl to v1.15.3 #64

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl ==1.15.2 -> ==1.15.3 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl) ### [`v1.15.3`](https://redirect.github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#1153) [Compare Source](https://redirect.github.com/aio-libs/yarl/compare/v1.15.2...v1.15.3) \====== *(2024-10-15)* ## Bug fixes - Fixed :py:meth:`~yarl.URL.build` failing to validate paths must start with a `/` when passing `authority` -- by :user:`bdraco`. The validation only worked correctly when passing `host`. *Related issues and pull requests on GitHub:* :issue:`1265`. ## Removals and backward incompatible breaking changes - Removed support for Python 3.8 as it has reached end of life -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1203`. ## Miscellaneous internal changes - Improved performance of constructing :class:`~yarl.URL` when the net location is only the host -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1271`. ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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.