Skip to content

Comments

chore(dependencies): update dependency aiohttp to v3.11.14#403

Merged
EDM115 merged 1 commit intov7from
renovate/aiohttp-3.x
Mar 17, 2025
Merged

chore(dependencies): update dependency aiohttp to v3.11.14#403
EDM115 merged 1 commit intov7from
renovate/aiohttp-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.11.13 -> ==3.11.14 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.14: 3.11.14

Compare Source

Bug fixes

  • Fixed an issue where dns queries were delayed indefinitely when an exception occurred in a trace.send_dns_cache_miss
    -- by :user:logioniz.

    Related issues and pull requests on GitHub:
    #​10529.

  • Fixed DNS resolution on platforms that don't support socket.AI_ADDRCONFIG -- by :user:maxbachmann.

    Related issues and pull requests on GitHub:
    #​10542.

  • The connector now raises :exc:aiohttp.ClientConnectionError instead of :exc:OSError when failing to explicitly close the socket after :py:meth:asyncio.loop.create_connection fails -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​10551.

  • Break cyclic references at connection close when there was a traceback -- by :user:bdraco.

    Special thanks to :user:availov for reporting the issue.

    Related issues and pull requests on GitHub:
    #​10556.

  • Break cyclic references when there is an exception handling a request -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​10569.

Features

  • Improved logging on non-overlapping WebSocket client protocols to include the remote address -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​10564.

Miscellaneous internal changes

  • Improved performance of parsing content types by adding a cache in the same manner currently done with mime types -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #​10552.



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | aiohttp | 3.11.13 | 3.11.14 |
@renovate renovate bot requested a review from EDM115 March 17, 2025 03:41
@github-actions github-actions bot added the PR: draft PR is draft. label Mar 17, 2025
@EDM115 EDM115 marked this pull request as ready for review March 17, 2025 03:45
@github-actions github-actions bot added PR: reviewed-approved PR has reviewd and got Approve from one of the reviewers. and removed PR: draft PR is draft. labels Mar 17, 2025
@EDM115 EDM115 merged commit 0549b14 into v7 Mar 17, 2025
6 checks passed
@EDM115 EDM115 deleted the renovate/aiohttp-3.x branch March 17, 2025 03:45
@github-actions github-actions bot added PR: merged PR has merged. and removed PR: reviewed-approved PR has reviewd and got Approve from one of the reviewers. labels Mar 17, 2025
EDM115 pushed a commit that referenced this pull request Apr 12, 2025
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | aiohttp | 3.11.13 | 3.11.14 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
EDM115 pushed a commit that referenced this pull request Apr 12, 2025
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | aiohttp | 3.11.13 | 3.11.14 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
EDM115 pushed a commit that referenced this pull request Apr 12, 2025
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | aiohttp | 3.11.13 | 3.11.14 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant