Bug 1976221 - deps(pip): bump djlint from 1.36.4 to 1.38.1 #1246 (lando@main)
| Warnings |
|
|---|---|
| Blockers |
|
| Branches | dependabot/pip/djlint-1.38.1 -> main |
| Repo | lando@main (git) (git://github.com/mozilla-conduit/lando.git) |
| Author | dependabot[bot] |
| State | open |
| Commit Title | Bug 1976221 - deps(pip): bump djlint from 1.36.4 to 1.38.1 |
| Commit Body | Bumps [djlint](https://github.com/djlint/djLint) from 1.36.4 to 1.38.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/djlint/djLint/releases">djlint's releases</a>.</em></p> <blockquote> <h2>v1.38.1</h2> <h3>Fix</h3> <ul> <li>Match exclude paths on path boundaries. <a href="https://redirect.github.com/djlint/djLint/issues/1028">#1028</a></li> </ul> <h2>v1.38.0</h2> <h3>Feature</h3> <ul> <li>Add support for <code>.djlint.toml</code> project and global config files. <a href="https://redirect.github.com/djlint/djLint/issues/1181">#1181</a></li> </ul> <h3>Fix</h3> <ul> <li>Preserve single-line inline HTML tag bodies when they fit within <code>max_line_length</code>. <a href="https://redirect.github.com/djlint/djLint/issues/637">#637</a> <a href="https://redirect.github.com/djlint/djLint/issues/2041">#2041</a></li> <li>Avoid evaluating template expressions while formatting tag contents. <a href="https://redirect.github.com/djlint/djLint/issues/784">#784</a> <a href="https://redirect.github.com/djlint/djLint/issues/828">#828</a> <a href="https://redirect.github.com/djlint/djLint/issues/1030">#1030</a> <a href="https://redirect.github.com/djlint/djLint/issues/1158">#1158</a></li> </ul> <h3>Packaging</h3> <ul> <li>Fix npm publish workflow.</li> </ul> <h2>v1.37.0</h2> <p>This release was not published on npm, as I am waiting for the owner to set up trusted publishing.</p> <h3>Feature</h3> <ul> <li>Add <code>--format-attribute-js-json</code> for formatting JavaScript and JSON inside HTML attributes. It also supports <code>format_attribute_js_json_pattern</code> and <code>format_attribute_js_json_min_props</code> for tuning which attributes are formatted. Thanks, <a href="https://github.com/oliverhaas"><code>@oliverhaas</code></a>.</li> <li>Add <code>--github-output</code> for GitHub Actions annotations. Thanks, <a href="https://github.com/iloveitaly"><code>@iloveitaly</code></a>.</li> </ul> <h3>Fix</h3> <ul> <li>Fix <code>ignore_blocks</code> matching when ignored blocks are indented. Thanks, <a href="https://github.com/tdryer"><code>@tdryer</code></a>.</li> <li>Use relative paths for <code>--exclude</code> and <code>--use-gitignore</code> matching so path filters work consistently from nested directories. Thanks, <a href="https://github.com/satya-waylit"><code>@satya-waylit</code></a>.</li> <li>Stop D018/J018 from flagging root links such as <code>href="/"</code>. Thanks, <a href="https://github.com/SAY-5"><code>@SAY-5</code></a>.</li> <li>Do not treat soft hyphen entities as text for H023. Thanks, <a href="https://github.com/kotutuloro"><code>@kotutuloro</code></a>.</li> <li>Fix Handlebars <code>{{#unless}}</code> indentation. Thanks, <a href="https://github.com/S1mplePixels"><code>@S1mplePixels</code></a>.</li> <li>Fix formatting when <code>/></code> appears inside an HTML attribute value. Thanks, <a href="https://github.com/novucs"><code>@novucs</code></a>.</li> <li>Improve CPU count handling for worker setup.</li> </ul> <h3>Performance</h3> <ul> <li>Improve formatter caching and reduce cache memory usage. Formatting is about 19% faster.</li> </ul> <h3>Documentation</h3> <ul> <li>Add Chinese translation. Thanks, <a href="https://github.com/Twisuki"><code>@Twisuki</code></a>.</li> <li>Add Homebrew installation instructions. Thanks, <a href="https://github.com/alfawal"><code>@alfawal</code></a>.</li> <li>Add EFM Neovim integration documentation. Thanks, <a href="https://github.com/danielebra"><code>@danielebra</code></a>.</li> <li>Add copy-pastable pre-commit YAML to the README. Thanks, <a href="https://github.com/Pierre-Sassoulas"><code>@Pierre-Sassoulas</code></a>.</li> <li>Polish linter and CLI documentation. Thanks, <a href="https://github.com/jasonaowen"><code>@jasonaowen</code></a> and <a href="https://github.com/dotWee"><code>@dotWee</code></a>.</li> </ul> <h3>Packaging</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/djlint/djLint/blob/master/CHANGELOG.md">djlint's changelog</a>.</em></p> <blockquote> <h2>[1.38.1] - 2026-06-04</h2> <h3>Fix</h3> <ul> <li>Match exclude paths on path boundaries.</li> </ul> <h2>[1.38.0] - 2026-06-04</h2> <h3>Feature</h3> <ul> <li>Add support for <code>.djlint.toml</code> project and global config files.</li> </ul> <h3>Fix</h3> <ul> <li>Preserve single-line inline HTML tag bodies when they fit within <code>max_line_length</code>.</li> <li>Avoid evaluating template expressions while formatting tag contents.</li> </ul> <h3>Packaging</h3> <ul> <li>Fix npm publish workflow.</li> </ul> <h2>[1.37.0] - 2026-06-04</h2> <h3>Feature</h3> <ul> <li>Add <code>--format-attribute-js-json</code> for formatting JavaScript and JSON inside HTML attributes. It also supports <code>format_attribute_js_json_pattern</code> and <code>format_attribute_js_json_min_props</code> for tuning which attributes are formatted. Thanks, <a href="https://github.com/oliverhaas"><code>@oliverhaas</code></a>.</li> <li>Add <code>--github-output</code> for GitHub Actions annotations. Thanks, <a href="https://github.com/iloveitaly"><code>@iloveitaly</code></a>.</li> </ul> <h3>Fix</h3> <ul> <li>Fix <code>ignore_blocks</code> matching when ignored blocks are indented. Thanks, <a href="https://github.com/tdryer"><code>@tdryer</code></a>.</li> <li>Use relative paths for <code>--exclude</code> and <code>--use-gitignore</code> matching so path filters work consistently from nested directories. Thanks, <a href="https://github.com/satya-waylit"><code>@satya-waylit</code></a>.</li> <li>Stop D018/J018 from flagging root links such as <code>href="/"</code>. Thanks, <a href="https://github.com/SAY-5"><code>@SAY-5</code></a>.</li> <li>Do not treat soft hyphen entities as text for H023. Thanks, <a href="https://github.com/kotutuloro"><code>@kotutuloro</code></a>.</li> <li>Fix Handlebars <code>{{#unless}}</code> indentation. Thanks, <a href="https://github.com/S1mplePixels"><code>@S1mplePixels</code></a>.</li> <li>Fix formatting when <code>/></code> appears inside an HTML attribute value. Thanks, <a href="https://github.com/novucs"><code>@novucs</code></a>.</li> <li>Improve CPU count handling for worker setup.</li> </ul> <h3>Performance</h3> <ul> <li>Improve formatter caching and reduce cache memory usage. Formatting is about 19% faster.</li> </ul> <h3>Documentation</h3> <ul> <li>Add Chinese translation. Thanks, <a href="https://github.com/Twisuki"><code>@Twisuki</code></a>.</li> <li>Add Homebrew installation instructions. Thanks, <a href="https://github.com/alfawal"><code>@alfawal</code></a>.</li> <li>Add EFM Neovim integration documentation. Thanks, <a href="https://github.com/danielebra"><code>@danielebra</code></a>.</li> <li>Add copy-pastable pre-commit YAML to the README. Thanks, <a href="https://github.com/Pierre-Sassoulas"><code>@Pierre-Sassoulas</code></a>.</li> <li>Polish linter and CLI documentation. Thanks, <a href="https://github.com/jasonaowen"><code>@jasonaowen</code></a> and <a href="https://github.com/dotWee"><code>@dotWee</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/djlint/djLint/commit/b27b0c1df36dba0d0c10d0959bc55cd320785c8f"><code>b27b0c1</code></a> v1.38.1</li> <li><a href="https://github.com/djlint/djLint/commit/0aa56d1addf439eb1d83a72a373e53cb1d72983b"><code>0aa56d1</code></a> fix(config): match exclude paths on path boundaries</li> <li><a href="https://github.com/djlint/djLint/commit/6568ffe3753f7f3d8cbbb19e1d9b4753cc79c3fe"><code>6568ffe</code></a> v1.38.0</li> <li><a href="https://github.com/djlint/djLint/commit/b963d01d64ecb93066e40cd6c89c71233fae2c16"><code>b963d01</code></a> feat: support <code>.djlint.toml</code> config file</li> <li><a href="https://github.com/djlint/djLint/commit/43bec3bd0a7e1f4284eb260331e78997799cab7d"><code>43bec3b</code></a> fix(formatter): preserve single-line inline HTML bodies</li> <li><a href="https://github.com/djlint/djLint/commit/113aa706978228a34d056381a73afe5eb6d37dff"><code>113aa70</code></a> фdd parameterized test for object context variable in jinja set tags</li> <li><a href="https://github.com/djlint/djLint/commit/6997b9e9cb8f9c58fe4bd15e996e0275df8c2aae"><code>6997b9e</code></a> Fix unsafe template expression formatting</li> <li><a href="https://github.com/djlint/djLint/commit/9858df0258e2c7804a50459a899bfe1364461a22"><code>9858df0</code></a> ci: fix npm publish</li> <li><a href="https://github.com/djlint/djLint/commit/99c7ed46178768968b3dcb4cee4e45707cde7a0e"><code>99c7ed4</code></a> oops</li> <li><a href="https://github.com/djlint/djLint/commit/24ce7e52867e2ac4c6fcc663e8b097959fec4b4a"><code>24ce7e5</code></a> update changelog</li> <li>Additional commits viewable in <a href="https://github.com/djlint/djLint/compare/v1.36.4...v1.38.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
Landings
Not yet Landed
There has been no attempt to land revisions in this stack.