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 v5.0.2 [security] #767

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django (source, changelog) ==5.0.1 -> ==5.0.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-24680

An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.


Release Notes

django/django (django) ### [`v5.0.2`](https://togithub.com/django/django/compare/5.0.1...5.0.2) [Compare Source](https://togithub.com/django/django/compare/5.0.1...5.0.2)

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.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b35fc69) 97.15% compared to head (4bf1b39) 97.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #767 +/- ## ======================================= 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.