⬆️ Update dependency aiohttp to v3.11.6 #70

Open
renovate-bot wants to merge 1 commits from renovate/aiohttp-3.x into main
Collaborator

This PR contains the following updates:

Package Update Change
aiohttp patch ==3.11.2 -> ==3.11.6

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.6

Compare Source

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

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

Compare Source

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

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

Compare Source

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

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

Compare Source

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

Bug fixes

  • Removed non-existing __author__ from dir(aiohttp) -- by :user:Dreamsorcerer.

    Related issues and pull requests on GitHub:
    :issue:9918.

  • Restored the FlowControlDataQueue class -- by :user:bdraco.

    This class is no longer used internally, and will be permanently removed in the next major version.

    Related issues and pull requests on GitHub:
    :issue:9963.

Miscellaneous internal changes

  • Improved performance of resolving resources when multiple methods are registered for the same route -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:9899.



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 PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aiohttp](https://github.com/aio-libs/aiohttp) | patch | `==3.11.2` -> `==3.11.6` | --- ### Release Notes <details> <summary>aio-libs/aiohttp (aiohttp)</summary> ### [`v3.11.6`](https://github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3116-2024-11-19) [Compare Source](https://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://github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3115-2024-11-19) [Compare Source](https://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://github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3114-2024-11-18) [Compare Source](https://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://github.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#3113-2024-11-18) [Compare Source](https://github.com/aio-libs/aiohttp/compare/v3.11.2...v3.11.3) \=================== ## Bug fixes - Removed non-existing `__author__` from `dir(aiohttp)` -- by :user:`Dreamsorcerer`. *Related issues and pull requests on GitHub:* :issue:`9918`. - Restored the `FlowControlDataQueue` class -- by :user:`bdraco`. This class is no longer used internally, and will be permanently removed in the next major version. *Related issues and pull requests on GitHub:* :issue:`9963`. ## Miscellaneous internal changes - Improved performance of resolving resources when multiple methods are registered for the same route -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`9899`. *** </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-19 03:09:18 +01:00
⬆️ Update dependency aiohttp to v3.11.3
All checks were successful
ci / docker (pull_request) Successful in 30s
88419254ec
renovate-bot force-pushed renovate/aiohttp-3.x from 88419254ec to 5728ea3177 2024-11-20 03:08:23 +01:00 Compare
renovate-bot changed title from ⬆️ Update dependency aiohttp to v3.11.3 to ⬆️ Update dependency aiohttp to v3.11.6 2024-11-20 03:08:24 +01:00
All checks were successful
ci / docker (pull_request) Successful in 30s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/aiohttp-3.x:renovate/aiohttp-3.x
git checkout renovate/aiohttp-3.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/pixivcord#70
No description provided.