Conversation
SummaryMinor version update of stylelint from 17.4.0 to 17.5.0 with 7 bug fixes and some rule improvements. This is a standard maintenance update with no breaking changes, though two rule options are deprecated. Includes cascading updates to stylelint's transitive dependencies (postcss, css-tree, cosmiconfig, etc.). What reviewers should knowThis is a straightforward dependency update — review the release notes for any deprecated rule options that may affect this repo's stylelint configuration. The bug fixes target edge cases in rules like
|
Ruling Report✅ No changes to ruling expected issues in this PR |
|





This PR contains the following updates:
17.4.0→17.5.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
stylelint/stylelint (stylelint)
v17.5.0Compare Source
It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released
2.1.0of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.*syntaxoptions fromdeclaration-property-value-no-unknown(#9102) (@ragini-pandey).ignoreMediaFeatureNameValues: {}tomedia-feature-name-value-no-unknown(#8976) (@kovsu).node_modulesnot ignored when usingcodeFilenamein Node.js API (#9130) (@adalinesimonian).Error TS7016for importedcss-treetypes (#9133) (@ragini-pandey).declaration-property-value-keyword-no-deprecatedfalse positives for function arguments (#9116) (@ragini-pandey).declaration-property-value-no-unknownfalse positives forcalc-size()containingsizekeyword (#9105) (@hriztam).no-descending-specificity&no-duplicate-selectorsfalse negatives for equivalent compound selectors (#8977) (@kovsu).no-invalid-position-declarationfalse positives for@mixinand@scope(#9120) (@ragini-pandey).property-no-unknownfalse negatives fortypes(#9117) (@Mouvedia).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.