Commit 367e81b
authored
Update dependency aiohttp to v3.8.6 (#273)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [aiohttp](https://togithub.com/aio-libs/aiohttp) | `==3.8.5` ->
`==3.8.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>aio-libs/aiohttp (aiohttp)</summary>
###
[`v3.8.6`](https://togithub.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#386-2023-10-07)
[Compare
Source](https://togithub.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)
\==================
## Security bugfixes
- Upgraded the vendored copy of llhttp\_ to v9.1.3 -- by
:user:`Dreamsorcerer`
Thanks to :user:`kenballus` for reporting this, see
GHSA-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:`Dreamorcerer`
Thanks to :user:`kenballus` for reporting this, see
GHSA-gfw2-4jvh-wgfg.
`#​7663 <https://github.com/aio-libs/aiohttp/issues/7663>`\_
## Deprecation
- Added `fallback_charset_resolver` parameter in `ClientSession` to
allow a user-supplied
character 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 `PermissionError` when `.netrc` is 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 `GunicornWebWorker` max_requests_jitter not working.
`#​7518 <https://github.com/aio-libs/aiohttp/issues/7518>`\_
- Fixed sorting in `filter_cookies` to use cookie with longest path. --
by :user:`marq24`.
`#​7577 <https://github.com/aio-libs/aiohttp/issues/7577>`\_
- Fixed display of `BadStatusLine` messages from llhttp\_. -- by
:user:`Dreamsorcerer`
`#​7651 <https://github.com/aio-libs/aiohttp/issues/7651>`\_
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/allenporter/pyrainbird).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4df91db commit 367e81b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments