cookiecutter / cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://cookiecutter-django.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11.77k stars 2.83k forks source link

Update django-debug-toolbar to 4.4.2 #5098

Closed pyup-bot closed 1 month ago

pyup-bot commented 1 month ago

This PR updates django-debug-toolbar from 4.3.0 to 4.4.2.

Changelog ### 4.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 ``` ### 4.4.1 ``` What's changed See [changelog for 4.4.1](https://github.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 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 ``` ### 4.4 ``` **Note:** Version 4.4 (4.4.0) was not released to PyPI due to a metadata version incompatibility. Version 4.4.1 fixes that. What's changed See [changelog for 4.4](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst#440-2024-05-26) PRs merged * Use url template tag for example URLs by tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1879 * Keep GitHub Actions up to date with GitHub's Dependabot by cclauss in https://github.com/jazzband/django-debug-toolbar/pull/1876 * 1870 fix pre commit errors by elijah0kello in https://github.com/jazzband/django-debug-toolbar/pull/1884 * Show toolbar for docker's internal IP address by tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1887 * Raise the minimum Django version to 4.2 by matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1880 * 1847 improve handling when djdt views dont respond with json by elineda in https://github.com/jazzband/django-debug-toolbar/pull/1877 * Fix DeprecationWarnings about form default templates by pfouque in https://github.com/jazzband/django-debug-toolbar/pull/1878 * Add architecture documentation for the project. by tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1890 * Remove obsolete staticfiles check by living180 in https://github.com/jazzband/django-debug-toolbar/pull/1894 * Make tox pass selenium environment variables by living180 in https://github.com/jazzband/django-debug-toolbar/pull/1892 * Allow more control over tox Selenium tests by living180 in https://github.com/jazzband/django-debug-toolbar/pull/1897 * Deprecate OBSERVE_REQUEST_CALLBACK setting by living180 in https://github.com/jazzband/django-debug-toolbar/pull/1895 * Docs > Add a note on the profiling panel doc by elineda in https://github.com/jazzband/django-debug-toolbar/pull/1899 * 'djdt' is not a registered namespace 1405 by VeldaKiara in https://github.com/jazzband/django-debug-toolbar/pull/1889 * Remove unnecessary GitHub Graph info by jeffwidman in https://github.com/jazzband/django-debug-toolbar/pull/1910 * New coverage.yml for code coverage by salty-ivy in https://github.com/jazzband/django-debug-toolbar/pull/1912 * Dark mode support by TheRealVizard in https://github.com/jazzband/django-debug-toolbar/pull/1913 * Fix theme selenium integration test. by tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1915 New Contributors * elijah0kello made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1884 * pfouque made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1878 * jeffwidman made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1910 * salty-ivy made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1912 * TheRealVizard made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1913 **Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.3...4.4 ```
Links - PyPI: https://pypi.org/project/django-debug-toolbar - Changelog: https://data.safetycli.com/changelogs/django-debug-toolbar/