-
-
Couldn't load subscription status.
- Fork 47
Bump aiohttp from 3.10.8 to 3.10.10 #358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.10.10. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.8...v3.10.10) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
jsongerber
pushed a commit
to jsongerber/python-sagemcom-api
that referenced
this pull request
Nov 8, 2024
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.10.10. <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.10</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed error messages from :py:class:<code>~aiohttp.resolver.AsyncResolver</code> being swallowed -- 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/9451">#9451</a>, <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9455">#9455</a>.</p> </li> </ul> <h2>Features</h2> <ul> <li> <p>Added :exc:<code>aiohttp.ClientConnectorDNSError</code> for differentiating DNS resolution errors from other connector errors -- by :user:<code>mstojcevich</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8455">#8455</a>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Simplified DNS resolution throttling code to reduce chance of race conditions -- 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/9454">#9454</a>.</p> </li> </ul> <hr /> <h2>3.10.9</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed proxy headers being used in the <code>ConnectionKey</code> hash when a proxy was not being used -- by :user:<code>bdraco</code>.</p> <p>If default headers are used, they are also used for proxy headers. This could have led to creating connections that were not needed when one was already available.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9368">#9368</a>.</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.10 (2024-10-10)</h1> <h2>Bug fixes</h2> <ul> <li> <p>Fixed error messages from :py:class:<code>~aiohttp.resolver.AsyncResolver</code> being swallowed -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>9451</code>, :issue:<code>9455</code>.</p> </li> </ul> <h2>Features</h2> <ul> <li> <p>Added :exc:<code>aiohttp.ClientConnectorDNSError</code> for differentiating DNS resolution errors from other connector errors -- by :user:<code>mstojcevich</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>8455</code>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Simplified DNS resolution throttling code to reduce chance of race conditions -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>9454</code>.</p> </li> </ul> <hr /> <h1>3.10.9 (2024-10-04)</h1> <h2>Bug fixes</h2> <ul> <li>Fixed proxy headers being used in the <code>ConnectionKey</code> hash when a proxy was not being used -- by :user:<code>bdraco</code>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohttp/commit/47475c5b74768e516fee3c9546917e8688caf998"><code>47475c5</code></a> Release 3.10.10 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/9462">#9462</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/8b424c8eb0e13941602be0a317579f227fe1ec35"><code>8b424c8</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/8456">#8456</a>/b09d7cc backport][3.10] Add ClientConnectorDNSError for differentia...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/cdf3dcabeb9d80a46a239710b2d889657a932a54"><code>cdf3dca</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9454">#9454</a>/b20908e backport][3.10] Simplify DNS throttle implementation (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/9457">#9457</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/ee87a049be63887c0a5d9f4e6008b4e47460f16c"><code>ee87a04</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9455">#9455</a>/dfaafac0 backport][3.10] Fix AsyncResolver query fallback swallowin...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/ba9b33e63a18841cdb7cf5f912d99ccbea91dee4"><code>ba9b33e</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9451">#9451</a>/216e082 backport][3.10] Fix AsyncResolver swallowing the error mess...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/bc9e5d6676906e4bef10fcb499d5f233ed2c394e"><code>bc9e5d6</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9448">#9448</a>/93e87c2e backport][3.10] Improve performance of fetching the conten...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/3ea557ab73934c238a699796955b648fcca2b6a7"><code>3ea557a</code></a> Increment version to 3.10.10.dev0</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/b77943288424e37ed592984cfdaea2cc452d73c8"><code>b779432</code></a> Release 3.10.9 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/9415">#9415</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/08ada3ec4f6b0645483ed07388d643600b70b37d"><code>08ada3e</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9405">#9405</a>/b96b01b backport][3.10] Only create the connection closed exception...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/978ed7440cd29f9b46beafe31a21c5356f684caf"><code>978ed74</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/9406">#9406</a>/24b0e6f backport][3.10] Add <strong>slots</strong> to timer helpers (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/9411">#9411</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.10">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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.
Bumps aiohttp from 3.10.8 to 3.10.10.
Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
47475c5Release 3.10.10 (#9462)8b424c8[PR #8456/b09d7cc backport][3.10] Add ClientConnectorDNSError for differentia...cdf3dca[PR #9454/b20908e backport][3.10] Simplify DNS throttle implementation (#9457)ee87a04[PR #9455/dfaafac0 backport][3.10] Fix AsyncResolver query fallback swallowin...ba9b33e[PR #9451/216e082 backport][3.10] Fix AsyncResolver swallowing the error mess...bc9e5d6[PR #9448/93e87c2e backport][3.10] Improve performance of fetching the conten...3ea557aIncrement version to 3.10.10.dev0b779432Release 3.10.9 (#9415)08ada3e[PR #9405/b96b01b backport][3.10] Only create the connection closed exception...978ed74[PR #9406/24b0e6f backport][3.10] Add slots to timer helpers (#9411)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)