chore(deps): update dependency stylelint to ^16.11.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | ^16.10.0 -> ^16.11.0 |
Release Notes
stylelint/stylelint (stylelint)
v16.11.0
- Added:
--report-unscoped-disables
CLI flag andreportUnscopedDisables
option to Node.js API and configuration object (#8024) (@Mouvedia). - Added:
ignoreFunctions: []
tomedia-query-no-invalid
(#8060) (@ryo-manba). - Added:
name
configuration property underoverrides
(#8095) (@ryo-manba). - Fixed:
benchmark-rule
script to resolveTypeError
(#8090) (@ybiquitous). - Fixed:
github
formatter deprecation warning link tohttps://stylelint.io/awesome-stylelint#formatters
(#8115) (@ryo-manba). - Fixed:
function-calc-no-unspaced-operator
false negatives forcalc-size
(#8026) (@azat-io). - Fixed:
max-nesting-depth
false positives when the&
selector is being ignored (#8048) (@ryo-manba). - Fixed:
media-feature-name-value-no-unknown
false positives fordisplay-mode: picture-in-picture
(#8136) (@Mouvedia). - Fixed:
no-irregular-whitespace
reported ranges (#8066) (@romainmenke). - Fixed:
selector-attribute-name-disallowed-list
reported ranges (#8037) (@ryo-manba). - Fixed:
selector-attribute-operator-allowed-list
reported ranges (#8038) (@ryo-manba). - Fixed:
selector-attribute-operator-disallowed-list
reported ranges (#8039) (@ryo-manba). - Fixed:
selector-class-pattern
reported ranges (#8042) (@ryo-manba). - Fixed:
selector-combinator-allowed-list
reported ranges (#8046) (@ryo-manba). - Fixed:
selector-combinator-disallowed-list
reported ranges (#8047) (@ryo-manba). - Fixed:
selector-disallowed-list
reported ranges (#8067) (@ryo-manba). - Fixed:
selector-id-pattern
reported ranges (#8045) (@ryo-manba). - Fixed:
selector-max-attribute
reported ranges (#8052) (@ryo-manba). - Fixed:
selector-max-class
reported ranges (#8053) (@ryo-manba). - Fixed:
selector-max-combinators
reported-ranges (#8055) (@ryo-manba). - Fixed:
selector-max-compound-selectors
reported ranges (#8056) (@ryo-manba). - Fixed:
selector-max-id
reported ranges (#8054) (@ryo-manba). - Fixed:
selector-max-pseudo-class
reported ranges (#8057) (@ryo-manba). - Fixed:
selector-max-specificity
reported ranges (#8058) (@ryo-manba). - Fixed:
selector-max-universal
reported ranges (#8059) (@ryo-manba). - Fixed:
selector-nested-pattern
reported ranges (#8072) (@ryo-manba). - Fixed:
selector-no-vendor-prefix
reported ranges (#8073) (@ryo-manba). - Fixed:
selector-not-notation
reported ranges (#8074) (@ryo-manba). - Fixed:
selector-pseudo-class-allowed-list
reported ranges (#8061) (@ryo-manba). - Fixed:
selector-pseudo-class-disallowed-list
reported ranges (#8062) (@ryo-manba). - Fixed:
selector-pseudo-class-no-unknown
reported ranges (#8063) (@ryo-manba). - Fixed:
selector-pseudo-element-allowed-list
reported ranges (#8068) (@ryo-manba). - Fixed:
selector-pseudo-element-colon-notation
reported ranges (#8069) (@ryo-manba). - Fixed:
selector-pseudo-element-disallowed-list
reported ranges (#8070) (@ryo-manba). - Fixed:
selector-pseudo-element-no-unknown
false positives for::scroll-marker
and::scroll-marker-group
(#8110) (@Mouvedia). - Fixed:
selector-pseudo-element-no-unknown
reported ranges (#8071) (@ryo-manba). - Fixed:
selector-type-no-unknown
reported ranges (#8076) (@ryo-manba).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.