This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 14.2.0 -> 14.3.0 |
v14.3.0
meta.url
to rules and plugins (#5845).ignore: ["rules"] / ["at-rules"]
to block-opening-brace-*-after
(#5830).ignoreSelectors: []
to property-case
(#5822).ignoreFunctions: []
to unit-allowed-list
(#5857).camelCaseSvgKeywords
to value-keyword-case
- use this option if you want legacy camel case SVG keywords like currentColor
(#5849).font-family-no-missing-generic-family-keyword
false positives for revert
and revert-layer
(#5852).no-descending-specificity
false positives for the ::-moz-focus-inner
pseudo-element (#5831).value-keyword-case
false negatives for SVG keywords like currentcolor
(#5849).This MR has been generated by Renovate Bot.