Skip to content

⬆️ Update dependency aiohttp to v3.12.2#575

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/aiohttp-3.x-lockfile
May 28, 2025
Merged

⬆️ Update dependency aiohttp to v3.12.2#575
renovate[bot] merged 1 commit intomainfrom
renovate/aiohttp-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp 3.12.0 -> 3.12.2 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.12.2

Compare Source

v3.12.1: 3.12.1

Compare Source

Features

  • Added support for reusable request bodies to enable retries, redirects, and digest authentication -- by :user:bdraco and :user:GLGDLY.

    Most payloads can now be safely reused multiple times, fixing long-standing issues where POST requests with form data or file uploads would fail on redirects with errors like "Form data has been processed already" or "I/O operation on closed file". This also enables digest authentication to work with request bodies and allows retry mechanisms to resend requests without consuming the payload. Note that payloads derived from async iterables may still not be reusable in some cases.

    Related issues and pull requests on GitHub:
    #​5530, #​5577, #​9201, #​11017.



Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels May 28, 2025
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot merged commit ef5c8c9 into main May 28, 2025
15 checks passed
@renovate renovate bot deleted the renovate/aiohttp-3.x-lockfile branch May 28, 2025 03:31
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants