Update dependency djlint to v1.40.6#12
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d962b59 to
a37e539
Compare
a37e539 to
ca16264
Compare
ca16264 to
2b87940
Compare
2b87940 to
08874ed
Compare
08874ed to
e0e026e
Compare
e0e026e to
14f9a76
Compare
14f9a76 to
954ccb6
Compare
954ccb6 to
7880497
Compare
7880497 to
d88b8be
Compare
d88b8be to
6f0aacf
Compare
6f0aacf to
d0a9b5c
Compare
d0a9b5c to
c2d5e1f
Compare
c2d5e1f to
5630eea
Compare
5630eea to
d321648
Compare
d321648 to
f5a3135
Compare
f5a3135 to
040c9c7
Compare
040c9c7 to
551db56
Compare
551db56 to
cd15838
Compare
88cbc6a to
0dae9f2
Compare
0dae9f2 to
39970eb
Compare
39970eb to
5bf2144
Compare
5bf2144 to
2d3f01a
Compare
2d3f01a to
575563d
Compare
575563d to
ca25e87
Compare
ca25e87 to
b520f30
Compare
b520f30 to
acba93b
Compare
acba93b to
b53f73a
Compare
b53f73a to
994c997
Compare
994c997 to
9655bd5
Compare
9655bd5 to
4447aa4
Compare
4447aa4 to
8be207d
Compare
8be207d to
aabb48b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.0→1.40.6Release Notes
djlint/djLint (djlint)
v1.40.6Compare Source
Performance and refactoring
v1.40.5Compare Source
Fix
v1.40.4Compare Source
Fix
preserve_leading_space.idappears inside quoted attribute values.actionparameters inside quoted template URL helper attributes.blank_line_after_tagfrom inserting blank lines inside multiline HTML attribute values, preserving idempotent reformatting for embedded template tags.{% endblock name %}does not match its opening{% block name %}.<p>tags.v1.40.3Compare Source
Fix
djlint:offblocks inside tag attributes and avoid false H025 orphan reports when a matching tag crosses adjlint:offblock boundary.{% if %}blocks idempotent after one reformat pass.v1.40.2Compare Source
Fix
v1.40.1Compare Source
Fix
djlint:offblocks before formatter passes so ignored template, script, and style content is not rewritten.filterblocks instead of moving punctuation or translated text around them.<textarea>closing tags aligned without reformatting untrimmed textarea contents.v1.40.0Compare Source
Feature
single_attribute_per_lineto wrap attributes in a Prettier-like layout using the configured indent.v1.39.7Compare Source
Fix
<script>and<style>blocks.v1.39.6Compare Source
Fix
<script>and<style>blocks.Packaging
v1.39.5Compare Source
Fix
--check -return 1 when formatting changes are needed.Performance
v1.39.4Compare Source
Fix
v1.39.3Compare Source
Fix
--quiet, and honorNO_COLOR. Remove directcoloramaandtqdmdependencies now that Click handles CLI colors and progress.blank_line_after_tagandblank_line_before_tag.v1.39.2Compare Source
v1.39.1 was not published due to mypyc compilation error.
Packaging
v1.39.0Compare Source
Feature
preserve_class_newlines/--preserve-class-newlinesto keep authored line breaks inside multilineclassattributes.Fix
{% partialdef %}block indentation so{% endpartialdef %}aligns with its opener.max_line_length.v1.38.2Compare Source
Fix
python -m djlintnot working due to mypyc compilation.v1.38.1Compare Source
Fix
v1.38.0Compare Source
Feature
.djlint.tomlproject and global config files.Fix
max_line_length.Packaging
v1.37.0Compare Source
Feature
--format-attribute-js-jsonfor formatting JavaScript and JSON inside HTML attributes. It also supportsformat_attribute_js_json_patternandformat_attribute_js_json_min_propsfor tuning which attributes are formatted. Thanks, @oliverhaas.--github-outputfor GitHub Actions annotations. Thanks, @iloveitaly.Fix
ignore_blocksmatching when ignored blocks are indented. Thanks, @tdryer.--excludeand--use-gitignorematching so path filters work consistently from nested directories. Thanks, @satya-waylit.href="/". Thanks, @SAY-5.{{#unless}}indentation. Thanks, @S1mplePixels./>appears inside an HTML attribute value. Thanks, @novucs.Performance
Documentation
Packaging
v1.36.4Compare Source
v1.36.3Compare Source
This release reverts the following changes from the last release as they caused issues:
v1.36.2Compare Source
Fix:
Performance:
v1.36.1Compare Source
v1.36.0Compare Source
Feature
djlint.tomlconfig file. The format is identical topyproject.toml, but it does not use[tool.djlint]table.Fix
js_configinstead ofcss_config.Performance
v1.35.4Compare Source
Compiled mypyc wheels are now also available, which improve performance by ~21% over Pure Python. They will be automatically installed by your package manager when available for your platform. Pure Python wheel is still available.
Other changes have been made to improve performance, thanks to @JCWasmx86. See the commits for more details.
Formatting performance comparison with the previous version (tested on https://github.com/openedx/edx-platform with single thread):
v1.35.3Compare Source
Compiled mypyc wheels are now also available, which improve performance by ~21% over Pure Python. They will be automatically installed by your package manager when available for your platform. Pure Python wheel is still available.
Other changes have been made to improve performance, thanks to @JCWasmx86. See the commits for more details.
Formatting performance comparison with the previous version (tested on https://github.com/openedx/edx-platform with single thread):
v1.35.2Compare Source
v1.35.1Compare Source
v1.35.0Compare Source
v1.34.2Compare Source
Bug Fixes
v1.34.1Compare Source
Bug Fixes
v1.34.0Compare Source
Bug Fixes
Features
v1.33.0Compare Source
Bug Fixes
Features
v1.32.1Compare Source
Bug Fixes
v1.32.0Compare Source
Bug Fixes
Features
v1.31.1Compare Source
Bug Fixes
v1.31.0Compare Source
Bug Fixes
line_break_after_multiline_tagto force break in all cases (3b37ec8), closes #680Features
max-blank-linesflag to consolidate blank lines (4a7897f), closes #675v1.30.2Compare Source
Bug Fixes
v1.30.1Compare Source
Bug Fixes
v1.30.0Compare Source
Bug Fixes
Features
v1.29.0Compare Source
Bug Fixes
Features
v1.28.0Compare Source
Bug Fixes
Features
v1.27.2Compare Source
Bug Fixes
v1.27.1Compare Source
Bug Fixes
v1.27.0Compare Source
Bug Fixes
Features
v1.26.0Compare Source
Bug Fixes
Features
v1.25.1Compare Source
Bug Fixes
v1.25.0Compare Source
Bug Fixes
Features
v1.24.0Compare Source
Features
v1.23.3Compare Source
Bug Fixes
v1.23.2Compare Source
Bug Fixes
v1.23.1Compare Source
Bug Fixes
v1.23.0Compare Source
Features
v1.22.0Compare Source
Features
v1.21.0Compare Source
Features
tags. Disabled by default (cefa840), closes #571
v1.20.0Compare Source
Features
v1.19.17Compare Source
Bug Fixes
v1.19.16Compare Source
Bug Fixes
v1.19.15Compare Source
Bug Fixes
v1.19.14Compare Source
Bug Fixes
v1.19.13Compare Source
Bug Fixes
v1.19.12Compare Source
Bug Fixes
v1.19.11Compare Source
Bug Fixes
v1.19.10Compare Source
Bug Fixes
v1.19.9Compare Source
Bug Fixes
v1.19.8Compare Source
Bug Fixes
v1.19.7Compare Source
Bug Fixes
v1.19.6Compare Source
Bug Fixes
v1.19.5Compare Source
Bug Fixes
v1.19.4Compare Source
Bug Fixes
v1.19.3Compare Source
Bug Fixes
v1.19.2Compare Source
Bug Fixes
v1.19.1Compare Source
Bug Fixes
v1.19.0Compare Source
Bug Fixes
Features
v1.18.0Compare Source
Features
v1.17.3Compare Source
Bug Fixes
v1.17.2Compare Source
Bug Fixes
v1.17.1Compare Source
Bug Fixes
v1.17.0Compare Source
Features
v1.16.0Compare Source
Bug Fixes
Features
v1.15.0Compare Source
Bug Fixes
Features
v1.14.2Compare Source
Bug Fixes
v1.14.1Compare Source
Bug Fixes
v1.14.0Compare Source
Features
v1.13.0Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.