lightning
lightning copied to clipboard
Bump stylelint from 15.10.3 to 16.16.0
Bumps stylelint from 15.10.3 to 16.16.0.
Release notes
Sourced from stylelint's releases.
16.16.0
- Added:
at-rule-empty-line-beforesupport for computingEditInfo(#8425) (@pamelalozano16).- Added:
at-rule-no-deprecatedsupport for computingEditInfo(#8426) (@pamelalozano16).- Added:
at-rule-no-vendor-prefixsupport for computingEditInfo(#8427) (@pamelalozano16).- Added:
color-function-notationsupport for computingEditInfo(#8437) (@pamelalozano16).- Added:
declaration-empty-line-beforesupport for computingEditInfo(#8443) (@pamelalozano16).- Added:
declaration-property-value-keyword-no-deprecatedsupport for computingEditInfo. (#8439) (@pamelalozano16).- Added:
font-family-name-quotessupport for computingEditInfo(#8419) (@ryo-manba).- Added:
font-weight-notationsupport for computingEditInfo(#8420) (@ryo-manba).- Added:
function-calc-no-unspaced-operatorsupport for computingEditInfo(#8440) (@pamelalozano16).- Added:
function-name-casesupport for support for computingEditInfo." (#8442) (@pamelalozano16).- Added:
hue-degree-notationsupport for computingEditInfo(#8444) (@pamelalozano16).- Added:
import-notationsupport for computingEditInfo. (#8445) (@pamelalozano16).- Added:
keyframe-selector-notationsupport for computingEditInfo(#8457) (@pamelalozano16).- Added:
length-zero-no-unitsupport for computingEditInfo(#8459) (@pamelalozano16).- Added:
lightness-notationsupport for computingEditInfo(#8458) (@pamelalozano16).- Added:
media-feature-name-no-vendor-prefixsupport for computingEditInfo(#8456) (@pamelalozano16).- Added:
media-feature-range-notationsupport for computingEditInfo(#8455) (@pamelalozano16).- Added:
property-no-vendor-prefixsupport for computingEditInfo(#8461) (@pamelalozano16).- Added:
rule-empty-line-beforesupport for computingEditInfo(#8460) (@pamelalozano16).- Added:
selector-no-vendor-prefixsupport forEditInfo(#8462) (@pamelalozano16).- Added:
selector-not-notationsupport for computingEditInfo(#8463) (@pamelalozano16).- Added:
selector-pseudo-element-colon-notationsupport forEditInfo(#8464) (@pamelalozano16).- Added:
selector-type-casesupport for computingEditInfo(#8467) (@pamelalozano16).- Added:
shorthand-property-no-redundant-valuessupport for computingEditInfo(#8466) (@pamelalozano16).- Added:
value-keyword-casesupport for computingEditInfo(#8469) (@pamelalozano16).- Added:
value-no-vendor-prefixsupport for computingEditInfo(#8470) (@pamelalozano16).- Fixed:
Could not find a declaration file for module 'css-tree'type error (#8452) (@danielrentz).16.15.0
- Added:
syntax-string-no-invalidrule (#8331) (@ryo-manba).- Added:
languageOptionsconfiguration property (#8297) (@ryo-manba).- Added: regex support to
ignoreAtRulesoption ofat-rule-empty-line-before(#8385) (@ryo-manba).- Added:
alpha-value-notationsupport for computingEditInfo(#8369) (@pamelalozano16).- Added:
color-hex-lengthsupport for computingEditInfo(#8415) (@ryo-manba).- Added:
comment-empty-line-beforesupport for computingEditInfo(#8416) (@ryo-manba).- Added:
comment-whitespace-insidesupport for computingEditInfo(#8417) (@ryo-manba).- Added:
custom-property-empty-line-beforesupport for computingEditInfo(#8418) (@ryo-manba).- Added:
declaration-block-no-duplicate-propertiessupport for computingEditInfo(#8363) (@romainmenke).- Fixed:
tapformatter not escaping#and\in its test point descriptions (#8334) (@Mouvedia).- Fixed:
tapformatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse positives for properties with!important(#8366) (@immitsu).- Fixed:
EditInfomissing semicolon intextfield (#8370) (@pamelalozano16).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives fortext-decoration: blink(#8351) (@Mouvedia).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for styled components interpolated functions (#8392) (@Mouvedia).- Fixed:
font-family-name-quotesfalse positives due to vendor-prefixed font-size values (#8393) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath,emojiandfangsong(#8395) (@ViachaslauIhnatsiuk).- Fixed:
selector-type-no-unknownfalse positives forselectmenuandpopup(#8376) (@Mouvedia).16.14.1
... (truncated)
Changelog
Sourced from stylelint's changelog.
16.16.0 - 2025-03-14
It adds support for computing
EditInfoto 22 more rules and reverts a change that addedcontext.lexerto our public API in the previous release.
- Added:
at-rule-empty-line-beforesupport for computingEditInfo(#8425) (@pamelalozano16).- Added:
at-rule-no-deprecatedsupport for computingEditInfo(#8426) (@pamelalozano16).- Added:
at-rule-no-vendor-prefixsupport for computingEditInfo(#8427) (@pamelalozano16).- Added:
color-function-notationsupport for computingEditInfo(#8437) (@pamelalozano16).- Added:
declaration-empty-line-beforesupport for computingEditInfo(#8443) (@pamelalozano16).- Added:
declaration-property-value-keyword-no-deprecatedsupport for computingEditInfo. (#8439) (@pamelalozano16).- Added:
font-family-name-quotessupport for computingEditInfo(#8419) (@ryo-manba).- Added:
font-weight-notationsupport for computingEditInfo(#8420) (@ryo-manba).- Added:
function-calc-no-unspaced-operatorsupport for computingEditInfo(#8440) (@pamelalozano16).- Added:
function-name-casesupport for support for computingEditInfo." (#8442) (@pamelalozano16).- Added:
hue-degree-notationsupport for computingEditInfo(#8444) (@pamelalozano16).- Added:
import-notationsupport for computingEditInfo. (#8445) (@pamelalozano16).- Added:
keyframe-selector-notationsupport for computingEditInfo(#8457) (@pamelalozano16).- Added:
length-zero-no-unitsupport for computingEditInfo(#8459) (@pamelalozano16).- Added:
lightness-notationsupport for computingEditInfo(#8458) (@pamelalozano16).- Added:
media-feature-name-no-vendor-prefixsupport for computingEditInfo(#8456) (@pamelalozano16).- Added:
media-feature-range-notationsupport for computingEditInfo(#8455) (@pamelalozano16).- Added:
property-no-vendor-prefixsupport for computingEditInfo(#8461) (@pamelalozano16).- Added:
rule-empty-line-beforesupport for computingEditInfo(#8460) (@pamelalozano16).- Added:
selector-no-vendor-prefixsupport forEditInfo(#8462) (@pamelalozano16).- Added:
selector-not-notationsupport for computingEditInfo(#8463) (@pamelalozano16).- Added:
selector-pseudo-element-colon-notationsupport forEditInfo(#8464) (@pamelalozano16).- Added:
selector-type-casesupport for computingEditInfo(#8467) (@pamelalozano16).- Added:
shorthand-property-no-redundant-valuessupport for computingEditInfo(#8466) (@pamelalozano16).- Added:
value-keyword-casesupport for computingEditInfo(#8469) (@pamelalozano16).- Added:
value-no-vendor-prefixsupport for computingEditInfo(#8470) (@pamelalozano16).- Fixed:
Could not find a declaration file for module 'css-tree'type error (#8452) (@danielrentz).16.15.0 - 2025-02-28
It adds 1 new rule, a
languageOptionsconfiguration property for configuring some of the new rules added in16.13.0, regex support to 1 option and support for computingEditInfoto 6 rules. It fixes 9 bugs, including 2 with thetapreporter.
- Added:
syntax-string-no-invalidrule (#8331) (@ryo-manba).- Added:
languageOptionsconfiguration property (#8297) (@ryo-manba).- Added: regex support to
ignoreAtRulesoption ofat-rule-empty-line-before(#8385) (@ryo-manba).- Added:
alpha-value-notationsupport for computingEditInfo(#8369) (@pamelalozano16).- Added:
color-hex-lengthsupport for computingEditInfo(#8415) (@ryo-manba).- Added:
comment-empty-line-beforesupport for computingEditInfo(#8416) (@ryo-manba).- Added:
comment-whitespace-insidesupport for computingEditInfo(#8417) (@ryo-manba).- Added:
custom-property-empty-line-beforesupport for computingEditInfo(#8418) (@ryo-manba).- Added:
declaration-block-no-duplicate-propertiessupport for computingEditInfo(#8363) (@romainmenke).- Fixed:
tapformatter not escaping#and\in its test point descriptions (#8334) (@Mouvedia).- Fixed:
tapformatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse positives for properties with!important(#8366) (@immitsu).- Fixed:
EditInfomissing semicolon intextfield (#8370) (@pamelalozano16).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives fortext-decoration: blink(#8351) (@Mouvedia).
... (truncated)
Commits
e35e3b916.16.03bbbea3Prepare 16.16.0 (#8438)2642237Addedvalue-no-vendor-prefixsupport for computingEditInfo(#8470)974d4ffAddedvalue-keyword-casesupport for computingEditInfo(#8469)6a0b08dFixCould not find a declaration file for module 'css-tree'type error (#8452)42108adAddedmedia-feature-range-notationsupport for computingEditInfo(#8455)1e68bb8Addedmedia-feature-name-no-vendor-prefixsupport for computingEditInfo...d7500b1Addedkeyframe-selector-notationsupport for computingEditInfo(#8457)9f15d9dAddedlightness-notationsupport for computingEditInfo(#8458)9be82ddAddedlength-zero-no-unitsupport for computingEditInfo. (#8459)- 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)