chore(deps): update dependency stylelint to v14.14.0 #464
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:
14.8.2
->14.14.0
Release Notes
stylelint/stylelint
v14.14.0
Compare Source
*-pattern
custom message formatting (#6391) (@ybiquitous).block-no-empty
false positives forreportNeedlessDisables
(#6381) (@ybiquitous).printf
-like formatting for custom messages (#6389) (@ybiquitous).unit-no-unknown
false positives for font-relative length units (#6374) (@ybiquitous).severity
option (#6384) (@kimulaco).file-entry-cache
import (#6393) (@adidahiya).v14.13.0
Compare Source
cacheStrategy
option (#6357) (@kaorun343).selector-pseudo-element-no-unknown
false positives for::highlight
pseudo-element (#6367) (@jathak).v14.12.1
Compare Source
font-weight-notation
messages (#6350) (@ybiquitous).v14.12.0
Compare Source
--ignore-path
flags (#6345) (@kimulaco).declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov).font-weight-notation
autofix (#6347) (@ybiquitous).ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90).ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous).ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous).ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous).ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous).*-no-unknown
false positives for container queries (#6318) (@fpetrakov).font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco).time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102).v14.11.0
Compare Source
ignoreAfterCombinators: []
toselector-max-universal
(#6275).createPlugin
type definition (#6264).alpha-value-notation
false negatives for SVG properties (#6284).keyframes-name-pattern
false positives for interpolation (#6265).selector-nested-pattern
end positions (#6259).selector-no-qualifying-type
message, positions, and false positives (#6260).selector-no-vendor-prefix
end positions (#6261).selector-pseudo-class-allowed-list
end positions and message (#6262).selector-pseudo-class-disallowed-list
end positions and message (#6263).selector-pseudo-element-allowed-list
end positions and message (#6270).selector-pseudo-element-disallowed-list
end positions and message (#6270).shorthand-property-no-redundant-values
message (#6272).time-min-milliseconds
end positions (#6273).v14.10.0
Compare Source
LinterResult
API (#6166).meta.fixable
property to each rule (#6181).annotation-no-unknown
rule (#6155).keyframe-selector-notation
rule (#6164).percentage-unless-within-keyword-only-block
primary option tokeyframe-selector-notation
(#6194).github
formatter (#6150).string
andverbose
formatters (#6153).verbose
andgithub
formatters (#6183).false
(#6250).at-rule-*
end positions (#6163).declaration-block-no-redundant-longhand-properties
end positions (#6219).declaration-property-value-allowed-list
false positives for multiple match (#6190).declaration-property-value-disallowed-list
false negatives for multiple match (#6188).named-grid-areas-no-invalid
end positions (#6205).no-descending-specificity
false positives for pseudo-classes (#6195).no-unknown-animations
end positions (#6221).no-unknown-animations
false positives for SCSS interpolation (#6185).number-max-precision
end positions (#6184).property-*
end positions (#6174).rule-selector-property-disallowed-list
end positions (#6222).selector-attribute-name-disallowed-list
end positions (#6223).selector-attribute-operator-allowed-list
end positions (#6224).selector-attribute-operator-disallowed-list
end positions (#6225).selector-attribute-quotes
end positions (#6226).selector-class-pattern
end positions (#6227).selector-combinator-allowed-list
andselector-combinator-disallowed-list
end positions (#6229).selector-disallowed-list
end positions (#6230).selector-id-pattern
end positions (#6231).selector-not-notation
end positions (#6201).selector-pseudo-element-colon-notation
end positions (#6235).string-no-newline
end positions (#6218).unit-*
start and end positions (#6169).value-no-vendor-prefix
end positions (#6173).v14.9.1
Compare Source
selector-max-specificity
false positives for:nth-child
(#6140).v14.9.0
Compare Source
import-notation
rule (#6102).no-duplicate-selectors
false positives for SCSS/Less nested interpolations (#6118).no-descending-specificity
andselector-max-specificity
false positives for:is()
and:where()
(#6131).v14.8.5
Compare Source
no-duplicate-selectors
false positives with Less syntax (#6111).v14.8.4
Compare Source
no-duplicate-selectors
error with non-standard selectors (#6106).v14.8.3
Compare Source
at-rule-no-unknown
false positives for@layer
(#6093).length-zero-no-unit
autofix for.0
values (#6098).media-feature-name-no-unknown
false positives fordisplay-mode
(#6073).no-descending-specificity
end positions (#6049).no-duplicate-*
end positions (#6047).no-invalid-*
end positions (#6072).no-invalid-position-at-import-rule
false positives for@layer
(#6094).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.