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

fix(pyup): Update django-debug-toolbar to 4.3.0 #707

Merged
merged 3 commits into from May 10, 2024

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 1, 2024

This PR updates django-debug-toolbar from 4.2.0 to 4.3.0.

Changelog

4.3

What's Changed
* docs(panels): remove very old / outdated third-party panels by Zerotask in https://github.com/jazzband/django-debug-toolbar/pull/1825
* Add note on lack of async support to docs by salomvary in https://github.com/jazzband/django-debug-toolbar/pull/1829
* do not quote SQL params before passing them to mogrify by tkoschnick in https://github.com/jazzband/django-debug-toolbar/pull/1832
* panels(templates): avoid evaluating LazyObject by nijel in https://github.com/jazzband/django-debug-toolbar/pull/1833
* Support Django 5.0 by adamchainz in https://github.com/jazzband/django-debug-toolbar/pull/1839
* Add Python 3.12 to the test matrix. by tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1816
* Fix `utils.get_name_from_obj` proper view names by leandrodesouzadev in https://github.com/jazzband/django-debug-toolbar/pull/1846
* pyproject.toml: Work on the readability of ruff settings by cclauss in https://github.com/jazzband/django-debug-toolbar/pull/1850
* Switch to ruff format by matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1852
* Fix 1858 -- Drop support for Django 4.0 by pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1859
* Fix 1860 -- Update GitHub action versions by pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1861
* Refactor is_project_func method for Windows compatibility by DraKen0009 in https://github.com/jazzband/django-debug-toolbar/pull/1857
* Configure ESLint using a JS file instead of JSON by matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1868
* pre-commit-config: Upgrade ruff by cclauss in https://github.com/jazzband/django-debug-toolbar/pull/1869
* The djdt handle shouldn't be stuck at the top of the browser window initially 1853 by VeldaKiara in https://github.com/jazzband/django-debug-toolbar/pull/1871
* 1843 new ajax request resets whole view if historypanel is enabled by elineda in https://github.com/jazzband/django-debug-toolbar/pull/1872

New Contributors
* Zerotask made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1825
* salomvary made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1829
* tkoschnick made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1832
* nijel made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1833
* DraKen0009 made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1857
* VeldaKiara made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1871
* elineda made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1872

**Full Changelog**: https://github.com/jazzband/django-debug-toolbar/compare/4.2...4.3
Links

@imAsparky imAsparky merged commit f8909a4 into main May 10, 2024
5 checks passed
@imAsparky imAsparky deleted the pyup-update-django-debug-toolbar-4.2.0-to-4.3.0 branch May 10, 2024 03:25
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.

None yet

2 participants