kachick / depop

šŸ™ˆ :star: Chrome extension to hide stars, followers and watchers on GitHub
https://chrome.google.com/webstore/detail/eyes-away-from-github-pop/bblbchjekobacogfioehogggccfagkmk
MIT License
1 stars 1 forks source link

Update dependency g-plane/markup_fmt to v0.12.0 #137

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
g-plane/markup_fmt minor v0.8.0 -> v0.12.0

Release Notes

g-plane/markup_fmt (g-plane/markup_fmt) ### [`v0.12.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.12.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.11.0...v0.12.0) #### Breaking Changes - For Rust users: Parameters of closure in [`format_text`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/fn.format_text.html) have been changed. Also, read more about the [`Hints`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/struct.Hints.html) struct. #### Features - Added support of Jinja blocks and tags in attributes. - Added support of Vento blocks and tags in attributes. - Added [`ignoreCommentDirective`](https://togithub.com/g-plane/markup_fmt/blob/v0.12.0/docs/config.md#ignorecommentdirective) option. - Added support of formatting `style` attribute with external formatter. ### [`v0.11.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.11.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.10.0...v0.11.0) #### Features - Added support of front-matter in Vento. - Added support of Angular. #### Fixes - Fixed comment detection in Astro front-matter. - Fixed self closing tag that has empty spaces. - Fixed whitespace line that is shorter than indent. - Fixed mixed quotes in native attribute in Jinja, Twig, Nunjucks and Vento. ### [`v0.10.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.10.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.9.0...v0.10.0) #### Features - Added support of some missing Jinja blocks. - Optimized formatting children mixed with texts and elements. - Avoid wrapping for multiple text-like nodes. - Added support of frontmatter in Jinja/Twig/Nunjucks templates. #### Fixes - Fixed unstable formatting of interpolation in non-whitespace-sensitive tag. ### [`v0.9.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.9.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.8.0...v0.9.0) #### Features - Added [`doctypeKeywordCase`](https://togithub.com/g-plane/markup_fmt/blob/v0.9.0/docs/config.md#doctypekeywordcase) option. #### Fixes - Fixed unquoted attribute interpolation in Jinja and Vento.

Configuration

šŸ“… Schedule: Branch creation - "on Tuesday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.