amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
466 stars 110 forks source link

chore(deps): update dependency stylelint to ^9.10.0 #536

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.9.0 -> ^9.10.0 homepage, source

Release Notes

stylelint/stylelint ### [`v9.10.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​9100) [Compare Source](https://togithub.com/stylelint/stylelint/compare/9.9.0...9.10.0) - Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config ([#​3799](https://togithub.com/stylelint/stylelint/pull/3799)). - Added: `css-in-js` syntax option that will replace the existing `styled` and `jsx` ones ([#​3872](https://togithub.com/stylelint/stylelint/pull/3872)). - Added: `function-calc-no-invalid` rule ([#​3833](https://togithub.com/stylelint/stylelint/pull/3833)). - Added: `ignore: ["next-sibling"]` to `selector-max-type` ([#​3832](https://togithub.com/stylelint/stylelint/pull/3832)). - Added: `declaration-block-semicolon-space-after` autofix ([#​3865](https://togithub.com/stylelint/stylelint/pull/3865)). - Fixed: autofix is now disabled when a stylelint processors is used ([#​3873](https://togithub.com/stylelint/stylelint/pull/3873)). - Fixed: `CssSyntaxError` for functions in template literals ([#​3869](https://togithub.com/stylelint/stylelint/pull/3869)). - Fixed: `no-descending-specificity` false positives for styled-components ([#​3875](https://togithub.com/stylelint/stylelint/pull/3875)). - Fixed: `no-duplicate-selectors` false positives for styled-components ([#​3875](https://togithub.com/stylelint/stylelint/pull/3875)). - Fixed: `selector-pseudo-class-no-unknown` false positives for `focus-visible` ([#​3887](https://togithub.com/stylelint/stylelint/pull/3887)). - Fixed: `selector-max-universal` false positives for flush comments containing a comma ([#​3817](https://togithub.com/stylelint/stylelint/pull/3817)). - Fixed: `shorthand-property-redundant-values` false positives for negative values ([#​3888](https://togithub.com/stylelint/stylelint/pull/3888)).

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.