Update dependency djlint to v1.34.1 - autoclosed #55

Closed
renovate wants to merge 1 commits from renovate/djlint-1.x into master
Collaborator

This PR contains the following updates:

Package Update Change
djlint minor ==1.31.0 -> ==1.34.1

Release Notes

Riverside-Healthcare/djlint (djlint)

v1.34.1

Compare Source

Bug Fixes
  • formatter: Avoid rewriting the file if it has not been changed (6965ba5)
  • linter: fix missed H025 for double closing (cf52faf), closes #​786

v1.34.0

Compare Source

Bug Fixes
  • configuration: Fix formatting, unused import and forgotten print (f6dbef2)
Features
  • configuration: Accept pyproject.toml as a --configuration argument (d8a059a)

v1.33.0

Compare Source

Bug Fixes
  • formatter: fixed extra breaks added around html tags inside template tags (6091ffb), closes #​742
  • formatter: fixed extra indend in script tags (9d04d51), closes #​733
  • formatter: fixed formatting on functions that used python keywords as the param name (183a7c0), closes #​756
  • h033: fix rull to not match data-action (f6881e0)
  • linter: fixed false positive on DJ018 (78d81dc), closes #​755
Features
  • formatter: added support for nunjucks async loop tags (5a32bb3)

v1.32.1

Compare Source

Bug Fixes

v1.32.0

Compare Source

Bug Fixes
  • formatter: fixed formatting on chained function (7c2756d), closes #​704
  • linter: fixed false positive on h026 data-id (400882a), closes #​711
  • linter: fixed golang false positive on T027 (232f4bc), closes #​712
Features
  • formatter: added support for jazzband's sorl-thumbnail tags (86122dc), closes #​714

v1.31.1

Compare Source

