Infrastructure: Bump stylelint from 15.1.0 to 15.11.0
Bumps stylelint from 15.1.0 to 15.11.0.
Release notes
Sourced from stylelint's releases.
15.11.0
- Added:
ignoreRulestomax-nesting-depth(#7215) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-templatewithrepeat()(#7230) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negative forfont-synthesis(#7214) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives for*-blockand*-inlinelogical properties (#7208) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives foroverflow,overscroll-behavior,scroll-margin,scroll-padding, and new Box Alignment shorthands (#7213) (@mattxwang).- Fixed:
function-no-unknownfalse positives forlight-dark,linearandxywh(#7242) (@mattxwang).15.10.3
- Fixed:
declaration-property-value-no-unknownfalse negatives for typed custom properties (#7078) (@romainmenke).- Fixed:
property-no-unknownfalse positives for scroll-driven animations (#7090) (@renato-bohler).15.10.2
- Fixed:
declaration-property-value-no-unknownfalse negatives for nested declarations (#7079) (@romainmenke).- Fixed:
selector-pseudo-element-no-unknownfalse positives forview-transitionpseudo-elements (#7070) (@danielroe).15.10.1
- Security: fix for
semvervulnerability (#7043) (@romainmenke).- Fixed: invalid option regression on Windows 10 (#7043) (
@romainmenke).15.10.0
- Added:
media-query-no-invalid(#6963) (@romainmenke).- Added: support for JS objects with
extendsconfig option (#6998) (@fpetrakov).- Fixed: inconsistent
erroredproperties instylelint.lint()return value (#6983) (@ybiquitous).- Fixed:
{selector,value}-no-vendor-prefixperformance (#7016) (@jeddy3).- Fixed:
custom-property-patternperformance (#7009) (@jeddy3).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for<color-interpolation-method>(#6987) (@romainmenke).- Fixed:
function-name-caseperformance (#7010) (@jeddy3).- Fixed:
function-no-unknownperformance (#7004) (@jeddy3).- Fixed:
function-url-quotesperformance (#7011) (@jeddy3).- Fixed:
hue-degree-notationfalse negatives foroklch(#7015) (@romainmenke).- Fixed:
hue-degree-notationperformance (#7012) (@jeddy3).- Fixed:
media-feature-name-no-unknownfalse positives forenvironment-blending,nav-controls,prefers-reduced-data, andvideo-color-gamut(#6978) (@romainmenke).- Fixed:
media-feature-name-no-vendor-prefixpositions for*-device-pixel-ratio(#6977) (@romainmenke).- Fixed:
no-descending-specificityperformance (#7026) (@romainmenke).- Fixed:
no-duplicate-at-import-rulesfalse negatives for imports withsupportsandlayerconditions (#7001) (@romainmenke).- Fixed:
selector-anb-no-unmatchableperformance (#7042) (@romainmenke).- Fixed:
selector-id-patternperformance (#7013) (@jeddy3).- Fixed:
selector-pseudo-class-no-unknownfalse negatives for pseudo-elements with matching names (#6964) (@Mouvedia).- Fixed:
selector-pseudo-element-no-unknownperformance (#7007) (@jeddy3).- Fixed:
selector-type-caseperformance (#7041) (@romainmenke).- Fixed:
selector-type-no-unknownperformance (#7027) (@romainmenke).- Fixed:
unit-disallowed-listfalse negatives with percentages (#7018) (@romainmenke).15.9.0
- Added:
insideFunctions: {"function": int}tonumber-max-precision(#6932) (@romainmenke).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-radiusshorthand (#6958) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-widthshorthand (#6956) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-columnandgrid-row(#6957) (@mattxwang).
... (truncated)
Changelog
Sourced from stylelint's changelog.
15.11.0
- Added:
ignoreRulestomax-nesting-depth(#7215) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-templatewithrepeat()(#7230) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negative forfont-synthesis(#7214) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives for*-blockand*-inlinelogical properties (#7208) (@mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse negatives foroverflow,overscroll-behavior,scroll-margin,scroll-padding, and new Box Alignment shorthands (#7213) (@mattxwang).- Fixed:
function-no-unknownfalse positives forlight-dark,linearandxywh(#7242) (@mattxwang).15.10.3
- Fixed:
declaration-property-value-no-unknownfalse negatives for typed custom properties (#7078) (@romainmenke).- Fixed:
property-no-unknownfalse positives for scroll-driven animations (#7090) (@renato-bohler).15.10.2
- Fixed:
declaration-property-value-no-unknownfalse negatives for nested declarations (#7079) (@romainmenke).- Fixed:
selector-pseudo-element-no-unknownfalse positives forview-transitionpseudo-elements (#7070) (@danielroe).15.10.1
- Security: fix for
semvervulnerability (#7043) (@romainmenke).- Fixed: invalid option regression on Windows 10 (#7043) (
@romainmenke).15.10.0
- Added:
media-query-no-invalid(#6963) (@romainmenke).- Added: support for JS objects with
extendsconfig option (#6998) (@fpetrakov).- Fixed: inconsistent
erroredproperties instylelint.lint()return value (#6983) (@ybiquitous).- Fixed:
{selector,value}-no-vendor-prefixperformance (#7016) (@jeddy3).- Fixed:
custom-property-patternperformance (#7009) (@jeddy3).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for<color-interpolation-method>(#6987) (@romainmenke).- Fixed:
function-name-caseperformance (#7010) (@jeddy3).- Fixed:
function-no-unknownperformance (#7004) (@jeddy3).- Fixed:
function-url-quotesperformance (#7011) (@jeddy3).- Fixed:
hue-degree-notationfalse negatives foroklch(#7015) (@romainmenke).- Fixed:
hue-degree-notationperformance (#7012) (@jeddy3).- Fixed:
media-feature-name-no-unknownfalse positives forenvironment-blending,nav-controls,prefers-reduced-data, andvideo-color-gamut(#6978) (@romainmenke).- Fixed:
media-feature-name-no-vendor-prefixpositions for*-device-pixel-ratio(#6977) (@romainmenke).- Fixed:
no-descending-specificityperformance (#7026) (@romainmenke).- Fixed:
no-duplicate-at-import-rulesfalse negatives for imports withsupportsandlayerconditions (#7001) (@romainmenke).- Fixed:
selector-anb-no-unmatchableperformance (#7042) (@romainmenke).- Fixed:
selector-id-patternperformance (#7013) (@jeddy3).- Fixed:
selector-pseudo-class-no-unknownfalse negatives for pseudo-elements with matching names (#6964) (@Mouvedia).- Fixed:
selector-pseudo-element-no-unknownperformance (#7007) (@jeddy3).- Fixed:
selector-type-caseperformance (#7041) (@romainmenke).- Fixed:
selector-type-no-unknownperformance (#7027) (@romainmenke).- Fixed:
unit-disallowed-listfalse negatives with percentages (#7018) (@romainmenke).15.9.0
... (truncated)
Commits
8914d4615.11.029fe2dfPrepare 15.11.0 (#7212)fafb83eBump known-css-properties from 0.28.0 to 0.29.0 (#7247)6e06398Bump css-functions-list from 3.2.0 to 3.2.1 (#7242)9941121Remove some TODOs (#7234)f1d3228Fixdeclaration-block-no-redundant-longhand-propertiesautofix for `grid-te...2a1fc6dBump postcss from 8.4.28 to 8.4.31 (#7218)dfd1ffcFixdeclaration-block-no-redundant-longhand-propertiesfalse negative for `...3374bb4Fixdeclaration-block-no-redundant-longhand-propertiesfalse negatives for ...e468814AddignoreRulestomax-nesting-depth(#7215)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by mattxwang, a new releaser for stylelint since your current version.
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.