Skip to content

Commit

Permalink
Build(deps): Bump aiohttp from 3.11.6 to 3.11.7 (#298)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.6 to
3.11.7.
<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.7</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed the HTTP client not considering the connector's
<code>force_close</code> value when setting the <code>Connection</code>
header -- 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/10003">#10003</a>.</p>
</li>
</ul>
<h2>Miscellaneous internal changes</h2>
<ul>
<li>
<p>Improved performance of serializing HTTP headers -- 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/10014">#10014</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.7 (2024-11-21)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed the HTTP client not considering the connector's
<code>force_close</code> value when setting the <code>Connection</code>
header -- by :user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>10003</code>.</p>
</li>
</ul>
<h2>Miscellaneous internal changes</h2>
<ul>
<li>
<p>Improved performance of serializing HTTP headers -- by
:user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>10014</code>.</p>
</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/bf04a1bf53df93d2ab381e151225db3cf466082f"><code>bf04a1b</code></a>
Release 3.11.7 (<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10019">#10019</a>)</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/ed15e8879981158d0560960f42fafd4fa238b9ed"><code>ed15e88</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10014">#10014</a>/50d23aee
backport][3.11] Improve performance of serializing header...</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/5bcf07d0af0a4b619500365fe5bcf69c904bfc30"><code>5bcf07d</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/9961">#9961</a>/c984a44b
backport][3.11] Disable Python 3.14 builds (<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10012">#10012</a>)</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/c82c58aa97e660a548ea2d57529eaf4b51840cbe"><code>c82c58a</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10003">#10003</a>/78d1be5
backport][3.11] Fix client connection header not reflectin...</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/496f649c9900fd0ea1d9babf7204f2200b4cae39"><code>496f649</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10004">#10004</a>/a334eef7
backport][3.11] Avoid building <code>skip_headers</code> in
`ClientS...</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/d030c059478730458219db170b2c51c5bad8237b"><code>d030c05</code></a>
Increment version to 3.11.7.dev0 (<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10002">#10002</a>)</li>
<li>See full diff in <a
href="https://github.com/aio-libs/aiohttp/compare/v3.11.6...v3.11.7">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.6&new-version=3.11.7)](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>
  • Loading branch information
github-actions[bot] authored Nov 21, 2024
2 parents c810589 + a20d023 commit 1f150c4
Showing 1 changed file with 77 additions and 77 deletions.
Loading

0 comments on commit 1f150c4

Please sign in to comment.