Update dependency djlint to >=1.40.4 #604

Merged
tobru merged 1 commit from renovate/djlint-1.x into main 2026-07-09 15:23:21 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
djlint >=1.40.3>=1.40.4 age confidence

Release Notes

djlint/djLint (djlint)

v1.40.4

Compare Source

Fix
  • Keep Jinja comments and set tags idempotently indented with preserve_leading_space.
  • Avoid false H026 reports when id appears inside quoted attribute values.
  • Avoid false D018/J018 reports for action parameters inside quoted template URL helper attributes.
  • Report H007 when leading template tags appear before an HTML tag without a preceding doctype.
  • Keep blank_line_after_tag from inserting blank lines inside multiline HTML attribute values, preserving idempotent reformatting for embedded template tags.
  • Report T003 when {% endblock name %} does not match its opening {% block name %}.
  • Report H025 when list tags are nested inside <p> tags.

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [djlint](https://github.com/djlint/djLint) | `>=1.40.3` → `>=1.40.4` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/djlint/1.40.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/djlint/1.40.3/1.40.4?slim=true) | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.40.4`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1404---2026-07-07) [Compare Source](https://github.com/djlint/djLint/compare/v1.40.3...v1.40.4) ##### Fix - Keep Jinja comments and set tags idempotently indented with `preserve_leading_space`. - Avoid false H026 reports when `id` appears inside quoted attribute values. - Avoid false D018/J018 reports for `action` parameters inside quoted template URL helper attributes. - Report H007 when leading template tags appear before an HTML tag without a preceding doctype. - Keep `blank_line_after_tag` from inserting blank lines inside multiline HTML attribute values, preserving idempotent reformatting for embedded template tags. - Report T003 when `{% endblock name %}` does not match its opening `{% block name %}`. - Report H025 when list tags are nested inside `<p>` tags. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDkuNSIsInVwZGF0ZWRJblZlciI6IjQzLjI0OS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update dependency djlint to >=1.40.4
All checks were successful
Tests / test (push) Successful in 1m21s
d299273c31
tobru merged commit 32166c15ee into main 2026-07-09 15:23:21 +00:00
tobru deleted branch renovate/djlint-1.x 2026-07-09 15:23:21 +00:00
Sign in to join this conversation.
No description provided.