Skip to content

chore(deps): update dependency djlint to v1.23.3

RenovateBot requested to merge renovate/djlint-1.x into main

This MR contains the following updates:

Package Type Update Change
djlint dev-dependencies minor 1.19.16 -> 1.23.3

Release Notes

Riverside-Healthcare/djlint

v1.23.3

Compare Source

Bug Fixes

v1.23.2

Compare Source

Bug Fixes
  • blocktrans: fix issue with back to back blocktrans formatting (703e176), closes #​600

v1.23.1

Compare Source

Bug Fixes
  • yaml: fixed conflict with yaml and preserve_blank_lines option (b89fb07), closes #​596

v1.23.0

Compare Source

Features
  • formatter: will now attempt to fix case on known html tags by default, can be disabled (fb1f6eb), closes #​589

v1.22.0

Compare Source

Features
  • whitespace: improved whitespace handling on tag closing bracket (53d9b29), closes #​582

v1.21.0

Compare Source

Features
  • linter: added rule H036. Avoid use of
    tags. Disabled by default (cefa840), closes #​571

v1.20.0

Compare Source

Features
  • linter: added option to disable rules by default. Split H017 and disabled by default (2dd3675), closes #​372
  • yaml: added line break after yaml front matter (1b1cff3), closes #​584

v1.19.17

Compare Source

Bug Fixes
  • blocktrans: allowed closing transblocks to be indented if they have a leading space (d667273)
  • custom tags: fixed issue where end tag for custom block was not de-indented (fb8bf5e), closes #​572
  • ignored code: fixed formatting of ignore code inside django comment blocks (120460d), closes #​569
  • linter: linter will now ignore {% raw %} {% endraw %} blocks (2a6865e), closes #​539
  • max line length: fixes issues around max line length not fully respected on indented lines (1ec6b29), closes #​580
  • preserving space: misc improvements for the preserve leading space option (03ee6f0), closes #​566

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.

Edited by RenovateBot

Merge request reports