tj-django / django-view-breadcrumbs

Breadcrumb mixins for django views. Create breadcrumbs in seconds.
https://tj-django.github.io/django-view-breadcrumbs/#/
BSD 3-Clause "New" or "Revised" License
76 stars 8 forks source link

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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

django/asgiref (asgiref) ### [`v3.8.1`](https://togithub.com/django/asgiref/blob/HEAD/CHANGELOG.txt#381-2024-03-22) [Compare Source](https://togithub.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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.15%. Comparing base (8e4b84a) to head (744c742).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #780 +/- ## ======================================= Coverage 97.15% 97.15% ======================================= Files 12 12 Lines 281 281 ======================================= Hits 273 273 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.