stylelint/stylelint
### [`v13.8.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#1380)
[Compare Source](https://togithub.com/stylelint/stylelint/compare/13.7.2...13.8.0)
- Deprecated: `StylelintStandaloneReturnValue.reportedDisables`, `.descriptionlessDisables`, `.needlessDisables`, and `.invalidScopeDisables`. `.reportedDisables` will always be empty and the other properties will always be undefined, since these errors now show up in `.results` instead ([#4973](https://togithub.com/stylelint/stylelint/pull/4973)).
- Added: disable comments that are reported as errors for various reasons are now reported as standard lint errors rather than a separate class of errors that must be handled specially ([#4973](https://togithub.com/stylelint/stylelint/pull/4973)).
- Added: `comment-pattern` rule ([#4962](https://togithub.com/stylelint/stylelint/pull/4962)).
- Added: `selector-attribute-name-disallowed-list` rule ([#4992](https://togithub.com/stylelint/stylelint/pull/4992)).
- Added: `ignoreAtRules[]` to `property-no-unknown` ([#4965](https://togithub.com/stylelint/stylelint/pull/4965)).
- Fixed: `*-notation` false negatives for dollar variables ([#5031](https://togithub.com/stylelint/stylelint/pull/5031)).
- Fixed: `*-pattern` missing configured pattern in violation messages ([#4975](https://togithub.com/stylelint/stylelint/pull/4975)).
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
13.7.2
->13.8.0
Release Notes
stylelint/stylelint
### [`v13.8.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#1380) [Compare Source](https://togithub.com/stylelint/stylelint/compare/13.7.2...13.8.0) - Deprecated: `StylelintStandaloneReturnValue.reportedDisables`, `.descriptionlessDisables`, `.needlessDisables`, and `.invalidScopeDisables`. `.reportedDisables` will always be empty and the other properties will always be undefined, since these errors now show up in `.results` instead ([#4973](https://togithub.com/stylelint/stylelint/pull/4973)). - Added: disable comments that are reported as errors for various reasons are now reported as standard lint errors rather than a separate class of errors that must be handled specially ([#4973](https://togithub.com/stylelint/stylelint/pull/4973)). - Added: `comment-pattern` rule ([#4962](https://togithub.com/stylelint/stylelint/pull/4962)). - Added: `selector-attribute-name-disallowed-list` rule ([#4992](https://togithub.com/stylelint/stylelint/pull/4992)). - Added: `ignoreAtRules[]` to `property-no-unknown` ([#4965](https://togithub.com/stylelint/stylelint/pull/4965)). - Fixed: `*-notation` false negatives for dollar variables ([#5031](https://togithub.com/stylelint/stylelint/pull/5031)). - Fixed: `*-pattern` missing configured pattern in violation messages ([#4975](https://togithub.com/stylelint/stylelint/pull/4975)).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.