tb1337 / paperless-api

Little api client for paperless(-ngx).
https://pypi.org/p/pypaperless/
MIT License
31 stars 6 forks source link

⬆️ Update dependency aiohttp to v3.10.10 #327

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
aiohttp 3.10.9 -> 3.10.10 age adoption passing confidence

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.

codecov[bot] commented 1 month ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #327 +/- ## ======================================= Coverage 97.84% 97.84% ======================================= Files 34 34 Lines 1484 1484 Branches 83 83 ======================================= Hits 1452 1452 Misses 18 18 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.