Bump stylelint from 16.19.1 to 16.24.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
(9 months ago)
by webstackdev
Bumps stylelint from 16.19.1 to 16.24.0.
Release notes
Sourced from stylelint's releases.
16.24.0
It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.
- Added:
rule-nesting-at-rule-required-listrule (#8680) (@sw1tch3roo).- Added:
ignoreAtRules: []tonesting-selector-no-missing-scoping-root(#8743) (@karlhorky).- Fixed:
function-no-unknownfalse positives forcontrast-color()andsibling-*()(#8729) (@Mouvedia).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:heading(#8749) (@Mouvedia).16.23.1
It fixes 7 bugs.
- Fixed:
no-invalid-position-declarationfalse positives for embedded styles (#8701) (@sw1tch3roo).- Fixed:
property-no-deprecatederroneously autofixingclip(#8699) (@immitsu).- Fixed:
property-no-deprecatedfalse positives for-webkit-box-orient: vertical;(#8699) (@immitsu).- Fixed:
selector-pseudo-*-no-unknownfalse positives for some meter pseudo classes/elements (#8708) (@Mouvedia).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:unchecked(#8705) (@Mouvedia).- Fixed:
selector-pseudo-element-no-unknownfalse positives for::search-text(#8707) (@Mouvedia).- Fixed:
selector-type-no-unknownfalse positives forselectedcontent(#8716) (@Mouvedia).16.23.0
It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).16.22.0
It adds 3 rule features and fixes 2 bugs.
- Added:
messageArgstocolor-named(#8663) (@Mouvedia).- Added:
messageArgstodeclaration-property-value-keyword-no-deprecated(#8654) (@Mouvedia).- Added:
no-descending-specificityreport message includes line number of the anchoring selector (#8666) (@immitsu).- Fixed:
at-rule-no-deprecatedfalse positives for@apply(#8630) (@Mouvedia).- Fixed:
lightness-notationcrash with"number"option and single-digit percentage (#8661) (@ybiquitous).16.21.1
It fixes 3 bugs.
- Fixed: unexpected change of syntax in computed
EditInfo(#8638) (@romainmenke).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for CSS variables' names containing a direction substring (#8643) (@Solomon-mithra).- Fixed:
media-feature-range-notationautofix for exact values (#8651) (@romainmenke).16.21.0
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
... (truncated)
Changelog
Sourced from stylelint's changelog.
16.24.0 - 2025-09-07
It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.
- Added:
rule-nesting-at-rule-required-listrule (#8680) (@sw1tch3roo).- Added:
ignoreAtRules: []tonesting-selector-no-missing-scoping-root(#8743) (@karlhorky).- Fixed:
function-no-unknownfalse positives forcontrast-color()andsibling-*()(#8729) (@Mouvedia).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:heading(#8749) (@Mouvedia).16.23.1 - 2025-08-07
It fixes 7 bugs.
- Fixed:
no-invalid-position-declarationfalse positives for embedded styles (#8701) (@sw1tch3roo).- Fixed:
property-no-deprecatederroneously autofixingclip(#8699) (@immitsu).- Fixed:
property-no-deprecatedfalse positives for-webkit-box-orient: vertical;(#8699) (@immitsu).- Fixed:
selector-pseudo-*-no-unknownfalse positives for some meter pseudo classes/elements (#8708) (@Mouvedia).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:unchecked(#8705) (@Mouvedia).- Fixed:
selector-pseudo-element-no-unknownfalse positives for::search-text(#8707) (@Mouvedia).- Fixed:
selector-type-no-unknownfalse positives forselectedcontent(#8716) (@Mouvedia).16.23.0 - 2025-07-29
It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).16.22.0 - 2025-07-18
It adds 3 rule features and fixes 2 bugs.
- Added:
messageArgstocolor-named(#8663) (@Mouvedia).- Added:
messageArgstodeclaration-property-value-keyword-no-deprecated(#8654) (@Mouvedia).- Added:
no-descending-specificityreport message includes line number of the anchoring selector (#8666) (@immitsu).- Fixed:
at-rule-no-deprecatedfalse positives for@apply(#8630) (@Mouvedia).- Fixed:
lightness-notationcrash with"number"option and single-digit percentage (#8661) (@ybiquitous).16.21.1 - 2025-07-03
It fixes 3 bugs.
- Fixed: unexpected change of syntax in computed
EditInfo(#8638) (@romainmenke).
... (truncated)
Commits
34ec71716.24.0a557444Document changelog summary (#8751)6f37f76Document using latest version of create script (#8750)6567514Prepare 16.24.0 (#8725)57b4542Document getting started with alternative package managers (#8726)55377c7Fixselector-pseudo-class-no-unknownfalse positives for:heading(#8749)cfbe772AddignoreAtRules: []tonesting-selector-no-missing-scoping-root(#8743)5d642e9Bump the jest group with 2 updates (#8742)e4eac56Bump rollup from 4.48.0 to 4.50.0 (#8741)e98952dBump rollup from 4.46.2 to 4.48.0 (#8738)- 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
1
2
+62
-59
Package Dependencies
Technical Details
| ID: | 7284739 |
| UUID: | 2806673074 |
| Node ID: | PR_kwDOKfapnc6nSm6y |
| Host: | GitHub |
| Repository: | webstackdev/astro.webstackbuilders.com |
| Merge State: | Unknown |