Update dependency django-debug-toolbar to v8 - #262
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==6.3.0→==8.0.0Release Notes
django-commons/django-debug-toolbar (django-debug-toolbar)
v8.0.0Compare Source
Changelog
RBNX Studio <https://www.rbnx.studio>_.aria-expandedon panel toggles, anaria-livestatus for history refreshes, and WCAG 2.1 AA contrast in both themes.USE_SHADOW_DOMsetting, which was added in 7.0.0 but was missing from the configuration documentation, and added test coverage for it.What's Changed
cache.get()by @Harsh3006 in #2418New Contributors
Full Changelog: django-commons/django-debug-toolbar@7.1.1...8.0.0
v7.1.1Compare Source
Changelog
What's Changed
Full Changelog: django-commons/django-debug-toolbar@7.1.0...7.1.1
v7.1.0Compare Source
Changelog
django.tasks, Django 6.0+). On older versions of Django, the panel explains that upgrading is required.show_toolbar_with_dockeron Docker runtimes such as OrbStack that can resolvehost.docker.internalto an address outside the container network.What's Changed
New Contributors
Full Changelog: django-commons/django-debug-toolbar@7.0.0...7.1.0
v7.0.0Compare Source
This release features a change to use the shadow DOM. If a project is customizing the Django Debug Toolbar theme via variables a change will be required.
Changelog
USE_SHADOW_DOM.#djDebug, and custom panels that rely on external styles or DOM lookups reaching into the toolbar will need updates to work with the shadow DOM.ROOT_URLCONFis not defined.SQLParseErroris raised, the SQL panel now automatically disables grouping and retries formatting, preventing crashes with large queries.esupgrade.DeprecationWarning,ResourceWarning, andPendingDeprecationWarningas errors.SHOW_TOOLBAR_CALLBACKneeding to respectdjango.conf.settings.DEBUGto matchdebug_toolbar_urls.expirescalculation indjdt.cookie.set.CULL_PROBABILITYin Django 6.2 in tests.SELECTstatements.BinaryField) and GeoDjango PostGIS geometry parameters. EWKB geometry adapters are now serialized and reconstructed so that Select and Explain work correctly on spatial queries.What's Changed
ROOT_URLCONFis not defined by @scott-8 in #2342New Contributors
Full Changelog: django-commons/django-debug-toolbar@6.3.0...7.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.