dependabot[bot] opened a new pull request, #2707: URL: https://github.com/apache/tinkerpop/pull/2707
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.10.1. <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.10.1</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed WebSocket server heartbeat timeout logic to terminate :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> and return :py:class:<code>~aiohttp.ServerTimeoutError</code> -- by :user:<code>arcivanov</code>.</p> <p>When a WebSocket pong message was not received, the :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> operation did not terminate. This change causes <code>_pong_not_received</code> to feed the <code>reader</code> an error message, causing pending :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> to terminate and return the error message. The error message contains the exception :py:class:<code>~aiohttp.ServerTimeoutError</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8540">#8540</a>.</p> </li> <li> <p>Fixed url dispatcher index not matching when a variable is preceded by a fixed string after a slash -- 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/8566">#8566</a>.</p> </li> </ul> <h2>Removals and backward incompatible breaking changes</h2> <ul> <li> <p>Creating :py:class:<code>aiohttp.TCPConnector</code>, :py:class:<code>aiohttp.ClientSession</code>, :py:class:<code>~aiohttp.resolver.ThreadedResolver</code> :py:class:<code>aiohttp.web.Server</code>, or :py:class:<code>aiohttp.CookieJar</code> instances without a running event loop now raises a :exc:<code>RuntimeError</code> -- by :user:<code>asvetlov</code>.</p> <p>Creating these objects without a running event loop was deprecated in <a href="https://redirect.github.com/aio-libs/aiohttp/issues/3372">#3372</a> which was released in version 3.5.0.</p> <p>This change first appeared in version 3.10.0 as <a href="https://redirect.github.com/aio-libs/aiohttp/issues/6378">#6378</a>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8555">#8555</a>, <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8583">#8583</a>.</p> </li> </ul> <hr /> <h2>3.10.0</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed server response headers for <code>Content-Type</code> and <code>Content-Encoding</code> for static compressed files -- by :user:<code>steverep</code>.</p> <p>Server will now respond with a <code>Content-Type</code> appropriate for the compressed file (e.g. <code>"application/gzip"</code>), and omit the <code>Content-Encoding</code> header.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.10.1 (2024-08-03)</h1> <h2>Bug fixes</h2> <ul> <li> <p>Fixed WebSocket server heartbeat timeout logic to terminate :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> and return :py:class:<code>~aiohttp.ServerTimeoutError</code> -- by :user:<code>arcivanov</code>.</p> <p>When a WebSocket pong message was not received, the :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> operation did not terminate. This change causes <code>_pong_not_received</code> to feed the <code>reader</code> an error message, causing pending :py:meth:<code>~aiohttp.ClientWebSocketResponse.receive</code> to terminate and return the error message. The error message contains the exception :py:class:<code>~aiohttp.ServerTimeoutError</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>8540</code>.</p> </li> <li> <p>Fixed url dispatcher index not matching when a variable is preceded by a fixed string after a slash -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>8566</code>.</p> </li> </ul> <h2>Removals and backward incompatible breaking changes</h2> <ul> <li> <p>Creating :py:class:<code>aiohttp.TCPConnector</code>, :py:class:<code>aiohttp.ClientSession</code>, :py:class:<code>~aiohttp.resolver.ThreadedResolver</code> :py:class:<code>aiohttp.web.Server</code>, or :py:class:<code>aiohttp.CookieJar</code> instances without a running event loop now raises a :exc:<code>RuntimeError</code> -- by :user:<code>asvetlov</code>.</p> <p>Creating these objects without a running event loop was deprecated in :issue:<code>3372</code> which was released in version 3.5.0.</p> <p>This change first appeared in version 3.10.0 as :issue:<code>6378</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>8555</code>, :issue:<code>8583</code>.</p> </li> </ul> <hr /> <h1>3.10.0 (2024-07-30)</h1> <h2>Bug fixes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohttp/commit/f1e4213fb06634584f8d7a1eb90f5397736a18cc"><code>f1e4213</code></a> Release 3.10.1 (attempt 2) (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8598">#8598</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/081021994ea06ec5bc01ecec08ac1a58f5bcbba0"><code>0810219</code></a> Release 3.10.1 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8587">#8587</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/f287cccdeae380eb24fea64ff4916bcb755798a6"><code>f287ccc</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8583">#8583</a>/f185dd19 backport][3.10] Add additional clarification for creating ...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/9ed3841f5d920360da1937eb440ff9cb60e7c2c6"><code>9ed3841</code></a> Bump aiohappyeyeballs from 2.3.2 to 2.3.4 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8569">#8569</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/f19d920658b6d6800d28c2dc0b99423da3c3750a"><code>f19d920</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8566">#8566</a>/f3a1afc5 backport][3.10] Fix url dispatcher index when variable is ...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/6dff116d93081673cbbf35a90ac41dddc222d991"><code>6dff116</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8558">#8558</a>/e48acaf7 backport][3.10] Add followup changelog message for <a href="https://redirect.github.com/aio-libs/aiohttp/issues/5278">#5278</a> (...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/0e6bbbce2d19ba2b155b4c801e95365902cae6ef"><code>0e6bbbc</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8546">#8546</a>/a561fa99 backport][3.10] Fix WebSocket server heartbeat timeout log...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/bf5a66f171e34729ed4bc75470527808d3a2c7d8"><code>bf5a66f</code></a> Bump version number to 3.10.1.dev0 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8554">#8554</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/7f298511915205d86ac12c0e79bfeda138ffb451"><code>7f29851</code></a> Release 3.10.0 (attempt 2) (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8552">#8552</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/fc201e845dd5e98c6d96bc3bd3c9ea00e8035a29"><code>fc201e8</code></a> Release 3.10.0 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/8550">#8550</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohttp/compare/v3.8.0...v3.10.1">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
