liqd / adhocracy-plus

adhocracy+ is a SaaS platform to make digital democracy easy for everyone
https://adhocracy.plus/
GNU Affero General Public License v3.0
78 stars 20 forks source link

chore(deps): update dependency django-debug-toolbar to v4.4.6 #2772

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-debug-toolbar (changelog) ==4.4.2 -> ==4.4.6 age adoption passing confidence

Release Notes

jazzband/django-debug-toolbar (django-debug-toolbar) ### [`v4.4.6`](https://redirect.github.com/jazzband/django-debug-toolbar/releases/tag/4.4.6) [Compare Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.5...4.4.6) #### What's Changed - Close [#​1509](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1509): Revert the infinite recursion fix, Django has changed the behavior by [@​matthiask](https://redirect.github.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1955](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1955) - Fixed order and grammatical number of panels in documentation by [@​bkdekoning](https://redirect.github.com/bkdekoning) in [https://github.com/jazzband/django-debug-toolbar/pull/1956](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1956) - Alerts panel: Only process HTML responses by [@​matthiask](https://redirect.github.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1960](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1960) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.5...4.4.6 ### [`v4.4.5`](https://redirect.github.com/jazzband/django-debug-toolbar/releases/tag/4.4.5) [Compare Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.4...4.4.5) #### What's Changed - Fix [#​1951](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1951): Do not crash if the 'alerts' key doesn't exist by [@​matthiask](https://redirect.github.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1953](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1953) - Only import the jinja2 instrumentation when jinja2 itself is importable by [@​matthiask](https://redirect.github.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1954](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1954) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.4...4.4.5 ### [`v4.4.4`](https://redirect.github.com/jazzband/django-debug-toolbar/releases/tag/4.4.4) [Compare Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.3...4.4.4) #### What's Changed - Check for for StreamingHttpResponse when generating stats in Alert by [@​danjac](https://redirect.github.com/danjac) in [https://github.com/jazzband/django-debug-toolbar/pull/1946](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1946) - Actually use the Jinja2 template backend by [@​matthiask](https://redirect.github.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1882](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1882) #### New Contributors - [@​danjac](https://redirect.github.com/danjac) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1946](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1946) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.3...4.4.4 ### [`v4.4.3`](https://redirect.github.com/jazzband/django-debug-toolbar/releases/tag/4.4.3) [Compare Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.2...4.4.3) #### What's Changed - Fix overriding font-family for both light and dark themes by [@​federicobond](https://redirect.github.com/federicobond) in [https://github.com/jazzband/django-debug-toolbar/pull/1930](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1930) - Restore compatibility with iptools.IpRangeList by [@​quinox](https://redirect.github.com/quinox) in [https://github.com/jazzband/django-debug-toolbar/pull/1929](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1929) - Limit the cases for E001 to likely scenarios by [@​tim-schilling](https://redirect.github.com/tim-schilling) in [https://github.com/jazzband/django-debug-toolbar/pull/1925](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1925) - Introduce debug_toolbar_urls to simplify installation by [@​tim-schilling](https://redirect.github.com/tim-schilling) in [https://github.com/jazzband/django-debug-toolbar/pull/1926](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1926) - Fixed [#​1682](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1682) -- alert user when using file field without proper encoding by [@​bkdekoning](https://redirect.github.com/bkdekoning) in [https://github.com/jazzband/django-debug-toolbar/pull/1933](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1933) - Remove rem units from svg by [@​michjnich](https://redirect.github.com/michjnich) in [https://github.com/jazzband/django-debug-toolbar/pull/1942](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1942) #### New Contributors - [@​quinox](https://redirect.github.com/quinox) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1929](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1929) - [@​bkdekoning](https://redirect.github.com/bkdekoning) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1933](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1933) - [@​michjnich](https://redirect.github.com/michjnich) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1942](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1942) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.2...4.4.3

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.



This PR was generated by Mend Renovate. View the repository job log.