Skip to content

Update dependency stylelint-scss to v6.3.0

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.2.1 -> 6.3.0

Release Notes

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

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

Merge request reports