Skip to content

Bump aiohttp from 3.11.16 to 3.11.18#736

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/pip/aiohttp-3.11.18
May 12, 2025
Merged

Bump aiohttp from 3.11.16 to 3.11.18#736
dependabot[bot] merged 1 commit intomasterfrom
dependabot/pip/aiohttp-3.11.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Dependabot compatibility score

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 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)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.11.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2025
@plaharanne
Copy link
Contributor

changelog:

3.11.18 (2025-04-20)
Bug fixes

    Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions – by [@lezgomatt](https://github.com/sponsors/lezgomatt).

    Related issues and pull requests on GitHub: [#7686](https://github.com/aio-libs/aiohttp/issues/7686).

    Fixed reading fragmented WebSocket messages when the payload was masked – by [@bdraco](https://github.com/sponsors/bdraco).

    The problem first appeared in 3.11.17

    Related issues and pull requests on GitHub: [#10764](https://github.com/aio-libs/aiohttp/issues/10764).

3.11.17 (2025-04-19)
Miscellaneous internal changes

    Optimized web server performance when access logging is disabled by reducing time syscalls – by [@bdraco](https://github.com/sponsors/bdraco).

    Related issues and pull requests on GitHub: [#10713](https://github.com/aio-libs/aiohttp/issues/10713).

    Improved web server performance when connection can be reused – by [@bdraco](https://github.com/sponsors/bdraco).

    Related issues and pull requests on GitHub: [#10714](https://github.com/aio-libs/aiohttp/issues/10714).

    Improved performance of the WebSocket reader – by [@bdraco](https://github.com/sponsors/bdraco).

    Related issues and pull requests on GitHub: [#10740](https://github.com/aio-libs/aiohttp/issues/10740).

    Improved performance of the WebSocket reader with large messages – by [@bdraco](https://github.com/sponsors/bdraco).

    Related issues and pull requests on GitHub: [#10744](https://github.com/aio-libs/aiohttp/issues/10744).

Copy link
Contributor

@plaharanne plaharanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 9878c6d into master May 12, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/aiohttp-3.11.18 branch May 12, 2025 09:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant