Update dependency stylelint to v14.16.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint (source) | devDependencies | minor | 14.13.0 -> 14.16.1 |
Release Notes
stylelint/stylelint (stylelint)
v14.16.1
- Fixed:
customSyntax
resolution withconfigBasedir
(#6536) (@ybiquitous). - Fixed:
declaration-block-no-duplicate-properties
autofix for!important
(#6528) (@sidx1024). - Fixed:
function-no-unknown
false positives forscroll
,-webkit-gradient
,color-stop
,from
, andto
(#6539) (@Mouvedia). - Fixed:
value-keyword-case
false positives for mixed caseignoreFunctions
option (#6517) (@kimulaco). - Fixed: unexpected
output
in Node.js API lint result when any rule containsdisableFix: true
(#6543) (@adrianjost).
v14.16.0
- Added:
media-feature-range-notation
rule (#6497) (@jeddy3). - Added: support for plugin objects as config values (#6481) (@phoenisx).
- Fixed: incorrect output by all formatters except for
json
(#6480) (@ybiquitous).
v14.15.0
- Added:
--globby-options
flag (#6437) (@sidverma32). - Added: custom message formatting for
at-rule-disallowed-list
,declaration-property-unit-disallowed-list
,declaration-property-value-disallowed-list
,function-disallowed-list
, andproperty-disallowed-list
(#6463) (@chloerice). - Added: support autofix with
checkAgainstRule
(#6466) (@aaronccasanova). - Added: support for reporting with custom severity (#6444) (@aaronccasanova).
- Added: support to
checkAgainstRule
with custom rules (#6460) (@aaronccasanova). - Fixed: tally output of
string
formatter colorized (#6443) (@ybiquitous). - Fixed: usage of the
import-lazy
package to fit bundlers (#6449) (@phoenisx).
v14.14.1
- Fixed:
declaration-block-no-redundant-longhand-properties
false positives forinherit
keyword (#6419) (@kimulaco). - Fixed:
shorthand-property-no-redundant-values
message to be consistent (#6417) (@fpetrakov). - Fixed:
unit-no-unknown
false positives for*vi
&*vb
viewport units (#6428) (@sidverma32).
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).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Stackspin-renovate Bot