chore(deps): update dependency aiohappyeyeballs to v2.6.2 #92

Open
renovate-bot wants to merge 1 commit from renovate/aiohappyeyeballs-2.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
aiohappyeyeballs (changelog) ==2.6.1==2.6.2 age confidence

Release Notes

aio-libs/aiohappyeyeballs (aiohappyeyeballs)

v2.6.2

Compare Source

Bug fixes
  • Clear error on empty addr_infos in start_connection (55dd76a)
Testing
  • Stop verify_no_lingering_tasks from leaking an event loop (ce43beb)
Refactoring
  • Optimize obtaining event-loop down to 1 line (02a7029)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) ([changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md)) | `==2.6.1` → `==2.6.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/aiohappyeyeballs/2.6.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/aiohappyeyeballs/2.6.1/2.6.2?slim=true) | --- ### Release Notes <details> <summary>aio-libs/aiohappyeyeballs (aiohappyeyeballs)</summary> ### [`v2.6.2`](https://github.com/aio-libs/aiohappyeyeballs/blob/HEAD/CHANGELOG.md#v262-2026-05-20) [Compare Source](https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.1...v2.6.2) ##### Bug fixes - Clear error on empty addr\_infos in start\_connection ([`55dd76a`](https://github.com/aio-libs/aiohappyeyeballs/commit/55dd76aee978ca47a38899b9caf69d058bf41fb3)) ##### Testing - Stop verify\_no\_lingering\_tasks from leaking an event loop ([`ce43beb`](https://github.com/aio-libs/aiohappyeyeballs/commit/ce43beb0242007dc57be6e2f4e3bf0b9f4f239d1)) ##### Refactoring - Optimize obtaining event-loop down to 1 line ([`02a7029`](https://github.com/aio-libs/aiohappyeyeballs/commit/02a70296210125b45952c3221db0dfb76d8ea911)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-05-20 17:27:45 +02:00
renovate-bot added 1 commit 2026-05-20 17:27:46 +02:00
chore(deps): update dependency aiohappyeyeballs to v2.6.2
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m35s
ce1806883c
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-20 17:27:51 +02:00
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 6m35s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/aiohappyeyeballs-2.x:renovate/aiohappyeyeballs-2.x
git checkout renovate/aiohappyeyeballs-2.x
Sign in to join this conversation.
No description provided.