amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
468 stars 109 forks source link

chore(deps): update dependency stylelint to ^9.8.0 #387

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
stylelint devDependencies minor ^9.5.0 -> ^9.8.0 homepage, source

Release Notes

stylelint/stylelint ### [`v9.8.0`](https://renovatebot.com/gh/stylelint/stylelint/blob/master/CHANGELOG.md#​980) [Compare Source](https://renovatebot.com/gh/stylelint/stylelint/compare/9.7.1...9.8.0) - Added: `value-keyword-case` autofix ([#​3775](https://renovatebot.com/gh/stylelint/stylelint/pull/3775)). - Added: `ignore: ["pseudo-classes"]` to `max-nesting-depth` ([#​3724](https://renovatebot.com/gh/stylelint/stylelint/pull/3724)). - Added: `ignoreTypes:[]` to `selector-type-case` ([#​3758](https://renovatebot.com/gh/stylelint/stylelint/pull/3758)). - Added: `ignoreFunctions:[]` to `unit-no-unkown` ([#​3736](https://renovatebot.com/gh/stylelint/stylelint/pull/3736)). - Fixed: error for single-line Sass comments ([#​3772](https://renovatebot.com/gh/stylelint/stylelint/pull/3772)). - Fixed: `at-rule-*` false positives for Less variables and mixins ([#​3767](https://renovatebot.com/gh/stylelint/stylelint/pull/3767)). - Fixed: `max-empty-lines` false positives for final newlines ([#​3785](https://renovatebot.com/gh/stylelint/stylelint/pull/3785)). ### [`v9.7.1`](https://renovatebot.com/gh/stylelint/stylelint/blob/master/CHANGELOG.md#​971) [Compare Source](https://renovatebot.com/gh/stylelint/stylelint/compare/9.7.0...9.7.1) - Fixed: `at-rule-*` false positives for Less variables and mixins ([#​3759](https://renovatebot.com/gh/stylelint/stylelint/pull/3759)). ### [`v9.7.0`](https://renovatebot.com/gh/stylelint/stylelint/blob/master/CHANGELOG.md#​970) [Compare Source](https://renovatebot.com/gh/stylelint/stylelint/compare/9.6.0...9.7.0) - Added: allow globally installed configuration ([#​3642](https://renovatebot.com/gh/stylelint/stylelint/pull/3642)). - Added: `media-feature-parentheses-space-inside` autofix ([#​3720](https://renovatebot.com/gh/stylelint/stylelint/pull/3720)). - Added: `selector-descendant-combinator-no-non-space` autofix ([#​3565](https://renovatebot.com/gh/stylelint/stylelint/pull/3565)). - Added: `unit-case` autofix ([#​3725](https://renovatebot.com/gh/stylelint/stylelint/pull/3725)). - Fixed: false negatives for Less at-imports ([#​3687](https://renovatebot.com/gh/stylelint/stylelint/pull/3687)). - Fixed: SyntaxError when an empty string is used for a rule's custom message ([#​3743](https://renovatebot.com/gh/stylelint/stylelint/pull/3743)). - Fixed: `max-empty-lines` false positives for empty lines before `` ([#​3708](https://renovatebot.com/gh/stylelint/stylelint/pull/3708)). - Fixed: `selector-max-specificity` false positives for functional psuedo-classes ([#​3711](https://renovatebot.com/gh/stylelint/stylelint/pull/3711)). ### [`v9.6.0`](https://renovatebot.com/gh/stylelint/stylelint/blob/master/CHANGELOG.md#​960) [Compare Source](https://renovatebot.com/gh/stylelint/stylelint/compare/9.5.0...9.6.0) - Added: suggestions for invalid CLI options ([#​3622](https://renovatebot.com/gh/stylelint/stylelint/pull/3622)). - Added: `no-empty-first-line` rule ([#​3650](https://renovatebot.com/gh/stylelint/stylelint/pull/3650)). - Added: `at-rule-name-space-after` autofix ([#​3653](https://renovatebot.com/gh/stylelint/stylelint/pull/3653)). - Added: `block-closing-brace-empty-line-before` autofix ([#​3598](https://renovatebot.com/gh/stylelint/stylelint/pull/3617)). - Added: `block-closing-brace-space-before` autofix ([#​3673](https://renovatebot.com/gh/stylelint/stylelint/pull/3673)). - Added: `comment-whitespace-inside` autofix ([#​3619](https://renovatebot.com/gh/stylelint/stylelint/pull/3619)). - Added: `declaration-bang-space-after` autofix ([#​3598](https://renovatebot.com/gh/stylelint/stylelint/pull/3598)). - Added: `declaration-bang-space-before` autofix ([#​3592](https://renovatebot.com/gh/stylelint/stylelint/pull/3592)). - Added: `declaration-colon-newline-after` autofix ([#​3588](https://renovatebot.com/gh/stylelint/stylelint/pull/3588)). - Added: `function-comma-space-after` autofix ([#​3555](https://renovatebot.com/gh/stylelint/stylelint/pull/3555)). - Added: `function-comma-space-before` autofix ([#​3596](https://renovatebot.com/gh/stylelint/stylelint/pull/3596)). - Added: `function-name-case` autofix ([#​3674](https://renovatebot.com/gh/stylelint/stylelint/pull/3674)). - Added: `function-max-empty-lines` autofix ([#​3645](https://renovatebot.com/gh/stylelint/stylelint/pull/3645)). - Added: `function-parentheses-newline-inside` autofix ([#​3601](https://renovatebot.com/gh/stylelint/stylelint/pull/3601)). - Added: `function-whitespace-after` autofix ([#​3648](https://renovatebot.com/gh/stylelint/stylelint/pull/3648)). - Added: `media-feature-colon-space-after` autofix ([#​3623](https://renovatebot.com/gh/stylelint/stylelint/pull/3623)). - Added: `media-feature-colon-space-before` autofix ([#​3637](https://renovatebot.com/gh/stylelint/stylelint/pull/3637)). - Added: `media-feature-name-case` autofix ([#​3685](https://renovatebot.com/gh/stylelint/stylelint/pull/3685)). - Added: `media-feature-range-operator-space-after` autofix ([#​3639](https://renovatebot.com/gh/stylelint/stylelint/pull/3639)). - Added: `media-feature-range-operator-space-before` autofix ([#​3618](https://renovatebot.com/gh/stylelint/stylelint/pull/3618)). - Added: `media-query-list-comma-newline-after` autofix ([#​3643](https://renovatebot.com/gh/stylelint/stylelint/pull/3643)). - Added: `media-query-list-comma-space-after` autofix ([#​3607](https://renovatebot.com/gh/stylelint/stylelint/pull/3607)). - Added: `media-query-list-comma-space-before` autofix ([#​3640](https://renovatebot.com/gh/stylelint/stylelint/pull/3640)). - Added: `function-parentheses-space-inside` autofix ([#​3563](https://renovatebot.com/gh/stylelint/stylelint/pull/3563)). - Added: `selector-attribute-brackets-space-inside` autofix ([#​3605](https://renovatebot.com/gh/stylelint/stylelint/pull/3605)). - Added: `selector-attribute-operator-space-after` autofix ([#​3641](https://renovatebot.com/gh/stylelint/stylelint/pull/3641)). - Added: `selector-attribute-operator-space-before` autofix ([#​3603](https://renovatebot.com/gh/stylelint/stylelint/pull/3603)). - Added: `selector-pseudo-class-case` autofix ([#​3671](https://renovatebot.com/gh/stylelint/stylelint/pull/3671)). - Added: `selector-pseudo-class-parentheses-space-inside` autofix ([#​3646](https://renovatebot.com/gh/stylelint/stylelint/pull/3646)). - Added: `selector-type-case` autofix ([#​3668](https://renovatebot.com/gh/stylelint/stylelint/pull/3668)). - Added: `no-eol-whitespace` autofix ([#​3615](https://renovatebot.com/gh/stylelint/stylelint/pull/3615)). - Added: `no-extra-semicolons` autofix ([#​3574](https://renovatebot.com/gh/stylelint/stylelint/pull/3574)). - Added: `value-list-comma-newline-after` autofix ([#​3616](https://renovatebot.com/gh/stylelint/stylelint/pull/3616)). - Added: `value-list-comma-space-after` autofix ([#​3558](https://renovatebot.com/gh/stylelint/stylelint/pull/3558)). - Added: `value-list-comma-space-before` autofix ([#​3597](https://renovatebot.com/gh/stylelint/stylelint/pull/3597)). - Added: `baseIndentLevel` to `indentation` ([#​3557](https://renovatebot.com/gh/stylelint/stylelint/pull/3557)). - Fixed: autofix for 5 whitespace rules ([#​3621](https://renovatebot.com/gh/stylelint/stylelint/pull/3621)). - Fixed: `linebreaks` TypeError ([#​3636](https://renovatebot.com/gh/stylelint/stylelint/pull/3636)). - Fixed: `max-empty-lines` incorrect line reporting ([#​3530](https://renovatebot.com/gh/stylelint/stylelint/pull/3530)). - Fixed: `media-query-list-comma-newline-after` false positives for trailing comment ([#​3657](https://renovatebot.com/gh/stylelint/stylelint/pull/3657)). - Fixed: `no-descending-specificity` false positives for CSS Modules functional pseudo-classes ([#​3623](https://renovatebot.com/gh/stylelint/stylelint/pull/3623)).

Renovate configuration

:date: Schedule: "on saturday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.