Bump stylelint from 14.9.1 to 14.16.1
Open
Number: #289
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 4
Association: Contributor
Comments: 4
Created:
September 22, 2025 at 10:24 AM UTC
(9 months ago)
(9 months ago)
Updated:
October 29, 2025 at 02:07 AM UTC
(8 months ago)
(8 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps stylelint from 14.9.1 to 14.16.1.
Release notes
Sourced from stylelint's releases.
14.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).14.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).14.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).14.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).14.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).14.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).14.12.1
- Fixed:
font-weight-notationmessages (#6350) (@ybiquitous).- Fixed: type declarations for custom message arguments (#6354) (
@stof).14.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).
... (truncated)
Changelog
Sourced from stylelint's changelog.
14.16.1 - 2022-12-29
- 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).14.16.0 - 2022-12-03
- 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).14.15.0 - 2022-11-13
- 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).14.14.1 - 2022-11-03
- 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).14.14.0 - 2022-10-15
- 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).14.13.0 - 2022-09-28
- 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).14.12.1 - 2022-09-21
- Fixed:
font-weight-notationmessages (#6350) (@ybiquitous).- Fixed: type declarations for custom message arguments (#6354) (
@stof).
... (truncated)
Commits
f1146c114.16.1493f562Prepare release (#6518)121acceRefactor declaration-block-no-duplicate-properties (#6545)b165c0bFix unexpectedoutputin Node.js API lint result when any rule contains `di...c0db3fdFixcustomSyntaxresolution withconfigBasedir(#6536)cae5880Add@linaria/postcss-linariato list of compatible custom syntaxes (#6535)4d32d36Fixfunction-no-unknownfalse positives forscroll,-webkit-gradient, `...dacd794Fixdeclaration-block-no-duplicate-propertiesautofix for!important(#6528)e30ec86Fixvalue-keyword-casefalse positives for mixed caseignoreFunctionsopt...11acf3114.16.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 8177426 |
| UUID: | 3440221416 |
| Node ID: | PR_kwDOHwqk0c6pzZZ6 |
| Host: | GitHub |
| Repository: | bigcode-project/bigcode-website |