Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps aiohttp from 3.10.5 to 3.11.9.

Release notes

Sourced from aiohttp's releases.

3.11.9

Bug fixes

  • Fixed invalid method logging unexpected being logged at exception level on subsequent connections -- by :user:bdraco.

    Related issues and pull requests on GitHub: #10055, #10076.

Miscellaneous internal changes

  • Improved performance of parsing headers when using the C parser -- by :user:bdraco.

    Related issues and pull requests on GitHub: #10073.


3.11.8

Miscellaneous internal changes

  • Improved performance of creating :class:aiohttp.ClientResponse objects when there are no cookies -- by :user:bdraco.

    Related issues and pull requests on GitHub: #10029.

  • Improved performance of creating :class:aiohttp.ClientResponse objects -- by :user:bdraco.

    Related issues and pull requests on GitHub: #10030.

  • Improved performances of creating objects during the HTTP request lifecycle -- by :user:bdraco.

... (truncated)

Changelog

Sourced from aiohttp's changelog.

3.11.9 (2024-12-01)

Bug fixes

  • Fixed invalid method logging unexpected being logged at exception level on subsequent connections -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:10055, :issue:10076.

Miscellaneous internal changes

  • Improved performance of parsing headers when using the C parser -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:10073.


3.11.8 (2024-11-27)

Miscellaneous internal changes

  • Improved performance of creating :class:aiohttp.ClientResponse objects when there are no cookies -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:10029.

  • Improved performance of creating :class:aiohttp.ClientResponse objects -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:10030.

... (truncated)

Commits
  • 79561a6 Release 3.11.9 (#10085)
  • 9df00a1 [PR #10073/349b7565 backport][3.11] Improve performance of parsing headers (#...
  • da9210b [PR #10076/fad44f6b backport][3.11] Fix request count check for BadHttpMethod...
  • 8b08c9e [PR #10078/0d6a83e backport][3.11] Bump yarl to 1.18.3 (#10079)
  • a37c4f2 Increment version to 3.11.9.dev0 (#10069)
  • 5ddf720 Release 3.11.8 (#10066)
  • 13152c3 [PR #10055/c11fe96 backport][3.11] Downgrade logging of invalid HTTP methods ...
  • 1b78cae [PR #10059/aac6f741 backport][3.11] Combine executor jobs in FileResponse sen...
  • a5a6981 [PR #10058/12372d7 backport][3.11] Remove unreachable content length check fo...
  • 7e628f4 [PR #8699/11f0e7f backport][3.11] Reduce code indent in ResponseHandler.data_...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 12:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2024
@github-actions github-actions bot enabled auto-merge December 4, 2024 12:48
baywet
baywet previously approved these changes Dec 4, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/aiohttp-3.11.9 branch 5 times, most recently from 51fce58 to 6c158bd Compare December 4, 2024 15:14
@Ndiritu Ndiritu changed the title chore(deps-dev): bump aiohttp from 3.10.5 to 3.11.9 chore(deps-dev): bump aiohttp from 3.10.5 to 3.10.11 Dec 4, 2024
Ndiritu
Ndiritu previously approved these changes Dec 4, 2024
@baywet
Copy link
Member

baywet commented Dec 4, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@baywet baywet force-pushed the dependabot/pip/aiohttp-3.11.9 branch from 53addd9 to af81405 Compare December 4, 2024 17:15
dependabot bot and others added 3 commits December 4, 2024 12:44
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.11.9.
- [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.5...v3.11.9)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@baywet baywet force-pushed the dependabot/pip/aiohttp-3.11.9 branch from af81405 to 614acf4 Compare December 4, 2024 17:44
@github-actions github-actions bot merged commit 0a22d86 into main Dec 4, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/pip/aiohttp-3.11.9 branch December 4, 2024 18:13
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.

3 participants