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/malva to v0.10.1 #136

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/malva minor v0.4.0 -> v0.10.1

Release Notes

g-plane/malva (g-plane/malva) ### [`v0.10.1`](https://togithub.com/g-plane/malva/releases/tag/v0.10.1) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.10.0...v0.10.1) #### Fixes - Fixed aligning comments. ### [`v0.10.0`](https://togithub.com/g-plane/malva/releases/tag/v0.10.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.9.1...v0.10.0) #### Features - Added [`alignComments`](https://malva.netlify.app/config/align-comments.html) option. ### [`v0.9.1`](https://togithub.com/g-plane/malva/releases/tag/v0.9.1) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.9.0...v0.9.1) #### Fixes - Fixed formatting top-level declarations when there're no trailing whitespaces or semicolons. ### [`v0.9.0`](https://togithub.com/g-plane/malva/releases/tag/v0.9.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.8.0...v0.9.0) #### Breaking Changes - Changed `topLevelDeclarations.preferSingleLine` to [`singleLineTopLevelDeclarations`](https://malva.netlify.app/config/single-line-top-level-declarations.html). Option value can't be `null` now, and it can't be controlled by [`preferSingleLine`](https://malva.netlify.app/config/prefer-single-line.html) option now. ### [`v0.8.0`](https://togithub.com/g-plane/malva/releases/tag/v0.8.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.7.1...v0.8.0) #### Features - Improved error message. - Added support of Tailwind CSS `@media screen()` syntax. - Added support of formatting `style` attr in HTML. #### Fixes - Fixed indent of unknown at-rule prelude. ### [`v0.7.1`](https://togithub.com/g-plane/malva/releases/tag/v0.7.1) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.7.0...v0.7.1) #### Fixes - Fixed non-standard `@apply` at-rule. ### [`v0.7.0`](https://togithub.com/g-plane/malva/releases/tag/v0.7.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.6.0...v0.7.0) #### Features - Added [`selectorOverrideCommentDirective`](https://togithub.com/g-plane/malva/blob/v0.7.0/docs/config.md#selectoroverridecommentdirective) option. - Optimized formatting Less `@import` at-rule. - Added [`preferSingleLine`](https://togithub.com/g-plane/malva/blob/v0.7.0/docs/config.md#prefersingleline) option. - Renamed `padComments` to [`formatComments`](https://togithub.com/g-plane/malva/blob/v0.7.0/docs/config.md#formatcomments). #### Deprecation - `padComments` was renamed to `formatComments`, so `padComments` is deprecated and will be removed in the future. ### [`v0.6.0`](https://togithub.com/g-plane/malva/releases/tag/v0.6.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.5.1...v0.6.0) #### Features - Added [`attrValueQuotes`](https://togithub.com/g-plane/malva/blob/v0.6.0/docs/config.md#attrvaluequotes) option. - Optimized comments before selector. - Optimized formatting pseudo class selectors. - Optimized formatting comments in nodes list. - Optimized comments inside complex selector. - Optimized comments inside pseudo selector. - Optimized formatting function in declaration value. #### Fixes - Fixed indentation of compound selector. - Fixed edge case of `preferSingle` and `preferDouble` quotes option. ### [`v0.5.1`](https://togithub.com/g-plane/malva/releases/tag/v0.5.1) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.5.0...v0.5.1) #### Chore - Added descriptions to configuration JSON schema. ### [`v0.5.0`](https://togithub.com/g-plane/malva/releases/tag/v0.5.0) [Compare Source](https://togithub.com/g-plane/malva/compare/v0.4.0...v0.5.0) #### Features - Added support of inserting heuristic linebreak when formatting lists for some AST nodes. (Close [#​11](https://togithub.com/g-plane/malva/issues/11)) #### Fixes - Fixed printing semicolons twice in Sass variable declaration. (Fix [#​10](https://togithub.com/g-plane/malva/issues/10))

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.