Created by: dependabot[bot]
Bumps stylelint from 14.2.0 to 14.5.3.
Release notes
Sourced from stylelint's releases.
14.5.3
- Fixed:
*-listinvalid option warnings for strings (#5934).14.5.2
- Fixed: clarity of invalid option warning message for objects (#5923).
- Fixed:
*-listfalse negatives for invalid options (#5924).- Fixed:
custom-property-patternfalse positives for interpolation insidevar()(#5925).- Fixed:
declaration-property-value-*-listcolumn position (#5926).14.5.1
- Fixed:
function-no-unknownENOENT and TypeErrors (#5916).- Fixed:
function-no-unknownfalse positives for interpolation (#5914).14.5.0
- Added:
ignoreFunctions: []tofunction-no-unknown(#5901).14.4.0
- Added:
function-no-unknownrule (#5865).- Added:
font-family-name-quotesautofix (#5806).- Fixed: throwing more informative error when all input files are ignored (#5709).
- Fixed:
custom-property-patternfalse negatives for custom properties withinvar()(#5867).- Fixed:
no-descending-specificityparseError for double-slash comments within selector lists (#5891).- Fixed:
selector-pseudo-element-colon-notationfalse positives for escaped colons (#5879).14.3.0
- Added: support for
meta.urlto 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:
camelCaseSvgKeywordstovalue-keyword-case- use this option if you want legacy camel case SVG keywords likecurrentColor(#5849).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives forrevertandrevert-layer(#5852).- Fixed:
no-descending-specificityfalse positives for the::-moz-focus-innerpseudo-element (#5831).- Fixed:
value-keyword-casefalse negatives for SVG keywords likecurrentcolor(#5849).
Changelog
Sourced from stylelint's changelog.
14.5.3
- Fixed:
*-listinvalid option warnings for strings (#5934).14.5.2
- Fixed: clarity of invalid option warning message for objects (#5923).
- Fixed:
*-listfalse negatives for invalid options (#5924).- Fixed:
custom-property-patternfalse positives for interpolation insidevar()(#5925).- Fixed:
declaration-property-value-*-listcolumn position (#5926).14.5.1
- Fixed:
function-no-unknownENOENT and TypeErrors (#5916).- Fixed:
function-no-unknownfalse positives for interpolation (#5914).14.5.0
- Added:
ignoreFunctions: []tofunction-no-unknown(#5901).14.4.0
- Added:
function-no-unknownrule (#5865).- Added:
font-family-name-quotesautofix (#5806).- Fixed: throwing more informative error when all input files are ignored (#5709).
- Fixed:
custom-property-patternfalse negatives for custom properties withinvar()(#5867).- Fixed:
no-descending-specificityparseError for double-slash comments within selector lists (#5891).- Fixed:
selector-pseudo-element-colon-notationfalse positives for escaped colons (#5879).14.3.0
- Added: support for
meta.urlto 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:
camelCaseSvgKeywordstovalue-keyword-case- use this option if you want legacy camel case SVG keywords likecurrentColor(#5849).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives forrevertandrevert-layer(#5852).- Fixed:
no-descending-specificityfalse positives for the::-moz-focus-innerpseudo-element (#5831).- Fixed:
value-keyword-casefalse negatives for SVG keywords likecurrentcolor(#5849).
Commits
-
ae9bbb314.5.3 -
1cdd64cPrepare 14.5.3 -
bc93906Update CHANGELOG.md -
8ea60bdFix invalid option warnings for strings in*-list(#5934) -
32df14914.5.2 -
ac5728ePrepare 14.5.2 -
42ac6a1Update CHANGELOG.md -
8bb3ab1Fix false positives for interpolation inside var() in custom-property-pattern... -
4c07175Document test and README example conventions (#5928) -
3e1b9afUpdate CHANGELOG.md - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)