codemod
codemod copied to clipboard
fix(deps): update dependency stylelint to ^14.16.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| stylelint (source) | ^14.3.0 -> ^14.16.1 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
stylelint/stylelint (stylelint)
v14.16.1
- Fixed:
customSyntaxresolution withconfigBasedir(#6536) (@ybiquitous). - Fixed:
declaration-block-no-duplicate-propertiesautofix for!important(#6528) (@sidx1024). - Fixed:
function-no-unknownfalse positives forscroll,-webkit-gradient,color-stop,from, andto(#6539) (@Mouvedia). - Fixed:
value-keyword-casefalse positives for mixed caseignoreFunctionsoption (#6517) (@kimulaco). - Fixed: unexpected
outputin Node.js API lint result when any rule containsdisableFix: true(#6543) (@adrianjost).
v14.16.0
- Added:
media-feature-range-notationrule (#6497) (@jeddy3). - Added: support for plugin objects as config values (#6481) (@phoenisx).
- Fixed: incorrect output by all formatters except for
json(#6480) (@ybiquitous).
v14.15.0
- Added:
--globby-optionsflag (#6437) (@sidverma32). - Added: custom message formatting for
at-rule-disallowed-list,declaration-property-unit-disallowed-list,declaration-property-value-disallowed-list,function-disallowed-list, andproperty-disallowed-list(#6463) (@chloerice). - Added: support autofix with
checkAgainstRule(#6466) (@aaronccasanova). - Added: support for reporting with custom severity (#6444) (@aaronccasanova).
- Added: support to
checkAgainstRulewith custom rules (#6460) (@aaronccasanova). - Fixed: tally output of
stringformatter colorized (#6443) (@ybiquitous). - Fixed: usage of the
import-lazypackage to fit bundlers (#6449) (@phoenisx).
v14.14.1
- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse positives forinheritkeyword (#6419) (@kimulaco). - Fixed:
shorthand-property-no-redundant-valuesmessage to be consistent (#6417) (@fpetrakov). - Fixed:
unit-no-unknownfalse positives for*vi&*vbviewport units (#6428) (@sidverma32).
v14.14.0
- Added:
*-patterncustom message formatting (#6391) (@ybiquitous). - Fixed:
block-no-emptyfalse positives forreportNeedlessDisables(#6381) (@ybiquitous). - Fixed:
printf-like formatting for custom messages (#6389) (@ybiquitous). - Fixed:
unit-no-unknownfalse positives for font-relative length units (#6374) (@ybiquitous). - Fixed: false negatives on second run for cache and
severityoption (#6384) (@kimulaco). - Fixed: TS compilation error due to needless
file-entry-cacheimport (#6393) (@adidahiya).
v14.13.0
- Added:
cacheStrategyoption (#6357) (@kaorun343). - Fixed: cache refresh when config is changed (#6356) (@kimulaco).
- Fixed:
selector-pseudo-element-no-unknownfalse positives for::highlightpseudo-element (#6367) (@jathak).
v14.12.1
- Fixed:
font-weight-notationmessages (#6350) (@ybiquitous). - Fixed: type declarations for custom message arguments (#6354) (@stof).
v14.12.0
- Added: support for multiple
--ignore-pathflags (#6345) (@kimulaco). - Added: experimental support for custom message arguments (#6312) (@ybiquitous).
- Added:
declaration-block-no-duplicate-propertiesautofix (#6296) (@fpetrakov). - Added:
font-weight-notationautofix (#6347) (@ybiquitous). - Added:
ignore: ["inside-block"]andsplitListtoselector-disallowed-list(#6334) (@mattmanuel90). - Added: regex support for
ignorePseudoClassesoption ofselector-pseudo-class-no-unknown(#6316) (@ybiquitous). - Added: regex support for
ignorePseudoElementsoption ofselector-pseudo-element-no-unknown(#6317) (@ybiquitous). - Added: regex support for
ignoreSelectorsoption ofselector-no-vendor-prefix(#6327) (@ybiquitous). - Added: regex support for
ignoreTypesoption ofselector-type-case(#6326) (@ybiquitous). - Fixed:
*-no-unknownfalse positives for container queries (#6318) (@fpetrakov). - Fixed:
font-family-name-quotesfalse positives for interpolation and shorthand (#6335) (@kimulaco). - Fixed:
time-min-millisecondsincorrect location for matching violating times (#6319) (@kawaguchi1102).
v14.11.0
- Added:
ignoreAfterCombinators: []toselector-max-universal(#6275). - Fixed:
createPlugintype definition (#6264). - Fixed:
alpha-value-notationfalse negatives for SVG properties (#6284). - Fixed:
keyframes-name-patternfalse positives for interpolation (#6265). - Fixed:
selector-nested-patternend positions (#6259). - Fixed:
selector-no-qualifying-typemessage, positions, and false positives (#6260). - Fixed:
selector-no-vendor-prefixend positions (#6261). - Fixed:
selector-pseudo-class-allowed-listend positions and message (#6262). - Fixed:
selector-pseudo-class-disallowed-listend positions and message (#6263). - Fixed:
selector-pseudo-element-allowed-listend positions and message (#6270). - Fixed:
selector-pseudo-element-disallowed-listend positions and message (#6270). - Fixed:
shorthand-property-no-redundant-valuesmessage (#6272). - Fixed:
time-min-millisecondsend positions (#6273).
v14.10.0
- Added: rule metadata to public
LinterResultAPI (#6166). - Added: longhand sub-properties of shorthand properties reference data to public API (#6168).
- Added:
meta.fixableproperty to each rule (#6181). - Added: support for loading custom formatter from package (#6228).
- Added:
annotation-no-unknownrule (#6155). - Added:
keyframe-selector-notationrule (#6164). - Added:
percentage-unless-within-keyword-only-blockprimary option tokeyframe-selector-notation(#6194). - Added:
githubformatter (#6150). - Added: tally to
stringandverboseformatters (#6153). - Added: fixable status to
verboseandgithubformatters (#6183). - Added: invalid rule primary option message for
false(#6250). - Fixed: exit code when nothing is passed to stylelint command (#6175).
- Fixed: rule message function type to not require users to handle all kind of arguments (#6147).
- Fixed:
at-rule-*end positions (#6163). - Fixed:
declaration-block-no-redundant-longhand-propertiesend positions (#6219). - Fixed:
declaration-property-value-allowed-listfalse positives for multiple match (#6190). - Fixed:
declaration-property-value-disallowed-listfalse negatives for multiple match (#6188). - Fixed:
named-grid-areas-no-invalidend positions (#6205). - Fixed:
no-descending-specificityfalse positives for pseudo-classes (#6195). - Fixed:
no-unknown-animationsend positions (#6221). - Fixed:
no-unknown-animationsfalse positives for SCSS interpolation (#6185). - Fixed:
number-max-precisionend positions (#6184). - Fixed:
property-*end positions (#6174). - Fixed:
rule-selector-property-disallowed-listend positions (#6222). - Fixed:
selector-attribute-name-disallowed-listend positions (#6223). - Fixed:
selector-attribute-operator-allowed-listend positions (#6224). - Fixed:
selector-attribute-operator-disallowed-listend positions (#6225). - Fixed:
selector-attribute-quotesend positions (#6226). - Fixed:
selector-class-patternend positions (#6227). - Fixed:
selector-combinator-allowed-listandselector-combinator-disallowed-listend positions (#6229). - Fixed:
selector-disallowed-listend positions (#6230). - Fixed:
selector-id-patternend positions (#6231). - Fixed:
selector-not-notationend positions (#6201). - Fixed:
selector-pseudo-element-colon-notationend positions (#6235). - Fixed:
string-no-newlineend positions (#6218). - Fixed:
unit-*start and end positions (#6169). - Fixed:
value-no-vendor-prefixend positions (#6173).
v14.9.1
- Fixed:
selector-max-specificityfalse positives for:nth-child(#6140).
v14.9.0
- Added:
import-notationrule (#6102). - Fixed:
no-duplicate-selectorsfalse positives for SCSS/Less nested interpolations (#6118). - Fixed:
no-descending-specificityandselector-max-specificityfalse positives for:is()and:where()(#6131).
v14.8.5
- Fixed:
no-duplicate-selectorsfalse positives with Less syntax (#6111).
v14.8.4
- Fixed:
no-duplicate-selectorserror with non-standard selectors (#6106).
v14.8.3
- Fixed:
at-rule-no-unknownfalse positives for@layer(#6093). - Fixed:
length-zero-no-unitautofix for.0values (#6098). - Fixed:
media-feature-name-no-unknownfalse positives fordisplay-mode(#6073). - Fixed:
no-descending-specificityend positions (#6049). - Fixed:
no-duplicate-*end positions (#6047). - Fixed:
no-invalid-*end positions (#6072). - Fixed:
no-invalid-position-at-import-rulefalse positives for@layer(#6094).
v14.8.2
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.