chore(deps): update dependency asgiref to v3.8.1 #7

Merged
f-denkena merged 1 commits from renovate/asgiref-3.x into master 2024-10-18 03:21:59 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
asgiref (changelog) minor ==3.7.2 -> ==3.8.1

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 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [asgiref](https://github.com/django/asgiref) ([changelog](https://github.com/django/asgiref/blob/master/CHANGELOG.txt)) | minor | `==3.7.2` -> `==3.8.1` | --- ### Release Notes <details> <summary>django/asgiref (asgiref)</summary> ### [`v3.8.1`](https://github.com/django/asgiref/blob/HEAD/CHANGELOG.txt#381-2024-03-22) [Compare Source](https://github.com/django/asgiref/compare/3.8.0...3.8.1) - Fixes a regression in 3.8.0 affecting nested task cancellation inside sync_to_async. ### [`v3.8.0`](https://github.com/django/asgiref/blob/HEAD/CHANGELOG.txt#380-2024-03-20) [Compare Source](https://github.com/django/asgiref/compare/3.7.2...3.8.0) - 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. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-10-18 03:20:23 +02:00
chore(deps): update dependency asgiref to v3.8.1
Some checks failed
Code Tests / run_tests (3.10) (push) Failing after 8m24s
Code Tests / run_tests (3.11) (push) Failing after 8m22s
Code Tests / run_tests (3.12) (push) Failing after 8m20s
47ecdb8886
f-denkena merged commit 47ecdb8886 into master 2024-10-18 03:21:59 +02:00
f-denkena deleted branch renovate/asgiref-3.x 2024-10-18 03:21:59 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Denkena-Consulting/impuls#7
No description provided.