chore(deps): update dependency stylelint to v17.2.0 #2783

Merged
renovate merged 1 commits from renovate/stylelint into main 2026-02-10 11:04:49 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
stylelint (source) 17.1.117.2.0 age confidence

Release Notes

stylelint/stylelint (stylelint)

v17.2.0

Compare Source

It fixes 7 bugs, including 5 performance ones that make Stylelint 7x faster and use 3x less memory on larger codebases such as design systems and monorepos. We also restructured our docs to create a contributor guide. If you'd like to help out and contribute to Stylelint, that's the place to start.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [stylelint](https://stylelint.io) ([source](https://github.com/stylelint/stylelint)) | [`17.1.1` → `17.2.0`](https://renovatebot.com/diffs/npm/stylelint/17.1.1/17.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/17.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/17.1.1/17.2.0?slim=true) | --- ### Release Notes <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v17.2.0`](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1720---2026-02-10) [Compare Source](https://github.com/stylelint/stylelint/compare/17.1.1...17.2.0) It fixes 7 bugs, including 5 performance ones that make Stylelint 7x faster and use 3x less memory on larger codebases such as design systems and monorepos. We also restructured our docs to create a [contributor guide](CONTRIBUTING.md). If you'd like to help out and contribute to Stylelint, that's the place to start. - Fixed: performance of config augmentation and module imports ([#&#8203;9021](https://github.com/stylelint/stylelint/pull/9021)) ([@&#8203;adalinesimonian](https://github.com/adalinesimonian)). - Fixed: performance of config override matching ([#&#8203;9023](https://github.com/stylelint/stylelint/pull/9023)) ([@&#8203;adalinesimonian](https://github.com/adalinesimonian)). - Fixed: performance of config resolution ([#&#8203;9033](https://github.com/stylelint/stylelint/pull/9033)) ([@&#8203;adalinesimonian](https://github.com/adalinesimonian)). - Fixed: performance of rule resolution ([#&#8203;9022](https://github.com/stylelint/stylelint/pull/9022)) ([@&#8203;adalinesimonian](https://github.com/adalinesimonian)). - Fixed: `declaration-property-value-no-unknown` false negatives for math functions ([#&#8203;9011](https://github.com/stylelint/stylelint/pull/9011)) ([@&#8203;ragini-pandey](https://github.com/ragini-pandey)). - Fixed: `no-duplicate-selectors` false negatives for matching escaped selectors ([#&#8203;8953](https://github.com/stylelint/stylelint/pull/8953)) ([@&#8203;bjnewman](https://github.com/bjnewman)). - Fixed: `no-invalid-position-at-import-rule` false negatives for layers with blocks ([#&#8203;9026](https://github.com/stylelint/stylelint/pull/9026)) ([@&#8203;romainmenke](https://github.com/romainmenke)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-02-10 11:02:12 +00:00
chore(deps): update dependency stylelint to v17.2.0
dancefinder-app / build (pull_request) Successful in 1m46s
dancefinder-app / deploy-prod (pull_request) Has been skipped
4dce8eb17e
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-10 11:02:14 +00:00
renovate merged commit 4058e9fc5b into main 2026-02-10 11:04:49 +00:00
renovate deleted branch renovate/stylelint 2026-02-10 11:04:49 +00:00
Sign in to join this conversation.