Update dependency djlint to v1.9.2 #26

Merged
Xefir merged 1 commits from renovate/djlint-1.x into master 2022-07-30 14:44:53 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
djlint dev-dependencies minor 1.7.2 -> 1.9.2

Release Notes

Riverside-Healthcare/djlint

v1.9.2

Compare Source

Bug Fixes

v1.9.1

Compare Source

Bug Fixes
  • formatter: fixed greedy regex issue when finding script and style tags (ca7ff3a)

v1.9.0

Compare Source

Features
  • formatter: added options to format css and js using jsbeautifier (99b5ee2)

v1.8.1

Compare Source

Bug Fixes

v1.8.0

Compare Source

Features
  • formatter: added option to add blank line before tags (b2bd1ea), closes #​307

v1.7.4

Compare Source

Bug Fixes

v1.7.3

Compare Source

Bug Fixes
  • preserve blank lines: fixed duplicate blank lines being inserted after h-space, (9ed3393), closes #​300

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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [djlint](https://github.com/Riverside-Healthcare/djlint) | dev-dependencies | minor | `1.7.2` -> `1.9.2` | --- ### Release Notes <details> <summary>Riverside-Healthcare/djlint</summary> ### [`v1.9.2`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.9.2) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.9.1...v1.9.2) ##### Bug Fixes - **t027:** fixed test and regression in T027 ([6f84539](https://github.com/Riverside-Healthcare/djLint/commit/6f84539038c1c036db260fb06445f1d66b5eaced)), closes [#&#8203;141](https://github.com/Riverside-Healthcare/djLint/issues/141) ### [`v1.9.1`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.9.1) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.9.0...v1.9.1) ##### Bug Fixes - **formatter:** fixed greedy regex issue when finding script and style tags ([ca7ff3a](https://github.com/Riverside-Healthcare/djLint/commit/ca7ff3a1c700a5f6ef0b118579fabf0f9079330a)) ### [`v1.9.0`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.9.0) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.8.1...v1.9.0) ##### Features - **formatter:** added options to format css and js using jsbeautifier ([99b5ee2](https://github.com/Riverside-Healthcare/djLint/commit/99b5ee2c1f34b732c597d97241eea200b2197fee)) ### [`v1.8.1`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.8.1) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.8.0...v1.8.1) ##### Bug Fixes - **indent:** fixed bad indent on short blocks ([7e4ac76](https://github.com/Riverside-Healthcare/djLint/commit/7e4ac76be0aa95b406e4343540f284caad395c4a)), closes [#&#8203;309](https://github.com/Riverside-Healthcare/djLint/issues/309) ### [`v1.8.0`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.8.0) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.7.4...v1.8.0) ##### Features - **formatter:** added option to add blank line before tags ([b2bd1ea](https://github.com/Riverside-Healthcare/djLint/commit/b2bd1ea29893d171b607fb9c373a5a778813cfb2)), closes [#&#8203;307](https://github.com/Riverside-Healthcare/djLint/issues/307) ### [`v1.7.4`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.7.4) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.7.3...v1.7.4) ##### Bug Fixes - **linter:** fixed false positive on T027 ([946b8ad](https://github.com/Riverside-Healthcare/djLint/commit/946b8ad7152b098ddc2489a52bc668ba48737445)), closes [#&#8203;301](https://github.com/Riverside-Healthcare/djLint/issues/301) ### [`v1.7.3`](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.7.3) [Compare Source](https://github.com/Riverside-Healthcare/djlint/compare/v1.7.2...v1.7.3) ##### Bug Fixes - **preserve blank lines:** fixed duplicate blank lines being inserted after h-space, ([9ed3393](https://github.com/Riverside-Healthcare/djLint/commit/9ed3393be09e4b4dfd625f021fa85138ea937861)), closes [#&#8203;300](https://github.com/Riverside-Healthcare/djLint/issues/300) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzEuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->
Xefir changed title from Update dependency djlint to v1.7.4 to Update dependency djlint to v1.9.1 2022-07-29 00:34:52 +00:00
Xefir force-pushed renovate/djlint-1.x from 9019475f9a to b621436b34 2022-07-29 00:34:54 +00:00 Compare
Xefir changed title from Update dependency djlint to v1.9.1 to Update dependency djlint to v1.9.2 2022-07-30 00:37:22 +00:00
Xefir force-pushed renovate/djlint-1.x from b621436b34 to 89cde9a497 2022-07-30 00:37:25 +00:00 Compare
Xefir merged commit ab20269c5d into master 2022-07-30 14:44:52 +00:00
Xefir deleted branch renovate/djlint-1.x 2022-07-30 14:44:58 +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#26
No description provided.