Skip to content

Commit

Permalink
chore(deps): update dependency django-debug-toolbar to v4.4.6 (#212)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[django-debug-toolbar](https://redirect.github.com/jazzband/django-debug-toolbar)
([changelog](https://django-debug-toolbar.readthedocs.io/en/latest/changes.html))
| dev | minor | `4.3.0` -> `4.4.6` |

---

### Release Notes

<details>
<summary>jazzband/django-debug-toolbar (django-debug-toolbar)</summary>

###
[`v4.4.6`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.6)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.5...4.4.6)

#### What's Changed

- Close
[#&#8203;1509](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1509):
Revert the infinite recursion fix, Django has changed the behavior by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1955](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1955)
- Fixed order and grammatical number of panels in documentation by
[@&#8203;bkdekoning](https://redirect.github.com/bkdekoning) in
[https://github.com/jazzband/django-debug-toolbar/pull/1956](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1956)
- Alerts panel: Only process HTML responses by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1960](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1960)

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

###
[`v4.4.5`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.5)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.4...4.4.5)

#### What's Changed

- Fix
[#&#8203;1951](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1951):
Do not crash if the 'alerts' key doesn't exist by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1953](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1953)
- Only import the jinja2 instrumentation when jinja2 itself is
importable by [@&#8203;matthiask](https://redirect.github.com/matthiask)
in
[https://github.com/jazzband/django-debug-toolbar/pull/1954](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1954)

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

###
[`v4.4.4`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.4)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.3...4.4.4)

#### What's Changed

- Check for for StreamingHttpResponse when generating stats in Alert by
[@&#8203;danjac](https://redirect.github.com/danjac) in
[https://github.com/jazzband/django-debug-toolbar/pull/1946](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1946)
- Actually use the Jinja2 template backend by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1882](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1882)

#### New Contributors

- [@&#8203;danjac](https://redirect.github.com/danjac) made their first
contribution in
[https://github.com/jazzband/django-debug-toolbar/pull/1946](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1946)

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

###
[`v4.4.3`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.3)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.2...4.4.3)

#### What's Changed

- Fix overriding font-family for both light and dark themes by
[@&#8203;federicobond](https://redirect.github.com/federicobond) in
[https://github.com/jazzband/django-debug-toolbar/pull/1930](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1930)
- Restore compatibility with iptools.IpRangeList by
[@&#8203;quinox](https://redirect.github.com/quinox) in
[https://github.com/jazzband/django-debug-toolbar/pull/1929](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1929)
- Limit the cases for E001 to likely scenarios by
[@&#8203;tim-schilling](https://redirect.github.com/tim-schilling) in
[https://github.com/jazzband/django-debug-toolbar/pull/1925](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1925)
- Introduce debug_toolbar_urls to simplify installation by
[@&#8203;tim-schilling](https://redirect.github.com/tim-schilling) in
[https://github.com/jazzband/django-debug-toolbar/pull/1926](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1926)
- Fixed
[#&#8203;1682](https://redirect.github.com/jazzband/django-debug-toolbar/issues/1682)
-- alert user when using file field without proper encoding by
[@&#8203;bkdekoning](https://redirect.github.com/bkdekoning) in
[https://github.com/jazzband/django-debug-toolbar/pull/1933](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1933)
- Remove rem units from svg by
[@&#8203;michjnich](https://redirect.github.com/michjnich) in
[https://github.com/jazzband/django-debug-toolbar/pull/1942](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1942)

#### New Contributors

- [@&#8203;quinox](https://redirect.github.com/quinox) made their first
contribution in
[https://github.com/jazzband/django-debug-toolbar/pull/1929](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1929)
- [@&#8203;bkdekoning](https://redirect.github.com/bkdekoning) made
their first contribution in
[https://github.com/jazzband/django-debug-toolbar/pull/1933](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1933)
- [@&#8203;michjnich](https://redirect.github.com/michjnich) made their
first contribution in
[https://github.com/jazzband/django-debug-toolbar/pull/1942](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1942)

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

###
[`v4.4.2`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.2)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4.1...4.4.2)

#### What's Changed

- \[pre-commit.ci] pre-commit autoupdate by
[@&#8203;pre-commit-ci](https://redirect.github.com/pre-commit-ci) in
[https://github.com/jazzband/django-debug-toolbar/pull/1909](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1909)
- Avoid setting color-scheme on :root, we're only a guest on pages by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1923](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1923)
- Add a section to the installation docs about running tests by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1921](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1921)
- Version 4.4.2 by
[@&#8203;matthiask](https://redirect.github.com/matthiask) in
[https://github.com/jazzband/django-debug-toolbar/pull/1924](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1924)

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

###
[`v4.4.1`](https://redirect.github.com/django-commons/django-debug-toolbar/releases/tag/4.4.1)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.4...4.4.1)

#### What's changed

See [changelog for
4.4.1](https://redirect.github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst#441-2024-05-26)

#### PRs merged

- Limit metadata version for Jazzband's release process by
[@&#8203;tim-schilling](https://redirect.github.com/tim-schilling) in
[https://github.com/jazzband/django-debug-toolbar/pull/1916](https://redirect.github.com/jazzband/django-debug-toolbar/pull/1916)

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

###
[`v4.4.0`](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.3...4.4)

[Compare
Source](https://redirect.github.com/jazzband/django-debug-toolbar/compare/4.3...4.4)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Nov 5, 2024
1 parent f6b265e commit 99b195a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ liccheck = "0.9.2"
isort = "5.13.0"
python-dotenv = "1.0.1"
tox = "4.22.0"
django-debug-toolbar = "4.3.0"
django-debug-toolbar = "4.4.6"
django-stubs = "4.2.7"

# Authorized and unauthorized licenses in LOWER CASE
Expand Down

0 comments on commit 99b195a

Please sign in to comment.