Bug Fixes
  • formatter: fixed formatter formatting ignored code (5c75d87), closes #​655
  • formatter: fixed function formatting with nested quoted parenthesis (6d63a6a), closes #​698
  • formatter: fixed overgrabbing on template tag condensing (75c3134), closes #​686
  • formatter: function index was not formatted correctly (a197200), closes #​693

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 | Update | Change | |---|---|---| | [djlint](https://github.com/Riverside-Healthcare/djlint) | minor | `==1.31.0` -> `==1.34.1` | --- ### Release Notes <details> <summary>Riverside-Healthcare/djlint (djlint)</summary> ### [`v1.34.1`](https://github.com/djlint/djLint/releases/tag/v1.34.1) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.34.0...v1.34.1) ##### Bug Fixes - **formatter:** Avoid rewriting the file if it has not been changed ([6965ba5](https://github.com/Riverside-Healthcare/djLint/commit/6965ba57f8849e2a4f09d83ab01bdddb84c5ed2f)) - **linter:** fix missed H025 for double closing ([cf52faf](https://github.com/Riverside-Healthcare/djLint/commit/cf52faf1887e54d55ae02dff6d937c9205f5e533)), closes [#&#8203;786](https://github.com/Riverside-Healthcare/djLint/issues/786) ### [`v1.34.0`](https://github.com/djlint/djLint/releases/tag/v1.34.0) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.33.0...v1.34.0) ##### Bug Fixes - **configuration:** Fix formatting, unused import and forgotten print ([f6dbef2](https://github.com/Riverside-Healthcare/djLint/commit/f6dbef2f531efb6b3047dae9d735dbea176db3ea)) ##### Features - **configuration:** Accept pyproject.toml as a --configuration argument ([d8a059a](https://github.com/Riverside-Healthcare/djLint/commit/d8a059ac32027c956fbae762ce6de44f5d47826c)) ### [`v1.33.0`](https://github.com/djlint/djLint/releases/tag/v1.33.0) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.32.1...v1.33.0) ##### Bug Fixes - **formatter:** fixed extra breaks added around html tags inside template tags ([6091ffb](https://github.com/Riverside-Healthcare/djLint/commit/6091ffbbc7b84972996f4588b10340135374c735)), closes [#&#8203;742](https://github.com/Riverside-Healthcare/djLint/issues/742) - **formatter:** fixed extra indend in script tags ([9d04d51](https://github.com/Riverside-Healthcare/djLint/commit/9d04d51e2cc21c7d78d2667c5ecfea147802fc0e)), closes [#&#8203;733](https://github.com/Riverside-Healthcare/djLint/issues/733) - **formatter:** fixed formatting on functions that used python keywords as the param name ([183a7c0](https://github.com/Riverside-Healthcare/djLint/commit/183a7c0a5d7f0fc829ab8f7252c4b84e07692d4d)), closes [#&#8203;756](https://github.com/Riverside-Healthcare/djLint/issues/756) - **h033:** fix rull to not match data-action ([f6881e0](https://github.com/Riverside-Healthcare/djLint/commit/f6881e0884f4c8061af4c53b5e24eeca90ca2972)) - **linter:** fixed false positive on DJ018 ([78d81dc](https://github.com/Riverside-Healthcare/djLint/commit/78d81dc1ee12159d8a3b6cb8fdba0a7dd94e43f3)), closes [#&#8203;755](https://github.com/Riverside-Healthcare/djLint/issues/755) ##### Features - **formatter:** added support for nunjucks async loop tags ([5a32bb3](https://github.com/Riverside-Healthcare/djLint/commit/5a32bb30533d869b5bc7ecd71aec23a09af3fd5b)) ### [`v1.32.1`](https://github.com/djlint/djLint/releases/tag/v1.32.1) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.32.0...v1.32.1) ##### Bug Fixes - **formatter:** reverted chained function formatting ([2ba6e3b](https://github.com/Riverside-Healthcare/djLint/commit/2ba6e3b4624de855179fd23829cb4ce1bd727d8f)), closes [#&#8203;720](https://github.com/Riverside-Healthcare/djLint/issues/720) [#&#8203;704](https://github.com/Riverside-Healthcare/djLint/issues/704) ### [`v1.32.0`](https://github.com/djlint/djLint/releases/tag/v1.32.0) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.31.1...v1.32.0) ##### Bug Fixes - **formatter:** fixed formatting on chained function ([7c2756d](https://github.com/Riverside-Healthcare/djLint/commit/7c2756dc931b9ca036ff81175cf6db08464d4c8e)), closes [#&#8203;704](https://github.com/Riverside-Healthcare/djLint/issues/704) - **linter:** fixed false positive on h026 data-id ([400882a](https://github.com/Riverside-Healthcare/djLint/commit/400882a2c3bc154ab42356843c32ddf833109566)), closes [#&#8203;711](https://github.com/Riverside-Healthcare/djLint/issues/711) - **linter:** fixed golang false positive on T027 ([232f4bc](https://github.com/Riverside-Healthcare/djLint/commit/232f4bc09ee012004cdb8b4963941058940aa006)), closes [#&#8203;712](https://github.com/Riverside-Healthcare/djLint/issues/712) ##### Features - **formatter:** added support for jazzband's sorl-thumbnail tags ([86122dc](https://github.com/Riverside-Healthcare/djLint/commit/86122dc0933040ee71d17f1f5f5010b2cfa56031)), closes [#&#8203;714](https://github.com/Riverside-Healthcare/djLint/issues/714) ### [`v1.31.1`](https://github.com/djlint/djLint/releases/tag/v1.31.1) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.31.0...v1.31.1) ##### Bug Fixes - **formatter:** fixed formatter formatting ignored code ([5c75d87](https://github.com/Riverside-Healthcare/djLint/commit/5c75d87a1bcce9189d5b8a561d4ea6a92c1ee1bb)), closes [#&#8203;655](https://github.com/Riverside-Healthcare/djLint/issues/655) - **formatter:** fixed function formatting with nested quoted parenthesis ([6d63a6a](https://github.com/Riverside-Healthcare/djLint/commit/6d63a6a83947caa7a45d71cf5953225b5147b3bf)), closes [#&#8203;698](https://github.com/Riverside-Healthcare/djLint/issues/698) - **formatter:** fixed overgrabbing on template tag condensing ([75c3134](https://github.com/Riverside-Healthcare/djLint/commit/75c3134da17862eff531b7594cbf5eb050614090)), closes [#&#8203;686](https://github.com/Riverside-Healthcare/djLint/issues/686) - **formatter:** function index was not formatted correctly ([a197200](https://github.com/Riverside-Healthcare/djLint/commit/a1972008630dad54b0aa1e90cf6e8ef4192ff938)), closes [#&#8203;693](https://github.com/Riverside-Healthcare/djLint/issues/693) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS41IiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate force-pushed renovate/djlint-1.x from 4fa93293ae to 615ae33b24 2023-08-19 14:00:48 +01:00 Compare
renovate force-pushed renovate/djlint-1.x from 615ae33b24 to 0a1e49929b 2023-09-18 12:00:45 +01:00 Compare
renovate changed title from Update dependency djlint to v1.32.1 to Update dependency djlint to v1.33.0 2023-09-18 12:00:49 +01:00
renovate force-pushed renovate/djlint-1.x from 0a1e49929b to 61a59aa0c6 2023-09-20 08:01:26 +01:00 Compare
renovate changed title from Update dependency djlint to v1.33.0 to Update dependency djlint to v1.34.0 2023-09-20 08:01:28 +01:00
renovate force-pushed renovate/djlint-1.x from 61a59aa0c6 to e84f198f89 2023-12-20 20:00:42 +00:00 Compare
renovate changed title from Update dependency djlint to v1.34.0 to Update dependency djlint to v1.34.1 2023-12-20 20:00:45 +00:00
renovate changed title from Update dependency djlint to v1.34.1 to Update dependency djlint to v1.34.1 - autoclosed 2024-01-05 18:01:03 +00:00
renovate closed this pull request 2024-01-05 18:01:03 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: repos/website#55
No description provided.