Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 409
    • Issues 409
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !2251

chore(api): update dependency django-debug-toolbar to v3.8.1 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged RenovateBot requested to merge renovate/develop-api-django-debug-toolbar-3.x into develop Dec 05, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change
django-debug-toolbar (changelog) dev-dependencies minor ==3.7.0 -> ==3.8.1

Release Notes

jazzband/django-debug-toolbar

v3.8.1

Compare Source

Note: 3.8.0 was not released, use 3.8.1

What's Changed

  • fix: Simplify logic for Panel.enabled property by @​adamantike in https://github.com/jazzband/django-debug-toolbar/pull/1676
  • Auto-update History panel with JavaScript fetch requests. by @​tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1685
  • Improve the template_source view coverage a bit by @​matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1688
  • Support rerendering the toolbar on HTMX boosted pages. by @​tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1686
  • Include panel scripts in content when RENDER_PANELS=True by @​matthiask in https://github.com/jazzband/django-debug-toolbar/pull/1689
  • Fixed #​1693 -- Run tests on python 3.11 by @​pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1694
  • Add divide by zero protection in timer.js by @​SmailBestybay in https://github.com/jazzband/django-debug-toolbar/pull/1687
  • Fixed #​1695 - Run test on Python 3.11 for Django 4.1 by @​pauloxnet in https://github.com/jazzband/django-debug-toolbar/pull/1696
  • Create one-time mouseup listener for each mousedown by @​scuml in https://github.com/jazzband/django-debug-toolbar/pull/1697
  • Update package metadata by @​ofek in https://github.com/jazzband/django-debug-toolbar/pull/1690
  • Validate and format pyproject.toml by @​hugovk in https://github.com/jazzband/django-debug-toolbar/pull/1700
  • Drop Rob's email address in project config. by @​tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1699
  • Fix highlighting on history panel by @​scuml in https://github.com/jazzband/django-debug-toolbar/pull/1698
  • Allow Language Selection on the Toolbar by @​leandrodesouzadev in https://github.com/jazzband/django-debug-toolbar/pull/1703
  • Attach handlers to djDebug instead of document by @​scuml in https://github.com/jazzband/django-debug-toolbar/pull/1702
  • Formalize support for Python 3.11. by @​tim-schilling in https://github.com/jazzband/django-debug-toolbar/pull/1713

New Contributors

  • @​adamantike made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1676
  • @​SmailBestybay made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1687
  • @​ofek made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1690
  • @​hugovk made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1700
  • @​leandrodesouzadev made their first contribution in https://github.com/jazzband/django-debug-toolbar/pull/1703

Full Changelog: https://github.com/jazzband/django-debug-toolbar/compare/3.7...3.8.1


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-api-django-debug-toolbar-3.x