Update dependency django-debug-toolbar to v4.4.6
This MR contains the following updates:
Package | Update | Change |
---|---|---|
django-debug-toolbar (changelog) | minor |
==4.3.0 -> ==4.4.6
|
Release Notes
django-commons/django-debug-toolbar (django-debug-toolbar)
v4.4.6
What's Changed
- Close #1509: Revert the infinite recursion fix, Django has changed the behavior by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1955
- Fixed order and grammatical number of panels in documentation by @bkdekoning in https://github.com/jazzband/django-debug-toolbar/pull/1956
- Alerts panel: Only process HTML responses by @matthiask in https://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
What's Changed
- Fix #1951: Do not crash if the 'alerts' key doesn't exist by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1953
- Only import the jinja2 instrumentation when jinja2 itself is importable by @matthiask in https://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
What's Changed
- Check for for StreamingHttpResponse when generating stats in Alert by @danjac in https://github.com/jazzband/django-debug-toolbar/pull/1946
- Actually use the Jinja2 template backend by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1882
New Contributors
- @danjac made their first contribution in https://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
What's Changed
- Fix overriding font-family for both light and dark themes by @federicobond in https://github.com/jazzband/django-debug-toolbar/pull/1930
- Restore compatibility with iptools.IpRangeList by @quinox in https://github.com/jazzband/django-debug-toolbar/pull/1929
- Limit the cases for E001 to likely scenarios by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1925
- Introduce debug_toolbar_urls to simplify installation by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1926
- Fixed #1682 -- alert user when using file field without proper encoding by @bkdekoning in https://github.com/jazzband/django-debug-toolbar/pull/1933
- Remove rem units from svg by @michjnich in https://github.com/jazzband/django-debug-toolbar/pull/1942
New Contributors
- @quinox made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1929
- @bkdekoning made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1933
- @michjnich made their first contribution in https://github.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
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jazzband/django-debug-toolbar/pull/1909
- Avoid setting color-scheme on :root, we're only a guest on pages by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1923
- Add a section to the installation docs about running tests by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1921
- Version 4.4.2 by @matthiask in https://github.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
What's changed
MRs merged
- Limit metadata version for Jazzband's release process by @tim-schilling in https://github.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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.