frenck / python-adguardhome

Asynchronous Python client for the AdGuard Home API
MIT License
92 stars 30 forks source link

⬆️ Update dependency yarl to v1.9.6 #1170

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yarl 1.9.5 -> 1.9.6 age adoption passing confidence

Release Notes

aio-libs/yarl (yarl) ### [`v1.9.6`](https://togithub.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#196) [Compare Source](https://togithub.com/aio-libs/yarl/compare/v1.9.5...v1.9.6) \===== *(2024-08-30)* ## Bug fixes - Reverted :rfc:`3986` compatible :meth:`URL.join() ` honoring empty segments which was introduced in :issue:`1039`. This change introduced a regression handling query string parameters with joined URLs. The change was reverted to maintain compatibility with the previous behavior. *Related issues and pull requests on GitHub:* :issue:`1067`. ***

Configuration

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

sonarcloud[bot] commented 2 months 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