Skip to content

Commit a965e9e

Browse files
Bump aiohttp from 3.11.8 to 3.11.9 (#373)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.8 to 3.11.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohttp/releases">aiohttp's releases</a>.</em></p> <blockquote> <h2>3.11.9</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed invalid method logging unexpected being logged at exception level on subsequent connections -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10055">#10055</a>, <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10076">#10076</a>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Improved performance of parsing headers when using the C parser -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10073">#10073</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst">aiohttp's changelog</a>.</em></p> <blockquote> <h1>3.11.9 (2024-12-01)</h1> <h2>Bug fixes</h2> <ul> <li> <p>Fixed invalid method logging unexpected being logged at exception level on subsequent connections -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>10055</code>, :issue:<code>10076</code>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Improved performance of parsing headers when using the C parser -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>10073</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohttp/commit/79561a69d4030d245ec5803069d7803c1ef663c6"><code>79561a6</code></a> Release 3.11.9 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10085">#10085</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/9df00a132a6ce64e97c455dc26076345e79f68c7"><code>9df00a1</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10073">#10073</a>/349b7565 backport][3.11] Improve performance of parsing headers (#...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/da9210bde9540a49a75c1f3ba3bc332e3ee47823"><code>da9210b</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10076">#10076</a>/fad44f6b backport][3.11] Fix request count check for BadHttpMethod...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/8b08c9e4c733961a7fbb14446fd3c9a5a9a55229"><code>8b08c9e</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10078">#10078</a>/0d6a83e backport][3.11] Bump yarl to 1.18.3 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10079">#10079</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/a37c4f28b7e3a4d19de283b36133abf9f4cb73cc"><code>a37c4f2</code></a> Increment version to 3.11.9.dev0 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10069">#10069</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/aiohttp/compare/v3.11.8...v3.11.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp&package-manager=pip&previous-version=3.11.8&new-version=3.11.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69648d3 commit a965e9e

File tree

1 file changed

+77
-77
lines changed

1 file changed

+77
-77
lines changed

0 commit comments

Comments
 (0)