This repository was archived by the owner on Aug 7, 2023. It is now read-only.
fix(deps): update dependency stylelint to v13.13.1 - abandoned#575
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency stylelint to v13.13.1 - abandoned#575renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
0647347 to
a078a9d
Compare
a078a9d to
644d736
Compare
644d736 to
ff71e24
Compare
ff71e24 to
e5fb31c
Compare
e5fb31c to
f22c001
Compare
f22c001 to
febf991
Compare
febf991 to
a508a9b
Compare
a508a9b to
37da80f
Compare
37da80f to
7094815
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.13.1Release Notes
stylelint/stylelint
v13.13.1Compare Source
max-warningsoption (#5267).no-invalid-position-at-import-rulefalse positives for dollar variables (#5264).v13.13.0Compare Source
no-invalid-position-at-import-rulerule (#5202).no-irregular-whitespacerule (#5209).selector-disallowed-listrule (#5239).selector-attribute-quotesautofix (#5248).ignore: ["inside-function"]todeclaration-property-unit-allowed-list(#5194).color-no-hexfalse positives for CSS-in-JS objection notation (#5186).font-family-no-missing-generic-family-keywordfalse positives for variables (#5240).length-zero-no-unitautofix removing trailing zeroes and comments (#5256).length-zero-no-unitfalse positives for level 4 math functions (#5203).length-zero-no-unitfalse positives for functions inside of math functions (#5245).v13.12.0Compare Source
named-grid-areas-no-invalidrule (#5167).ignore: ["single-declaration"]todeclaration-block-trailing-semicolon(#5165).*-no-unknownfalse positives (#5158).selector-pseudo-class-no-unknownfalse positives for:autofill(#5171).v13.11.0Compare Source
report*configuration object properties (#5143).v13.10.0Compare Source
ignoreDisables,reportNeedlessDisables,reportInvalidScopeDisablesandreportDescriptionlessDisablesconfiguration object properties (#5126).declaration-block-no-duplicate-custom-propertiesrule (#5125).alpha-value-notationfalse negatives for CSS Variables (#5130).v13.9.0Compare Source
--reportoptions (#5079).color-hex-casefalse negatives for css-in-js object notation (#5101).color-hex-lengthfalse negatives for css-in-js object notation (#5106).selector-attribute-name-disallowed-listfalse positives for valueless attribute selectors (#5060).v13.8.0Compare Source
StylelintStandaloneReturnValue.reportedDisables,.descriptionlessDisables,.needlessDisables, and.invalidScopeDisables..reportedDisableswill always be empty and the other properties will always be undefined, since these errors now show up in.resultsinstead (#4973).comment-patternrule (#4962).selector-attribute-name-disallowed-listrule (#4992).ignoreAtRules[]toproperty-no-unknown(#4965).*-notationfalse negatives for dollar variables (#5031).*-patternmissing configured pattern in problem messages (#4975).v13.7.2Compare Source
v13.7.1Compare Source
v13.7.0Compare Source
*-blacklist,*-requirelistand*-whitelistrules in favor 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).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Mend Renovate. View repository job log here.