Update dependency djlint to >=1.40.0 #585

Merged
tobru merged 1 commit from renovate/djlint-1.x into main 2026-07-01 14:21:26 +00:00
Member

This PR contains the following updates:

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

Release Notes

djlint/djLint (djlint)

v1.40.0

Compare Source

Feature
  • Add single_attribute_per_line to wrap attributes in a Prettier-like layout using the configured indent.

v1.39.7

Compare Source

Fix
  • Preserve Jinja template comments inside formatted <script> and <style> blocks.

v1.39.6

Compare Source

Fix
  • Avoid false H025 reports for HTML-like strings inside template tags.
  • Preserve Jinja template tags inside formatted <script> and <style> blocks.
Packaging
  • Revise the minimum required dependency versions:
    • click raised from 8.0.1 to 8.2.0
    • cssbeautifier lowered from 1.14.4 to 1.13.0
    • jsbeautifier lowered from 1.14.4 to 1.13.0
    • json5 raised from 0.9.11 to 0.10.0
    • pathspec lowered from 0.12 to 0.9.0
    • pyyaml lowered from 6 to 5.1
    • regex lowered from 2023 to 2021.8.21
    • tomli is lowered from 2.0.1 to 0.2.0

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.39.5` → `>=1.40.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/djlint/1.40.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/djlint/1.39.5/1.40.0?slim=true) | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.40.0`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1400---2026-07-01) [Compare Source](https://github.com/djlint/djLint/compare/v1.39.7...v1.40.0) ##### Feature - Add `single_attribute_per_line` to wrap attributes in a Prettier-like layout using the configured indent. ### [`v1.39.7`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1397---2026-06-30) [Compare Source](https://github.com/djlint/djLint/compare/v1.39.6...v1.39.7) ##### Fix - Preserve Jinja template comments inside formatted `<script>` and `<style>` blocks. ### [`v1.39.6`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1396---2026-06-30) [Compare Source](https://github.com/djlint/djLint/compare/v1.39.5...v1.39.6) ##### Fix - Avoid false H025 reports for HTML-like strings inside template tags. - Preserve Jinja template tags inside formatted `<script>` and `<style>` blocks. ##### Packaging - Revise the minimum required dependency versions: - click raised from 8.0.1 to 8.2.0 - cssbeautifier lowered from 1.14.4 to 1.13.0 - jsbeautifier lowered from 1.14.4 to 1.13.0 - json5 raised from 0.9.11 to 0.10.0 - pathspec lowered from 0.12 to 0.9.0 - pyyaml lowered from 6 to 5.1 - regex lowered from 2023 to 2021.8.21 - tomli is lowered from 2.0.1 to 0.2.0 </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.0
All checks were successful
Tests / test (push) Successful in 1m20s
7073ee4c6a
tobru merged commit 74b22073d5 into main 2026-07-01 14:21:26 +00:00
tobru deleted branch renovate/djlint-1.x 2026-07-01 14:21:26 +00:00
Sign in to join this conversation.
No description provided.