Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates django-debug-toolbar from 6.1.0 to 6.2.0.

Changelog

6.2.0

<!-- Release notes generated using configuration in .github/release.yml at 6.2.0 -->

What's Changed
* Deprecate RedirectsPanel in favor of the HistoryPanel by JohananOppongAmoateng in https://github.com/django-commons/django-debug-toolbar/pull/2223
* Add cache view to example app by federicobond in https://github.com/django-commons/django-debug-toolbar/pull/2243
* Add zizmor for GHA security analysis by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2201
* Add indent size of 2 for yml files. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2244
* Reduce the number of test runs in CI. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2248
* Store the code coverage files on each test run for CI. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2245
* Use double-quotes for GITHUB_REF_NAME shell variable. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2250
* Add Django 6.0 to testing matrix by adamchainz in https://github.com/django-commons/django-debug-toolbar/pull/2249
* Add Django 6.0 to testing matrix by adamchainz in https://github.com/django-commons/django-debug-toolbar/pull/2251
* Persist the credentials because coverage_comment needs them. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2252
* Show cache alias instead of backend repr in calls table by federicobond in https://github.com/django-commons/django-debug-toolbar/pull/2219
* Remove Django 5.0 to save some CI resources by matthiask in https://github.com/django-commons/django-debug-toolbar/pull/2253
* Bye Python 39 by matthiask in https://github.com/django-commons/django-debug-toolbar/pull/2254
* Add support for enabling/disabling SQLPanel tracking of toolbar model queries by theShinigami in https://github.com/django-commons/django-debug-toolbar/pull/2211
* Enforce toolbar vs panel organization of configs. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2257
* Restore monospace font for templates and stacktraces by federicobond in https://github.com/django-commons/django-debug-toolbar/pull/2261
* Added test to confirm assertNumQueries by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2259
* Add Django built-in CSP nonce support by ahumeau in https://github.com/django-commons/django-debug-toolbar/pull/2267
* Set a dependabot cooldown. by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2270
* Update the hash and version of python-coverage-comment-action by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2269
* Fix string representation of values in settings panel by federicobond in https://github.com/django-commons/django-debug-toolbar/pull/2263
* Declare support for Django 6.0 by ulgens in https://github.com/django-commons/django-debug-toolbar/pull/2272
* Exclude dependabot and pre-commit bot commits from GitHub release notes by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2278
* Remove comment for clarity in `DebugToolbarMiddleware` call method by rnazali in https://github.com/django-commons/django-debug-toolbar/pull/2283
* Add type hints for History Panel by JohananOppongAmoateng in https://github.com/django-commons/django-debug-toolbar/pull/2247
* Optimize CI with concurrency by p-r-a-v-i-n in https://github.com/django-commons/django-debug-toolbar/pull/2287
* Add LLM usage checkbox to PR template by yeongbin05 in https://github.com/django-commons/django-debug-toolbar/pull/2294
* Version 6.2.0 by tim-schilling in https://github.com/django-commons/django-debug-toolbar/pull/2298

New Contributors
* theShinigami made their first contribution in https://github.com/django-commons/django-debug-toolbar/pull/2211
* ahumeau made their first contribution in https://github.com/django-commons/django-debug-toolbar/pull/2267
* rnazali made their first contribution in https://github.com/django-commons/django-debug-toolbar/pull/2283
* p-r-a-v-i-n made their first contribution in https://github.com/django-commons/django-debug-toolbar/pull/2287
* yeongbin05 made their first contribution in https://github.com/django-commons/django-debug-toolbar/pull/2294

**Full Changelog**: https://github.com/django-commons/django-debug-toolbar/compare/6.1.0...6.2.0
Links

@browniebroke browniebroke merged commit a851ef7 into main Jan 20, 2026
18 checks passed
@browniebroke browniebroke deleted the pyup-update-django-debug-toolbar-6.1.0-to-6.2.0 branch January 20, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants