This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
chore(deps): update dependency stylelint to v14 #8
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.0.0
Release Notes
stylelint/stylelint
v14.5.3
Compare Source
*-list
invalid option warnings for strings (#5934).v14.5.2
Compare Source
*-list
false negatives for invalid options (#5924).custom-property-pattern
false positives for interpolation insidevar()
(#5925).declaration-property-value-*-list
column position (#5926).v14.5.1
Compare Source
function-no-unknown
ENOENT and TypeErrors (#5916).function-no-unknown
false positives for interpolation (#5914).v14.5.0
Compare Source
ignoreFunctions: []
tofunction-no-unknown
(#5901).v14.4.0
Compare Source
function-no-unknown
rule (#5865).font-family-name-quotes
autofix (#5806).custom-property-pattern
false negatives for custom properties withinvar()
(#5867).no-descending-specificity
parseError for double-slash comments within selector lists (#5891).selector-pseudo-element-colon-notation
false positives for escaped colons (#5879).v14.3.0
Compare Source
meta.url
to rules and plugins (#5845).ignore: ["rules"] / ["at-rules"]
toblock-opening-brace-*-after
(#5830).ignoreSelectors: []
toproperty-case
(#5822).ignoreFunctions: []
tounit-allowed-list
(#5857).camelCaseSvgKeywords
tovalue-keyword-case
- use this option if you want legacy camel case SVG keywords likecurrentColor
(#5849).font-family-no-missing-generic-family-keyword
false positives forrevert
andrevert-layer
(#5852).no-descending-specificity
false positives for the::-moz-focus-inner
pseudo-element (#5831).value-keyword-case
false negatives for SVG keywords likecurrentcolor
(#5849).v14.2.0
Compare Source
cwd
option to Node.js API (#5721).resolveConfig
option to Node.js API (#5734).customSyntax
require handling (#5763).color-function-notation
false positives for variables and color functions (#5793)color-named
false positives for hex with alpha-channel and false negatives for modern syntax (#5718).declaration-empty-line-before
support for HTML files (#5689).indentation
TypeError for syntaxes that use Document node type (#5771).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.