Update dependency stylelint-scss to v6.10.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint-scss | devDependencies | minor | 6.7.0 -> 6.10.0 |
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v6.10.0
- Added:
declaration-property-value-no-unknown
support nested properties with shorthand values (#1071). - Fixed:
declaration-property-value-no-unknown
fix multiline values parsing (#1085).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0
v6.9.0
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0
v6.8.1
- Fixed:
declaration-property-value-no-unknown
fix false positives for nested properties in nested declarations (#1068).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1
v6.8.0
- Added:
function-color-channel
rule (#1060). - Added:
selector-no-redundant-nesting-selector
support for Dart Sass deprecation (#1022). - Fixed:
declaration-property-value-no-unknown
include explicit namespace variables inisDollarVar()
(#1062). - Fixed:
declaration-property-value-no-unknown
fix false positives for imported custom functions (#1061). - Fixed:
declaration-property-value-no-unknown
reported ranges and message (stylelint/stylelint#8003, #1066). - Fixed:
declaration-property-value-no-unknown
false negatives/positives viacss-tree@3.0.0
(stylelint/stylelint#7993, #1065).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.