Update dependency stylelint to ^13.5.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
stylelint (source) | devDependencies | minor | ^13.5.0 | homepage, source |
Release Notes
stylelint/stylelint
v13.5.0
- Added:
alpha-value-notation
rule (#4770). - Added:
color-function-notation
rule (#4760). - Added:
hue-degree-notation
rule (#4769).
v13.4.1
- Fixed:
time-min-milliseconds
TypeError forignore: ["delay"]
and shorthand animation (#4783).
v13.4.0
- Added:
ignore:["delay"]
totime-min-milliseconds
(#4743). - Added:
ignoreFunctions: []
tovalue-keyword-case
(#4733). - Fixed: improved performance when auto syntax is used (#4729).
- Fixed:
--report-needless-disables
respects stylelint-disable commands (#4714). - Fixed:
at-rule-property-requirelist
TypeError for comments inside of font-face (#4744). - Fixed:
declaration-block-trailing-semicolon
false positives for CSS-in-JS object notation (#4749). - Fixed:
declaration-empty-line-before
false positives for inlines styles (#4726). - Fixed:
media-feature-name-*
false positives forforced-colors
(#4775). - Fixed:
value-keyword-case
false positives WebExtension replacement keywords (#4778). - Fixed:
value-keyword-case
false positives regression for mixed-case properties and theignoreProperties
option (#4748).
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.