aio-libs/aiohttp (aiohttp)
### [`v3.11.6`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3116-2024-11-19)
[Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.5...v3.11.6)
\===================
## Bug fixes
- Restored the `force_close` method to the `ResponseHandler` -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
:issue:`9997`.
***
### [`v3.11.5`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3115-2024-11-19)
[Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.4...v3.11.5)
\===================
## Bug fixes
- Fixed the `ANY` method not appearing in :meth:`~aiohttp.web.UrlDispatcher.routes` -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
:issue:`9899`, :issue:`9987`.
***
### [`v3.11.4`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3114-2024-11-18)
[Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.3...v3.11.4)
\===================
## Bug fixes
- Fixed `StaticResource` not allowing the `OPTIONS` method after calling `set_options_route` -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
:issue:`9972`, :issue:`9975`, :issue:`9976`.
## Miscellaneous internal changes
- Improved performance of creating web responses when there are no cookies -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
:issue:`9895`.
***
### [`v3.11.3`](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.3)
[Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.3)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==3.11.2
->==3.11.6
Release Notes
aio-libs/aiohttp (aiohttp)
### [`v3.11.6`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3116-2024-11-19) [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.5...v3.11.6) \=================== ## Bug fixes - Restored the `force_close` method to the `ResponseHandler` -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`9997`. *** ### [`v3.11.5`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3115-2024-11-19) [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.4...v3.11.5) \=================== ## Bug fixes - Fixed the `ANY` method not appearing in :meth:`~aiohttp.web.UrlDispatcher.routes` -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`9899`, :issue:`9987`. *** ### [`v3.11.4`](https://redirect.github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3114-2024-11-18) [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.3...v3.11.4) \=================== ## Bug fixes - Fixed `StaticResource` not allowing the `OPTIONS` method after calling `set_options_route` -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`9972`, :issue:`9975`, :issue:`9976`. ## Miscellaneous internal changes - Improved performance of creating web responses when there are no cookies -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`9895`. *** ### [`v3.11.3`](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.3) [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.3)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.