chore(deps): update dependency stylelint-scss to v6 - autoclosed #216
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.21.0->6.12.1Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
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 via[email protected](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
v5.0.0Compare Source
Babeldependency to remove an extra build step and reduce complexityv4.7.0Compare Source
dlvdependencyFull Changelog: stylelint-scss/stylelint-scss@v4.6.0...v4.7.0
v4.6.0Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v4.5.0...v4.6.0
v4.5.0Compare Source
operator-no-unspacedmake data uri regex less strict (#767).operator-no-unspacedadd support for:has(#768).function-no-unknownadd support for@use(#773).v4.4.0Compare Source
at-rule-no-unknownandat-each-key-value-single-linerules support for end positions (#655, #689).at-function-patternandat-mixin-pattern, fix warnings to range only one line (#639).at-import-partial-extensionautofix incorrectly replacing the filename (#643).media-feature-value-dollar-variableadd support for@use(#715).function-quote-no-quoted-strings-insidebug with autofix (#740).v4.3.0Compare Source
dollar-variable-empty-line-before(#604)at-import-partial-extensionrule (#612)metaproperty for all rules (#602)at-import-partial-extensionautofix only when"never"(#608)v4.2.0Compare Source
function-no-unknownrule (#591).stylelintpeer dependency version to^14.5.1(required by thefunction-no-unknownrule).v4.1.0Compare Source
at-use-no-unnamespacedrule (#569).dollar-variable-no-namespaced-assignmentrule (#570).at-each-key-value-single-lineadd support for Sass modules (#580).v4.0.1Compare Source
operator-no-unspacedfalse positive when using a loop (#575).operator-no-unspaceddon't check operators from data URIs (#574).parseSelectorfunction to match the one in stylelint repo (#567).no-global-function-namesremoved checks functions that cause warnings for global CSS functions (min, max, filter) (#566).v4.0.0Compare Source
stylelint@13support.stylelint@14support.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.