chore(deps): update dependency stylelint to v14.16.1 - #11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
August 11, 2022 03:46
d18418a to
f23468a
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
August 21, 2022 14:12
f23468a to
a76781a
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
September 18, 2022 20:27
a76781a to
67a8203
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
September 21, 2022 13:44
67a8203 to
d75df80
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
September 28, 2022 11:34
d75df80 to
39a6a63
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
October 15, 2022 14:16
39a6a63 to
e9073be
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
November 20, 2022 11:39
e9073be to
dbe946b
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
March 11, 2023 11:07
dbe946b to
81f88a8
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
August 11, 2025 07:38
81f88a8 to
f05780d
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
2 times, most recently
from
January 1, 2026 15:59
30d1061 to
ddc175d
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
February 13, 2026 07:43
ddc175d to
a7a3b8d
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
March 8, 2026 09:54
a7a3b8d to
b749cae
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
April 15, 2026 18:17
b749cae to
a2822ab
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
April 30, 2026 03:48
a2822ab to
11304f3
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
May 13, 2026 23:07
11304f3 to
440e380
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
May 21, 2026 08:08
440e380 to
2ee5e9c
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
June 13, 2026 04:03
2ee5e9c to
eca8bc9
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
July 17, 2026 08:28
eca8bc9 to
311fd27
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
2 times, most recently
from
August 1, 2026 06:48
54b4078 to
4cd9937
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-14.x
branch
from
August 15, 2026 04:06
4cd9937 to
95f3059
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0→14.16.1Release Notes
stylelint/stylelint (stylelint)
v14.16.1Compare Source
customSyntaxresolution withconfigBasedir(#6536) (@ybiquitous).declaration-block-no-duplicate-propertiesautofix for!important(#6528) (@sidx1024).function-no-unknownfalse positives forscroll,-webkit-gradient,color-stop,from, andto(#6539) (@Mouvedia).value-keyword-casefalse positives for mixed caseignoreFunctionsoption (#6517) (@kimulaco).outputin Node.js API lint result when any rule containsdisableFix: true(#6543) (@adrianjost).v14.16.0Compare Source
media-feature-range-notationrule (#6497) (@jeddy3).json(#6480) (@ybiquitous).v14.15.0Compare Source
--globby-optionsflag (#6437) (@sidverma32).at-rule-disallowed-list,declaration-property-unit-disallowed-list,declaration-property-value-disallowed-list,function-disallowed-list, andproperty-disallowed-list(#6463) (@chloerice).checkAgainstRule(#6466) (@aaronccasanova).checkAgainstRulewith custom rules (#6460) (@aaronccasanova).stringformatter colorized (#6443) (@ybiquitous).import-lazypackage to fit bundlers (#6449) (@phoenisx).v14.14.1Compare Source
declaration-block-no-redundant-longhand-propertiesfalse positives forinheritkeyword (#6419) (@kimulaco).shorthand-property-no-redundant-valuesmessage to be consistent (#6417) (@fpetrakov).unit-no-unknownfalse positives for*vi&*vbviewport units (#6428) (@sidverma32).v14.14.0Compare Source
*-patterncustom message formatting (#6391) (@ybiquitous).block-no-emptyfalse positives forreportNeedlessDisables(#6381) (@ybiquitous).printf-like formatting for custom messages (#6389) (@ybiquitous).unit-no-unknownfalse positives for font-relative length units (#6374) (@ybiquitous).severityoption (#6384) (@kimulaco).file-entry-cacheimport (#6393) (@adidahiya).v14.13.0Compare Source
cacheStrategyoption (#6357) (@kaorun343).selector-pseudo-element-no-unknownfalse positives for::highlightpseudo-element (#6367) (@jathak).v14.12.1Compare Source
font-weight-notationmessages (#6350) (@ybiquitous).v14.12.0Compare Source
--ignore-pathflags (#6345) (@kimulaco).declaration-block-no-duplicate-propertiesautofix (#6296) (@fpetrakov).font-weight-notationautofix (#6347) (@ybiquitous).ignore: ["inside-block"]andsplitListtoselector-disallowed-list(#6334) (@mattmanuel90).ignorePseudoClassesoption ofselector-pseudo-class-no-unknown(#6316) (@ybiquitous).ignorePseudoElementsoption ofselector-pseudo-element-no-unknown(#6317) (@ybiquitous).ignoreSelectorsoption ofselector-no-vendor-prefix(#6327) (@ybiquitous).ignoreTypesoption ofselector-type-case(#6326) (@ybiquitous).*-no-unknownfalse positives for container queries (#6318) (@fpetrakov).font-family-name-quotesfalse positives for interpolation and shorthand (#6335) (@kimulaco).time-min-millisecondsincorrect location for matching violating times (#6319) (@kawaguchi1102).v14.11.0Compare Source
ignoreAfterCombinators: []toselector-max-universal(#6275).createPlugintype definition (#6264).alpha-value-notationfalse negatives for SVG properties (#6284).keyframes-name-patternfalse positives for interpolation (#6265).selector-nested-patternend positions (#6259).selector-no-qualifying-typemessage, positions, and false positives (#6260).selector-no-vendor-prefixend positions (#6261).selector-pseudo-class-allowed-listend positions and message (#6262).selector-pseudo-class-disallowed-listend positions and message (#6263).selector-pseudo-element-allowed-listend positions and message (#6270).selector-pseudo-element-disallowed-listend positions and message (#6270).shorthand-property-no-redundant-valuesmessage (#6272).time-min-millisecondsend positions (#6273).v14.10.0Compare Source
LinterResultAPI (#6166).meta.fixableproperty to each rule (#6181).annotation-no-unknownrule (#6155).keyframe-selector-notationrule (#6164).percentage-unless-within-keyword-only-blockprimary option tokeyframe-selector-notation(#6194).githubformatter (#6150).stringandverboseformatters (#6153).verboseandgithubformatters (#6183).false(#6250).at-rule-*end positions (#6163).declaration-block-no-redundant-longhand-propertiesend positions (#6219).declaration-property-value-allowed-listfalse positives for multiple match (#6190).declaration-property-value-disallowed-listfalse negatives for multiple match (#6188).named-grid-areas-no-invalidend positions (#6205).no-descending-specificityfalse positives for pseudo-classes (#6195).no-unknown-animationsend positions (#6221).no-unknown-animationsfalse positives for SCSS interpolation (#6185).number-max-precisionend positions (#6184).property-*end positions (#6174).rule-selector-property-disallowed-listend positions (#6222).selector-attribute-name-disallowed-listend positions (#6223).selector-attribute-operator-allowed-listend positions (#6224).selector-attribute-operator-disallowed-listend positions (#6225).selector-attribute-quotesend positions (#6226).selector-class-patternend positions (#6227).selector-combinator-allowed-listandselector-combinator-disallowed-listend positions (#6229).selector-disallowed-listend positions (#6230).selector-id-patternend positions (#6231).selector-not-notationend positions (#6201).selector-pseudo-element-colon-notationend positions (#6235).string-no-newlineend positions (#6218).unit-*start and end positions (#6169).value-no-vendor-prefixend positions (#6173).v14.9.1Compare Source
selector-max-specificityfalse positives for:nth-child(#6140).v14.9.0Compare Source
import-notationrule (#6102).no-duplicate-selectorsfalse positives for SCSS/Less nested interpolations (#6118).no-descending-specificityandselector-max-specificityfalse positives for:is()and:where()(#6131).v14.8.5Compare Source
no-duplicate-selectorsfalse positives with Less syntax (#6111).v14.8.4Compare Source
no-duplicate-selectorserror with non-standard selectors (#6106).v14.8.3Compare Source
at-rule-no-unknownfalse positives for@layer(#6093).length-zero-no-unitautofix for.0values (#6098).media-feature-name-no-unknownfalse positives fordisplay-mode(#6073).no-descending-specificityend positions (#6049).no-duplicate-*end positions (#6047).no-invalid-*end positions (#6072).no-invalid-position-at-import-rulefalse positives for@layer(#6094).v14.8.2Compare Source
function-calc-no-unspaced-operatorfalse positives for non-standard variables (#6053).selector-*-no-unknownend positions (#6046).v14.8.1Compare Source
declaration-block-no-*end positions that avoid errors (#6040).function-calc-no-unspaced-operatorfalse positives and memory leak (#6045).named-grid-areas-no-invalidfalse positives for arealess templates (#6042).v14.8.0Compare Source
keyframe-block-no-duplicate-selectorsrule (#6024).property-*-listsupport for vendor prefixes (#6025).at-rule-*-listend positions (#6032).at-rule-no-unknownend positions (#6026).function-linear-gradient-no-nonstandard-directionfalse negative about-ms-linear-gradient(#6031).function-no-unknownend positions (#6038).property-no-unknownend positions (#6039).v14.7.1Compare Source
/* stylelint-disable */comments (#6018).font-family-name-quotesfalse positives forui-*generic system font keywords (#6017).v14.7.0Compare Source
selector-not-notationrule (#5975).font-weight-notationfalse positives for Sass functions and column position (#6005).v14.6.1Compare Source
custom-property-patternTypeError for "Cannot destructure property..." (#5982).selector-type-casefalse positives for SVG elements (#5973).unit-no-unknownfalse positives for large/small/dynamic viewport units (#5970).v14.6.0Compare Source
declaration-property-max-valuesrule (#5920).*-no-importantcolumn position (#5957).custom-property-patternfalse positives for interpolation in property name (#5949).font-family-name-quotescolumn position (#5955).selector-pseudo-*-no-unknownfalse positives and negatives (#5959).selector-pseudo-class-no-unknownfalse positives and negatives (#5956).v14.5.3Compare Source
*-listinvalid option warnings for strings (#5934).v14.5.2Compare Source
*-listfalse negatives for invalid options (#5924).custom-property-patternfalse positives for interpolation insidevar()(#5925).declaration-property-value-*-listcolumn position (#5926).v14.5.1Compare Source
function-no-unknownENOENT and TypeErrors (#5916).function-no-unknownfalse positives for interpolation (#5914).v14.5.0Compare Source
ignoreFunctions: []tofunction-no-unknown(#5901).v14.4.0Compare Source
function-no-unknownrule (#5865).font-family-name-quotesautofix (#5806).custom-property-patternfalse negatives for custom properties withinvar()(#5867).no-descending-specificityparseError for double-slash comments within selector lists (#5891).selector-pseudo-element-colon-notationfalse positives for escaped colons (#5879).v14.3.0Compare Source
meta.urlto rules and plugins (#5845).ignore: ["rules"] / ["at-rules"]toblock-opening-brace-*-after(#5830).ignoreSelectors: []toproperty-case(#5822).ignoreFunctions: []tounit-allowed-list(#5857).camelCaseSvgKeywordstovalue-keyword-case- use this option if you want legacy camel case SVG keywords likecurrentColor(#5849).font-family-no-missing-generic-family-keywordfalse positives forrevertandrevert-layer(#5852).no-descending-specificityfalse positives for the::-moz-focus-innerpseudo-element (#5831).value-keyword-casefalse negatives for SVG keywords likecurrentcolor(#5849).v14.2.0Compare Source
cwdoption to Node.js API (#5721).resolveConfigoption to Node.js API (#5734).customSyntaxrequire handling (#5763).color-function-notationfalse positives for variables and color functions (#5793)color-namedfalse positives for hex with alpha-channel and false negatives for modern syntax (#5718).declaration-empty-line-beforesupport for HTML files (#5689).indentationTypeError for syntaxes that use Document node type (#5771).Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.