gianpaj / walnut.tv

🔥 Discover trending videos from Reddit and curated YouTube channels – Soon using Next.js. See `dev` branch
https://walnut.tv
10 stars 6 forks source link

chore(deps): update dependency stylelint to v13.13.1 #64

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

stylelint/stylelint ### [`v13.13.1`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​13131) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.13.0...13.13.1) - Fixed: invalid JSON for `max-warnings` option ([#​5267](https://togithub.com/stylelint/stylelint/pull/5267)). - Fixed: `no-invalid-position-at-import-rule` false positives for dollar variables ([#​5264](https://togithub.com/stylelint/stylelint/pull/5264)). ### [`v13.13.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​13130) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.12.0...13.13.0) - Added: `no-invalid-position-at-import-rule` rule ([#​5202](https://togithub.com/stylelint/stylelint/pull/5202)). - Added: `no-irregular-whitespace` rule ([#​5209](https://togithub.com/stylelint/stylelint/pull/5209)). - Added: `selector-disallowed-list` rule ([#​5239](https://togithub.com/stylelint/stylelint/pull/5239)). - Added: `selector-attribute-quotes` autofix ([#​5248](https://togithub.com/stylelint/stylelint/pull/5248)). - Added: `ignore: ["inside-function"]` to `declaration-property-unit-allowed-list` ([#​5194](https://togithub.com/stylelint/stylelint/pull/5194)). - Fixed: `color-no-hex` false positives for CSS-in-JS objection notation ([#​5186](https://togithub.com/stylelint/stylelint/pull/5186)). - Fixed: `font-family-no-missing-generic-family-keyword` false positives for variables ([#​5240](https://togithub.com/stylelint/stylelint/pull/5240)). - Fixed: `length-zero-no-unit` autofix removing trailing zeroes ([#​5256](https://togithub.com/stylelint/stylelint/pull/5256)). - Fixed: `length-zero-no-unit` false positives for level 4 math functions ([#​5203](https://togithub.com/stylelint/stylelint/pull/5203)). - Fixed: `length-zero-no-unit` false positives for functions inside of math functions ([#​5245](https://togithub.com/stylelint/stylelint/pull/5245)).

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.