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

Update dependency asgiref to v3.7.2 #702

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

django/asgiref ### [`v3.7.2`](https://togithub.com/django/asgiref/blob/HEAD/CHANGELOG.txt#​372-2023-05-27) - The type annotations for SyncToAsync and AsyncToSync have been changed to more accurately reflect the kind of callables they return.

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 1 year ago

Codecov Report

Merging #702 (372c67e) into main (5f5a529) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          12       12           
  Lines         281      281           
=======================================
  Hits          273      273           
  Misses          8        8           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more