Update dependency stylelint to v16.6.1 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| stylelint (source) | devDependencies | minor | 16.3.1 -> 16.6.1 |
Release Notes
stylelint/stylelint (stylelint)
v16.6.1
- Fixed:
no-descending-specificityfalse positives for nested selectors (#7724) (@romainmenke). - Fixed:
selector-type-no-unknownfalse positive formodel(#7718) (@Mouvedia).
v16.6.0
- Fixed:
function-calc-no-unspaced-operatorfalse negatives (#7655 & #7670 & #7676) (@ybiquitous & @romainmenke). - Fixed:
selector-not-notationautofix of the"simple"option (#7703) (@Mouvedia). - Fixed:
selector-max-specificityend positions (#7685) (@romainmenke). - Fixed:
no-descending-specificityend positions (#7701) (@romainmenke). - Fixed: missing GitHub Sponsor for
npm fund(#7707) (@ybiquitous).
v16.5.0
- Added: regex support to
ignoreValuesforvalue-no-vendor-prefix(#7650) (@Mouvedia). - Fixed:
shorthand-property-no-redundant-valuesfalse negatives for functions (#7657) (@ybiquitous). - Fixed:
value-no-vendor-prefixfalse negatives/positives (#7654 & #7658) (@Mouvedia). - Fixed:
CosmiconfigResulttype error (#7661) (@ybiquitous).
v16.4.0
- Added:
no-unknown-custom-media(#7594) (@fpetrakov). - Added:
ignoreLonghands: []todeclaration-block-no-redundant-longhand-properties(#7611) (@Mouvedia). - Added:
ignore: ["keyframe-selectors"]torule-selector-property-disallowed-list(#7572) (@emmacharp). - Added: experimental support for post processors (#7568) (@YuanboXue-Amber).
- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix conflicts (#7626) (@Mouvedia). - Fixed:
declaration-block-no-redundant-longhand-propertiesautofix fortext-decoration(#7611) (@Mouvedia). - Fixed:
declaration-block-no-shorthand-property-overridesfalse negatives forborder(#7585) (@fpetrakov). - Fixed:
declaration-block-no-shorthand-property-overridesfalse negatives forfontandborder(#7606) (@Mouvedia). - Fixed:
function-calc-no-unspaced-operatorfalse negatives for some math functions (#7619) (@Mouvedia). - Fixed:
function-no-unknownfalse positives foranchor,anchor-sizeandpalette-mix(#7607 & #7640) (@Mouvedia). - Fixed:
selector-max-attributeend positions (#7592) (@romainmenke). - Fixed:
selector-max-classend positions (#7590) (@romainmenke). - Fixed:
selector-max-combinatorsend positions (#7596) (@romainmenke). - Fixed:
selector-max-compound-selectorsend positions (#7599) (@romainmenke). - Fixed:
selector-max-pseudo-classend positions (#7598) (@romainmenke). - Fixed:
selector-max-universalend positions (#7597) (@romainmenke). - Fixed:
selector-type-no-unknownfalse positives for experimental and deprecated HTML tags (#7612) (@Mouvedia).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot