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

⬆️ Update asgiref to v3.8.1 #1092

Merged
merged 1 commit into from
Dec 5, 2024
Merged

⬆️ Update asgiref to v3.8.1 #1092

merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
asgiref (changelog) ==3.7.2 -> ==3.8.1 age adoption passing confidence

Release Notes

django/asgiref (asgiref)

v3.8.1

Compare Source

  • Fixes a regression in 3.8.0 affecting nested task cancellation inside
    sync_to_async.

v3.8.0

Compare Source

  • Adds support for Python 3.12.

  • Drops support for (end-of-life) Python 3.7.

  • Fixes task cancellation propagation to subtasks when using synchronous Django
    middleware.

  • Allows nesting sync_to_async via asyncio.wait_for.

  • Corrects WSGI adapter handling of root path.

  • Handles case where "client" is None in WsgiToAsgi adapter.


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 basnijholt as a code owner December 5, 2024 19:27
@renovate renovate bot force-pushed the renovate/asgiref-3.x branch 4 times, most recently from caf25c8 to 0aac157 Compare December 5, 2024 19:43
@renovate renovate bot force-pushed the renovate/asgiref-3.x branch from 0aac157 to 7981628 Compare December 5, 2024 19:45
@basnijholt basnijholt merged commit 0c8feba into main Dec 5, 2024
1 check passed
@basnijholt basnijholt deleted the renovate/asgiref-3.x branch December 5, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant