Skip to content

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

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

This MR contains the following updates:

Package Type Update Change
djlint dev minor 1.19.9 -> 1.32.1

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

Riverside-Healthcare/djlint (djlint)

v1.32.1

Compare Source

Bug Fixes

v1.32.0

Compare Source

Bug Fixes
  • formatter: fixed formatting on chained function (7c2756d), closes #​704
  • linter: fixed false positive on h026 data-id (400882a), closes #​711
  • linter: fixed golang false positive on T027 (232f4bc), closes #​712
Features
  • formatter: added support for jazzband's sorl-thumbnail tags (86122dc), closes #​714

v1.31.1

Compare Source

Bug Fixes
  • formatter: fixed formatter formatting ignored code (5c75d87), closes #​655
  • formatter: fixed function formatting with nested quoted parenthesis (6d63a6a), closes #​698
  • formatter: fixed overgrabbing on template tag condensing (75c3134), closes #​686
  • formatter: function index was not formatted correctly (a197200), closes #​693

v1.31.0

Compare Source

Bug Fixes
  • formatter: fixed line_break_after_multiline_tag to force break in all cases (3b37ec8), closes #​680
  • formatter: fixed isolated quotes being deleted from attributes (19425f9), closes #​652
  • formatter: fixed wild match on template tags (d288b78), closes #​686
  • linter: fixed false positive on t001 (1caf4c4), closes #​606
Features
  • formatter: added max-blank-lines flag to consolidate blank lines (4a7897f), closes #​675
  • formatter: added support for symphony forms (e716ddc), closes #​476

v1.30.2

Compare Source

Bug Fixes
  • formatter: added quotes to json keys, added option to disable set/function formatting (6f7df03), closes #​682

v1.30.1

Compare Source

Bug Fixes

v1.30.0

Compare Source

Bug Fixes
  • formatter: fixed endset indent level (cdebe42), closes #​670
  • formatter: fixed issue with spaceless macro tags having spacess added before - (5593937), closes #​667
  • npm: install exact version of djlint (0727279)
Features
  • npm: add script to update djlint version in postinstall using semantic-release/exec (040ffc6)

v1.29.0

Compare Source

Bug Fixes
  • formatter: fix cases where ignore was still formatting set and function code (ab878ea), closes #​659
  • formatter: fix extra parenth being added in a function call (faba4f4), closes #​660
  • linter: fixed missing positive on a few <img rules (5f33d08)
Features
  • formatter: added option to disable newlines after yaml front matter (9bf64ac), closes #​662
  • linter: allow codes to be ignored for remainder of file (4637a0f), closes #​655

v1.28.0

Compare Source

Bug Fixes
  • formatter: allow djlint:off to exluce the rest of a file (17faf5f), closes #​649
  • formatter: don't add blank line to empty files (8ea5fd2), closes #​635
Features
  • formatter: added ability to format objects/arrays in function tags (d446efc), closes #​370
  • formatter: format set blocks (d88371c), closes #​646

v1.27.2

Compare Source

Bug Fixes
  • formatter: fixed an edge case wild regex grab (0d57e75), closes #​640
  • formatter: fixed formatting of plural tag in blocktrans (92c083b), closes #​641
  • formatter: fixed js/css being formatted even inside ignored blocks (cbf5796), closes #​613
  • linter: fixed a few false positives/missing positives, added tests (30f8d31), closes #​643 #​642
  • linter: fixed false postive in alpinejs tags for H037 (6520f63), closes #​639

v1.27.1

Compare Source

Bug Fixes

v1.27.0

Compare Source

Bug Fixes
  • linter: fixed overly greedy H037, improved linter tests (66c9187), closes #​631
Features
  • formatter: Add option to not condense multi-line-tags (4973a32)

v1.26.0

Compare Source

Bug Fixes
  • blocktrans: fixes whitespace issues on blocktrans, allows indenting on blocktrans trimmed (249c8e8), closes #​623
Features
  • formatter: added white space cleanup for template tags (13d0d4f), closes #​485
  • linter: added rule H037 (6048c46)
  • void tags: added option to auto close void tags (linter rule H017) (9050d30), closes #​252

v1.25.1

Compare Source

Bug Fixes

v1.25.0

Compare Source

Bug Fixes
  • formatter: fixed extra indent on endblocktrans tags (35e1041), closes #​611
Features

v1.24.0

Compare Source

Features
  • formatter: added option to prevent contents of some template tags from indenting (cc196d3)

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

v1.19.16

Compare Source

Bug Fixes
  • ignored rules: prevent ignoring a single rule from ignoring multiple (2c9caaf), closes #​560

v1.19.15

Compare Source

Bug Fixes
  • formatter: fixed template tag formatting with trailing parenthesis (24d0b82), closes #​554

v1.19.14

Compare Source

Bug Fixes
  • config: added error message print when config loading fails (e21fa29), closes #​531

v1.19.13

Compare Source

Bug Fixes
  • handlebars each: fixed bug in handlebars tags w/ trailing pipe (9d42baf), closes #​529

v1.19.12

Compare Source

Bug Fixes

v1.19.11

Compare Source

Bug Fixes

v1.19.10

Compare Source

Bug Fixes
  • check: fixed issue where check was reformatting files that contained a hyphen in the name (9812f60), closes #​494

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