[pull] master from aio-libs:master#650
Merged
Merged
Conversation
Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.6.2 to 2.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/releases">aiohappyeyeballs's releases</a>.</em></p> <blockquote> <h2>v2.7.1 (2026-07-01)</h2> <h3>Performance Improvements</h3> <ul> <li>Use defaultdict to help with performance (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/239">#239</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/e10f335ad9630122832e967428ac138992a50bca"><code>e10f335</code></a>)</li> </ul> <h3>Refactoring</h3> <ul> <li> <p>Collapse collect-then-remove pattern in utils helpers (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/227">#227</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0dd3fd16fe394eb8493000dc9b9894fad3ca3190"><code>0dd3fd1</code></a>)</p> </li> <li> <p>Merge identical except blocks in _connect_sock cleanup (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/229">#229</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/b7c186e3242eb4d6eaf0918857a99c263b3186fb"><code>b7c186e</code></a>)</p> </li> <li> <p>Simplify _interleave_addrinfos family grouping (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/226">#226</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/fdf6548a5f8b38e45ad7cee8add3c3a7e34e2805"><code>fdf6548</code></a>)</p> </li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.7.0...v2.7.1">v2.7.0...v2.7.1</a></p> <h2>v2.7.0 (2026-05-20)</h2> <h3>Features</h3> <ul> <li>Add Python 3.14 support (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/224">#224</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/10e7d4341666605de295dd00da716e30002e78c2"><code>10e7d43</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.2...v2.7.0">v2.6.2...v2.7.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md">aiohappyeyeballs's changelog</a>.</em></p> <blockquote> <h2>v2.7.1 (2026-07-01)</h2> <h3>Performance improvements</h3> <ul> <li>Use defaultdict to help with performance (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/e10f335ad9630122832e967428ac138992a50bca"><code>e10f335</code></a>)</li> </ul> <h3>Refactoring</h3> <ul> <li>Simplify _interleave_addrinfos family grouping (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/fdf6548a5f8b38e45ad7cee8add3c3a7e34e2805"><code>fdf6548</code></a>)</li> <li>Collapse collect-then-remove pattern in utils helpers (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0dd3fd16fe394eb8493000dc9b9894fad3ca3190"><code>0dd3fd1</code></a>)</li> <li>Merge identical except blocks in _connect_sock cleanup (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/b7c186e3242eb4d6eaf0918857a99c263b3186fb"><code>b7c186e</code></a>)</li> </ul> <h2>v2.7.0 (2026-05-20)</h2> <h3>Features</h3> <ul> <li>Add python 3.14 support (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/10e7d4341666605de295dd00da716e30002e78c2"><code>10e7d43</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/4dfc926e30eea8d24c1a71602d73c0e9a895c191"><code>4dfc926</code></a> 2.7.1</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/e10f335ad9630122832e967428ac138992a50bca"><code>e10f335</code></a> perf: use defaultdict to help with performance (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/239">#239</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/338277badfb25fc38759ce38ab9ea2c20ec1bfff"><code>338277b</code></a> chore: stop tracking .DS_Store files (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/251">#251</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/16978694944ed7fb5e7b49a173160144ccac45bc"><code>1697869</code></a> ci: add codspeed benchmark suite for addrinfo reordering hot paths (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/250">#250</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/d40a848cd2262b435242646fa8e220300bcd6952"><code>d40a848</code></a> chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/242">#242</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/51d42669b2b94a78c6d4bd059e449b8ef51c6646"><code>51d4266</code></a> chore(deps-dev): bump cryptography from 46.0.7 to 48.0.1 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/243">#243</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/2df44b3987d3c887a8493ba19259c63588226d6c"><code>2df44b3</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/241">#241</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/3e3cb615f00bfb4d29c30e0c86c897f4de8fb02d"><code>3e3cb61</code></a> chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/244">#244</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/922dcd79a66d67fdd98a5f9b7587c4f8cda44653"><code>922dcd7</code></a> chore(deps-ci): bump the github-actions group with 4 updates (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/245">#245</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/70461c583a8cf3c6fa85b8c48b8e4b576cee8083"><code>70461c5</code></a> ci: drop .github/FUNDING.yml to inherit org-wide config (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/247">#247</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.2...v2.7.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 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>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )