Update dependency stylelint-scss to v6.3.1 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| stylelint-scss | devDependencies | minor | 6.2.1 -> 6.3.1 |
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v6.3.1
- Fixed:
selector-no-redundant-nesting-selectorhandle pseudo selectors (#1008). - Fixed:
operator-no-unspacedhandle Tailwind CSS direct children styling (#1007). - Fixed:
no-unused-private-membersfix changes from hyphen to underscore in debug message (#1002).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.0...v6.3.1
v6.3.0
- Added:
at-mixin-no-risky-nesting-selectorrule (#985). - Fixed:
property-no-unknownignore interpolated properties (#977). - Fixed:
no-unused-private-memberstreat hyphens and underscores as equals (#987). - Fixed:
no-global-function-namesreport errors inside at-rules (#988). - Fixed:
operator-no-unspacedignore operators inside@scope(#995). - Fixed:
no-duplicate-mixinsallow using the same mixin name in different scope (#997).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot