Skip to content

chore(api): update dependency aiohttp to v3.8.4 (stable)

RenovateBot requested to merge renovate/stable-api-aiohttp-3.x into stable

This MR contains the following updates:

Package Type Update Change
aiohttp dependencies patch ==3.8.3 -> ==3.8.4

Release Notes

aio-libs/aiohttp

v3.8.4

Compare Source

==================

Bugfixes

  • Fixed incorrectly overwriting cookies with the same name and domain, but different path. #&#8203;6638 <https://github.com/aio-libs/aiohttp/issues/6638>_
  • Fixed ConnectionResetError not being raised after client disconnection in SSL environments. #&#8203;7180 <https://github.com/aio-libs/aiohttp/issues/7180>_


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports