sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update dependency stylelint to v13.6.1 #57

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
stylelint (source) devDependencies minor 13.5.0 -> 13.6.1

Release Notes

stylelint/stylelint ### [`v13.6.1`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1361) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.6.0...13.6.1) - Fixed: `max-empty-lines` TypeError from inline comment with autofix and sugarss syntax ([#​4821](https://togithub.com/stylelint/stylelint/pull/4821)). - Fixed: `property-no-unknown` false positives for namespaced variables ([#​4803](https://togithub.com/stylelint/stylelint/pull/4803)). - Fixed: `selector-type-no-unknown` false positives for idents within `::part` pseudo-elements ([#​4828](https://togithub.com/stylelint/stylelint/pull/4828)). ### [`v13.6.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1360) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.5.0...13.6.0) - Added: `ignoreSelectors[]` to `block-opening-brace-space-before` ([#​4640](https://togithub.com/stylelint/stylelint/pull/4640)). - Fixed: false positives for all scope disables in `--report-invalid-scope-disables` ([#​4784](https://togithub.com/stylelint/stylelint/pull/4784)). - Fixed: TypeError for CSS-in-JS when encountering a call or template expression named 'html' ([#​4797](https://togithub.com/stylelint/stylelint/pull/4797)). - Fixed: writing error information to `stderr` ([#​4799](https://togithub.com/stylelint/stylelint/pull/4799)). - Fixed: minimum node version in `package.json`'s `engine` field ([#​4790](https://togithub.com/stylelint/stylelint/pull/4790)). - Fixed: `alpha-value-notation` number precision errors ([#​4802](https://togithub.com/stylelint/stylelint/pull/4802)). - Fixed: `font-family-no-missing-generic-family-keyword` false positives for variables ([#​4806](https://togithub.com/stylelint/stylelint/pull/4806)). - Fixed: `no-duplicate-selectors` false positives for universal selector and `disallowInList` ([#​4809](https://togithub.com/stylelint/stylelint/pull/4809)).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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