Update dependency stylelint to v15.7.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 15.3.0 -> 15.7.0 |
Release Notes
stylelint/stylelint
v15.7.0
- Added:
splitList: boolean
toselector-nested-pattern
(#6896) (@is2ei). - Fixed:
unit-no-unknown
false positives forunicode-range
descriptors (#6892) (@romainmenke). - Fixed: segmentation fault errors for Cosmiconfig 8.2 (#6902) (@romainmenke).
v15.6.3
- Fixed:
alpha-value-notation
false positives forcolor()
(#6885) (@romainmenke). - Fixed:
alpha-value-notation
performance with improved benchmark script (#6864) (@romainmenke). - Fixed:
at-rule-property-required-list
performance (#6865) (@romainmenke). - Fixed:
color-*
performance (#6868) (@romainmenke). - Fixed:
length-zero-no-unit
false positives on new math functions (#6871) (@romainmenke). - Fixed:
string
formatter for unexpected truncation on non-ASCII characters (#6861) (@Max10240). - Fixed:
unit-no-unknown
false positives for the second and subsequentimage-set()
withx
descriptor (#6879) (@romainmenke).
v15.6.2
- Fixed:
alpha-value-notation
false negatives foroklab()
,oklch()
, andcolor()
(#6844) (@romainmenke). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix withcubic-bezier()
(#6841) (@romainmenke). - Fixed:
function-no-unknown
false positives for unspaced operators against nested brackets (#6842) (@romainmenke). - Fixed:
function-url-quotes
false positives for SCSSwith()
construct (#6847) (@ybiquitous). - Fixed:
media-feature-name-no-unknown
false positives fornot
andor
(#6838) (@romainmenke).
v15.6.1
- Fixed:
declaration-block-no-redundant-longhand-properties
autofix fortransition
(#6815) (@mattxwang). - Fixed:
github
formatter for missing final newline (#6822) (@konomae). - Fixed:
selector-pseudo-class-no-unknown
false positive for:modal
(#6811) (@Yasir761).
v15.6.0
- Added:
allowEmptyInput
,cache
,fix
options to configuration object (#6778) (@mattxwang). - Added:
ignore: ["with-var-inside"]
tocolor-function-notation
(#6802) (@mattxwang). - Fixed:
declaration-block-no-duplicate-properties
autofix for 3 or more duplicates (#6801) (@mattxwang). - Fixed:
declaration-block-no-duplicate-properties
false positives with optionignore: ["consecutive-duplicates-with-different-syntaxes"]
(#6797) (@romainmenke). - Fixed:
declaration-block-no-duplicate-properties
syntax error (#6792) (@yoyo837). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix forgrid-template
(#6777) (@mattxwang). - Fixed:
function-url-quotes
autofix for comments in SCSS function (#6800) (@ybiquitous).
v15.5.0
- Added:
ignore: ["consecutive-duplicates-with-different-syntaxes"]
todeclaration-block-no-duplicate-properties
(#6772) (@kimulaco). - Added:
ignoreProperties: []
todeclaration-block-no-duplicate-custom-properties
(#6773) (@mattxwang). - Added: raw regex support to
ignoreProperties
fordeclaration-block-no-duplicate-properties
(#6764) (@ybiquitous). - Fixed:
block-no-empty
false positives with non-whitespace characters (#6782) (@ybiquitous). - Fixed:
color-function-notation
false positives for namespaced imports (#6774) (@mattxwang). - Fixed:
custom-property-empty-line-before
false positives for CSS-in-JS (#6767) (@ybiquitous). - Fixed:
media-feature-range-notation
parse error (#6760) (@fpetrakov). - Fixed: CLI help improvements (#6783) (@ybiquitous).
v15.4.0
- Added:
--quiet-deprecation-warnings
flag (#6724) (@mattxwang). - Added:
-c
alias for--config
(#6720) (@sidverma32). - Added:
media-feature-range-notation
autofix (#6742) (@romainmenke). - Added:
no-unknown-custom-properties
rule (#6731) (@jameschensmith). - Fixed:
function-url-quotes
autofix for double-slash comments in SCSS maps (#6745) (@jgerigmeyer). - Fixed:
isPathIgnored()
utility's performance (#6728) (@ybiquitous). - Fixed:
rule-selector-property-disallowed-list
secondary options (#6723) (@mattxwang). - Fixed:
declaration-block-no-redundant-longhand-properties
with basic keywords (#6748) (@mattxwang). - Fixed: deprecation warnings for disabled rules (#6747) (@ybiquitous).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot