chore(deps): update dependency djlint to v1.35.4 #247

Merged
Xefir merged 1 commits from renovate/djlint-1.x-lockfile into master 2024-11-02 09:56:00 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
djlint dev-dependencies patch 1.35.3 -> 1.35.4

Release Notes

djlint/djLint (djlint)

v1.35.4

Compare 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):

Version Seconds
v1.35.3 20.39
v1.35.4 pure Python 14.39
v1.35.4 compiled 11.35

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [djlint](https://github.com/djlint/djLint) | dev-dependencies | patch | `1.35.3` -> `1.35.4` | --- ### Release Notes <details> <summary>djlint/djLint (djlint)</summary> ### [`v1.35.4`](https://github.com/djlint/djLint/blob/HEAD/CHANGELOG.md#1354---2024-11-01) [Compare Source](https://github.com/djlint/djLint/compare/v1.35.3...v1.35.4) Compiled [mypyc](https://mypyc.readthedocs.io/en/stable/introduction.html) 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 [@&#8203;JCWasmx86](https://github.com/JCWasmx86). See the [commits](https://github.com/djlint/djLint/compare/v1.35.3...v1.35.4) for more details. Formatting performance comparison with the previous version (tested on <https://github.com/openedx/edx-platform> with single thread): | Version | Seconds | | ------------------- | ------- | | v1.35.3 | 20.39 | | v1.35.4 pure Python | 14.39 | | v1.35.4 compiled | 11.35 | </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-11-02 06:38:28 +00:00
chore(deps): update dependency djlint to v1.35.4
All checks were successful
divent / lint (push) Successful in 1m59s
divent / docker (push) Successful in 1m18s
divent / pypi (push) Has been skipped
8a3507013d
Xefir merged commit eed94cce62 into master 2024-11-02 09:56:00 +00:00
Xefir deleted branch renovate/djlint-1.x-lockfile 2024-11-02 09:56:01 +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#247
No description provided.