Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency django-debug-toolbar to v5 #231

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
django-debug-toolbar (changelog) dev major 4.4.6 -> 5.0.1 OpenSSF Scorecard

Release Notes

django-commons/django-debug-toolbar (django-debug-toolbar)

v5.0.1

Compare Source

What's Changed

There were no functional changes in this version.

PRs

Full Changelog: django-commons/django-debug-toolbar@5.0.0...5.0.1

v5.0.0

Compare Source

What's Changed

Please note that Django Debug Toolbar has now moved into the Django Commons organization.

Changelog
  • Added Python 3.13 to the CI matrix.
  • Removed support for Python 3.8 as it has reached end of life.
  • Converted to Django Commons PyPI release process.
  • Fixed a crash which occurred when using non-str static file values.
  • Documented experimental async support.
  • Improved troubleshooting doc for incorrect mime types for .js static files
  • Support async applications and ASGI from
    Google Summer of Code Project 2024 <https://summerofcode.withgoogle.com/programs/2024/projects/iXVvyGYp>__.
  • Added Django 5.1 to the CI matrix.
  • Added support for the LoginRequiredMiddleware introduced in Django 5.1.
  • Support select and explain buttons for UNION queries on PostgreSQL.
  • Fixed internal toolbar requests being instrumented if the Django setting
    FORCE_SCRIPT_NAME was set.
  • Increase opacity of show Debug Toolbar handle to improve accessibility.
  • Changed the RedirectsPanel to be async compatible.
  • Increased the contrast of text with dark mode enabled.
  • Add translations for Bulgarian and Korean.
  • Update translations for several languages.
  • Include new translatable strings for translation.
  • Fixed a crash which happened in the fallback case when session keys cannot be
    sorted.
PRs

Google Summer of Code - Async project

This release contains the changes for async compatibility for the majority of panels. This is the result of the Google Summer of Code project by @​salty-ivy. A massive thank you 💚 and a round of applause 👏 is due to Aman!

New Contributors

Full Changelog: django-commons/django-debug-toolbar@4.4.6...5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Feb 10, 2025
@descope descope bot enabled auto-merge (squash) February 10, 2025 19:45
descope-approve[bot]
descope-approve bot previously approved these changes Feb 10, 2025
@descope descope bot force-pushed the renovate/django-debug-toolbar-5.x branch from c5a4ed2 to f2990d9 Compare February 10, 2025 19:53
@descope descope bot force-pushed the renovate/django-debug-toolbar-5.x branch from f2990d9 to db61f6e Compare February 10, 2025 19:56
@descope descope bot force-pushed the renovate/django-debug-toolbar-5.x branch from db61f6e to 8cf8851 Compare February 10, 2025 19:59
descope-approve[bot]
descope-approve bot previously approved these changes Feb 10, 2025
@descope descope bot force-pushed the renovate/django-debug-toolbar-5.x branch from bd19b38 to 10fcc00 Compare February 10, 2025 20:05
descope-approve[bot]
descope-approve bot previously approved these changes Feb 10, 2025
@descope descope bot merged commit 1563469 into main Feb 10, 2025
37 checks passed
@descope descope bot deleted the renovate/django-debug-toolbar-5.x branch February 10, 2025 20:08
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.

0 participants