chore(deps): update dependency stylelint-scss to v5.3.2 - autoclosed #1112
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:
5.0.1
->5.3.2
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v5.3.2
Compare Source
function-no-unknown
false negatives for functions with namespace (#888)at-root-no-redundant
check selector list for parent selectors (#886)Full Changelog: stylelint-scss/stylelint-scss@v5.3.1...v5.3.2
v5.3.1
Compare Source
block-no-redundant-nesting
autofix (#883).Full Changelog: stylelint-scss/stylelint-scss@v5.3.0...v5.3.1
v5.3.0
Compare Source
block-no-redundant-nesting
rule (#872).load-no-partial-leading-underscore
rule, and deprecatedat-import-no-partial-leading-underscore
rule (#867).at-root-no-redundant
rule (#860).at-use-no-redundant-alias
rule (#866).at-root-no-redundant
check if all selectors followed by@at-root
include '&' outside interpolation (#870).styleLintType: "parseError"
whenparseSelector
fails (#858).Full Changelog: stylelint-scss/stylelint-scss@v5.2.1...v5.3.0
v5.2.1
Compare Source
known-css-properties
dependency (#857).Full Changelog: stylelint-scss/stylelint-scss@v5.2.0...v5.2.1
v5.2.0
Compare Source
at-root-no-redundant
rule to ban unnecessary@at-root
rule (#846).property-no-unknown
rule to disallow unknown properties. (#847).at-use-no-redundant-alias
rule to disallow redundant namespace aliases (#848).function-calculation-no-interpolation
rule to forbid interpolation in calc functions (#849).Full Changelog: stylelint-scss/stylelint-scss@v5.1.0...v5.2.0
v5.1.0
Compare Source
function-disallowed-list
rule support to ban specific built-in functions (#422, #844).Full Changelog: stylelint-scss/stylelint-scss@v5.0.1...v5.1.0
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.