engineervix / webinar

A simple webinar registration management tool, with calendar integration and instant organizer notifications.
https://wagtail.victor.co.zm
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

chore(deps): update dependency django-debug-toolbar to v4 #21

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

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

Release Notes

jazzband/django-debug-toolbar (django-debug-toolbar) ### [`v4.4.6`](https://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.6) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.4.5...4.4.6) #### What's Changed - Close [#​1509](https://togithub.com/jazzband/django-debug-toolbar/issues/1509): Revert the infinite recursion fix, Django has changed the behavior by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1955](https://togithub.com/jazzband/django-debug-toolbar/pull/1955) - Fixed order and grammatical number of panels in documentation by [@​bkdekoning](https://togithub.com/bkdekoning) in [https://github.com/jazzband/django-debug-toolbar/pull/1956](https://togithub.com/jazzband/django-debug-toolbar/pull/1956) - Alerts panel: Only process HTML responses by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1960](https://togithub.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://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.5) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.4.4...4.4.5) #### What's Changed - Fix [#​1951](https://togithub.com/jazzband/django-debug-toolbar/issues/1951): Do not crash if the 'alerts' key doesn't exist by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1953](https://togithub.com/jazzband/django-debug-toolbar/pull/1953) - Only import the jinja2 instrumentation when jinja2 itself is importable by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1954](https://togithub.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://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.4) [Compare Source](https://togithub.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://togithub.com/danjac) in [https://github.com/jazzband/django-debug-toolbar/pull/1946](https://togithub.com/jazzband/django-debug-toolbar/pull/1946) - Actually use the Jinja2 template backend by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1882](https://togithub.com/jazzband/django-debug-toolbar/pull/1882) #### New Contributors - [@​danjac](https://togithub.com/danjac) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1946](https://togithub.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://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.3) [Compare Source](https://togithub.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://togithub.com/federicobond) in [https://github.com/jazzband/django-debug-toolbar/pull/1930](https://togithub.com/jazzband/django-debug-toolbar/pull/1930) - Restore compatibility with iptools.IpRangeList by [@​quinox](https://togithub.com/quinox) in [https://github.com/jazzband/django-debug-toolbar/pull/1929](https://togithub.com/jazzband/django-debug-toolbar/pull/1929) - Limit the cases for E001 to likely scenarios by [@​tim-schilling](https://togithub.com/tim-schilling) in [https://github.com/jazzband/django-debug-toolbar/pull/1925](https://togithub.com/jazzband/django-debug-toolbar/pull/1925) - Introduce debug_toolbar_urls to simplify installation by [@​tim-schilling](https://togithub.com/tim-schilling) in [https://github.com/jazzband/django-debug-toolbar/pull/1926](https://togithub.com/jazzband/django-debug-toolbar/pull/1926) - Fixed [#​1682](https://togithub.com/jazzband/django-debug-toolbar/issues/1682) -- alert user when using file field without proper encoding by [@​bkdekoning](https://togithub.com/bkdekoning) in [https://github.com/jazzband/django-debug-toolbar/pull/1933](https://togithub.com/jazzband/django-debug-toolbar/pull/1933) - Remove rem units from svg by [@​michjnich](https://togithub.com/michjnich) in [https://github.com/jazzband/django-debug-toolbar/pull/1942](https://togithub.com/jazzband/django-debug-toolbar/pull/1942) #### New Contributors - [@​quinox](https://togithub.com/quinox) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1929](https://togithub.com/jazzband/django-debug-toolbar/pull/1929) - [@​bkdekoning](https://togithub.com/bkdekoning) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1933](https://togithub.com/jazzband/django-debug-toolbar/pull/1933) - [@​michjnich](https://togithub.com/michjnich) made their first contribution in [https://github.com/jazzband/django-debug-toolbar/pull/1942](https://togithub.com/jazzband/django-debug-toolbar/pull/1942) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.2...4.4.3 ### [`v4.4.2`](https://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.2) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.4.1...4.4.2) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/jazzband/django-debug-toolbar/pull/1909](https://togithub.com/jazzband/django-debug-toolbar/pull/1909) - Avoid setting color-scheme on :root, we're only a guest on pages by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1923](https://togithub.com/jazzband/django-debug-toolbar/pull/1923) - Add a section to the installation docs about running tests by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1921](https://togithub.com/jazzband/django-debug-toolbar/pull/1921) - Version 4.4.2 by [@​matthiask](https://togithub.com/matthiask) in [https://github.com/jazzband/django-debug-toolbar/pull/1924](https://togithub.com/jazzband/django-debug-toolbar/pull/1924) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4.1...4.4.2 ### [`v4.4.1`](https://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.4.1) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.4...4.4.1) #### What's changed See [changelog for 4.4.1](https://togithub.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst#441-2024-05-26) #### PRs merged - Limit metadata version for Jazzband's release process by [@​tim-schilling](https://togithub.com/tim-schilling) in [https://github.com/jazzband/django-debug-toolbar/pull/1916](https://togithub.com/jazzband/django-debug-toolbar/pull/1916) **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.4...4.4.1 ### [`v4.4.0`](https://togithub.com/jazzband/django-debug-toolbar/compare/4.3...4.4) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.3...4.4) ### [`v4.3.0`](https://togithub.com/jazzband/django-debug-toolbar/compare/4.2...4.3) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.2...4.3) ### [`v4.2.0`](https://togithub.com/jazzband/django-debug-toolbar/compare/4.1...4.2) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.1...4.2) ### [`v4.1.0`](https://togithub.com/jazzband/django-debug-toolbar/compare/4.0.0...4.1) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.0.0...4.1) ### [`v4.0.0`](https://togithub.com/jazzband/django-debug-toolbar/releases/tag/4.0.0) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/3.8.1...4.0.0) - Added Django 4.2a1 to the CI. - Dropped support for Python 3.7. - Fixed PostgreSQL raw query with a tuple parameter during on explain. - Use `TOOLBAR_LANGUAGE` setting when rendering individual panels that are loaded via AJAX. - Add decorator for rendering toolbar views with `TOOLBAR_LANGUAGE`. - Removed the logging panel. The panel's implementation was too complex, caused memory leaks and sometimes very verbose and hard to silence output in some environments (but not others). The maintainers judged that time and effort is better invested elsewhere. - Added support for psycopg3. - When `ENABLE_STACKTRACE_LOCALS` is `True`, the stack frames' locals dicts will be converted to strings when the stack trace is captured rather when it is rendered, so that the correct values will be displayed in the rendered stack trace, as they may have changed between the time the stack trace was captured and when it is rendered.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Africa/Lusaka, 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.