sourcegraph / stylelint-config

Shared stylelint config for all Sourcegraph projects
Apache License 2.0
4 stars 4 forks source link

chore(deps): update dependency stylelint to ^14.1.0 #144

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) ^14.0.1 -> ^14.1.0 age adoption passing confidence

Release Notes

stylelint/stylelint ### [`v14.1.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​1410) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.0.1...14.1.0) - Added: support for directory creation to `--output-file` flag ([#​5672](https://togithub.com/stylelint/stylelint/pull/5672)). - Added: `ConfigurationError` type ([#​5696](https://togithub.com/stylelint/stylelint/pull/5696)). - Added: `rule-selector-property-disallowed-list` rule ([#​5679](https://togithub.com/stylelint/stylelint/pull/5679)). - Added: `ignore: ["consecutive-duplicates-with-same-prefixless-values"]` to `declaration-block-no-duplicate-properties` ([#​5609](https://togithub.com/stylelint/stylelint/pull/5609)). - Added: `ignorePseudoClasses: []` to `max-nesting-depth` ([#​5620](https://togithub.com/stylelint/stylelint/pull/5620)). - Fixed: extending rules within overrides ([#​5683](https://togithub.com/stylelint/stylelint/pull/5683)). - Fixed: `color-function-notation` false positives for hex colours ([#​5650](https://togithub.com/stylelint/stylelint/pull/5650)). - Fixed: `declaration-empty-line-before` false positives for values wrapped in parentheses ([#​5680](https://togithub.com/stylelint/stylelint/pull/5680)). - Fixed: `indentation` TypeError for `baseIndentLevel: 1` option for Vue files ([#​5657](https://togithub.com/stylelint/stylelint/pull/5657)). - Fixed: `property-no-unknown` false positives for maps ([#​5690](https://togithub.com/stylelint/stylelint/pull/5690)). - Fixed: `selector-type-case` false positives for SVG type selectors ([#​5717](https://togithub.com/stylelint/stylelint/pull/5717)).

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.



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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: