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-selector
handle pseudo selectors (#1008). - Fixed:
operator-no-unspaced
handle Tailwind CSS direct children styling (#1007). - Fixed:
no-unused-private-members
fix 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-selector
rule (#985). - Fixed:
property-no-unknown
ignore interpolated properties (#977). - Fixed:
no-unused-private-members
treat hyphens and underscores as equals (#987). - Fixed:
no-global-function-names
report errors inside at-rules (#988). - Fixed:
operator-no-unspaced
ignore operators inside@scope
(#995). - Fixed:
no-duplicate-mixins
allow 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