Update dependency stylelint to v14.9.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 14.8.2 -> 14.9.1 |
Release Notes
stylelint/stylelint
v14.9.1
- Fixed:
selector-max-specificity
false positives for:nth-child
(#6140).
v14.9.0
- Added:
import-notation
rule (#6102). - Fixed:
no-duplicate-selectors
false positives for SCSS/Less nested interpolations (#6118). - Fixed:
no-descending-specificity
andselector-max-specificity
false positives for:is()
and:where()
(#6131).
v14.8.5
- Fixed:
no-duplicate-selectors
false positives with Less syntax (#6111).
v14.8.4
- Fixed:
no-duplicate-selectors
error with non-standard selectors (#6106).
v14.8.3
- Fixed:
at-rule-no-unknown
false positives for@layer
(#6093). - Fixed:
length-zero-no-unit
autofix for.0
values (#6098). - Fixed:
media-feature-name-no-unknown
false positives fordisplay-mode
(#6073). - Fixed:
no-descending-specificity
end positions (#6049). - Fixed:
no-duplicate-*
end positions (#6047). - Fixed:
no-invalid-*
end positions (#6072). - Fixed:
no-invalid-position-at-import-rule
false positives for@layer
(#6094).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot