Update dependency stylelint to v13.13.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint (source) | devDependencies | minor | 13.6.1 -> 13.13.1 |
Release Notes
stylelint/stylelint
v13.13.1
- Fixed: invalid JSON for
max-warnings
option (#5267). - Fixed:
no-invalid-position-at-import-rule
false positives for dollar variables (#5264).
v13.13.0
- Added:
no-invalid-position-at-import-rule
rule (#5202). - Added:
no-irregular-whitespace
rule (#5209). - Added:
selector-disallowed-list
rule (#5239). - Added:
selector-attribute-quotes
autofix (#5248). - Added:
ignore: ["inside-function"]
todeclaration-property-unit-allowed-list
(#5194). - Fixed:
color-no-hex
false positives for CSS-in-JS objection notation (#5186). - Fixed:
font-family-no-missing-generic-family-keyword
false positives for variables (#5240). - Fixed:
length-zero-no-unit
autofix removing trailing zeroes and comments (#5256). - Fixed:
length-zero-no-unit
false positives for level 4 math functions (#5203). - Fixed:
length-zero-no-unit
false positives for functions inside of math functions (#5245).
v13.12.0
- Added:
named-grid-areas-no-invalid
rule (#5167). - Added:
ignore: ["single-declaration"]
todeclaration-block-trailing-semicolon
(#5165). - Fixed:
*-no-unknown
false positives (#5158). - Fixed:
selector-pseudo-class-no-unknown
false positives for:autofill
(#5171).
v13.11.0
- Added: exceptions and severity options to
report*
configuration object properties (#5143).
v13.10.0
- Added:
ignoreDisables
,reportNeedlessDisables
,reportInvalidScopeDisables
andreportDescriptionlessDisables
configuration object properties (#5126). - Added:
declaration-block-no-duplicate-custom-properties
rule (#5125). - Fixed:
alpha-value-notation
false negatives for CSS Variables (#5130).
v13.9.0
- Added: TAP formatter (#5062).
- Fixed: incorrect exit code when using
--report
options (#5079). - Fixed:
color-hex-case
false negatives for css-in-js object notation (#5101). - Fixed:
color-hex-length
false negatives for css-in-js object notation (#5106). - Fixed:
selector-attribute-name-disallowed-list
false positives for valueless attribute selectors (#5060).
v13.8.0
- Deprecated:
StylelintStandaloneReturnValue.reportedDisables
,.descriptionlessDisables
,.needlessDisables
, and.invalidScopeDisables
..reportedDisables
will always be empty and the other properties will always be undefined, since these errors now show up in.results
instead (#4973). - Added: disable comments that are reported as errors for various reasons are now reported as standard lint errors rather than a separate class of errors that must be handled specially (#4973).
- Added:
comment-pattern
rule (#4962). - Added:
selector-attribute-name-disallowed-list
rule (#4992). - Added:
ignoreAtRules[]
toproperty-no-unknown
(#4965). - Fixed:
*-notation
false negatives for dollar variables (#5031). - Fixed:
*-pattern
missing configured pattern in problem messages (#4975).
v13.7.2
- Fixed: regression for disable commands and adjacent double-slash comments (#4950).
- Fixed: use of full file path without converting it to glob (#4931).
v13.7.1
- Fixed: double-slash disable comments when followed by another comment (#4913).
v13.7.0
- Deprecated:
*-blacklist
,*-requirelist
and*-whitelist
rules in favor of the new*-disallowed-list
,*-required-list
and*-allowed-list
ones (#4845):-
at-rule-blacklist
. Useat-rule-disallowed-list
instead. -
at-rule-property-requirelist
. Useat-rule-property-required-list
instead. -
at-rule-whitelist
. Useat-rule-allowed-list
instead. -
comment-word-blacklist
. Usecomment-word-disallowed-list
instead. -
declaration-property-unit-blacklist
. Usedeclaration-property-unit-disallowed-list
instead. -
declaration-property-unit-whitelist
. Usedeclaration-property-unit-allowed-list
instead. -
declaration-property-value-blacklist
. Usedeclaration-property-value-disallowed-list
instead. -
declaration-property-value-whitelist
. Usedeclaration-property-value-allowed-list
instead. -
function-blacklist
. Usefunction-disallowed-list
instead. -
function-url-scheme-blacklist
. Usefunction-url-scheme-disallowed-list
instead. -
function-url-scheme-whitelist
. Usefunction-url-scheme-allowed-list
instead. -
function-whitelist
. Usefunction-allowed-list
instead. -
media-feature-name-blacklist
. Usemedia-feature-name-disallowed-list
instead. -
media-feature-name-value-whitelist
. Usemedia-feature-name-value-allowed-list
instead. -
media-feature-name-whitelist
. Usemedia-feature-name-allowed-list
instead. -
property-blacklist
. Useproperty-disallowed-list
instead. -
property-whitelist
. Useproperty-allowed-list
instead. -
selector-attribute-operator-blacklist
. Useselector-attribute-operator-disallowed-list
instead. -
selector-attribute-operator-whitelist
. Useselector-attribute-operator-allowed-list
instead. -
selector-combinator-blacklist
. Useselector-combinator-disallowed-list
instead. -
selector-combinator-whitelist
. Useselector-combinator-allowed-list
instead. -
selector-pseudo-class-blacklist
. Useselector-pseudo-class-disallowed-list
instead. -
selector-pseudo-class-whitelist
. Useselector-pseudo-class-allowed-list
instead. -
selector-pseudo-element-blacklist
. Useselector-pseudo-element-disallowed-list
instead. -
selector-pseudo-element-whitelist
. Useselector-pseudo-element-allowed-list
instead. -
unit-blacklist
. Useunit-disallowed-list
instead. -
unit-whitelist
. Useunit-allowed-list
instead.
-
- Added: syntax object acceptance to
customSyntax
option (#4839). - Added: support for
*.cjs
config files (#4905). - Added: support for descriptions in Stylelint command comments (#4848).
- Added:
reportDescriptionlessDisables
flag (#4907). - Added:
reportDisables
secondary option (#4897). - Added:
*-no-vendor-prefix
autofix (#4859). - Added:
ignoreComments[]
tocomment-empty-line-before
(#4841). - Added:
ignoreContextFunctionalPseudoClasses
toselector-max-id
(#4835). - Fixed: inconsistent trailing newlines in CLI error output (#4876).
- Fixed: support for multi-line disable descriptions (#4895).
- Fixed: support for paths with parentheses (#4867).
- Fixed:
selector-max-*
(exceptselector-max-type
) false negatives forwhere
,is
,nth-child
andnth-last-child
(#4842). - Fixed:
length-zero-no-unit
TypeError for custom properties fallback (#4860). - Fixed:
selector-combinator-space-after
false positives for trailing combinator (#4878).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate-bot