Update dependency stylelint to v16.2.1 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| stylelint (source) | devDependencies | minor | 16.0.2 -> 16.2.1 |
Release Notes
stylelint/stylelint (stylelint)
v16.2.1
- Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@ybiquitous).
- Fixed:
custom-property-no-missing-var-functionfalse positives for properties that can contain author-defined identifiers (#7478) (@ybiquitous). - Fixed:
selector-pseudo-class-no-unknownfalse positives for:seeking, the media loading state and sound state pseudo-classes (#7490) (@Mouvedia). - Fixed:
selector-max-specificityfalse positives withignoreSelectorsoption forof <selector>syntax (#7475) (@ybiquitous). - Fixed:
function-calc-no-unspaced-operatorperformance (#7505) (@ybiquitous). - Fixed:
validateOptionsto report when secondary option object is an empty object or null (#7476) (@ybiquitous). - Fixed:
report()error message responsibility for a missing node or line number (#7474) (@ybiquitous).
v16.2.0
- Added:
media-query-no-invalidspecific problem messages (#7462) (@romainmenke). - Added:
checkContextFunctionalPseudoClasses: []toselector-max-id(#7380) (@brigitamaria). - Fixed:
declaration-property-value-no-unknownfalse negatives for@starting-style(#7461) (@fpetrakov). - Fixed:
function-no-unknown|value-keyword-casefalse positives for template literals with line breaks (#7443) (@Sh031224). - Fixed:
allowEmptyInputoption ignored in configuration object regression (#7446) (@ybiquitous). - Fixed:
at-rule-no-unknownfalse positives for@starting-style(#7438) (@fpetrakov). - Fixed:
ERR_UNSUPPORTED_ESM_URL_SCHEMEfor--custom-formatteron Windows (#7432) (@JounQin). - Fixed:
Error: Could not find <package>message clarity (#7456) (@jeddy3). - Fixed:
overrides.filesnegated pattern regression introduced in 15.0.0 (#7468) (@ybiquitous).
v16.1.0
- Added:
lightness-notationrule (#7366) (@fpetrakov). - Added:
ignore: ["keyframe-selectors"]toselector-disallowed-list(#7417) (@mattxwang). - Fixed:
selector-pseudo-class-no-unknownfalse positive for:popover-open(#7425) (@mattxwang). - Fixed:
declaration-property-value-no-unknownand other false positives for multiline SCSS interpolation. (#7406) (@FloEdelmann). - Fixed:
function-url-quotesfalse positives for SCSS variable and@character (#7416) (@mattxwang).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot