Skip to content

Update dependency stylelint-scss to v6.7.0 - autoclosed

igswsihw-wmadepbot requested to merge renovate/stylelint-scss-6.x into main

This MR contains the following updates:

Package Type Update Change
stylelint-scss devDependencies minor 6.3.1 -> 6.7.0

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: https://github.com/stylelint-scss/stylelint-scss/compare/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: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0

v6.5.1

Compare Source

  • Fixed: function-quote-no-quoted-strings-inside fix broken autofix (#​1043).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/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: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0

v6.4.1

Compare Source

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

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/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: https://github.com/stylelint-scss/stylelint-scss/compare/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: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports

Loading