Update dependency stylelint-scss to v6 #1307
Open
+26
−8
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
->^6.0.0
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v6.8.1
Compare Source
declaration-property-value-no-unknown
fix false positives for nested properties in nested declarations (#1068).Full Changelog: stylelint-scss/stylelint-scss@v6.8.0...v6.8.1
v6.8.0
Compare Source
function-color-channel
rule (#1060).selector-no-redundant-nesting-selector
support for Dart Sass deprecation (#1022).declaration-property-value-no-unknown
include explicit namespace variables inisDollarVar()
(#1062).declaration-property-value-no-unknown
fix false positives for imported custom functions (#1061).declaration-property-value-no-unknown
reported ranges and message (stylelint/stylelint#8003, #1066).declaration-property-value-no-unknown
false negatives/positives via[email protected]
(stylelint/stylelint#7993, #1065).Full Changelog: stylelint-scss/stylelint-scss@v6.7.0...v6.8.0
v6.7.0
Compare Source
function-no-unknown
: add support for Sass v1.78color.channel
function (#1052).Full Changelog: stylelint-scss/stylelint-scss@v6.6.0...v6.7.0
v6.6.0
Compare 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.1
Compare Source
function-quote-no-quoted-strings-inside
fix broken autofix (#1043).Full Changelog: stylelint-scss/stylelint-scss@v6.5.0...v6.5.1
v6.5.0
Compare Source
property-no-unknown
add support for nested declarations (#1024).declaration-property-value-no-unknown
rule (#1023).operator-no-unspaced
fix false positives with comparison operators (#1037).Full Changelog: stylelint-scss/stylelint-scss@v6.4.1...v6.5.0
v6.4.1
Compare Source
load-partial-extension
(#1021).Full Changelog: stylelint-scss/stylelint-scss@v6.4.0...v6.4.1
v6.4.0
Compare Source
load-partial-extension
rule, and deprecatedat-import-partial-extension
rule (#998).partial-no-import
message to include more accurate rule name (#1019).Full Changelog: stylelint-scss/stylelint-scss@v6.3.2...v6.4.0
v6.3.2
Compare Source
at-mixin-no-risky-nesting-selector
fix false positives (#1010).operator-no-unspaced
handle variables with unary negation (#1011).Full Changelog: stylelint-scss/stylelint-scss@v6.3.1...v6.3.2
v6.3.1
Compare Source
selector-no-redundant-nesting-selector
handle pseudo selectors (#1008).operator-no-unspaced
handle Tailwind CSS direct children styling (#1007).no-unused-private-members
fix changes from hyphen to underscore in debug message (#1002).Full Changelog: stylelint-scss/stylelint-scss@v6.3.0...v6.3.1
v6.3.0
Compare Source
at-mixin-no-risky-nesting-selector
rule (#985).property-no-unknown
ignore interpolated properties (#977).no-unused-private-members
treat hyphens and underscores as equals (#987).no-global-function-names
report errors inside at-rules (#988).operator-no-unspaced
ignore operators inside@scope
(#995).no-duplicate-mixins
allow using the same mixin name in different scope (#997).Full Changelog: stylelint-scss/stylelint-scss@v6.2.1...v6.3.0
v6.2.1
Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v6.2.0...v6.2.1
v6.2.0
Compare Source
at-import-partial-extension-allowed-list
rule, and deprecatedat-import-partial-extension-whitelist
rule (#958).at-import-partial-extension-disallowed-list
rule, and deprecatedat-import-partial-extension-blacklist
rule (#958).no-unused-private-members
check variables used as parameters and skip files using@import
(#957).no-unused-private-members
refactor variable search to match regex in atRules params and declaration values (#962).operator-no-unspaced
fix data uri in background shorthand (#968).at-rule-conditional-no-parentheses
remove extra autofix space (#969).function-no-unknown
handle functions inside interpolation (#970).operator-no-unspaced
fix function calls inside interpolation (#972).at-function-named-arguments
handle interpolation in ignored function names (#973).at-import-no-partial-leading-underscore
fix version in deprecation message (#974).Full Changelog: stylelint-scss/stylelint-scss@v6.1.0...v6.2.0
v6.1.0
Compare Source
no-unused-private-members
rule (#884).function-calculation-no-interpolation
allow calc function interpolation in SassScript (#947)property-no-unknown
support deeper nested properties (#948)Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0
v6.0.0
Compare Source
stylelint@16
support.stylelint@14
andstylelint@15
support.Full Changelog: stylelint-scss/stylelint-scss@v5.3.2...v6.0.0
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 - "after 9am on Wednesday" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.