Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.84%. Comparing base (
5a051ca
) to head (5aa26dc
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.10.9
->3.10.10
Release Notes
aio-libs/aiohttp (aiohttp)
### [`v3.10.10`](https://redirect.github.com/aio-libs/aiohttp/releases/tag/v3.10.10): 3.10.10 [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10) ## Bug fixes - Fixed error messages from :py:class:`~aiohttp.resolver.AsyncResolver` being swallowed -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#9451](https://redirect.github.com/aio-libs/aiohttp/issues/9451), [#9455](https://redirect.github.com/aio-libs/aiohttp/issues/9455). ## Features - Added :exc:`aiohttp.ClientConnectorDNSError` for differentiating DNS resolution errors from other connector errors -- by :user:`mstojcevich`. *Related issues and pull requests on GitHub:* [#8455](https://redirect.github.com/aio-libs/aiohttp/issues/8455). ## Miscellaneous internal changes - Simplified DNS resolution throttling code to reduce chance of race conditions -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#9454](https://redirect.github.com/aio-libs/aiohttp/issues/9454). ***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.