Update dependency stylelint-scss to v6.7.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint-scss | devDependencies | minor | 6.3.1 -> 6.7.0 |
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v6.7.0
- Added:
function-no-unknown
: add support for Sass v1.78color.channel
function (#1052).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0
v6.6.0
- Added:
declaration-property-value-no-unknown
: add support for first-class operators (#1042). - Added:
declaration-property-value-no-unknown
: add support SCSS variables as arguments in nested functions (#1042).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0
v6.5.1
- Fixed:
function-quote-no-quoted-strings-inside
fix broken autofix (#1043).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1
v6.5.0
- Added:
property-no-unknown
add support for nested declarations (#1024). - Added:
declaration-property-value-no-unknown
rule (#1023). - Fixed:
operator-no-unspaced
fix false positives with comparison operators (#1037).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0
v6.4.1
- Fixed: false positive for mixins in
load-partial-extension
(#1021).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1
v6.4.0
- Added:
load-partial-extension
rule, and deprecatedat-import-partial-extension
rule (#998). - Fixed:
partial-no-import
message to include more accurate rule name (#1019).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0
v6.3.2
- Fixed:
at-mixin-no-risky-nesting-selector
fix false positives (#1010). - Fixed:
operator-no-unspaced
handle variables with unary negation (#1011).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.