Update dependency stylelint to v14.14.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 14.11.0 -> 14.14.0 |
Release Notes
stylelint/stylelint
v14.14.0
- Added:
*-pattern
custom message formatting (#6391) (@ybiquitous). - Fixed:
block-no-empty
false positives forreportNeedlessDisables
(#6381) (@ybiquitous). - Fixed:
printf
-like formatting for custom messages (#6389) (@ybiquitous). - Fixed:
unit-no-unknown
false positives for font-relative length units (#6374) (@ybiquitous). - Fixed: false negatives on second run for cache and
severity
option (#6384) (@kimulaco). - Fixed: TS compilation error due to needless
file-entry-cache
import (#6393) (@adidahiya).
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 igswsihw-wmadepbot