Skip to content

Update dependency stylelint to ^13.5.0

Warren Gifford requested to merge renovate/stylelint-13.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
stylelint (source) devDependencies minor ^13.5.0 homepage, source code search for "stylelint"

Release Notes

stylelint/stylelint

v13.5.0

Compare Source

  • Added: alpha-value-notation rule (#​4770).
  • Added: color-function-notation rule (#​4760).
  • Added: hue-degree-notation rule (#​4769).

v13.4.1

Compare Source

  • Fixed: time-min-milliseconds TypeError for ignore: ["delay"] and shorthand animation (#​4783).

v13.4.0

Compare Source

  • Added: ignore:["delay"] to time-min-milliseconds (#​4743).
  • Added: ignoreFunctions: [] to value-keyword-case (#​4733).
  • Fixed: improved performance when auto syntax is used (#​4729).
  • Fixed: --report-needless-disables respects stylelint-disable commands (#​4714).
  • Fixed: at-rule-property-requirelist TypeError for comments inside of font-face (#​4744).
  • Fixed: declaration-block-trailing-semicolon false positives for CSS-in-JS object notation (#​4749).
  • Fixed: declaration-empty-line-before false positives for inlines styles (#​4726).
  • Fixed: media-feature-name-* false positives for forced-colors (#​4775).
  • Fixed: value-keyword-case false positives WebExtension replacement keywords (#​4778).
  • Fixed: value-keyword-case false positives regression for mixed-case properties and the ignoreProperties option (#​4748).

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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 has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading