fix(deps): update dependency stylelint-scss to ^3.17.2 #50
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:
Release Notes
kristerkari/stylelint-scss
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.Renovate configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 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 WhiteSource Renovate. View repository job log here.