chore(api): update dependency django-debug-toolbar to v3.8.1 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-debug-toolbar (changelog) | dev-dependencies | minor |
==3.7.0 -> ==3.8.1
|
Release Notes
jazzband/django-debug-toolbar
v3.8.1
Note: 3.8.0 was not released, use 3.8.1
What's Changed
- fix: Simplify logic for Panel.enabled property by @adamantike in https://github.com/jazzband/django-debug-toolbar/pull/1676
- Auto-update History panel with JavaScript fetch requests. by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1685
- Improve the template_source view coverage a bit by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1688
- Support rerendering the toolbar on HTMX boosted pages. by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1686
- Include panel scripts in content when RENDER_PANELS=True by @matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1689
- Fixed #1693 -- Run tests on python 3.11 by @pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1694
- Add divide by zero protection in timer.js by @SmailBestybay in https://github.com/jazzband/django-debug-toolbar/pull/1687
- Fixed #1695 - Run test on Python 3.11 for Django 4.1 by @pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1696
- Create one-time mouseup listener for each mousedown by @scuml in https://github.com/jazzband/django-debug-toolbar/pull/1697
- Update package metadata by @ofek in https://github.com/jazzband/django-debug-toolbar/pull/1690
- Validate and format pyproject.toml by @hugovk in https://github.com/jazzband/django-debug-toolbar/pull/1700
- Drop Rob's email address in project config. by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1699
- Fix highlighting on history panel by @scuml in https://github.com/jazzband/django-debug-toolbar/pull/1698
- Allow Language Selection on the Toolbar by @leandrodesouzadev in https://github.com/jazzband/django-debug-toolbar/pull/1703
- Attach handlers to djDebug instead of document by @scuml in https://github.com/jazzband/django-debug-toolbar/pull/1702
- Formalize support for Python 3.11. by @tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1713
New Contributors
- @adamantike made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1676
- @SmailBestybay made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1687
- @ofek made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1690
- @hugovk made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1700
- @leandrodesouzadev made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1703
Full Changelog: https://github.com/jazzband/django-debug-toolbar/compare/3.7...3.8.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.