Skip to content

chore(deps): update dependency aiohttp to v3.12.9 #272

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.12.7 -> ==3.12.9 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.12.9

Compare Source

v3.12.8: 3.12.8

Compare Source

Features

  • Added preemptive digest authentication to :class:~aiohttp.DigestAuthMiddleware -- by :user:bdraco.

    The middleware now reuses authentication credentials for subsequent requests to the same
    protection space, improving efficiency by avoiding extra authentication round trips.
    This behavior matches how web browsers handle digest authentication and follows
    :rfc:7616#section-3.6.

    Preemptive authentication is enabled by default but can be disabled by passing
    preemptive=False to the middleware constructor.

    Related issues and pull requests on GitHub:
    #​11128, #​11129.



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.

@renovate-bot renovate-bot requested a review from a team as a code owner June 4, 2025 12:10
@renovate-bot renovate-bot changed the title chore(deps): update dependency aiohttp to v3.12.8 chore(deps): update dependency aiohttp to v3.12.9 Jun 4, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 3 times, most recently from 9e7eae8 to 4bcf199 Compare June 5, 2025 02:24
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch from 4bcf199 to 62dde96 Compare June 5, 2025 07:00
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 merged commit 813d60e into googleapis:main Jun 5, 2025
21 checks passed
@release-please release-please bot mentioned this pull request Jun 5, 2025
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch June 5, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants