⬆️ Update dependency aiohttp to v3.8.6 #1116
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.









This PR contains the following updates:
3.8.5->3.8.6Release Notes
aio-libs/aiohttp (aiohttp)
v3.8.6Compare Source
==================
Security bugfixes
Upgraded the vendored copy of llhttp_ to v9.1.3 -- by :user:
DreamsorcererThanks to :user:
kenballusfor reporting this, seeGHSA-pjjw-qhg8-p2p9.
.. _llhttp: https://llhttp.org
#​7647 <https://github.com/aio-libs/aiohttp/issues/7647>_Updated Python parser to comply with RFCs 9110/9112 -- by :user:
DreamorcererThanks to :user:
kenballusfor reporting this, seeGHSA-gfw2-4jvh-wgfg.
#​7663 <https://github.com/aio-libs/aiohttp/issues/7663>_Deprecation
Added
fallback_charset_resolverparameter inClientSessionto allow a user-suppliedcharacter set detection function.
Character set detection will no longer be included in 3.9 as a default. If this feature is needed,
please use
fallback_charset_resolver <https://docs.aiohttp.org/en/stable/client_advanced.html#character-set-detection>_.#​7561 <https://github.com/aio-libs/aiohttp/issues/7561>_Features
Enabled lenient response parsing for more flexible parsing in the client
(this should resolve some regressions when dealing with badly formatted HTTP responses). -- by :user:
Dreamsorcerer#​7490 <https://github.com/aio-libs/aiohttp/issues/7490>_Bugfixes
Fixed
PermissionErrorwhen.netrcis unreadable due to permissions.#​7237 <https://github.com/aio-libs/aiohttp/issues/7237>_Fixed output of parsing errors pointing to a
\n. -- by :user:Dreamsorcerer#​7468 <https://github.com/aio-libs/aiohttp/issues/7468>_Fixed
GunicornWebWorkermax_requests_jitter not working.#​7518 <https://github.com/aio-libs/aiohttp/issues/7518>_Fixed sorting in
filter_cookiesto use cookie with longest path. -- by :user:marq24.#​7577 <https://github.com/aio-libs/aiohttp/issues/7577>_Fixed display of
BadStatusLinemessages from llhttp_. -- by :user:Dreamsorcerer#​7651 <https://github.com/aio-libs/aiohttp/issues/7651>_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 has been generated by Mend Renovate. View repository job log here.