liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

chore(deps): update dependency stylelint to v11 #983

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
stylelint (source) devDependencies major 10.1.0 -> 11.0.0

Release Notes

stylelint/stylelint ### [`v11.0.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1100) [Compare Source](https://togithub.com/stylelint/stylelint/compare/10.1.0...11.0.0) - Changed: `--report-needless-disables` CLI flag now reports needless disables and runs linting ([#​4151](https://togithub.com/stylelint/stylelint/pull/4151)). - Changed: display a violation at 1:1 for each file instead of throwing an error on unrecognised rules ([#​4237](https://togithub.com/stylelint/stylelint/pull/4237)). - Changed: always return `stylelintError` as a boolean ([#​4174](https://togithub.com/stylelint/stylelint/pull/4174)). - Deprecated: `createRuleTester` API ([#​4279](https://togithub.com/stylelint/stylelint/pull/4279)). - Added: `--reportInvalidScopeDisables` CLI flag ([#​4181](https://togithub.com/stylelint/stylelint/pull/4181)). - Added: `unicode-bom` rule ([#​4225](https://togithub.com/stylelint/stylelint/pull/4225)). - Added: `max-empty-lines` autofix ([#​3667](https://togithub.com/stylelint/stylelint/pull/3667)). - Added: `selector-pseudo-element-case` autofix ([#​3672](https://togithub.com/stylelint/stylelint/pull/3672)). - Added: `selector-*` support for all logical combinations (`:matches`, `:has`) ([#​4179](https://togithub.com/stylelint/stylelint/pull/4179)). - Added: `ignore: ["selectors-within-list"]` to `no-descending-specificity` ([#​4176](https://togithub.com/stylelint/stylelint/pull/4176)). - Added: `ignoreSelectors: []` to `property-no-unknown` ([#​4275](https://togithub.com/stylelint/stylelint/pull/4275)). - Fixed: Babel user configuration interfering with CSS-in-JS parser ([#​4164](https://togithub.com/stylelint/stylelint/pull/4164)). - Fixed: PostCSS plugin ignoring .stylelintignore ([#​4186](https://togithub.com/stylelint/stylelint/pull/4186)). - Fixed: `*-max-empty-lines` to only report one violation per function, selector, value list ([#​4260](https://togithub.com/stylelint/stylelint/pull/4260)). - Fixed: `block-no-empty` crash for `@import` statements ([#​4110](https://togithub.com/stylelint/stylelint/pull/4110)). - Fixed: `indentation` false positives for `