Update dependency stylelint to v12
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
stylelint (source) | devDependencies | major | ^12.0.0 | homepage, source |
Release Notes
stylelint/stylelint
v12.0.0
- Removed: ignoring
bower_components
folder by default (#4384). - Removed:
createRuleTester
API (#4385). - Added: more information for custom formatters (#4393).
- Fixed:
comment-empty-line-before
false positives for selector lists and shared-line comments (#4360). - Fixed:
font-family-no-missing-generic-family-keyword
false positives for Sass-variables with namespaces (#4378). - Fixed:
font-weight-notation
false positives forfont-weight
ranges in@font-face
(#4372). - Fixed:
length-zero-no-unit
false positives forline-height
, and forfr
units (#4394). - Fixed:
length-zero-no-unit
false positives for Less variables (#4405). - Fixed:
selector-max-*
false negatives for rules with nested rules (#4357). - Fixed: incorrect error message when parsing files with a broken syntax (#4364).
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.