generated from FooQoo/next-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency stylelint-scss to v6.12.1 #198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/stylelint-scss-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
ea18877 to
abb8a29
Compare
abb8a29 to
e181fc6
Compare
2fed7fc to
ef91f3a
Compare
ef91f3a to
a3c289c
Compare
a3c289c to
2e44367
Compare
2e44367 to
14cbf26
Compare
14cbf26 to
61a5df9
Compare
61a5df9 to
2e8ae1d
Compare
2e8ae1d to
d3d5233
Compare
d3d5233 to
cca518a
Compare
6da46c2 to
26faf6b
Compare
26faf6b to
1eec3dc
Compare
1eec3dc to
af1a1a2
Compare
af1a1a2 to
07fe024
Compare
07fe024 to
7aaa3a9
Compare
7aaa3a9 to
ed94be6
Compare
ed94be6 to
2084a06
Compare
2084a06 to
caa47b4
Compare
caa47b4 to
085c736
Compare
085c736 to
e1520a1
Compare
0ca8360 to
3304c21
Compare
3304c21 to
f1d2577
Compare
f1d2577 to
0aa99dd
Compare
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.1.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 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.