Skip to content
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

Update dependency stylelint-scss to v6 #1052

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss 5.3.2 -> 6.7.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss)

v6.7.0

Compare Source

  • Added: function-no-unknown: add support for Sass v1.78 color.channel function (#​1052).

Full Changelog: stylelint-scss/stylelint-scss@v6.6.0...v6.7.0

v6.6.0

Compare Source

  • Added: declaration-property-value-no-unknown: add support for first-class operators (#​1042).
  • Added: 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

  • Fixed: 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

  • Added: property-no-unknown add support for nested declarations (#​1024).
  • Added: declaration-property-value-no-unknown rule (#​1023).
  • Fixed: 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

  • Fixed: false positive for mixins in load-partial-extension (#​1021).

Full Changelog: stylelint-scss/stylelint-scss@v6.4.0...v6.4.1

v6.4.0

Compare Source

  • Added: load-partial-extension rule, and deprecated at-import-partial-extension rule (#​998).
  • Fixed: 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

  • Fixed: at-mixin-no-risky-nesting-selector fix false positives (#​1010).
  • Fixed: 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

  • Fixed: selector-no-redundant-nesting-selector handle pseudo selectors (#​1008).
  • Fixed: operator-no-unspaced handle Tailwind CSS direct children styling (#​1007).
  • Fixed: 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

  • Added: at-mixin-no-risky-nesting-selector rule (#​985).
  • Fixed: property-no-unknown ignore interpolated properties (#​977).
  • Fixed: no-unused-private-members treat hyphens and underscores as equals (#​987).
  • Fixed: no-global-function-names report errors inside at-rules (#​988).
  • Fixed: operator-no-unspaced ignore operators inside @scope (#​995).
  • Fixed: 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

  • Fixed: function-no-unknown: fix falsely reported CSS functions (#​976).

Full Changelog: stylelint-scss/stylelint-scss@v6.2.0...v6.2.1

v6.2.0

Compare Source

  • Added: at-import-partial-extension-allowed-list rule, and deprecated at-import-partial-extension-whitelist rule (#​958).
  • Added: at-import-partial-extension-disallowed-list rule, and deprecated at-import-partial-extension-blacklist rule (#​958).
  • Fixed: no-unused-private-members check variables used as parameters and skip files using @import (#​957).
  • Fixed: no-unused-private-members refactor variable search to match regex in atRules params and declaration values (#​962).
  • Fixed: operator-no-unspaced fix data uri in background shorthand (#​968).
  • Fixed: at-rule-conditional-no-parentheses remove extra autofix space (#​969).
  • Fixed: function-no-unknown handle functions inside interpolation (#​970).
  • Fixed: operator-no-unspaced fix function calls inside interpolation (#​972).
  • Fixed: at-function-named-arguments handle interpolation in ignored function names (#​973).
  • Fixed: 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

Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0

v6.0.0

Compare Source

  • Added: stylelint@16 support.
  • Removed: stylelint@14 and stylelint@15 support.

Full Changelog: stylelint-scss/stylelint-scss@v5.3.2...v6.0.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from 6546561 to f8e7b08 Compare January 26, 2024 10:16
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 4 times, most recently from 9bf1326 to 19a73ca Compare February 12, 2024 09:27
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 3 times, most recently from b7c5925 to 2380110 Compare March 6, 2024 22:59
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 2380110 to b6ee7aa Compare March 21, 2024 01:33
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from b6ee7aa to 62dc523 Compare April 4, 2024 21:16
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 62dc523 to 5daa2ea Compare April 26, 2024 00:34
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 5daa2ea to 2cb5a78 Compare May 3, 2024 22:03
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from 1751843 to ff3f424 Compare June 4, 2024 16:50
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from ff3f424 to 5ae38ee Compare June 19, 2024 19:35
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch 2 times, most recently from d722dd0 to 7e36d00 Compare July 10, 2024 14:45
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 7e36d00 to ece4984 Compare August 4, 2024 22:04
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from ece4984 to 3b926f2 Compare August 25, 2024 09:09
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from 3b926f2 to b0c2e30 Compare September 12, 2024 16:49
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x branch from b0c2e30 to ded470e Compare September 18, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant