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 #84

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

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

Release Notes

jazzband/django-debug-toolbar (django-debug-toolbar)

v4.4.6

Compare Source

What's Changed

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

v4.4.5

Compare Source

What's Changed

Full Changelog: django-commons/django-debug-toolbar@4.4.4...4.4.5

v4.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: django-commons/django-debug-toolbar@4.4.3...4.4.4

v4.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: django-commons/django-debug-toolbar@4.4.2...4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: django-commons/django-debug-toolbar@4.4.1...4.4.2

v4.4.1

Compare Source

What's changed

See changelog for 4.4.1

PRs merged

Full Changelog: django-commons/django-debug-toolbar@4.4...4.4.1

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from DerekRoberts and a team as code owners October 16, 2024 22:03
@renovate renovate bot enabled auto-merge (squash) October 16, 2024 22:03
@renovate renovate bot force-pushed the renovate/django-debug-toolbar-4.x branch 3 times, most recently from e90ff1e to a962c5c Compare October 24, 2024 17:56
@renovate renovate bot force-pushed the renovate/django-debug-toolbar-4.x branch from a962c5c to 42ac14b Compare October 24, 2024 20:44
@fergmac fergmac closed this Oct 24, 2024
auto-merge was automatically disabled October 24, 2024 20:56

Pull request was closed

Copy link
Contributor Author

renovate bot commented Oct 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant