chore(deps): update dependency djlint to v1.35.2 #231

Merged
Xefir merged 1 commits from renovate/djlint-1.x-lockfile into master 2024-08-31 01:14:59 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
djlint dev-dependencies minor 1.34.1 -> 1.35.2

Release Notes

djlint/djLint (djlint)

v1.35.2

Compare Source

  • Fix npm publishing

v1.35.1

Compare Source

  • Fix npm publishing

v1.35.0

Compare Source

  • Unpin dependencies upper bounds.
  • Use min(cpu_count, files_count, 4) workers. Use a thread instead of a process if only one worker will be used. This gives the best performance and low resource usage.
  • Refactor the code.
  • Fix max attribute length with longer regex custom html tags (#​884)
  • Fix Jinja formatting issues (#​715)
  • Fix: not detecting tabs as a valid seperation between tags (#​813)
  • Fix: Add ignore for sms links (#​815)
  • Fix: Allow attributes on
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [djlint](https://github.com/djlint/djLint) | dev-dependencies | minor | `1.34.1` -> `1.35.2` | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.35.2`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1352---2024-08-29) [Compare Source](https://github.com/djlint/djLint/compare/v1.35.1...v1.35.2) - Fix npm publishing ### [`v1.35.1`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1351---2024-08-29) [Compare Source](https://github.com/djlint/djLint/compare/v1.35.0...v1.35.1) - Fix npm publishing ### [`v1.35.0`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1350---2024-08-29) [Compare Source](https://github.com/djlint/djLint/compare/v1.34.2...v1.35.0) - Unpin dependencies upper bounds. - Use min(cpu_count, files_count, 4) workers. Use a thread instead of a process if only one worker will be used. This gives the best performance and low resource usage. - Refactor the code. - Fix max attribute length with longer regex custom html tags ([#&#8203;884](https://github.com/djlint/djLint/issues/884)) - Fix Jinja formatting issues ([#&#8203;715](https://github.com/djlint/djLint/issues/715)) - Fix: not detecting tabs as a valid seperation between tags ([#&#8203;813](https://github.com/djlint/djLint/issues/813)) - Fix: Add ignore for sms links ([#&#8203;815](https://github.com/djlint/djLint/issues/815)) - Fix: Allow attributes on <title> ([#&#8203;830](https://github.com/djlint/djLint/issues/830)) ### [`v1.34.2`](https://github.com/djlint/djLint/releases/tag/v1.34.2) [Compare Source](https://github.com/djlint/djLint/compare/v1.34.1...v1.34.2) ##### Bug Fixes - max attribute length with longer regex custom html tags ([#&#8203;884](https://github.com/djlint/djLint/issues/884)) ([a8e3835](https://github.com/djlint/djLint/commit/a8e38359c7cf7f16936bdb46348b74bd7e7a7ff8)) </details> --- ### 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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Xefir added 1 commit 2024-08-29 06:29:59 +00:00
chore(deps): update dependency djlint to v1.34.2
All checks were successful
divent / lint (push) Successful in 2m28s
divent / docker (push) Successful in 2m33s
divent / pypi (push) Has been skipped
6ec112012d
Xefir force-pushed renovate/djlint-1.x-lockfile from 6ec112012d to a3494c9009 2024-08-30 06:31:34 +00:00 Compare
Xefir changed title from chore(deps): update dependency djlint to v1.34.2 to chore(deps): update dependency djlint to v1.35.2 2024-08-30 06:31:35 +00:00
Xefir merged commit 9ad9bf7fba into master 2024-08-31 01:14:59 +00:00
Xefir deleted branch renovate/djlint-1.x-lockfile 2024-08-31 01:14:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Divent#231
No description provided.