chore(deps): update dependency stylelint to v14 #22
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.13.1
->14.1.0
Release Notes
stylelint/stylelint
v14.1.0
Compare Source
--output-file
flag (#5672).ConfigurationError
type (#5696).rule-selector-property-disallowed-list
rule (#5679).ignore: ["consecutive-duplicates-with-same-prefixless-values"]
todeclaration-block-no-duplicate-properties
(#5609).ignorePseudoClasses: []
tomax-nesting-depth
(#5620).color-function-notation
false positives for hex colours (#5650).declaration-empty-line-before
false positives for values wrapped in parentheses (#5680).indentation
TypeError forbaseIndentLevel: 1
option for Vue files (#5657).property-no-unknown
false positives for maps (#5690).selector-type-case
false positives for SVG type selectors (#5717).v14.0.1
Compare Source
overrides
property ignoring dot directories (#5629).function-calc-no-unspaced-operator
false positives for hyphenated functions (#5636).v14.0.0
Compare Source
Migrating to
14.0.0
guide.syntax
option (#5297).configOverrides
option (#5530).function-calc-no-invalid
rule (#5296).ignoreFiles
to be extendable (#5596).indentation
(#5539).customSyntax
option as a property in the configuration object (#5538).overrides
property to configuration object (#5521).disableFix
as secondary option to rules property in the configuration object (#5460).quiet
option to Node.js API (#5542).color-hex-alpha
rule (#5316).custom-property-no-missing-var-function
rule (#5317).function-calc-no-unspaced-operator
autofix (#5273).ignoreFunctions: []
tolength-zero-no-unit
(#5314).ignoreAtRules: []
tono-invalid-position-at-import
(#5520).ignoreProperties: []
tonumber-max-precision
(#5421).function-url-quotes
problem messages to be consistent with other*-quotes
rules (#5488).length-zero-no-unit
false positives forflex
property (#5315).media-feature-name-no-unknown
false positives forprefers-contrast
(#5428).media-feature-name-no-unknown
false positives fordynamic-range
&video-dynamic-range
(#5613).media-feature-name-value-allowed-list
TypeError for spaceless condition (#5581).property-no-unknown
false positives for Less maps (#5381).selector-class-pattern
false positives for Less parametric mixins (#5378).max-empty-lines
autofix for Less comments (#5507).named-grid-areas-no-invalid
false negatives forgrid
andgrid-template
shorthand properties (#5514).unit-no-unknown
false positives for nested property declarations (#5500).Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.