thibaudcolas / draftail.org

Documentation, blog & demos for Draftail, built with Docusaurus
https://www.draftail.org/
MIT License
8 stars 3 forks source link

chore(deps): update stylelint to v13.3.2 #71

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
stylelint (source) minor devDependencies 13.2.0 -> 13.3.2 code search for "stylelint"

Release Notes

stylelint/stylelint ### [`v13.3.2`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1332) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.3.1...13.3.2) - Fixed: update postcss-css-in-js with fix for maximum call stack size exceeded error ([#​4701](https://togithub.com/stylelint/stylelint/pull/4701)). ### [`v13.3.1`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1331) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.3.0...13.3.1) - Fixed: babel configuration conflict when using TypeScript ([postcss-css-in-js/#​2](https://togithub.com/stylelint/postcss-css-in-js/pull/2)). - Fixed: autofix for nested tagged template literals ([#​4119](https://togithub.com/stylelint/stylelint/pull/4119)). ### [`v13.3.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1330) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.2.1...13.3.0) - Added: `ignoreFontFamilies: []` to `font-family-no-missing-generic-family-keyword` ([#​4656](https://togithub.com/stylelint/stylelint/pull/4656)). - Fixed: `function-calc-no-invalid` false positives for SCSS and Less variables ([#​4659](https://togithub.com/stylelint/stylelint/pull/4659)). - Fixed: `unit-no-unknown` false positives for `x` unit within vendor-prefixed `image-set` ([#​4654](https://togithub.com/stylelint/stylelint/pull/4654)). ### [`v13.2.1`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1321) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.2.0...13.2.1) - Fixed: `selector-pseudo-element-no-unknown` false positives for `::part` pseudo-element ([#​4604](https://togithub.com/stylelint/stylelint/pull/4604)). - Fixed: `value-keyword-case` false positives for longhand `grid-column/row-*` properties ([#​4611](https://togithub.com/stylelint/stylelint/pull/4611)).

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.