Update dependency stylelint to v15.11.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 15.10.3 -> 15.11.0 |
Release Notes
stylelint/stylelint (stylelint)
v15.11.0
- Added:
ignoreRules
tomax-nesting-depth
(#7215) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix forgrid-template
withrepeat()
(#7230) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-properties
false negative forfont-synthesis
(#7214) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-properties
false negatives for*-block
and*-inline
logical properties (#7208) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-properties
false negatives foroverflow
,overscroll-behavior
,scroll-margin
,scroll-padding
, and new Box Alignment shorthands (#7213) (@mattxwang). - Fixed:
function-no-unknown
false positives forlight-dark
,linear
andxywh
(#7242) (@mattxwang).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.