chore(deps): update dependency stylelint-scss to v7 - #1067
renovate[bot] wants to merge 1 commit into
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f8273b5 to
9f2e382
Compare
9f2e382 to
76598ef
Compare
76598ef to
d923665
Compare
84f3714 to
0e6b147
Compare
0e6b147 to
31e3da6
Compare
31e3da6 to
c8e5631
Compare
75d1aec to
60cbbbf
Compare
60cbbbf to
fd530bf
Compare
This PR contains the following updates:
^5.0.0→^7.3.0Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v7.3.0Compare Source
function-disallowed-listreport disallowed functions in at-rule params (#1333).operator-no-unspacedfix false positive for CSS type() function arguments (#1329).Full Changelog: stylelint-scss/stylelint-scss@v7.2.0...v7.3.0
v7.2.0Compare Source
dollar-variable-no-missing-interpolationautofix for Sass functions in custom properties (#1287).declaration-property-value-no-unknownsupport for namespaced functions (#1289).at-rule-conditional-no-parenthesesimprove autofix (#1286).Full Changelog: stylelint-scss/stylelint-scss@v7.1.1...v7.2.0
v7.1.1Compare Source
operator-no-unspacedCJS/ESM interop forpostcss-media-query-parserimport for Bun compatibility (#1260).Full Changelog: stylelint-scss/stylelint-scss@v7.1.0...v7.1.1
v7.1.0Compare Source
postcss-scssindeclaration-nested-properties rule(#1265).postcss-scssindeclaration-nested-properties-no-divided-groupsrule (#1263).declaration-property-value-no-unknownrule to be in sync with the latest stylelint version (#1280).parseNestedPropRootutility for performance and clarity (#1266).Full Changelog: stylelint-scss/stylelint-scss@v7.0.0...v7.1.0
v7.0.0Compare Source
at-import-no-partial-leading-underscoreat-import-partial-extension-blacklistat-import-partial-extension-whitelistat-import-partial-extensionstylelint@^17.0.0to peer dependency (#1222)selector-class-patternrule (#1219)Full Changelog: stylelint-scss/stylelint-scss@v6.14.0...v7.0.0
v6.14.0Compare Source
dollar-variable-no-missing-interpolationreport namespaced variables in custom properties (#1225).function-disallowed-listcheck disallowed functions inside@returnexpressions (#1214).dollar-variable-no-missing-interpolationfix false positive for variables already inside interpolation (#1213).Full Changelog: stylelint-scss/stylelint-scss@v6.13.0...v6.14.0
v6.13.0Compare Source
at-mixin-argumentless-call-parentheseshandle mixin calls with content block arguments (#1185).at-function-pattern,at-mixin-pattern,dollar-variable-pattern,percent-placeholder-patternadd support for arguments in custom messages (#1187).dollar-variable-no-missing-interpolationcheck for CSS custom properties, add autofix, rule documentation improvements (#1195).dollar-variable-colon-space-afterprevent TypeError for dynamically created nodes (#1159).load-partial-extensionadd missing link to docs (#1202).context.fix(#1206).stylelintpeer dependency version to^16.8.2(required by autofix callback) (#1206).Full Changelog: stylelint-scss/stylelint-scss@v6.12.1...v6.13.0
v6.12.1Compare Source
stylelintdeprecation warnings by addingendIndexto report objects in multiple rules (#1150).Full Changelog: stylelint-scss/stylelint-scss@v6.12.0...v6.12.1
v6.12.0Compare Source
double-slash-comment-whitespace-insideadd autofix and fix incorrect error locations (#1146).declaration-property-value-no-unknownadd support for nested properties with shorthand values (#1142).operator-no-unspaceddon't check Tailwind Directives (#1147).at-use-no-redundant-aliasfix false negative for single quotes (#1130).Full Changelog: stylelint-scss/stylelint-scss@v6.11.1...v6.12.0
v6.11.1Compare Source
no-duplicate-load-rulesfix false positive when using@useand@forwardfor the same stylesheet (#1124).declaration-property-value-no-unknownadd support for Sass'rgba()function with a hex value (#1123).Full Changelog: stylelint-scss/stylelint-scss@v6.11.0...v6.11.1
v6.11.0Compare Source
no-duplicate-load-rulesrule (#1103).declaration-property-value-no-unknownallow functions from explicit namespaces (#1113).Full Changelog: stylelint-scss/stylelint-scss@v6.10.1...v6.11.0
v6.10.1Compare Source
declaration-property-value-no-unknownfix trailing whitespace in value parsing (#1089).no-global-function-namesallow CSS round function (#1097).Full Changelog: stylelint-scss/stylelint-scss@v6.10.0...v6.10.1
v6.10.0Compare Source
declaration-property-value-no-unknownsupport nested properties with shorthand values (#1071).declaration-property-value-no-unknownfix multiline values parsing (#1085).Full Changelog: stylelint-scss/stylelint-scss@v6.9.0...v6.10.0
v6.9.0Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0
v6.8.1Compare Source
declaration-property-value-no-unknownfix false positives for nested properties in nested declarations (#1068).Full Changelog: stylelint-scss/stylelint-scss@v6.8.0...v6.8.1
v6.8.0Compare Source
function-color-channelrule (#1060).selector-no-redundant-nesting-selectorsupport for Dart Sass deprecation (#1022).declaration-property-value-no-unknowninclude explicit namespace variables inisDollarVar()(#1062).declaration-property-value-no-unknownfix false positives for imported custom functions (#1061).declaration-property-value-no-unknownreported ranges and message (stylelint/stylelint#8003, #1066).declaration-property-value-no-unknownfalse negatives/positives viacss-tree@3.0.0(stylelint/stylelint#7993, #1065).Full Changelog: stylelint-scss/stylelint-scss@v6.7.0...v6.8.0
v6.7.0Compare Source
function-no-unknown: add support for Sass v1.78color.channelfunction (#1052).Full Changelog: stylelint-scss/stylelint-scss@v6.6.0...v6.7.0
v6.6.0Compare Source
declaration-property-value-no-unknown: add support for first-class operators (#1042).declaration-property-value-no-unknown: add support SCSS variables as arguments in nested functions (#1042).Full Changelog: stylelint-scss/stylelint-scss@v6.5.1...v6.6.0
v6.5.1Compare Source
function-quote-no-quoted-strings-insidefix broken autofix (#1043).Full Changelog: stylelint-scss/stylelint-scss@v6.5.0...v6.5.1
v6.5.0Compare Source
property-no-unknownadd support for nested declarations (#1024).declaration-property-value-no-unknownrule (#1023).operator-no-unspacedfix false positives with comparison operators (#1037).Full Changelog: stylelint-scss/stylelint-scss@v6.4.1...v6.5.0
v6.4.1Compare Source
load-partial-extension(#1021).Full Changelog: stylelint-scss/stylelint-scss@v6.4.0...v6.4.1
v6.4.0Compare Source
load-partial-extensionrule, and deprecatedat-import-partial-extensionrule (#998).partial-no-importmessage to include more accurate rule name (#1019).Full Changelog: stylelint-scss/stylelint-scss@v6.3.2...v6.4.0
v6.3.2Compare Source
at-mixin-no-risky-nesting-selectorfix false positives (#1010).operator-no-unspacedhandle variables with unary negation (#1011).Full Changelog: stylelint-scss/stylelint-scss@v6.3.1...v6.3.2
v6.3.1Compare Source
selector-no-redundant-nesting-selectorhandle pseudo selectors (#1008).operator-no-unspacedhandle Tailwind CSS direct children styling (#1007).no-unused-private-membersfix changes from hyphen to underscore in debug message (#1002).Full Changelog: stylelint-scss/stylelint-scss@v6.3.0...v6.3.1
v6.3.0Compare Source
at-mixin-no-risky-nesting-selectorrule (#985).property-no-unknownignore interpolated properties (#977).no-unused-private-memberstreat hyphens and underscores as equals (#987).no-global-function-namesreport errors inside at-rules (#988).operator-no-unspacedignore operators inside@scope(#995).no-duplicate-mixinsallow using the same mixin name in different scope (#997).Full Changelog: stylelint-scss/stylelint-scss@v6.2.1...v6.3.0
v6.2.1Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v6.2.0...v6.2.1
v6.2.0Compare Source
at-import-partial-extension-allowed-listrule, and deprecatedat-import-partial-extension-whitelistrule (#958).at-import-partial-extension-disallowed-listrule, and deprecatedat-import-partial-extension-blacklistrule (#958).no-unused-private-memberscheck variables used as parameters and skip files using@import(#957).no-unused-private-membersrefactor variable search to match regex in atRules params and declaration values (#962).operator-no-unspacedfix data uri in background shorthand (#968).at-rule-conditional-no-parenthesesremove extra autofix space (#969).function-no-unknownhandle functions inside interpolation (#970).operator-no-unspacedfix function calls inside interpolation (#972).at-function-named-argumentshandle interpolation in ignored function names (#973).at-import-no-partial-leading-underscorefix version in deprecation message (#974).Full Changelog: stylelint-scss/stylelint-scss@v6.1.0...v6.2.0
v6.1.0Compare Source
no-unused-private-membersrule (#884).function-calculation-no-interpolationallow calc function interpolation in SassScript (#947)property-no-unknownsupport deeper nested properties (#948)Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0
v6.0.0Compare Source
stylelint@16support.stylelint@14andstylelint@15support.Full Changelog: stylelint-scss/stylelint-scss@v5.3.2...v6.0.0
v5.3.2Compare Source
function-no-unknownfalse negatives for functions with namespace (#888)at-root-no-redundantcheck selector list for parent selectors (#886)Full Changelog: stylelint-scss/stylelint-scss@v5.3.1...v5.3.2
v5.3.1Compare Source
block-no-redundant-nestingautofix (#883).Full Changelog: stylelint-scss/stylelint-scss@v5.3.0...v5.3.1
v5.3.0Compare Source
block-no-redundant-nestingrule (#872).load-no-partial-leading-underscorerule, and deprecatedat-import-no-partial-leading-underscorerule (#867).at-root-no-redundantrule (#860).at-use-no-redundant-aliasrule (#866).at-root-no-redundantcheck if all selectors followed by@at-rootinclude '&' outside interpolation (#870).styleLintType: "parseError"whenparseSelectorfails (#858).Full Changelog: stylelint-scss/stylelint-scss@v5.2.1...v5.3.0
v5.2.1Compare Source
known-css-propertiesdependency (#857).Full Changelog: stylelint-scss/stylelint-scss@v5.2.0...v5.2.1
v5.2.0Compare Source
at-root-no-redundantrule to ban unnecessary@at-rootrule (#846).property-no-unknownrule to disallow unknown properties. (#847).at-use-no-redundant-aliasrule to disallow redundant namespace aliases (#848).function-calculation-no-interpolationrule to forbid interpolation in calc functions (#849).Full Changelog: stylelint-scss/stylelint-scss@v5.1.0...v5.2.0
v5.1.0Compare Source
function-disallowed-listrule support to ban specific built-in functions (#422, #844).Full Changelog: stylelint-scss/stylelint-scss@v5.0.1...v5.1.0
v5.0.1Compare Source
function-no-unknownignore empty function names (#826).Full Changelog: stylelint-scss/stylelint-scss@v5.0.0...v5.0.1
Configuration
📅 Schedule: (in timezone Europe/Amsterdam)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.