Skip to content

Update dependency stylelint to v14.8.4 - autoclosed

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

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 14.6.1 -> 14.8.4 age adoption passing confidence

Release Notes

stylelint/stylelint

v14.8.4

Compare Source

  • Fixed: no-duplicate-selectors error with non-standard selectors (#​6106).

v14.8.3

Compare Source

  • Fixed: no-invalid-* end positions (#​6072).
  • Fixed: no-duplicate-* end positions (#​6047).
  • Fixed: no-descending-specificity end positions (#​6049).
  • Fixed: media-feature-name-no-unknown false positives for display-mode (#​6073).
  • Fixed: dependency on normalize-selector removed (#​6068).
  • Fixed: at-rule-no-unknown false positives for @layer (#​6093).
  • Fixed: no-invalid-position-at-import-rule false positives for @layer (#​6094).
  • Fixed: length-zero-no-unit autofix for .0 values (#​6098).

v14.8.2

Compare Source

  • Fixed: selector-*-no-unknown end positions (#​6046).
  • Fixed: function-calc-no-unspaced-operator false positives for non-standard variables (#​6053).

v14.8.1

Compare Source

  • Fixed: declaration-block-no-* end positions that avoid errors (#​6040).
  • Fixed: named-grid-areas-no-invalid false positives for arealess templates (#​6042).
  • Fixed: function-calc-no-unspaced-operator false positives and memory leak (#​6045).

v14.8.0

Compare Source

  • Added: keyframe-block-no-duplicate-selectors rule (#​6024).
  • Added: property-*-list support for vendor prefixes (#​6025).
  • Fixed: at-rule-*-list end positions (#​6032).
  • Fixed: at-rule-no-unknown end positions (#​6026).
  • Fixed: function-no-unknown end positions (#​6038).
  • Fixed: property-no-unknown end positions (#​6039).
  • Fixed: function-linear-gradient-no-nonstandard-direction false negative about -ms-linear-gradient (#​6031).

v14.7.1

Compare Source

  • Fixed: a regression for /* stylelint-disable */ comments (#​6018).
  • Fixed: font-family-name-quotes false positives for ui-* generic system font keywords (#​6017).

v14.7.0

Compare Source

  • Added: ranges for warnings that can be used by formatters and integrations (#​5725).
  • Added: selector-not-notation rule (#​5975).
  • Fixed: font-weight-notation false positives for Sass functions and column position (#​6005).

Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports