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 v4 #5072

Merged
merged 1 commit into from
May 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-debug-toolbar (changelog) ==3.8.1 -> ==4.1.0 age adoption passing confidence

Release Notes

jazzband/django-debug-toolbar

v4.1.0

Compare Source

v4.0.0

Compare Source

  • Added Django 4.2a1 to the CI.
  • Dropped support for Python 3.7.
  • Fixed PostgreSQL raw query with a tuple parameter during on explain.
  • Use TOOLBAR_LANGUAGE setting when rendering individual panels
    that are loaded via AJAX.
  • Add decorator for rendering toolbar views with TOOLBAR_LANGUAGE.
  • Removed the logging panel. The panel's implementation was too complex, caused
    memory leaks and sometimes very verbose and hard to silence output in some
    environments (but not others). The maintainers judged that time and effort is
    better invested elsewhere.
  • Added support for psycopg3.
  • When ENABLE_STACKTRACE_LOCALS is True, the stack frames' locals dicts
    will be converted to strings when the stack trace is captured rather when it
    is rendered, so that the correct values will be displayed in the rendered
    stack trace, as they may have changed between the time the stack trace was
    captured and when it is rendered.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 26, 2023
@renovate renovate bot force-pushed the renovate/django-debug-toolbar-4.x branch from 24ca793 to eab2501 Compare May 26, 2023 11:24
@fuzzylogic2000 fuzzylogic2000 merged commit 1bdd571 into main May 26, 2023
3 checks passed
@fuzzylogic2000 fuzzylogic2000 deleted the renovate/django-debug-toolbar-4.x branch May 26, 2023 11:36
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.

None yet

1 participant