Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integration][AWS | Azure] - Update dependency aiohttp to v3.11.10 #1221

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp 3.11.8 -> 3.11.10 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.10

Compare Source

====================

Bug fixes

  • Fixed race condition in :class:aiohttp.web.FileResponse that could have resulted in an incorrect response if the file was replaced on the file system during prepare -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10101, :issue:10113.

  • Replaced deprecated call to :func:mimetypes.guess_type with :func:mimetypes.guess_file_type when using Python 3.13+ -- by :user:bdraco.

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

  • Disabled zero copy writes in the StreamWriter -- by :user:bdraco.

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


v3.11.9

Compare Source

===================

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.



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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2024 15:17
@renovate renovate bot force-pushed the renovate/aiohttp-3.x-lockfile branch 4 times, most recently from 02fa2b4 to 96e8c26 Compare December 12, 2024 09:43
Copy link
Member

@mk-armah mk-armah left a comment

Choose a reason for hiding this comment

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

image

@mk-armah mk-armah changed the title Update dependency aiohttp to v3.11.10 [Integration][AWS] Update dependency aiohttp to v3.11.10 Dec 12, 2024
@PeyGis PeyGis changed the title [Integration][AWS] Update dependency aiohttp to v3.11.10 [Integration][AWS] - Update dependency aiohttp to v3.11.10 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/aiohttp-3.x-lockfile branch from 96e8c26 to 885384d Compare December 12, 2024 16:42
@github-actions github-actions bot added size/L and removed size/M labels Dec 12, 2024
@mk-armah mk-armah changed the title [Integration][AWS] - Update dependency aiohttp to v3.11.10 [Integration][AWS | Azure] - Update dependency aiohttp to v3.11.10 Dec 12, 2024
Copy link
Contributor Author

renovate bot commented Dec 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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