Update dependency stylelint to v14.15.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 14.14.1 -> 14.15.0 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
stylelint/stylelint
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).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.