This repository was archived by the owner on Oct 23, 2024. It is now read-only.
  
  
  
  
chore(deps): update dependency stylelint to v13.7.2 #606
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
13.3.3->13.7.2Release Notes
stylelint/stylelint
v13.7.2Compare Source
v13.7.1Compare Source
v13.7.0Compare Source
*-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.customSyntaxoption (#4839).*.cjsconfig files (#4905).reportDescriptionlessDisablesflag (#4907).reportDisablessecondary option (#4897).*-no-vendor-prefixautofix (#4859).ignoreComments[]tocomment-empty-line-before(#4841).ignoreContextFunctionalPseudoClassestoselector-max-id(#4835).selector-max-*(exceptselector-max-type) false negatives forwhere,is,nth-childandnth-last-child(#4842).length-zero-no-unitTypeError for custom properties fallback (#4860).selector-combinator-space-afterfalse positives for trailing combinator (#4878).v13.6.1Compare Source
max-empty-linesTypeError from inline comment with autofix and sugarss syntax (#4821).property-no-unknownfalse positives for namespaced variables (#4803).selector-type-no-unknownfalse positives for idents within::partpseudo-elements (#4828).v13.6.0Compare Source
ignoreSelectors[]toblock-opening-brace-space-before(#4640).--report-invalid-scope-disables(#4784).stderr(#4799).package.json'senginefield (#4790).alpha-value-notationnumber precision errors (#4802).font-family-no-missing-generic-family-keywordfalse positives for variables (#4806).no-duplicate-selectorsfalse positives for universal selector anddisallowInList(#4809).v13.5.0Compare Source
alpha-value-notationrule (#4770).color-function-notationrule (#4760).hue-degree-notationrule (#4769).v13.4.1Compare Source
time-min-millisecondsTypeError forignore: ["delay"]and shorthand animation (#4783).v13.4.0Compare Source
ignore:["delay"]totime-min-milliseconds(#4743).ignoreFunctions: []tovalue-keyword-case(#4733).--report-needless-disablesrespects stylelint-disable commands (#4714).at-rule-property-requirelistTypeError for comments inside of font-face (#4744).declaration-block-trailing-semicolonfalse positives for CSS-in-JS object notation (#4749).declaration-empty-line-beforefalse positives for inlines styles (#4726).media-feature-name-*false positives forforced-colors(#4775).value-keyword-casefalse positives WebExtension replacement keywords (#4778).value-keyword-casefalse positives regression for mixed-case properties and theignorePropertiesoption (#4748).Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.