Update dependency djlint to >=1.39.5 #578

Merged
tobru merged 1 commit from renovate/djlint-1.x into main 2026-06-29 08:40:39 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
djlint >=1.39.4>=1.39.5 age confidence

Release Notes

djlint/djLint (djlint)

v1.39.5

Compare Source

Fix
  • Return 1 when no files match the requested lint or format run.
  • Make --check - return 1 when formatting changes are needed.
  • Keep progress output off stdin runs.
Performance
  • Defer runtime-only imports until the CLI code paths that need them.
  • Process stdin formatting in memory instead of creating a temporary file.
  • Avoid creating an executor when a run only has one worker.

Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [djlint](https://github.com/djlint/djLint) | `>=1.39.4` → `>=1.39.5` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/djlint/1.39.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/djlint/1.39.4/1.39.5?slim=true) | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.39.5`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1395---2026-06-29) [Compare Source](https://github.com/djlint/djLint/compare/v1.39.4...v1.39.5) ##### Fix - Return 1 when no files match the requested lint or format run. - Make `--check -` return 1 when formatting changes are needed. - Keep progress output off stdin runs. ##### Performance - Defer runtime-only imports until the CLI code paths that need them. - Process stdin formatting in memory instead of creating a temporary file. - Avoid creating an executor when a run only has one worker. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update dependency djlint to >=1.39.5
All checks were successful
Tests / test (push) Successful in 1m16s
41be351101
tobru merged commit 1c117278c2 into main 2026-06-29 08:40:39 +00:00
tobru deleted branch renovate/djlint-1.x 2026-06-29 08:40:39 +00:00
Sign in to join this conversation.
No description provided.