kasaharu / triangle

Try Angular!
2 stars 0 forks source link

Update dependency stylelint to v10 #532

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 major 9.10.1 -> 10.0.0 homepage, source

Release Notes

stylelint/stylelint ### [`v10.0.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/stylelint/stylelint/compare/9.10.1...10.0.0) - Removed: Node.js 6.x support. Node.js 8.15.1 or greater is now required ([#​4006](https://togithub.com/stylelint/stylelint/pull/4006)). - Removed: `styled` and `jsx` syntax options that were replaced with `css-in-js` in v9.10.0 ([#​4007](https://togithub.com/stylelint/stylelint/pull/4007)). - Changed: throws error if glob matches no files, use the `--allow-empty-input` flag for the old behaviour ([#​3965](https://togithub.com/stylelint/stylelint/pull/3965)). - Changed: rules are now applied in the order defined in `lib/rules/index.js` ([#​3923](https://togithub.com/stylelint/stylelint/pull/3923)). - Added: `at-rule-property-requirelist` rule ([#​3997](https://togithub.com/stylelint/stylelint/pull/3997)). - Added: `disallowInList` to `no-duplicate-selectors` ([#​3936](https://togithub.com/stylelint/stylelint/pull/3936)). - Added: `ignore: ["comments"]` to `block-no-empty` ([#​4008](https://togithub.com/stylelint/stylelint/pull/4008)). - Fixed: false negatives in declaration-based rules for CSS-in-JS ([#​3933](https://togithub.com/stylelint/stylelint/pull/3933)). - Fixed: `color-no-invalid-hex` false negatives for CSS-in-JS ([#​3957](https://togithub.com/stylelint/stylelint/pull/3957)). - Fixed: `feature-name-no-unknown` false positives for `prefers-color-scheme` ([#​3951](https://togithub.com/stylelint/stylelint/pull/3951)). - Fixed: `function-calc-no-invalid` false positives for negative numbers ([#​3921](https://togithub.com/stylelint/stylelint/pull/3921)). - Fixed: `no-descending-specificity` false positives for vendor prefixed pseudo-elements ([#​3929](https://togithub.com/stylelint/stylelint/issues/3929)). - Fixed: `selector-max-*` false negatives for nested at-rules ([#​3959](https://togithub.com/stylelint/stylelint/pull/3959)). - Fixed: `value-keyword-case` autofix for single-line comments within maps ([#​4019](https://togithub.com/stylelint/stylelint/pull/4019)).

Renovate configuration

:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Tokyo.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.