Created by: dependabot[bot]
Bumps stylelint from 13.6.1 to 13.7.1.
Release notes
Sourced from stylelint's releases.
13.7.1
- Fixed: double-slash disable comments when followed by another comment (#4913).
13.7.0
- Deprecated:
*-blacklist,*-requirelistand*-whitelistrules in favour of the new*-disallowed-list,*-required-listand*-allowed-listones (#4845):
at-rule-blacklist. Useat-rule-disallowed-listinstead.at-rule-property-requirelist. Useat-rule-property-required-listinstead.at-rule-whitelist. Useat-rule-allowed-listinstead.comment-word-blacklist. Usecomment-word-disallowed-listinstead.declaration-property-unit-blacklist. Usedeclaration-property-unit-disallowed-listinstead.declaration-property-unit-whitelist. Usedeclaration-property-unit-allowed-listinstead.declaration-property-value-blacklist. Usedeclaration-property-value-disallowed-listinstead.declaration-property-value-whitelist. Usedeclaration-property-value-allowed-listinstead.function-blacklist. Usefunction-disallowed-listinstead.function-url-scheme-blacklist. Usefunction-url-scheme-disallowed-listinstead.function-url-scheme-whitelist. Usefunction-url-scheme-allowed-listinstead.function-whitelist. Usefunction-allowed-listinstead.media-feature-name-blacklist. Usemedia-feature-name-disallowed-listinstead.media-feature-name-value-whitelist. Usemedia-feature-name-value-allowed-listinstead.media-feature-name-whitelist. Usemedia-feature-name-allowed-listinstead.property-blacklist. Useproperty-disallowed-listinstead.property-whitelist. Useproperty-allowed-listinstead.selector-attribute-operator-blacklist. Useselector-attribute-operator-disallowed-listinstead.selector-attribute-operator-whitelist. Useselector-attribute-operator-allowed-listinstead.selector-combinator-blacklist. Useselector-combinator-disallowed-listinstead.selector-combinator-whitelist. Useselector-combinator-allowed-listinstead.selector-pseudo-class-blacklist. Useselector-pseudo-class-disallowed-listinstead.selector-pseudo-class-whitelist. Useselector-pseudo-class-allowed-listinstead.selector-pseudo-element-blacklist. Useselector-pseudo-element-disallowed-listinstead.selector-pseudo-element-whitelist. Useselector-pseudo-element-allowed-listinstead.unit-blacklist. Useunit-disallowed-listinstead.unit-whitelist. Useunit-allowed-listinstead.- Added: syntax object acceptance to
customSyntaxoption (#4839).- Added: support for
*.cjsconfig files (#4905).- Added: support for descriptions in stylelint command comments (#4848).
- Added:
reportDescriptionlessDisablesflag (#4907).- Added:
reportDisablessecondary option (#4897).- Added:
*-no-vendor-prefixautofix (#4859).- Added:
ignoreComments[]tocomment-empty-line-before(#4841).- Added:
ignoreContextFunctionalPseudoClassestoselector-max-id(#4835).- Fixed: inconsistent trailing newlines in CLI error output (#4876).
- Fixed: support for multi-line disable descriptions (#4895).
- Fixed: support for paths with parentheses (#4867).
- Fixed:
selector-max-*(exceptselector-max-type) false negatives forwhere,is,nth-childandnth-last-child(#4842).- Fixed:
length-zero-no-unitTypeError for custom properties fallback (#4860).- Fixed:
selector-combinator-space-afterfalse positives for trailing combinator (#4878).
Changelog
Sourced from stylelint's changelog.
13.7.1
- Fixed: double-slash disable comments when followed by another comment (#4913).
13.7.0
- Deprecated:
*-blacklist,*-requirelistand*-whitelistrules in favour of the new*-disallowed-list,*-required-listand*-allowed-listones (#4845):
at-rule-blacklist. Useat-rule-disallowed-listinstead.at-rule-property-requirelist. Useat-rule-property-required-listinstead.at-rule-whitelist. Useat-rule-allowed-listinstead.comment-word-blacklist. Usecomment-word-disallowed-listinstead.declaration-property-unit-blacklist. Usedeclaration-property-unit-disallowed-listinstead.declaration-property-unit-whitelist. Usedeclaration-property-unit-allowed-listinstead.declaration-property-value-blacklist. Usedeclaration-property-value-disallowed-listinstead.declaration-property-value-whitelist. Usedeclaration-property-value-allowed-listinstead.function-blacklist. Usefunction-disallowed-listinstead.function-url-scheme-blacklist. Usefunction-url-scheme-disallowed-listinstead.function-url-scheme-whitelist. Usefunction-url-scheme-allowed-listinstead.function-whitelist. Usefunction-allowed-listinstead.media-feature-name-blacklist. Usemedia-feature-name-disallowed-listinstead.media-feature-name-value-whitelist. Usemedia-feature-name-value-allowed-listinstead.media-feature-name-whitelist. Usemedia-feature-name-allowed-listinstead.property-blacklist. Useproperty-disallowed-listinstead.property-whitelist. Useproperty-allowed-listinstead.selector-attribute-operator-blacklist. Useselector-attribute-operator-disallowed-listinstead.selector-attribute-operator-whitelist. Useselector-attribute-operator-allowed-listinstead.selector-combinator-blacklist. Useselector-combinator-disallowed-listinstead.selector-combinator-whitelist. Useselector-combinator-allowed-listinstead.selector-pseudo-class-blacklist. Useselector-pseudo-class-disallowed-listinstead.selector-pseudo-class-whitelist. Useselector-pseudo-class-allowed-listinstead.selector-pseudo-element-blacklist. Useselector-pseudo-element-disallowed-listinstead.selector-pseudo-element-whitelist. Useselector-pseudo-element-allowed-listinstead.unit-blacklist. Useunit-disallowed-listinstead.unit-whitelist. Useunit-allowed-listinstead.- Added: syntax object acceptance to
customSyntaxoption (#4839).- Added: support for
*.cjsconfig files (#4905).- Added: support for descriptions in stylelint command comments (#4848).
- Added:
reportDescriptionlessDisablesflag (#4907).- Added:
reportDisablessecondary option (#4897).- Added:
*-no-vendor-prefixautofix (#4859).- Added:
ignoreComments[]tocomment-empty-line-before(#4841).- Added:
ignoreContextFunctionalPseudoClassestoselector-max-id(#4835).- Fixed: inconsistent trailing newlines in CLI error output (#4876).
- Fixed: support for multi-line disable descriptions (#4895).
- Fixed: support for paths with parentheses (#4867).
- Fixed:
selector-max-*(exceptselector-max-type) false negatives forwhere,is,nth-childandnth-last-child(#4842).- Fixed:
length-zero-no-unitTypeError for custom properties fallback (#4860).- Fixed:
selector-combinator-space-afterfalse positives for trailing combinator (#4878).
Commits
-
c89b24213.7.1 -
4a4f20cUpdate changelog -
97eb96dFixisLessVariable.test.jsthat use callbacks (#4921) -
ea9b7caFixisKeyframeRule.test.jsthat use callbacks (#4922) -
0be0e11Update CHANGELOG.md -
c287bd8Fix double-slash disable comments when followed by another comment (#4913) -
6697b1eUpdate CHANGELOG.md (#4916) -
cf2f45f13.7.0 -
797cc84Prepare 13.7.0 -
fb4287cPrepare changelog - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)