fix(deps): update dependency stylelint-scss to v6.14.0 - #58
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
This PR is missing a Jira ticket reference in the title or description. |
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
July 10, 2024 21:23
bd1d59b to
d501fe7
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
August 7, 2024 23:39
d501fe7 to
c9a026c
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
August 28, 2024 23:36
c9a026c to
b56b164
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
September 14, 2024 21:29
b56b164 to
49825ea
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
September 18, 2024 22:01
49825ea to
a2def5c
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
October 16, 2024 23:12
a2def5c to
8608fdb
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
October 19, 2024 21:29
8608fdb to
2f91428
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
November 13, 2024 22:52
2f91428 to
e7fd900
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
November 20, 2024 23:34
e7fd900 to
55d269d
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
January 15, 2025 23:09
55d269d to
11fc2e5
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
February 2, 2025 03:24
11fc2e5 to
901ff0c
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
February 23, 2025 01:21
901ff0c to
82e6865
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
April 3, 2025 02:04
82e6865 to
75ea060
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
May 5, 2025 21:12
75ea060 to
4918fe2
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
June 11, 2025 04:15
4918fe2 to
49bb967
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
October 15, 2025 18:53
49bb967 to
c5c7a9e
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
November 1, 2025 16:59
c5c7a9e to
00239f0
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
December 4, 2025 05:10
00239f0 to
805e213
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-scss-6.x
branch
from
December 28, 2025 18:52
805e213 to
1b75769
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.5.0→6.14.0Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
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
Configuration
📅 Schedule: (in timezone Europe/Kiev)
* 18-23,0-9 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.