Update dependency stylelint-scss to v3.21.0 - abandoned#28
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency stylelint-scss to v3.21.0 - abandoned#28renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ca67bc2 to
872f542
Compare
872f542 to
d810a3b
Compare
d810a3b to
98f206f
Compare
98f206f to
162bbe6
Compare
162bbe6 to
db59bd9
Compare
db59bd9 to
c6d4bd2
Compare
c6d4bd2 to
79608f6
Compare
79608f6 to
82e0169
Compare
82e0169 to
5b9a4dc
Compare
5b9a4dc to
d5d7558
Compare
d5d7558 to
2250895
Compare
2250895 to
541e400
Compare
541e400 to
cfb012a
Compare
cfb012a to
a9b0b1d
Compare
a9b0b1d to
3000fa7
Compare
3000fa7 to
5da00d0
Compare
5da00d0 to
1e36689
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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:
3.6.1->3.21.0Release Notes
stylelint-scss/stylelint-scss
v3.21.0Compare Source
no-global-function-nameshandle interpolated values and add mappings for color functions.v3.20.1Compare Source
comment-no-emptyremove duplicate rule name from rule's rejected message and improve readme.at-rule-no-unknownremove duplicate rule name from rule's rejected message.v3.20.0Compare Source
dollar-variable-first-in-blockto support@useand@forwardwhen using theignore: ["imports"]option.selector-nest-combinatorsthrowing an error when certain type of nesting was used.dimension-no-non-numeric-valuesthrowing an error for certain type of unitless interpolation.v3.19.0Compare Source
ignoreDefaultsoption tono-duplicate-dollar-variablesrule.v3.18.0Compare Source
selector-no-redundant-nesting-selectoraddignoreKeywordsoption to ignore certain keywords that can be used in Less or some other non-Scss syntax.comment-no-loudfix a bug where the rule was only checking for comments that were in the beginning of the file.v3.17.2Compare Source
postcss-value-parserdependency and dev dependencies to latest versions.v3.17.1Compare Source
function-color-relativefalse positives for CSSfilterproperty.v3.17.0Compare Source
comment-no-emptyrule.v3.16.1Compare Source
operator-no-unspaceddon't warn for negative numbers inside a function call in interpolated values.v3.16.0Compare Source
no-global-function-namesrule.dollar-variable-first-in-blockrule.dollar-variable-empty-line-afterrule.function-color-relative,function-quote-no-quoted-strings-insideandfunction-unquote-no-unquoted-strings-insidepoint the warning to the function name.v3.15.0Compare Source
no-duplicate-dollar-variablesdo not warn for duplicate variables that are in different scopes. A dollar variable is now considered a duplicate if it shadows a variable of the same name (see the Sass documentation).media-feature-value-dollar-variablenew optionignore: ["keywords"]to not warn when the media feature value is a keyword value likenone,dark,fine,srgb.double-slash-comment-empty-line-beforenew optionsexcept: ["inside-block"]andignore: ["inside-block"].operator-no-unspaceddo not find operators in valid unquoted URLs.v3.14.2Compare Source
operator-no-unspacedignore operators inside@at-root.v3.14.1Compare Source
at-import-partial-extensiondon't warn for urls that have commas in them.v3.14.0Compare Source
v3.13.0Compare Source
at-rule-no-unknownrule.v3.12.1Compare Source
at-rule-conditional-no-parenthesesdon't warn for function calls.map-keys-quotesignore math operators inside map values.operator-no-unspacedwas looking for operators inside@forwardand@use.v3.12.0Compare Source
no-duplicate-mixinsrule.at-rule-no-unknownsupport for Sass'@forwardand@use.v3.11.1Compare Source
selector-nest-combinatorswarning for@keyframes.v3.11.0Compare Source
v3.10.1Compare Source
dimension-no-non-numeric-valuesrule.v3.10.0Compare Source
at-if-no-nullrule.at-import-partial-extensionrule.at-rule-conditional-no-parenthesesrule.dimension-no-non-numeric-valuesrule.v3.9.4Compare Source
selector-nest-combinatorsrule throwing an error when using nested props.v3.9.3Compare Source
map-keys-quoteswarning for unquoted numeric keys.v3.9.2Compare Source
selector-no-union-class-namethrowing an error when using nested@-rules.v3.9.1Compare Source
selector-no-union-class-namefalse positives for id, attribute, and pseudo selectors.v3.9.0Compare Source
selector-no-union-class-namerule.function-color-relativerule.comment-no-loudrule.map-keys-quotesrule.at-else-empty-line-beforeanddollar-variable-empty-line-beforerules.v3.8.0Compare Source
function-unquote-no-unquoted-strings-insiderule.at-each-key-value-single-linerule.v3.7.0Compare Source
at-each-key-value-single-linerule.function-quote-no-quoted-strings-insiderule.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.
This PR has been generated by Mend Renovate. View repository job log here.