Update dependency djlint to >=1.40.1 #588

Merged
tobru merged 1 commit from renovate/djlint-1.x into main 2026-07-02 08:47:46 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
djlint >=1.40.0>=1.40.1 age confidence

Release Notes

djlint/djLint (djlint)

v1.40.1

Compare Source

Fix
  • Preserve full djlint:off blocks before formatter passes so ignored template, script, and style content is not rewritten.
  • Preserve inline template blocks embedded in rendered text or captured content so formatting does not add meaningful whitespace or misalign following content.
  • Keep chained Jinja function calls and lookups intact when formatting template expressions.
  • Preserve whitespace-sensitive Django filter blocks instead of moving punctuation or translated text around them.
  • Keep Jinja/Nunjucks-trimmed <textarea> closing tags aligned without reformatting untrimmed textarea contents.

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.0` → `>=1.40.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/djlint/1.40.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/djlint/1.40.0/1.40.1?slim=true) | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.40.1`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1401---2026-07-01) [Compare Source](https://github.com/djlint/djLint/compare/v1.40.0...v1.40.1) ##### Fix - Preserve full `djlint:off` blocks before formatter passes so ignored template, script, and style content is not rewritten. - Preserve inline template blocks embedded in rendered text or captured content so formatting does not add meaningful whitespace or misalign following content. - Keep chained Jinja function calls and lookups intact when formatting template expressions. - Preserve whitespace-sensitive Django `filter` blocks instead of moving punctuation or translated text around them. - Keep Jinja/Nunjucks-trimmed `<textarea>` closing tags aligned without reformatting untrimmed textarea contents. </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.1
All checks were successful
Tests / test (push) Successful in 1m17s
4725fb3091
tobru merged commit 0de4e4384b into main 2026-07-02 08:47:46 +00:00
tobru deleted branch renovate/djlint-1.x 2026-07-02 08:47:47 +00:00
Sign in to join this conversation.
No description provided.