Created by: dependabot[bot]
Bumps stylelint from 14.2.0 to 14.3.0.
Release notes
Sourced from stylelint's releases.
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.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
-
83874e4
14.3.0 -
d732d3e
Prepare 14.3.0 -
942ba9a
Update deps (#5861) -
5393820
Refactorlib/lintPostcssResult.js
(#5860) -
408a5ff
Update CHANGELOG.md -
a7d6e56
Add hyperlinks to terminal output for plugins (#5859) -
4148ff0
Update CHANGELOG.md -
2ae0c4c
Update CHANGELOG.md -
8542097
Add hyperlinks to terminal output (#5835) -
ee78325
Add support formeta.url
to enable links in terminal (#5845) - 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)