dependabot[bot] opened a new pull request, #1352: URL: https://github.com/apache/tooling-trusted-releases/pull/1352
Bumps [djlint](https://github.com/djlint/djLint) from 1.39.2 to 1.39.3. <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.39.3</h2> <h3>Fix</h3> <ul> <li>Use Click instead of tqdm for progress output, send progress to stderr, respect <code>--quiet</code>, and honor <code>NO_COLOR</code>. Remove direct <code>colorama</code> and <code>tqdm</code> dependencies now that Click handles CLI colors and progress.</li> <li>Avoid false H025 reports after self-closing tags in Django templates.</li> <li>Avoid false H025 reports for multiline Go template attributes.</li> <li>Keep Django child-template reformatting idempotent when inline control blocks also appear inside HTML attributes.</li> <li>Respect whitespace-control dashes when applying <code>blank_line_after_tag</code> and <code>blank_line_before_tag</code>.</li> </ul> </blockquote> </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.39.3] - 2026-06-23</h2> <h3>Fix</h3> <ul> <li>Use Click instead of tqdm for progress output, send progress to stderr, respect <code>--quiet</code>, and honor <code>NO_COLOR</code>. Remove direct <code>colorama</code> and <code>tqdm</code> dependencies now that Click handles CLI colors and progress.</li> <li>Avoid false H025 reports after self-closing tags in Django templates.</li> <li>Avoid false H025 reports for multiline Go template attributes.</li> <li>Keep Django child-template reformatting idempotent when inline control blocks also appear inside HTML attributes.</li> <li>Respect whitespace-control dashes when applying <code>blank_line_after_tag</code> and <code>blank_line_before_tag</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/djlint/djLint/commit/9414eaf8c2765251be1eef547e64d414212c2aa8"><code>9414eaf</code></a> v1.39.3</li> <li><a href="https://github.com/djlint/djLint/commit/f3f42bb7b1c9cf3295a27ad8ed4845b74b64a964"><code>f3f42bb</code></a> fix: avoid H025 false positives after self-closing tags</li> <li><a href="https://github.com/djlint/djLint/commit/0f4ad71b7ee811dcec2c490d8645911b8830fee4"><code>0f4ad71</code></a> fix(cli): clean up progress output and color handling</li> <li><a href="https://github.com/djlint/djLint/commit/e0e2df4b4c14500e01ccc4e93760c94cf598be42"><code>e0e2df4</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/djlint/djLint/issues/2126">#2126</a>)</li> <li><a href="https://github.com/djlint/djLint/commit/13aeba009d00d04529f386f9645277a8c59edede"><code>13aeba0</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/djlint/djLint/issues/2125">#2125</a>)</li> <li><a href="https://github.com/djlint/djLint/commit/77a7b37a63dd1779d359421d4622bf741bb89ca7"><code>77a7b37</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/djlint/djLint/issues/2124">#2124</a>)</li> <li><a href="https://github.com/djlint/djLint/commit/4565e9847787eabfa5e4788ddb42074594528cfb"><code>4565e98</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/djlint/djLint/issues/2123">#2123</a>)</li> <li><a href="https://github.com/djlint/djLint/commit/75dd8dd585b3cef95f7e34c64719baf8ac78a58a"><code>75dd8dd</code></a> chore(deps): update dependency pytest-github-actions-annotate-failures to v0....</li> <li><a href="https://github.com/djlint/djLint/commit/255f813fcc26e351688534715b3f2b6550ce29fc"><code>255f813</code></a> chore: reformat</li> <li><a href="https://github.com/djlint/djLint/commit/04326fad4a6e54aaa80978d2ee6ad750c826de02"><code>04326fa</code></a> fix: keep Django child template formatting idempotent</li> <li>Additional commits viewable in <a href="https://github.com/djlint/djLint/compare/v1.39.2...v1.39.3">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
