Update dependency stylelint to v14.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint (source) | devDependencies | minor | 14.11.0 -> 14.13.0 |
Release Notes
stylelint/stylelint
v14.13.0
- Added:
cacheStrategy
option (#6357) (@kaorun343). - Fixed: cache refresh when config is changed (#6356) (@kimulaco).
- Fixed:
selector-pseudo-element-no-unknown
false positives for::highlight
pseudo-element (#6367) (@jathak).
v14.12.1
- Fixed:
font-weight-notation
messages (#6350) (@ybiquitous). - Fixed: type declarations for custom message arguments (#6354) (@stof).
v14.12.0
- Added: support for multiple
--ignore-path
flags (#6345) (@kimulaco). - Added: experimental support for custom message arguments (#6312) (@ybiquitous).
- Added:
declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov). - Added:
font-weight-notation
autofix (#6347) (@ybiquitous). - Added:
ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90). - Added: regex support for
ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous). - Added: regex support for
ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous). - Added: regex support for
ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous). - Added: regex support for
ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous). - Fixed:
*-no-unknown
false positives for container queries (#6318) (@fpetrakov). - Fixed:
font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco). - Fixed:
time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102).
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Stackspin-renovate Bot