chore(deps): update dependency stylelint to ^16.14.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | ^16.13.2 -> ^16.14.0 |
Release Notes
stylelint/stylelint (stylelint)
v16.14.0
It fixes 8 bugs and adds features to our Warning
type.
- Added: replaced text and corresponding range to
Warning
type (#8234) (@romainmenke). - Fixed:
SyntaxError: The requested module 'table'...
(#8325) (@denisx). - Fixed:
RuleContext['fix']
type (#8309) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecated
autofix ofborder-color
andoverflow
(#8346) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecated
false negatives foroverflow-x
andoverflow-y
(#8340) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecated
false negatives forscrollbar-color
(#8346) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecated
false positives for non-standard syntax values (#8329) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecated
warning message foroverflow: <keyword> <keyword>
(#8340) (@Mouvedia). - Fixed:
selector-pseudo-class-no-unknown
false positives for:has-slotted
(#8332) (@Mouvedia).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.