Created by: dependabot[bot]
Bumps stylelint from 14.2.0 to 14.6.0.
Release notes
Sourced from stylelint's releases.
14.6.0
- Added:
declaration-property-max-values
rule (#5920).- Fixed:
*-no-important
column position (#5957).- Fixed:
custom-property-pattern
false positives for interpolation in property name (#5949).- Fixed:
font-family-name-quotes
column position (#5955).- Fixed:
selector-pseudo-*-no-unknown
false positives and negatives (#5959).- Fixed:
selector-pseudo-class-no-unknown
false positives and negatives (#5956).14.5.3
- Fixed:
*-list
invalid option warnings for strings (#5934).14.5.2
- Fixed: clarity of invalid option warning message for objects (#5923).
- Fixed:
*-list
false negatives for invalid options (#5924).- Fixed:
custom-property-pattern
false positives for interpolation insidevar()
(#5925).- Fixed:
declaration-property-value-*-list
column position (#5926).14.5.1
- Fixed:
function-no-unknown
ENOENT and TypeErrors (#5916).- Fixed:
function-no-unknown
false positives for interpolation (#5914).14.5.0
- Added:
ignoreFunctions: []
tofunction-no-unknown
(#5901).14.4.0
- Added:
function-no-unknown
rule (#5865).- Added:
font-family-name-quotes
autofix (#5806).- Fixed: throwing more informative error when all input files are ignored (#5709).
- Fixed:
custom-property-pattern
false negatives for custom properties withinvar()
(#5867).- Fixed:
no-descending-specificity
parseError for double-slash comments within selector lists (#5891).- Fixed:
selector-pseudo-element-colon-notation
false positives for escaped colons (#5879).14.3.0
- Added: support for
meta.url
to rules and plugins (#5845).- Added: hyperlinks for rules to terminal output (#5835).
- Added: hyperlinks for plugins to terminal output (#5859).
- Added:
ignore: ["rules"] / ["at-rules"]
toblock-opening-brace-*-after
(#5830).- Added:
ignoreSelectors: []
toproperty-case
(#5822).- Added:
ignoreFunctions: []
tounit-allowed-list
(#5857).- Added:
camelCaseSvgKeywords
tovalue-keyword-case
- use this option if you want legacy camel case SVG keywords likecurrentColor
(#5849).- Fixed:
font-family-no-missing-generic-family-keyword
false positives forrevert
andrevert-layer
(#5852).- Fixed:
no-descending-specificity
false positives for the::-moz-focus-inner
pseudo-element (#5831).- Fixed:
value-keyword-case
false negatives for SVG keywords likecurrentcolor
(#5849).
Changelog
Sourced from stylelint's changelog.
14.6.0
- Added:
declaration-property-max-values
rule (#5920).- Fixed:
*-no-important
column position (#5957).- Fixed:
custom-property-pattern
false positives for interpolation in property name (#5949).- Fixed:
font-family-name-quotes
column position (#5955).- Fixed:
selector-pseudo-*-no-unknown
false positives and negatives (#5959).- Fixed:
selector-pseudo-class-no-unknown
false positives and negatives (#5956).14.5.3
- Fixed:
*-list
invalid option warnings for strings (#5934).14.5.2
- Fixed: clarity of invalid option warning message for objects (#5923).
- Fixed:
*-list
false negatives for invalid options (#5924).- Fixed:
custom-property-pattern
false positives for interpolation insidevar()
(#5925).- Fixed:
declaration-property-value-*-list
column position (#5926).14.5.1
- Fixed:
function-no-unknown
ENOENT and TypeErrors (#5916).- Fixed:
function-no-unknown
false positives for interpolation (#5914).14.5.0
- Added:
ignoreFunctions: []
tofunction-no-unknown
(#5901).14.4.0
- Added:
function-no-unknown
rule (#5865).- Added:
font-family-name-quotes
autofix (#5806).- Fixed: throwing more informative error when all input files are ignored (#5709).
- Fixed:
custom-property-pattern
false negatives for custom properties withinvar()
(#5867).- Fixed:
no-descending-specificity
parseError for double-slash comments within selector lists (#5891).- Fixed:
selector-pseudo-element-colon-notation
false positives for escaped colons (#5879).14.3.0
- Added: support for
meta.url
to rules and plugins (#5845).- Added: hyperlinks for rules to terminal output (#5835).
- Added: hyperlinks for plugins to terminal output (#5859).
- Added:
ignore: ["rules"] / ["at-rules"]
toblock-opening-brace-*-after
(#5830).- Added:
ignoreSelectors: []
toproperty-case
(#5822).- Added:
ignoreFunctions: []
tounit-allowed-list
(#5857).- Added:
camelCaseSvgKeywords
tovalue-keyword-case
- use this option if you want legacy camel case SVG keywords likecurrentColor
(#5849).- Fixed:
font-family-no-missing-generic-family-keyword
false positives forrevert
andrevert-layer
(#5852).- Fixed:
no-descending-specificity
false positives for the::-moz-focus-inner
pseudo-element (#5831).- Fixed:
value-keyword-case
false negatives for SVG keywords likecurrentcolor
(#5849).
Commits
-
e026f57
14.6.0 -
07c1573
Prepare 14.6.0 -
d2752d2
Update dependencies (#5969) -
afc2c09
Bump postcss from 8.4.8 to 8.4.11 (#5968) -
26220ea
Update CHANGELOG.md -
841b153
Fix false positives/negatives in selector-pseudo-*-no-unknown (#5959) -
0be0353
Bump node-fetch from 3.2.1 to 3.2.3 (#5961) -
3ed9ce9
Bump eslint from 8.10.0 to 8.11.0 (#5962) -
2bdd8d8
Bump postcss from 8.4.7 to 8.4.8 (#5963) -
cbdc783
Refactor to replace deprecatedString.prototype.substr()
(#5958) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)