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 django to v4.2.7 [security] #736

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
django (source, changelog) ==4.2.5 -> ==4.2.7 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-46695

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.


Release Notes

django/django (django) ### [`v4.2.7`](https://togithub.com/django/django/compare/4.2.6...4.2.7) [Compare Source](https://togithub.com/django/django/compare/4.2.6...4.2.7) ### [`v4.2.6`](https://togithub.com/django/django/compare/4.2.5...4.2.6) [Compare Source](https://togithub.com/django/django/compare/4.2.5...4.2.6)

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.